<?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: IE and PNG&#8217;s</title>
	<atom:link href="http://boakes.org/ie-and-png/feed/" rel="self" type="application/rss+xml" />
	<link>http://boakes.org/ie-and-png/</link>
	<description>A place for words and data that I publish (for the benefit of persons unknown).</description>
	<lastBuildDate>Sun, 29 Apr 2012 16:09:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: chris bristow</title>
		<link>http://boakes.org/ie-and-png/comment-page-1/#comment-2984</link>
		<dc:creator>chris bristow</dc:creator>
		<pubDate>Tue, 08 Nov 2005 12:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/ie-and-pngs#comment-2984</guid>
		<description>&quot;hath png&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;hath png&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://boakes.org/ie-and-png/comment-page-1/#comment-2982</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 26 Oct 2005 08:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/ie-and-pngs#comment-2982</guid>
		<description>Hi Thomas, thanks for your suggestion.

I tried your JavaScript based solution this morning and found that it wouldn&#039;t work with my particular setup.

For the record it&#039;s the third such fix I&#039;ve tried, the other two were &lt;a href=&quot;http://dean.edwards.name/IE7/&quot; rel=&quot;nofollow&quot;&gt;Dean Edwards &quot;IE7&quot;&lt;/a&gt; and &lt;a href=&quot;http://homepage.ntlworld.com/bobosola/&quot; rel=&quot;nofollow&quot;&gt;Bob Osola&#039;s pngfix.&lt;/a&gt;

The specific issue is that your javascript looks for a .png signature on the filename, however, where I have Content Negotiation setup, I don&#039;t use filename extensions - the specific file that gets sent is specified by the server, and it appears that JavaScript only has access to the request URI rather than the response filename.

There is an ulterior motive to using content negotiation, which is that &lt;a href=&quot;http://www.mozilla.org/projects/deerpark/&quot; rel=&quot;nofollow&quot;&gt;DeerPark&lt;/a&gt; supports SVG natively, so I want to be able to gracefully switch to a mainly SVG embellished site without reducing the experience for users of older systems.  Consequently, anything that fixes PNG&#039;s, must be able to handle the fact that the URI&#039;s it has to work with may not have file extensions.</description>
		<content:encoded><![CDATA[<p>Hi Thomas, thanks for your suggestion.</p>
<p>I tried your JavaScript based solution this morning and found that it wouldn&#8217;t work with my particular setup.</p>
<p>For the record it&#8217;s the third such fix I&#8217;ve tried, the other two were <a href="http://dean.edwards.name/IE7/" rel="nofollow">Dean Edwards &quot;IE7&quot;</a> and <a href="http://homepage.ntlworld.com/bobosola/" rel="nofollow">Bob Osola&#8217;s pngfix.</a></p>
<p>The specific issue is that your javascript looks for a .png signature on the filename, however, where I have Content Negotiation setup, I don&#8217;t use filename extensions &#8211; the specific file that gets sent is specified by the server, and it appears that JavaScript only has access to the request URI rather than the response filename.</p>
<p>There is an ulterior motive to using content negotiation, which is that <a href="http://www.mozilla.org/projects/deerpark/" rel="nofollow">DeerPark</a> supports SVG natively, so I want to be able to gracefully switch to a mainly SVG embellished site without reducing the experience for users of older systems.  Consequently, anything that fixes PNG&#8217;s, must be able to handle the fact that the URI&#8217;s it has to work with may not have file extensions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://boakes.org/ie-and-png/comment-page-1/#comment-2983</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 25 Oct 2005 23:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/ie-and-pngs#comment-2983</guid>
		<description>Are you looking for a away to do transparency in PNG files in IE?  If so I can help. http://www.twistermc.com/shake/html-resources.php</description>
		<content:encoded><![CDATA[<p>Are you looking for a away to do transparency in PNG files in IE?  If so I can help. <a href="http://www.twistermc.com/shake/html-resources.php" rel="nofollow">http://www.twistermc.com/shake/html-resources.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

