<?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: Why can&#8217;t IE use PNG favicons?</title>
	<atom:link href="http://rowan.ijuru.com/2008/09/09/why-cant-ie-use-png-favicons/feed/" rel="self" type="application/rss+xml" />
	<link>http://rowan.ijuru.com/2008/09/09/why-cant-ie-use-png-favicons/</link>
	<description>Trying to make sense of it all</description>
	<lastBuildDate>Wed, 29 Jul 2009 19:49:01 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jawahar</title>
		<link>http://rowan.ijuru.com/2008/09/09/why-cant-ie-use-png-favicons/comment-page-1/#comment-835</link>
		<dc:creator>Jawahar</dc:creator>
		<pubDate>Sat, 18 Jul 2009 22:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://rowan.ijuru.com/?p=269#comment-835</guid>
		<description>Good work.. thanks for http://www.favicon.cc site..</description>
		<content:encoded><![CDATA[<p>Good work.. thanks for <a href="http://www.favicon.cc" rel="nofollow">http://www.favicon.cc</a> site..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dana</title>
		<link>http://rowan.ijuru.com/2008/09/09/why-cant-ie-use-png-favicons/comment-page-1/#comment-829</link>
		<dc:creator>Dana</dc:creator>
		<pubDate>Wed, 15 Jul 2009 14:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://rowan.ijuru.com/?p=269#comment-829</guid>
		<description>Has anyone else tried this?

I wasn&#039;t able to display the PNG favicon in FF until I changed the type to &quot;images/x-icon&quot; or removed the type value. I ended up removing it because the conditional statement wasn&#039;t working in IE with the value in place for the PNG file. The version I finally got working cross browser looked like this:


&lt;!--[if IE]&gt;--&gt;



and I only got it working after I deleted everything in IE--not just the temporary internet files--and refreshed the page.</description>
		<content:encoded><![CDATA[<p>Has anyone else tried this?</p>
<p>I wasn&#8217;t able to display the PNG favicon in FF until I changed the type to &#8220;images/x-icon&#8221; or removed the type value. I ended up removing it because the conditional statement wasn&#8217;t working in IE with the value in place for the PNG file. The version I finally got working cross browser looked like this:</p>
<p><!--[if IE]&gt;--></p>
<p>and I only got it working after I deleted everything in IE&#8211;not just the temporary internet files&#8211;and refreshed the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://rowan.ijuru.com/2008/09/09/why-cant-ie-use-png-favicons/comment-page-1/#comment-810</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 07 Jul 2009 06:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://rowan.ijuru.com/?p=269#comment-810</guid>
		<description>@ Rowan, good thinking :P</description>
		<content:encoded><![CDATA[<p>@ Rowan, good thinking <img src='http://rowan.ijuru.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rowan</title>
		<link>http://rowan.ijuru.com/2008/09/09/why-cant-ie-use-png-favicons/comment-page-1/#comment-505</link>
		<dc:creator>Rowan</dc:creator>
		<pubDate>Mon, 12 Jan 2009 09:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://rowan.ijuru.com/?p=269#comment-505</guid>
		<description>Yegags: The point of the conditional is to stop non-IE browsers using the ICO</description>
		<content:encoded><![CDATA[<p>Yegags: The point of the conditional is to stop non-IE browsers using the ICO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yegags</title>
		<link>http://rowan.ijuru.com/2008/09/09/why-cant-ie-use-png-favicons/comment-page-1/#comment-463</link>
		<dc:creator>Yegags</dc:creator>
		<pubDate>Sun, 30 Nov 2008 19:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://rowan.ijuru.com/?p=269#comment-463</guid>
		<description>96 bytes of wasted space really.
IE blindly asks for favicon.ico so leave out the conditional statement and either have an actual .ico in the root, or a zero size file called favicon.ico to save the log filling up with crud.</description>
		<content:encoded><![CDATA[<p>96 bytes of wasted space really.<br />
IE blindly asks for favicon.ico so leave out the conditional statement and either have an actual .ico in the root, or a zero size file called favicon.ico to save the log filling up with crud.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://rowan.ijuru.com/2008/09/09/why-cant-ie-use-png-favicons/comment-page-1/#comment-387</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 25 Sep 2008 12:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://rowan.ijuru.com/?p=269#comment-387</guid>
		<description>&quot;If only we lived in a world where everybody used non-IE browsers.&quot;

Exactly how I feel. The best we can hope for is a less arrogant disregard for standards in IE8.</description>
		<content:encoded><![CDATA[<p>&#8220;If only we lived in a world where everybody used non-IE browsers.&#8221;</p>
<p>Exactly how I feel. The best we can hope for is a less arrogant disregard for standards in IE8.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
