<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Optimize and Compress CSS Files</title>
	<atom:link href="http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/</link>
	<description>An open-source software and technology related journal</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:35:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/#comment-5169</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Thu, 07 Dec 2006 19:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/#comment-5169</guid>
		<description>This is an excellent tip!
I also tried to gzip the CSS file and check if it can be used in compressed format by the browsers, but it doesn&#039;t seem to work... It would be nice if this tip applied to the CSS.</description>
		<content:encoded><![CDATA[<p>This is an excellent tip!</p>
<p>I also tried to gzip the CSS file and check if it can be used in compressed format by the browsers, but it doesn&#8217;t seem to work&#8230; It would be nice if this tip applied to the CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolverine</title>
		<link>http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/#comment-5167</link>
		<dc:creator>Wolverine</dc:creator>
		<pubDate>Wed, 06 Dec 2006 15:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/#comment-5167</guid>
		<description>Very much like this tool.  I tend to write my CSS compressed by default but for readability&#039;s sake this tool will come in handy.  Now I can write the CSS with readability in mind and then compress when the site goes live.  Thx.
Btw, most browsers appear handle gzip compressed javascript.  Instead of src=&quot;script.js&quot; you can use src=&quot;script.js.gz&quot;.  Down side is that it doesn&#039;t work on Safari but with a little more uncompressed javascript you might be able to work around that.  Read about it here: http://joseph.randomnetworks.com/archives/2006/07/13/compressed-javascript/
Although it does seem to be a bit controversial at this point based on the comments.</description>
		<content:encoded><![CDATA[<p>Very much like this tool.  I tend to write my CSS compressed by default but for readability&#8217;s sake this tool will come in handy.  Now I can write the CSS with readability in mind and then compress when the site goes live.  Thx.</p>
<p>Btw, most browsers appear handle gzip compressed javascript.  Instead of src=&#8221;script.js&#8221; you can use src=&#8221;script.js.gz&#8221;.  Down side is that it doesn&#8217;t work on Safari but with a little more uncompressed javascript you might be able to work around that.  Read about it here: <a href="http://joseph.randomnetworks.com/archives/2006/07/13/compressed-javascript/" rel="nofollow">http://joseph.randomnetworks.com/archives/2006/07/13/compressed-javascript/</a><br />
Although it does seem to be a bit controversial at this point based on the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/#comment-5162</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Tue, 05 Dec 2006 19:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/#comment-5162</guid>
		<description>Actually, I have included only those optimizers that worked well with my CSS. A google search on that subject returns a lengthy list of online optimizers.
You are right about JS. This is the real problem nowadays, but I haven&#039;t searched for any javascript optimization tools, as I use as little JS as possible. But, this would a very interesting topic too.
Thanks for your comment.</description>
		<content:encoded><![CDATA[<p>Actually, I have included only those optimizers that worked well with my CSS. A google search on that subject returns a lengthy list of online optimizers.</p>
<p>You are right about JS. This is the real problem nowadays, but I haven&#8217;t searched for any javascript optimization tools, as I use as little JS as possible. But, this would a very interesting topic too.</p>
<p>Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek</title>
		<link>http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/#comment-5160</link>
		<dc:creator>The Geek</dc:creator>
		<pubDate>Tue, 05 Dec 2006 10:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/12/04/optimize-and-compress-css-files/#comment-5160</guid>
		<description>This is a great list... the sed command is useful as well.
It would be useful to do some research on javascript compression... seems like that&#039;s where all the bloat is these days.</description>
		<content:encoded><![CDATA[<p>This is a great list&#8230; the sed command is useful as well.</p>
<p>It would be useful to do some research on javascript compression&#8230; seems like that&#8217;s where all the bloat is these days.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

