<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Generating MIME Type in PHP is not Magic</title>
	<atom:link href="http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/feed/" rel="self" type="application/rss+xml" />
	<link>http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/</link>
	<description>Linux, WordPress, programming, anime, and other stuff</description>
	<lastBuildDate>Fri, 05 Feb 2010 15:38:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jamie</title>
		<link>http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/comment-page-1/#comment-1508</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Thu, 19 Nov 2009 12:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1031#comment-1508</guid>
		<description>mate, you are a life saver - works a treat! :-) great for anyone on shared hosting with limited ability to change configuration.

Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>mate, you are a life saver &#8211; works a treat! <img src='http://gaarai.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  great for anyone on shared hosting with limited ability to change configuration.</p>
<p>Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cielo</title>
		<link>http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/comment-page-1/#comment-1433</link>
		<dc:creator>Cielo</dc:creator>
		<pubDate>Sun, 08 Nov 2009 17:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1031#comment-1433</guid>
		<description>Thanks for sharing your code, I&#039;ve been trying to figure this out for a long time...saved me a lot of workarounds! :D</description>
		<content:encoded><![CDATA[<p>Thanks for sharing your code, I&#8217;ve been trying to figure this out for a long time&#8230;saved me a lot of workarounds! <img src='http://gaarai.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaarai</title>
		<link>http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/comment-page-1/#comment-1236</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Wed, 09 Sep 2009 13:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1031#comment-1236</guid>
		<description>You&#039;re welcome montess.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome montess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: montess</title>
		<link>http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/comment-page-1/#comment-1226</link>
		<dc:creator>montess</dc:creator>
		<pubDate>Fri, 04 Sep 2009 12:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1031#comment-1226</guid>
		<description>Thanks. Much appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks. Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaarai</title>
		<link>http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/comment-page-1/#comment-774</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Wed, 25 Feb 2009 15:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1031#comment-774</guid>
		<description>Sounds good wodka. An email is headed your way shortly.</description>
		<content:encoded><![CDATA[<p>Sounds good wodka. An email is headed your way shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wodka</title>
		<link>http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/comment-page-1/#comment-772</link>
		<dc:creator>wodka</dc:creator>
		<pubDate>Wed, 25 Feb 2009 15:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1031#comment-772</guid>
		<description>Hi!

There are some commonly misdetected types when using fileinfo. These are mostly MS Office ones. Example: docx is basically a ZIP file, so fileinfo will always fail detecting. I completed the list you&#039;re using, and have another one, that has to be used before calling fileinfo to avoid the failure.

Drop me an email, and I&#039;ll send you my list.

Balazs</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>There are some commonly misdetected types when using fileinfo. These are mostly MS Office ones. Example: docx is basically a ZIP file, so fileinfo will always fail detecting. I completed the list you&#8217;re using, and have another one, that has to be used before calling fileinfo to avoid the failure.</p>
<p>Drop me an email, and I&#8217;ll send you my list.</p>
<p>Balazs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaarai</title>
		<link>http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/comment-page-1/#comment-749</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Sat, 21 Feb 2009 12:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1031#comment-749</guid>
		<description>I&#039;m glad that I could help sure.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad that I could help sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sure</title>
		<link>http://gaarai.com/2009/02/14/generating-mime-type-in-php-is-not-magic/comment-page-1/#comment-747</link>
		<dc:creator>sure</dc:creator>
		<pubDate>Sat, 21 Feb 2009 10:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1031#comment-747</guid>
		<description>thank you. your code reduced my work.</description>
		<content:encoded><![CDATA[<p>thank you. your code reduced my work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
