<?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: Image Optimization, Part 5: AlphaImageLoader</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2008/12/08/imageopt-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Wed, 17 Mar 2010 16:37:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: George V. Reilly</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-583637</link>
		<dc:creator>George V. Reilly</dc:creator>
		<pubDate>Thu, 20 Aug 2009 00:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-583637</guid>
		<description>In some cases, the AlphaImageLoader can deadlock IE6 for 20 minutes or more. See http://blogs.cozi.com/tech/2008/03/transparent-pngs-can-deadlock-ie6.html for more details.</description>
		<content:encoded><![CDATA[<p>In some cases, the AlphaImageLoader can deadlock IE6 for 20 minutes or more. See <a href="http://blogs.cozi.com/tech/2008/03/transparent-pngs-can-deadlock-ie6.html" rel="nofollow">http://blogs.cozi.com/tech/2008/03/transparent-pngs-can-deadlock-ie6.html</a> for more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harpreet Khera</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-583621</link>
		<dc:creator>Harpreet Khera</dc:creator>
		<pubDate>Wed, 19 Aug 2009 11:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-583621</guid>
		<description>Thanks for this great article

is there any online tool which can be used for image optimization</description>
		<content:encoded><![CDATA[<p>Thanks for this great article</p>
<p>is there any online tool which can be used for image optimization</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Williamsyui</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-568761</link>
		<dc:creator>Ryan Williamsyui</dc:creator>
		<pubDate>Fri, 13 Feb 2009 13:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-568761</guid>
		<description>Am I right in thinking that problem #1 (Freeze!) can be circumvented by using JavaScript to effect the filters? Such as this:

http://labs.unitinteractive.com/unitpngfix.php

I assume the CSS is loaded before the JavaScript and thus filters kick into effect, thus avoiding the bottleneck.</description>
		<content:encoded><![CDATA[<p>Am I right in thinking that problem #1 (Freeze!) can be circumvented by using JavaScript to effect the filters? Such as this:</p>
<p><a href="http://labs.unitinteractive.com/unitpngfix.php" rel="nofollow">http://labs.unitinteractive.com/unitpngfix.php</a></p>
<p>I assume the CSS is loaded before the JavaScript and thus filters kick into effect, thus avoiding the bottleneck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geert</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-529314</link>
		<dc:creator>Geert</dc:creator>
		<pubDate>Fri, 12 Dec 2008 17:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-529314</guid>
		<description>I can&#039;t wait for Photoshop to support PNG8 alpha transparency. It&#039;s my number one feature request.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t wait for Photoshop to support PNG8 alpha transparency. It&#8217;s my number one feature request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ondřej</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-528214</link>
		<dc:creator>Ondřej</dc:creator>
		<pubDate>Tue, 09 Dec 2008 08:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-528214</guid>
		<description>Great article, thank you.</description>
		<content:encoded><![CDATA[<p>Great article, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joolss</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-528195</link>
		<dc:creator>joolss</dc:creator>
		<pubDate>Tue, 09 Dec 2008 06:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-528195</guid>
		<description>Nice post!

Some other oddities about the filters: When applying a filter in IE on an element with text, the fonts loses Cleartype anti-aliasing. Can look weird when animating opacity.

Also, when using AlphaImageLoader on a link, the transparent area is sometimes no longer clickable.</description>
		<content:encoded><![CDATA[<p>Nice post!</p>
<p>Some other oddities about the filters: When applying a filter in IE on an element with text, the fonts loses Cleartype anti-aliasing. Can look weird when animating opacity.</p>
<p>Also, when using AlphaImageLoader on a link, the transparent area is sometimes no longer clickable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Shull</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-528141</link>
		<dc:creator>Sam Shull</dc:creator>
		<pubDate>Tue, 09 Dec 2008 02:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-528141</guid>
		<description>I concur, great post. I really like the fact that you put together all the information on this subject in one very credible source. :)</description>
		<content:encoded><![CDATA[<p>I concur, great post. I really like the fact that you put together all the information on this subject in one very credible source. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Ferraiuolo</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-528027</link>
		<dc:creator>Eric Ferraiuolo</dc:creator>
		<pubDate>Mon, 08 Dec 2008 20:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-528027</guid>
		<description>This is a great post. Glad to see a comprehensive look at PNG transparency in IE6 with tests and data included :-)</description>
		<content:encoded><![CDATA[<p>This is a great post. Glad to see a comprehensive look at PNG transparency in IE6 with tests and data included :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Snook</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-527971</link>
		<dc:creator>Jonathan Snook</dc:creator>
		<pubDate>Mon, 08 Dec 2008 18:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-527971</guid>
		<description>I&#039;d also like to point out that Drew Diller has just released another script that takes the alpha VML hack from the rounded corners and makes it its own script: &lt;a href=&quot;http://www.dillerdesign.com/experiment/DD_belatedPNG/&quot; rel=&quot;nofollow&quot;&gt;DD_belatedPNG&lt;/a&gt; that addresses various background tiling and positioning.</description>
		<content:encoded><![CDATA[<p>I&#8217;d also like to point out that Drew Diller has just released another script that takes the alpha VML hack from the rounded corners and makes it its own script: <a href="http://www.dillerdesign.com/experiment/DD_belatedPNG/" rel="nofollow">DD_belatedPNG</a> that addresses various background tiling and positioning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Archibald</title>
		<link>http://www.yuiblog.com/blog/2008/12/08/imageopt-5/comment-page-1/#comment-527957</link>
		<dc:creator>Jake Archibald</dc:creator>
		<pubDate>Mon, 08 Dec 2008 17:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/12/08/imageopt-5/#comment-527957</guid>
		<description>Additionally...

If you&#039;re negatively positioning an element within an overflow:hidden container to achieve background-position (as in, using a sprite), this will break if opacity is applied in IE6/7.</description>
		<content:encoded><![CDATA[<p>Additionally&#8230;</p>
<p>If you&#8217;re negatively positioning an element within an overflow:hidden container to achieve background-position (as in, using a sprite), this will break if opacity is applied in IE6/7.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
