<?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: How To: Optimize Your CSS Even More</title>
	<atom:link href="http://paulstamatiou.com/how-to-optimize-your-css-even-more/feed" rel="self" type="application/rss+xml" />
	<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more</link>
	<description>Tech News, Reviews and Guides</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:07:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Derek Padula</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-185207</link>
		<dc:creator>Derek Padula</dc:creator>
		<pubDate>Wed, 11 Nov 2009 06:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-185207</guid>
		<description>Yeah, this didn&#039;t work for me.  Maybe my hosting provider doesn&#039;t support zlib or something.  Thanks though.</description>
		<content:encoded><![CDATA[<p>Yeah, this didn&#8217;t work for me.  Maybe my hosting provider doesn&#8217;t support zlib or something.  Thanks though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandy</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-183228</link>
		<dc:creator>sandy</dc:creator>
		<pubDate>Thu, 01 Oct 2009 08:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-183228</guid>
		<description>your method is great but how to implement it correctly.Please guide me.I am using normal css write now and it loads very slow.</description>
		<content:encoded><![CDATA[<p>your method is great but how to implement it correctly.Please guide me.I am using normal css write now and it loads very slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandy</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-183083</link>
		<dc:creator>sandy</dc:creator>
		<pubDate>Tue, 29 Sep 2009 07:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-183083</guid>
		<description>home page is opening correct but when i open category i get error - wrong compression method.
Please help.</description>
		<content:encoded><![CDATA[<p>home page is opening correct but when i open category i get error &#8211; wrong compression method.<br />
Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaaahaaa 首页 &#187; Blog Archive &#187; 如何提升 Wordpress 性能</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-180186</link>
		<dc:creator>Yaaahaaa 首页 &#187; Blog Archive &#187; 如何提升 Wordpress 性能</dc:creator>
		<pubDate>Wed, 20 May 2009 03:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-180186</guid>
		<description>[...] 如何优化 CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] 如何优化 CSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To: Optimize Your Apache Site with Mod Deflate - PaulStamatiou.com</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-179354</link>
		<dc:creator>How To: Optimize Your Apache Site with Mod Deflate - PaulStamatiou.com</dc:creator>
		<pubDate>Thu, 23 Apr 2009 21:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-179354</guid>
		<description>[...] How To: Optimize Your CSS Even More [...]</description>
		<content:encoded><![CDATA[<p>[...] How To: Optimize Your CSS Even More [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 整理及优化CSS代码的七个原则 &#124; jsssc</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-179266</link>
		<dc:creator>整理及优化CSS代码的七个原则 &#124; jsssc</dc:creator>
		<pubDate>Wed, 22 Apr 2009 01:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-179266</guid>
		<description>[...] 为了使得浏览器节省更多下载个载入时间，压缩是一个不错的解决方案，但是仅限于发布的时候。YUI Compressor 和CSSTidy 就是这样方面的专家，他们能够去除多余的代码，校验属性互相覆盖的错误。 许多流行的编辑器，比如BBEdit, TextMate, 和 TopStyle 都能够帮助你格式化你的CSS代码成你想要的样子。你还能通过服务器压缩技术使用PHP处理你的CSS。你可以找到更多的CSS优化和压缩的CSS工具。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 为了使得浏览器节省更多下载个载入时间，压缩是一个不错的解决方案，但是仅限于发布的时候。YUI Compressor 和CSSTidy 就是这样方面的专家，他们能够去除多余的代码，校验属性互相覆盖的错误。 许多流行的编辑器，比如BBEdit, TextMate, 和 TopStyle 都能够帮助你格式化你的CSS代码成你想要的样子。你还能通过服务器压缩技术使用PHP处理你的CSS。你可以找到更多的CSS优化和压缩的CSS工具。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple tricks to speed up your WordPress website. :: Christopher Ross</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-179219</link>
		<dc:creator>Simple tricks to speed up your WordPress website. :: Christopher Ross</dc:creator>
		<pubDate>Mon, 20 Apr 2009 14:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-179219</guid>
		<description>[...] decreased the number of HTTP requests my server had to take. Paul also have a great article on Compressing CSS with PHP that you should read if you still need to speed up your site [...]</description>
		<content:encoded><![CDATA[<p>[...] decreased the number of HTTP requests my server had to take. Paul also have a great article on Compressing CSS with PHP that you should read if you still need to speed up your site [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: septianw</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-175125</link>
		<dc:creator>septianw</dc:creator>
		<pubDate>Wed, 25 Mar 2009 18:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-175125</guid>
		<description>i dont have any ide to do, but i&#039;ll try this one.

thanks for your trick.</description>
		<content:encoded><![CDATA[<p>i dont have any ide to do, but i&#8217;ll try this one.</p>
<p>thanks for your trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Compress CSS / JS(Javascript) files Using PHP &#124; The Code Dreamer</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-174759</link>
		<dc:creator>Compress CSS / JS(Javascript) files Using PHP &#124; The Code Dreamer</dc:creator>
		<pubDate>Mon, 02 Mar 2009 08:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-174759</guid>
		<description>[...] The Paul Stamatiou method [...]</description>
		<content:encoded><![CDATA[<p>[...] The Paul Stamatiou method [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Net Feast&#187; Blog Archive &#187; 3 ways to compress CSS files using PHP</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-174385</link>
		<dc:creator>Net Feast&#187; Blog Archive &#187; 3 ways to compress CSS files using PHP</dc:creator>
		<pubDate>Tue, 10 Feb 2009 14:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-174385</guid>
		<description>[...] → Source [...]</description>
		<content:encoded><![CDATA[<p>[...] → Source [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3+1 formas de comprimir nuestro CSS desde PHP &#124; aNieto2K</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-174130</link>
		<dc:creator>3+1 formas de comprimir nuestro CSS desde PHP &#124; aNieto2K</dc:creator>
		<pubDate>Mon, 26 Jan 2009 18:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-174130</guid>
		<description>[...] URL del método [...]</description>
		<content:encoded><![CDATA[<p>[...] URL del método [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-174088</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 23 Jan 2009 22:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-174088</guid>
		<description>this thing dont work on me... so maybe need better demo or something to download so i can understand this by how this stuff work better..</description>
		<content:encoded><![CDATA[<p>this thing dont work on me&#8230; so maybe need better demo or something to download so i can understand this by how this stuff work better..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3 ways to compress CSS files using PHP</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-172432</link>
		<dc:creator>3 ways to compress CSS files using PHP</dc:creator>
		<pubDate>Fri, 19 Dec 2008 03:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-172432</guid>
		<description>[...] &#8594; Source [...]</description>
		<content:encoded><![CDATA[<p>[...] &rarr; Source [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Param</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-172330</link>
		<dc:creator>Param</dc:creator>
		<pubDate>Wed, 17 Dec 2008 12:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-172330</guid>
		<description>Hello Expert&#039;s,

I was using the same what you mentioned &lt;b&gt;Before&lt;/b&gt; and &lt;b&gt;After&lt;/b&gt;. But the thing is that Before is taking less time to load as compare to After.

For Better Waiting Response</description>
		<content:encoded><![CDATA[<p>Hello Expert&#8217;s,</p>
<p>I was using the same what you mentioned <b>Before</b> and <b>After</b>. But the thing is that Before is taking less time to load as compare to After.</p>
<p>For Better Waiting Response</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kit Barker</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-172264</link>
		<dc:creator>Kit Barker</dc:creator>
		<pubDate>Tue, 16 Dec 2008 12:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-172264</guid>
		<description>Well done on a great article.

I&#039;ve read a few articles on this topic recently and one thing I&#039;ve been wondering is why none of them seem to mention the increase in processor resource required, both server side and client side, for compression and de-compression.

I guess my question is this: do you think the bandwidth saved is worth the processing time lost?</description>
		<content:encoded><![CDATA[<p>Well done on a great article.</p>
<p>I&#8217;ve read a few articles on this topic recently and one thing I&#8217;ve been wondering is why none of them seem to mention the increase in processor resource required, both server side and client side, for compression and de-compression.</p>
<p>I guess my question is this: do you think the bandwidth saved is worth the processing time lost?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 整理及优化CSS代码的7个原则 - 网络应用与资讯</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-172025</link>
		<dc:creator>整理及优化CSS代码的7个原则 - 网络应用与资讯</dc:creator>
		<pubDate>Tue, 09 Dec 2008 03:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-172025</guid>
		<description>[...] 为了使得浏览器节省更多下载个载入时间，压缩是一个不错的解决方案，但是仅限于发布的时候。YUI Compressor 和CSSTidy 就是这样方面的专家，他们能够去除多余的代码，校验属性互相覆盖的错误。 许多流行的编辑器，比如BBEdit, TextMate, 和 TopStyle 都能够帮助你格式化你的CSS代码成你想要的样子。你还能通过服务器压缩技术使用PHP处理你的CSS。你可以找到更多的CSS优化和压缩的CSS工具。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 为了使得浏览器节省更多下载个载入时间，压缩是一个不错的解决方案，但是仅限于发布的时候。YUI Compressor 和CSSTidy 就是这样方面的专家，他们能够去除多余的代码，校验属性互相覆盖的错误。 许多流行的编辑器，比如BBEdit, TextMate, 和 TopStyle 都能够帮助你格式化你的CSS代码成你想要的样子。你还能通过服务器压缩技术使用PHP处理你的CSS。你可以找到更多的CSS优化和压缩的CSS工具。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 断峰狼的博客 &#187; [网页制作]在线网页分析工具</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-170857</link>
		<dc:creator>断峰狼的博客 &#187; [网页制作]在线网页分析工具</dc:creator>
		<pubDate>Wed, 26 Nov 2008 06:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-170857</guid>
		<description>[...] 　　介绍一个在线网页分析工具—“ Web Page Analyzer”，它可以帮助你查看页面中的HTML、JS、CSS代码和图片各自的大小，再计算出不同的带宽下的加载速度，最后给出一个建议，提示你哪部分该优化了。如果你看到它的提示都是“Congratulations”证明你的网站性能还不错。 　　这个工具对网页设计师很有帮助，例如你优化/压缩CSS后想看看前后的对比值。其实Firefox也带有查看页面元素的工具，在页面中点击右键选择“查看 页面信息”，就可以看到这页的大小和meta等信息，在“媒体”标签下还可以看到所包含的图片信息，只是没有加载速度而已。 　　从车东这里看到IE里面可以看到页面压缩前的大小，在IE中点右键 - 属性，里面显示的页面大小就是未压缩前的，“IE和FF缺省都是支持HTTP压缩的，只不过IE显示的是压缩前的大小，FF显示的是压缩后的文件大小。” 　　这个工具是在 一篇优化CSS文章中发现的，他说在WordPress中把CSS后缀名改为.php，然后利用gzip压缩的方式来优化CSS，这个方法我只在国外一些插件附带的css上看见过。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 　　介绍一个在线网页分析工具—“ Web Page Analyzer”，它可以帮助你查看页面中的HTML、JS、CSS代码和图片各自的大小，再计算出不同的带宽下的加载速度，最后给出一个建议，提示你哪部分该优化了。如果你看到它的提示都是“Congratulations”证明你的网站性能还不错。 　　这个工具对网页设计师很有帮助，例如你优化/压缩CSS后想看看前后的对比值。其实Firefox也带有查看页面元素的工具，在页面中点击右键选择“查看 页面信息”，就可以看到这页的大小和meta等信息，在“媒体”标签下还可以看到所包含的图片信息，只是没有加载速度而已。 　　从车东这里看到IE里面可以看到页面压缩前的大小，在IE中点右键 &#8211; 属性，里面显示的页面大小就是未压缩前的，“IE和FF缺省都是支持HTTP压缩的，只不过IE显示的是压缩前的大小，FF显示的是压缩后的文件大小。” 　　这个工具是在 一篇优化CSS文章中发现的，他说在WordPress中把CSS后缀名改为.php，然后利用gzip压缩的方式来优化CSS，这个方法我只在国外一些插件附带的css上看见过。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upmedia.dk &#124; weblog for Uffe Petersen &#187; 7 Principles Of Clean And Optimized CSS Code</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-170301</link>
		<dc:creator>Upmedia.dk &#124; weblog for Uffe Petersen &#187; 7 Principles Of Clean And Optimized CSS Code</dc:creator>
		<pubDate>Mon, 10 Nov 2008 11:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-170301</guid>
		<description>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 7 Principles Of Clean And Optimized CSS Code &#124; Evolution : weblog</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-169931</link>
		<dc:creator>7 Principles Of Clean And Optimized CSS Code &#124; Evolution : weblog</dc:creator>
		<pubDate>Fri, 31 Oct 2008 04:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-169931</guid>
		<description>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sql database info for professionals &#187; Blog Archive &#187; 7 Principles Of Clean And Optimized CSS Code</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-167245</link>
		<dc:creator>sql database info for professionals &#187; Blog Archive &#187; 7 Principles Of Clean And Optimized CSS Code</dc:creator>
		<pubDate>Wed, 27 Aug 2008 10:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-167245</guid>
		<description>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 对Wordpress的几点优化 - Allen's blog</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-167114</link>
		<dc:creator>对Wordpress的几点优化 - Allen's blog</dc:creator>
		<pubDate>Sun, 24 Aug 2008 00:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-167114</guid>
		<description>[...] 另外，利用Gzip功能压缩CSS，可以有效的减少网页大小.我原本的CSS文件经过TopStyle清洁后大小为12K，压缩后变成3K，效率很强大。Wordpress用户可以安装CSS Compress插件，也可以自己手动修改文件，机制都是一样的。不过这个是需要服务器支持zlib，建议Linux主机的用户采用。其他的那些在线CSS压缩网站，工具如CSS Tidy,CSS Compressor等等是治标不治本，用处不大，一些常见的CSS编辑器(比如TopStyle,Rapid CSS)都有整理CSS冗余代码的功能。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 另外，利用Gzip功能压缩CSS，可以有效的减少网页大小.我原本的CSS文件经过TopStyle清洁后大小为12K，压缩后变成3K，效率很强大。Wordpress用户可以安装CSS Compress插件，也可以自己手动修改文件，机制都是一样的。不过这个是需要服务器支持zlib，建议Linux主机的用户采用。其他的那些在线CSS压缩网站，工具如CSS Tidy,CSS Compressor等等是治标不治本，用处不大，一些常见的CSS编辑器(比如TopStyle,Rapid CSS)都有整理CSS冗余代码的功能。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 7 Principles Of Clean And Optimized CSS Code</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-167074</link>
		<dc:creator>7 Principles Of Clean And Optimized CSS Code</dc:creator>
		<pubDate>Fri, 22 Aug 2008 05:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-167074</guid>
		<description>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vieno &#187; Blog Archive &#187; 7 Principles Of Clean And Optimized CSS Code</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-167024</link>
		<dc:creator>Vieno &#187; Blog Archive &#187; 7 Principles Of Clean And Optimized CSS Code</dc:creator>
		<pubDate>Thu, 21 Aug 2008 09:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-167024</guid>
		<description>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 7 Principles Of Clean And Optimized CSS Code &#171; ATI - All Things Interesting</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-166967</link>
		<dc:creator>7 Principles Of Clean And Optimized CSS Code &#171; ATI - All Things Interesting</dc:creator>
		<pubDate>Wed, 20 Aug 2008 12:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-166967</guid>
		<description>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 7 Principles Of Clean And Optimized CSS Code&#160;&#124;&#160;Proba</title>
		<link>http://paulstamatiou.com/how-to-optimize-your-css-even-more#comment-166949</link>
		<dc:creator>7 Principles Of Clean And Optimized CSS Code&#160;&#124;&#160;Proba</dc:creator>
		<pubDate>Tue, 19 Aug 2008 22:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2007/03/18/how-to-optimize-your-css-even-more/#comment-166949</guid>
		<description>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] format your CSS files to your liking. There are also options serve zip versions of your CSS files using PHP. You can find more CSS compressors and optimizers in the post List of CSS [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
