<?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: Gzip Your Minified JavaScript Files</title>
	<atom:link href="http://www.julienlecomte.net/blog/2007/08/13/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.julienlecomte.net/blog/2007/08/13/</link>
	<description>Web Development, Operating System Programming and Amateur Astronomy</description>
	<lastBuildDate>Sat, 10 Jul 2010 05:57:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jacq</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-2/#comment-2634</link>
		<dc:creator>Jacq</dc:creator>
		<pubDate>Wed, 02 Jan 2008 09:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-2634</guid>
		<description>@Cherry 
It is on the jQuery.com site : http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.2.1.min.js</description>
		<content:encoded><![CDATA[<p>@Cherry<br />
It is on the jQuery.com site : <a href="http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.2.1.min.js" rel="nofollow">http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.2.1.min.js</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cherry</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-1/#comment-1661</link>
		<dc:creator>Cherry</dc:creator>
		<pubDate>Fri, 21 Dec 2007 15:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-1661</guid>
		<description>Could anybody share the GZipped version of JQUERY.</description>
		<content:encoded><![CDATA[<p>Could anybody share the GZipped version of JQUERY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cherry</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-1/#comment-1659</link>
		<dc:creator>Cherry</dc:creator>
		<pubDate>Fri, 21 Dec 2007 15:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-1659</guid>
		<description>Could anybody tell me, where can i get the Gzipped version of jquery. If any body has it, please do share it.</description>
		<content:encoded><![CDATA[<p>Could anybody tell me, where can i get the Gzipped version of jquery. If any body has it, please do share it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Modest Construct &#187; Various and sundry technology stuff pertaining to work</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-1/#comment-798</link>
		<dc:creator>A Modest Construct &#187; Various and sundry technology stuff pertaining to work</dc:creator>
		<pubDate>Mon, 10 Dec 2007 16:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-798</guid>
		<description>[...] I managed to reduce the load from 200Kb in 12 requests to about 50Kb in 5 requests. According to 2, I managed to reduce the load from 200Kb in 12 requests to about 50Kb in 5 requests. According to [...]</description>
		<content:encoded><![CDATA[<p>[...] I managed to reduce the load from 200Kb in 12 requests to about 50Kb in 5 requests. According to 2, I managed to reduce the load from 200Kb in 12 requests to about 50Kb in 5 requests. According to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dAniel hAhler</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-1/#comment-594</link>
		<dc:creator>dAniel hAhler</dc:creator>
		<pubDate>Sun, 11 Nov 2007 04:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-594</guid>
		<description>It would be nice if the script would not rely on the PECL http extension.

I&#039;ve created a patch, but it&#039;s untested.
It uses the HTTP_IF_MODIFIED_SINCE and HTTP_IF_NONE_MATCH $_SERVER keys instead.

You can get it from http://codeprobe.de/patches/gz.php-do-not-depend-on-pecl-http.diff</description>
		<content:encoded><![CDATA[<p>It would be nice if the script would not rely on the PECL http extension.</p>
<p>I&#8217;ve created a patch, but it&#8217;s untested.<br />
It uses the HTTP_IF_MODIFIED_SINCE and HTTP_IF_NONE_MATCH $_SERVER keys instead.</p>
<p>You can get it from <a href="http://codeprobe.de/patches/gz.php-do-not-depend-on-pecl-http.diff" rel="nofollow">http://codeprobe.de/patches/gz.php-do-not-depend-on-pecl-http.diff</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atom thoughts &#187; Blog Archive &#187; Bundle-Fu for combining Javascript and CSS</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-1/#comment-577</link>
		<dc:creator>atom thoughts &#187; Blog Archive &#187; Bundle-Fu for combining Javascript and CSS</dc:creator>
		<pubDate>Mon, 29 Oct 2007 13:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-577</guid>
		<description>[...] can be compressed upwards of 50% by just doing some simple JS compression techniques (you can also GZip the contents for an even bigger gain). For example, JQuery 1.2.1 uncompressed is 77Kb, and packed it is 26Kb and [...]</description>
		<content:encoded><![CDATA[<p>[...] can be compressed upwards of 50% by just doing some simple JS compression techniques (you can also GZip the contents for an even bigger gain). For example, JQuery 1.2.1 uncompressed is 77Kb, and packed it is 26Kb and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Backstrom</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-1/#comment-567</link>
		<dc:creator>Adam Backstrom</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-567</guid>
		<description>(Actually, you wouldn&#039;t notice this bug if register_globals is on.)</description>
		<content:encoded><![CDATA[<p>(Actually, you wouldn&#8217;t notice this bug if register_globals is on.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Backstrom</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-1/#comment-566</link>
		<dc:creator>Adam Backstrom</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-566</guid>
		<description>There&#039;s a bug on line 169 of gz.php: $uri should be $src_uri. Without that change, the file only shows up on the initial load (as uncompressed).</description>
		<content:encoded><![CDATA[<p>There&#8217;s a bug on line 169 of gz.php: $uri should be $src_uri. Without that change, the file only shows up on the initial load (as uncompressed).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eduardo</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-1/#comment-564</link>
		<dc:creator>eduardo</dc:creator>
		<pubDate>Tue, 23 Oct 2007 02:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-564</guid>
		<description>When i try to use your script this returns:

&quot;The HTTP extensions to PHP does not seem to be installed.&quot;

how can i install the http extension do my php?
i googled it but i was not sucessiful!</description>
		<content:encoded><![CDATA[<p>When i try to use your script this returns:</p>
<p>&#8220;The HTTP extensions to PHP does not seem to be installed.&#8221;</p>
<p>how can i install the http extension do my php?<br />
i googled it but i was not sucessiful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NM-blog &#187; Speed optimization</title>
		<link>http://www.julienlecomte.net/blog/2007/08/13/comment-page-1/#comment-534</link>
		<dc:creator>NM-blog &#187; Speed optimization</dc:creator>
		<pubDate>Thu, 11 Oct 2007 12:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.julienlecomte.net/blog/2007/08/21/gzip-your-minified-javascript-files/#comment-534</guid>
		<description>[...] Gziping files in general is a good thing to help you minimize files. There is a good script to minimize files here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Gziping files in general is a good thing to help you minimize files. There is a good script to minimize files here. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
