<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>halostatue &#187; Ruby</title>
	<atom:link href="http://www.halostatue.ca/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.halostatue.ca</link>
	<description>software development with ruby in Toronto</description>
	<lastBuildDate>Mon, 29 Mar 2010 18:28:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>mime-types version 1.16 has been released!</title>
		<link>http://www.halostatue.ca/2009/03/02/mime-types-version-116-has-been-released/</link>
		<comments>http://www.halostatue.ca/2009/03/02/mime-types-version-116-has-been-released/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 05:36:19 +0000</pubDate>
		<dc:creator>austin</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[mime-types]]></category>

		<guid isPermaLink="false">http://www.halostatue.ca/2009/03/02/mime-types-version-116-has-been-released/</guid>
		<description><![CDATA[After an excessive amount of time, I&#8217;ve released MIME::Types 1.16. The primary purpose of this release is compatibility with Ruby 1.9.1, but I haven&#8217;t ignored the latest IANA registered types. I have also picked up a few other types that others submitted as patches and scanned through the latest version (1.27) of the Perl MIME::Types [...]]]></description>
			<content:encoded><![CDATA[<p>After an excessive amount of time, I&#8217;ve released MIME::Types 1.16. The primary purpose of this release is compatibility with Ruby 1.9.1, but I haven&#8217;t ignored the latest IANA registered types. I have also picked up a few other types that others submitted as patches and scanned through the latest version (1.27) of the Perl MIME::Types library.</p>
<p>MIME::Types for Ruby allows for the identification of a file&#8217;s likely MIME content type based on the file&#8217;s filename extension, or provides a list of extensions associated with a MIME content type, if known.</p>
<ul>
<li><a href="http://mime-types.rubyforge.org/">http://mime-types.rubyforge.org/</a></li>
<li><a href="http://rubyforge.org/projects/mime-types">http://rubyforge.org/projects/mime-types</a></li>
<li><a href="http://github.com/halostatue/mime-types/tree/master">http://github.com/halostatue/mime-types/tree/master</a></li>
</ul>
<p>MIME::Types for Ruby originally based on and synchronized with the Perl version by Mark Overmeer, copyright 2001 &#8211; 2009. As of version 1.15, the data format for the MIME::Type list has changed and synchronization, if it happens, will be sporadic at best. The preferred source of input for a MIME::Type is the IANA registered list.</p>
<p>Copyright: 2002 &#8211; 2009, Austin Ziegler; based on prior work copyright Mark Overmeer.</p>
<h3 id="toc-licence-notes">Licence Notes</h3>
<p>MIME::Types is available under Ruby&#8217;s disjunctive licence with the GNU GPL or the Perl Artistic licence. See the file Licence.txt in the package for full details.</p>
<h3 id="toc-requirements-and-installation">Requirements and Installation</h3>
<p>MIME::Types has been tested with Ruby 1.8.6, Ruby 1.8.7, Ruby 1.9.1, JRuby 1.1.6 (in Ruby 1.8 mode), and MacRuby 0.3.</p>
<p>MIME::Types can be installed with:</p>
<pre>% ruby setup.rb</pre>
<p>Alternatively, you can use the RubyGems version of MIME::Types available as mime-types-1.16.gem from the usual sources.</p>
<h3 id="toc-mimetypes-1-16">MIME::Types 1.16</h3>
<ul>
<li>Made compatible with Ruby 1.8.6, 1.8.7, and 1.9.1.</li>
<li>Switched to the &#8216;hoe&#8217; gem system and added a lot of build-time tools.</li>
<li>Updated the MIME types to the list based on the values in the Perl library version 1.27. Also updated based on external source information and bug reports.</li>
<li>This is the last planned version of MIME::Types 1.x. Work will be starting soon on MIME::Types 2.x with richer data querying mechanisms and support for external data sources.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.halostatue.ca/2009/03/02/mime-types-version-116-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.671 seconds -->

