<?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: Comparison of JavaScript compression methods</title>
	<atom:link href="http://www.ericmmartin.com/comparison-of-javascript-compression-methods/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ericmmartin.com/comparison-of-javascript-compression-methods/</link>
	<description></description>
	<pubDate>Tue, 13 May 2008 18:47:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Eric Martin</title>
		<link>http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-262</link>
		<dc:creator>Eric Martin</dc:creator>
		<pubDate>Fri, 15 Feb 2008 00:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-262</guid>
		<description>@Peter - I prefaced my response with "gzip, as mentioned here, refers to...". I'll change last sentence to be more clear, but again, I was speaking in terms of server compression not physical file compression.</description>
		<content:encoded><![CDATA[<p>@Peter - I prefaced my response with &#8220;gzip, as mentioned here, refers to&#8230;&#8221;. I&#8217;ll change last sentence to be more clear, but again, I was speaking in terms of server compression not physical file compression.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Harkins</title>
		<link>http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-261</link>
		<dc:creator>Peter Harkins</dc:creator>
		<pubDate>Thu, 14 Feb 2008 23:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-261</guid>
		<description>Eric: gzip is the standard compression used on unix machines, it is indeed something a user can do to a file. WinZip and other Windows archiving platforms support compression and decompression.

Also see &lt;a href="http://ejohn.org/blog/library-loading-speed/" rel="nofollow"&gt;another take on the question&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Eric: gzip is the standard compression used on unix machines, it is indeed something a user can do to a file. WinZip and other Windows archiving platforms support compression and decompression.</p>
<p>Also see <a href="http://ejohn.org/blog/library-loading-speed/" >another take on the question</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santiago</title>
		<link>http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-252</link>
		<dc:creator>Santiago</dc:creator>
		<pubDate>Thu, 14 Feb 2008 12:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-252</guid>
		<description>OK. thanks!</description>
		<content:encoded><![CDATA[<p>OK. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Martin</title>
		<link>http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-212</link>
		<dc:creator>Eric Martin</dc:creator>
		<pubDate>Thu, 07 Feb 2008 15:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-212</guid>
		<description>@Santiago - gzip, as mentioned here, refers to the HTTP response compression by a web server and decompression by the web browser. So it's not something you can physically do to a file. (UPDATE: Yes, you can physically compress a file using gzip, but this post is referring to server compression - thanks Peter)

Here is a great article that explains it all:
http://www.webreference.com/internet/software/servers/http/compression/</description>
		<content:encoded><![CDATA[<p>@Santiago - gzip, as mentioned here, refers to the HTTP response compression by a web server and decompression by the web browser. So it&#8217;s not something you can physically do to a file. (UPDATE: Yes, you can physically compress a file using gzip, but this post is referring to server compression - thanks Peter)</p>
<p>Here is a great article that explains it all:<br />
<a href="http://www.webreference.com/internet/software/servers/http/compression/" >http://www.webreference.com/internet/software/servers/http/compression/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santiago</title>
		<link>http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-211</link>
		<dc:creator>Santiago</dc:creator>
		<pubDate>Thu, 07 Feb 2008 11:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/comparison-of-javascript-compression-methods/#comment-211</guid>
		<description>Hi, how can i "GZIP" .js files using windows?
Is there any GUI mode? 

Or like the Packer URL version? (http://dean.edwards.name/packer/)

Cheers!
Santiago.</description>
		<content:encoded><![CDATA[<p>Hi, how can i &#8220;GZIP&#8221; .js files using windows?<br />
Is there any GUI mode? </p>
<p>Or like the Packer URL version? (http://dean.edwards.name/packer/)</p>
<p>Cheers!<br />
Santiago.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
