<?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"
	>
<channel>
	<title>Comments on: IE6, CSS Sprites and Alpha Transparency</title>
	<atom:link href="http://www.julienlecomte.net/blog/2007/07/4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.julienlecomte.net/blog/2007/07/4/</link>
	<description>Web Development and Operating System Programming</description>
	<pubDate>Thu, 28 Aug 2008 00:31:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matt</title>
		<link>http://www.julienlecomte.net/blog/2007/07/4/#comment-2870</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 28 Mar 2008 23:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=4#comment-2870</guid>
		<description>Great stuff, will use in the future.

For now I think I'll simply let IE6 have multiple http requests on the current site I was attempting to optimise.</description>
		<content:encoded><![CDATA[<p>Great stuff, will use in the future.</p>
<p>For now I think I&#8217;ll simply let IE6 have multiple http requests on the current site I was attempting to optimise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Nassar</title>
		<link>http://www.julienlecomte.net/blog/2007/07/4/#comment-2860</link>
		<dc:creator>Oliver Nassar</dc:creator>
		<pubDate>Tue, 26 Feb 2008 00:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=4#comment-2860</guid>
		<description>Clever, good post. Kinda sucks as it requires me to change my markup which is valid and works perfectly on ie7/ff/O, but will try to use a ie6 only style sheet without changing the markup.

Either way, real clever. Great blog.</description>
		<content:encoded><![CDATA[<p>Clever, good post. Kinda sucks as it requires me to change my markup which is valid and works perfectly on ie7/ff/O, but will try to use a ie6 only style sheet without changing the markup.</p>
<p>Either way, real clever. Great blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Lecomte</title>
		<link>http://www.julienlecomte.net/blog/2007/07/4/#comment-329</link>
		<dc:creator>Julien Lecomte</dc:creator>
		<pubDate>Mon, 24 Sep 2007 15:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=4#comment-329</guid>
		<description>@puneet

Yes, but the whole point of this article was to show how sprites can be emulated using the AplhaImageLoader.</description>
		<content:encoded><![CDATA[<p>@puneet</p>
<p>Yes, but the whole point of this article was to show how sprites can be emulated using the AplhaImageLoader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: puneet</title>
		<link>http://www.julienlecomte.net/blog/2007/07/4/#comment-325</link>
		<dc:creator>puneet</dc:creator>
		<pubDate>Mon, 24 Sep 2007 11:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=4#comment-325</guid>
		<description>Is there a way to apply AlphaImageLoader on an image tag instead of div ? All examples of web are on div.</description>
		<content:encoded><![CDATA[<p>Is there a way to apply AlphaImageLoader on an image tag instead of div ? All examples of web are on div.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stubbornella</title>
		<link>http://www.julienlecomte.net/blog/2007/07/4/#comment-300</link>
		<dc:creator>Stubbornella</dc:creator>
		<pubDate>Thu, 20 Sep 2007 01:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=4#comment-300</guid>
		<description>Keep in mind that the alpha image loader doesn't work when images / js / html reside on different servers.  Often the case for large commercial sites.

I've been bitten once because the testing environment was all on the same server and the prod was dispersed.  The bug only appeared when published.</description>
		<content:encoded><![CDATA[<p>Keep in mind that the alpha image loader doesn&#8217;t work when images / js / html reside on different servers.  Often the case for large commercial sites.</p>
<p>I&#8217;ve been bitten once because the testing environment was all on the same server and the prod was dispersed.  The bug only appeared when published.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Platti</title>
		<link>http://www.julienlecomte.net/blog/2007/07/4/#comment-12</link>
		<dc:creator>Adam Platti</dc:creator>
		<pubDate>Mon, 30 Jul 2007 18:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=4#comment-12</guid>
		<description>It's important to note that clip can only be used with absolute positioned elements.</description>
		<content:encoded><![CDATA[<p>It&#8217;s important to note that clip can only be used with absolute positioned elements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.julienlecomte.net/blog/2007/07/4/#comment-2</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Mon, 30 Jul 2007 10:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/?p=4#comment-2</guid>
		<description>Great, I was searching for something like this few days ago.</description>
		<content:encoded><![CDATA[<p>Great, I was searching for something like this few days ago.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
