<?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 slicing and CSS &#8211; Being clever with file formats</title>
	<atom:link href="http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/</link>
	<description>Tips, Tricks, Tutorials, Resources and more!</description>
	<lastBuildDate>Fri, 05 Mar 2010 11:22:12 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Di Bari</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-639</link>
		<dc:creator>Eric Di Bari</dc:creator>
		<pubDate>Mon, 11 Jan 2010 12:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-639</guid>
		<description>I&#039;ve noticed that pngs seem to be much larger in size than jpgs.  Although, I rarely consider using gifs for anything other than necessary small animations like ajax loading icons.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve noticed that pngs seem to be much larger in size than jpgs.  Although, I rarely consider using gifs for anything other than necessary small animations like ajax loading icons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linke</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-237</link>
		<dc:creator>linke</dc:creator>
		<pubDate>Wed, 19 Aug 2009 13:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-237</guid>
		<description>great post!

I normally use .gif 256 colours - but I never tried to use png32!
based on your post ... I´d use this ... depending on the situation...

thanks for your tips : )</description>
		<content:encoded><![CDATA[<p>great post!</p>
<p>I normally use .gif 256 colours &#8211; but I never tried to use png32!<br />
based on your post &#8230; I´d use this &#8230; depending on the situation&#8230;</p>
<p>thanks for your tips : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Image slicing and CSS – Being clever with file formats - The CSS Blog, just CSS. (Tips, Tricks, Tutorials, Resources and more!)</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-228</link>
		<dc:creator>Image slicing and CSS – Being clever with file formats - The CSS Blog, just CSS. (Tips, Tricks, Tutorials, Resources and more!)</dc:creator>
		<pubDate>Thu, 06 Aug 2009 16:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-228</guid>
		<description>[...] Original post: Image slicing and CSS – Being clever with file formats - The CSS Blog, just CSS. (Tips, Tricks, Tu... [...]</description>
		<content:encoded><![CDATA[<p>[...] Original post: Image slicing and CSS – Being clever with file formats &#8211; The CSS Blog, just CSS. (Tips, Tricks, Tu&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design company</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-220</link>
		<dc:creator>web design company</dc:creator>
		<pubDate>Tue, 28 Jul 2009 07:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-220</guid>
		<description>your post is helpful and informative</description>
		<content:encoded><![CDATA[<p>your post is helpful and informative</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Berglund</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-195</link>
		<dc:creator>Martin Berglund</dc:creator>
		<pubDate>Sat, 18 Jul 2009 09:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-195</guid>
		<description>Smashingmagazine has a great article about &quot;Clever PNG Optimization Techniques&quot;. I learned some new bits and pieces and I recommend reading it :)

http://www.smashingmagazine.com/2009/07/15/clever-png-optimization-techniques/</description>
		<content:encoded><![CDATA[<p>Smashingmagazine has a great article about &#8220;Clever PNG Optimization Techniques&#8221;. I learned some new bits and pieces and I recommend reading it <img src='http://thecssblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.smashingmagazine.com/2009/07/15/clever-png-optimization-techniques/" rel="nofollow">http://www.smashingmagazine.com/2009/07/15/clever-png-optimization-techniques/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Byrne</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-188</link>
		<dc:creator>Evan Byrne</dc:creator>
		<pubDate>Thu, 16 Jul 2009 16:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-188</guid>
		<description>Another thing that should be noted about PNGs is that the color doesn&#039;t match up exactly in IE7 with its hex color, which can screw up some layouts.</description>
		<content:encoded><![CDATA[<p>Another thing that should be noted about PNGs is that the color doesn&#8217;t match up exactly in IE7 with its hex color, which can screw up some layouts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Brigit &#124; Image slicing and CSS – Being clever with file formats</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-169</link>
		<dc:creator>CSS Brigit &#124; Image slicing and CSS – Being clever with file formats</dc:creator>
		<pubDate>Sat, 11 Jul 2009 00:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-169</guid>
		<description>&lt;strong&gt; Image slicing and CSS – Being clever with file formats...&lt;/strong&gt;

	
			
						
							
				Being clever with image file formats is a key factor when we are focusing in our site&#039;s response time. This article is focused on choosing the correct one according to the case.
			
			...</description>
		<content:encoded><![CDATA[<p><strong> Image slicing and CSS – Being clever with file formats&#8230;</strong></p>
<p>				Being clever with image file formats is a key factor when we are focusing in our site&#39;s response time. This article is focused on choosing the correct one according to the case.</p>
<p>			&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Le Détracteur</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-168</link>
		<dc:creator>Le Détracteur</dc:creator>
		<pubDate>Fri, 10 Jul 2009 19:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-168</guid>
		<description>Agree with Jonnotie.

DD_BelatedPNG FTW! Really, the best ever. No need for blank.gif and stuff like that. Love it, and use it all the time.

http://www.dillerdesign.com/experiment/DD_belatedPNG/</description>
		<content:encoded><![CDATA[<p>Agree with Jonnotie.</p>
<p>DD_BelatedPNG FTW! Really, the best ever. No need for blank.gif and stuff like that. Love it, and use it all the time.</p>
<p><a href="http://www.dillerdesign.com/experiment/DD_belatedPNG/" rel="nofollow">http://www.dillerdesign.com/experiment/DD_belatedPNG/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nacho</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-167</link>
		<dc:creator>Nacho</dc:creator>
		<pubDate>Fri, 10 Jul 2009 18:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-167</guid>
		<description>I decided to remove the weight chart because it&#039;s really controversial. It deeply depends on how you export the images.</description>
		<content:encoded><![CDATA[<p>I decided to remove the weight chart because it&#8217;s really controversial. It deeply depends on how you export the images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Pratt</title>
		<link>http://thecssblog.com/tips-and-tricks/image-slicing-and-css-being-smart-with-file-formats/#comment-165</link>
		<dc:creator>Chris Pratt</dc:creator>
		<pubDate>Fri, 10 Jul 2009 18:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=558#comment-165</guid>
		<description>So many things wrong with this post.

1) Like others have said 8-bit PNGs beat out GIFs in smaller file size. I never use GIFs anymore.

2) The quality of an 8-bit PNG is wonderful if it&#039;s an image that can stand 8-bit quality (256 colors). Which means, yeah, the quality is going to suck if you try to save a photo as an 8-bit PNG, but it would suck just as much as a GIF which is also 8-bit.

3) PNG-24 does support alpha transparency. Where&#039;ve you been?

4) Most photos can be encoded as JPGs with 51% quality and still look nearly identical (surprisingly there&#039;s a *world* of difference between 50% and 51%). 60% would satisfy even the biggest quality nuts. 80% is just excessive, and you&#039;re lying to yourself if you thinks there&#039;s that much of a difference between 60% and 80% to warrant the exponential increase in size.

5) PNG-24+ should only be used for alpha transparency. It&#039;s file size is much larger than a comparable quality JPG, so a JPG should be used unless you need the transparency.</description>
		<content:encoded><![CDATA[<p>So many things wrong with this post.</p>
<p>1) Like others have said 8-bit PNGs beat out GIFs in smaller file size. I never use GIFs anymore.</p>
<p>2) The quality of an 8-bit PNG is wonderful if it&#8217;s an image that can stand 8-bit quality (256 colors). Which means, yeah, the quality is going to suck if you try to save a photo as an 8-bit PNG, but it would suck just as much as a GIF which is also 8-bit.</p>
<p>3) PNG-24 does support alpha transparency. Where&#8217;ve you been?</p>
<p>4) Most photos can be encoded as JPGs with 51% quality and still look nearly identical (surprisingly there&#8217;s a *world* of difference between 50% and 51%). 60% would satisfy even the biggest quality nuts. 80% is just excessive, and you&#8217;re lying to yourself if you thinks there&#8217;s that much of a difference between 60% and 80% to warrant the exponential increase in size.</p>
<p>5) PNG-24+ should only be used for alpha transparency. It&#8217;s file size is much larger than a comparable quality JPG, so a JPG should be used unless you need the transparency.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
