<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/humanize</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 03:26:52 GMT</pubDate>
<item>
<title>(PHP) Humanize file size - jatkins</title>
<link>http://snipplr.com/view/52611/humanize-file-size/</link>
<description><![CDATA[ <p>Released into the public domain. Append `$unit_sizes_bytes` as you wish to allow for terabytes, petabytes, etc. (if you need that) -- each array item is an array item with the first value being the symbol for the unit and the second item being the minimum value of any file that is at least 1x that unit.</p> ]]></description>
<pubDate>Wed, 27 Apr 2011 01:03:52 GMT</pubDate>
<guid>http://snipplr.com/view/52611/humanize-file-size/</guid>
</item>
<item>
<title>(PHP) Humanize MIME type - jatkins</title>
<link>http://snipplr.com/view/52610/humanize-mime-type/</link>
<description><![CDATA[ <p>Released into the public domain. Amend `$file_types` as you wish to add more types.</p> ]]></description>
<pubDate>Wed, 27 Apr 2011 01:01:31 GMT</pubDate>
<guid>http://snipplr.com/view/52610/humanize-mime-type/</guid>
</item>
<item>
<title>(Ruby) date humanize - ringo</title>
<link>http://snipplr.com/view/289/date-humanize/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 08 Jul 2006 17:20:23 GMT</pubDate>
<guid>http://snipplr.com/view/289/date-humanize/</guid>
</item>
</channel>
</rss>