<?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: Increase performance of website by compressing JavaScript.</title>
	<atom:link href="http://viralpatel.net/blogs/2008/12/increase-performance-of-website-by-compressing-javascript.html/feed" rel="self" type="application/rss+xml" />
	<link>http://viralpatel.net/blogs/2008/12/increase-performance-of-website-by-compressing-javascript.html</link>
	<description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description>
	<lastBuildDate>Thu, 09 Sep 2010 03:50:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: fsevilla</title>
		<link>http://viralpatel.net/blogs/2008/12/increase-performance-of-website-by-compressing-javascript.html/comment-page-1#comment-12514</link>
		<dc:creator>fsevilla</dc:creator>
		<pubDate>Mon, 03 May 2010 16:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=531#comment-12514</guid>
		<description>@Lars,
I guess even if they see a 1% of improvement, it is worth your time. We are getting into an era where users and customers become the most important thing since we make business from them. That is why I believe that if a thousand users see 1% improvement, it is worth one hour of your time, plust the fact that now you can minify all php code, html, css and javascript, which at the end causes a considerable effect.

That&#039;s my thought tho....

Regards</description>
		<content:encoded><![CDATA[<p>@Lars,<br />
I guess even if they see a 1% of improvement, it is worth your time. We are getting into an era where users and customers become the most important thing since we make business from them. That is why I believe that if a thousand users see 1% improvement, it is worth one hour of your time, plust the fact that now you can minify all php code, html, css and javascript, which at the end causes a considerable effect.</p>
<p>That&#8217;s my thought tho&#8230;.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://viralpatel.net/blogs/2008/12/increase-performance-of-website-by-compressing-javascript.html/comment-page-1#comment-12277</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Thu, 11 Mar 2010 22:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=531#comment-12277</guid>
		<description>Good points on minifying.
We recently did this on our intranet web applications. We did it using jsmin.

While the compression was good (about 50%), it made little impact on the load time of the page for users. Why? Because the amount of in-house javascript the we were now minifying was dwarfed by the amount of 3rd-party javascript (dojo, ArcGIS Server Javascript API, TinyMCE, FCKEditor, etc.), which were already pre-minified.

That&#039;s not to say don&#039;t use minification on your web sites. We do. But you may want to evaluate beforehand, what percentage of the code used by my web can I actually minify? Ten percent? If my user sees a 5% speed improvement, will that make the effort worthwhile for me?</description>
		<content:encoded><![CDATA[<p>Good points on minifying.<br />
We recently did this on our intranet web applications. We did it using jsmin.</p>
<p>While the compression was good (about 50%), it made little impact on the load time of the page for users. Why? Because the amount of in-house javascript the we were now minifying was dwarfed by the amount of 3rd-party javascript (dojo, ArcGIS Server Javascript API, TinyMCE, FCKEditor, etc.), which were already pre-minified.</p>
<p>That&#8217;s not to say don&#8217;t use minification on your web sites. We do. But you may want to evaluate beforehand, what percentage of the code used by my web can I actually minify? Ten percent? If my user sees a 5% speed improvement, will that make the effort worthwhile for me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghu</title>
		<link>http://viralpatel.net/blogs/2008/12/increase-performance-of-website-by-compressing-javascript.html/comment-page-1#comment-12126</link>
		<dc:creator>Raghu</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=531#comment-12126</guid>
		<description>Good site on cool technologies.!!</description>
		<content:encoded><![CDATA[<p>Good site on cool technologies.!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
