<?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: Boost Website Load Time with Javascript CSS Compressor</title>
	<atom:link href="http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/</link>
	<description>- Hunting the Best Open Source Resources for Web Developers</description>
	<lastBuildDate>Sat, 07 Nov 2009 19:40:30 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jün</title>
		<link>http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/comment-page-1/#comment-17887</link>
		<dc:creator>Jün</dc:creator>
		<pubDate>Mon, 24 Nov 2008 19:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/#comment-17887</guid>
		<description>I used minify (http://code.google.com/p/minify/) and it works awesome - same concept.</description>
		<content:encoded><![CDATA[<p>I used minify (<a href="http://code.google.com/p/minify/" rel="nofollow">http://code.google.com/p/minify/</a>) and it works awesome &#8211; same concept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carro Brasília</title>
		<link>http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/comment-page-1/#comment-10014</link>
		<dc:creator>Carro Brasília</dc:creator>
		<pubDate>Wed, 04 Jun 2008 22:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/#comment-10014</guid>
		<description>I preffer to compress/pack javascript/css and send in the same page.
Compressing javascript ou css using gzip cause problem with IE6.</description>
		<content:encoded><![CDATA[<p>I preffer to compress/pack javascript/css and send in the same page.<br />
Compressing javascript ou css using gzip cause problem with IE6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tu página carga más rápido con Javascript CSS y HTML reducido &#171; Webadentro</title>
		<link>http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/comment-page-1/#comment-3551</link>
		<dc:creator>Tu página carga más rápido con Javascript CSS y HTML reducido &#171; Webadentro</dc:creator>
		<pubDate>Mon, 04 Feb 2008 20:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/#comment-3551</guid>
		<description>[...] Fuente: WebAppers [...]</description>
		<content:encoded><![CDATA[<p>[...] Fuente: WebAppers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/comment-page-1/#comment-3454</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Tue, 29 Jan 2008 18:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/#comment-3454</guid>
		<description>Seems useful.</description>
		<content:encoded><![CDATA[<p>Seems useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AliReza</title>
		<link>http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/comment-page-1/#comment-3321</link>
		<dc:creator>AliReza</dc:creator>
		<pubDate>Tue, 22 Jan 2008 11:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/#comment-3321</guid>
		<description>nice thing !</description>
		<content:encoded><![CDATA[<p>nice thing !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ibnoe</title>
		<link>http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/comment-page-1/#comment-3319</link>
		<dc:creator>ibnoe</dc:creator>
		<pubDate>Tue, 22 Jan 2008 10:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/#comment-3319</guid>
		<description>Very Nice resource</description>
		<content:encoded><![CDATA[<p>Very Nice resource</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msznapka</title>
		<link>http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/comment-page-1/#comment-3316</link>
		<dc:creator>msznapka</dc:creator>
		<pubDate>Tue, 22 Jan 2008 08:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappers.com/2008/01/22/boost-website-load-time-with-javascript-css-compressor/#comment-3316</guid>
		<description>The better solution is to minify, join and gzip JavaScript and CSS files during building or deploying the project, not with some PHP script which slows your HTTP response. I am using YUI Compressor maven plugin.

From my tests, gzipping HTML result during HTTP response is additional load to server, moreover with lot of requesting clients. And that is not good way.</description>
		<content:encoded><![CDATA[<p>The better solution is to minify, join and gzip JavaScript and CSS files during building or deploying the project, not with some PHP script which slows your HTTP response. I am using YUI Compressor maven plugin.</p>
<p>From my tests, gzipping HTML result during HTTP response is additional load to server, moreover with lot of requesting clients. And that is not good way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
