<?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>Comentarii la: Welcome to HTTP REQUESTS hell. Concatenate javascript files!</title>
	<atom:link href="http://johan.ro/tech/welcome-to-http-requests-hell-concatenate-javascript-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://johan.ro/tech/welcome-to-http-requests-hell-concatenate-javascript-files/</link>
	<description>keep it simple, stupid!</description>
	<lastBuildDate>Sun, 02 May 2010 21:38:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Ispas</title>
		<link>http://johan.ro/tech/welcome-to-http-requests-hell-concatenate-javascript-files/comment-page-1/#comment-3371</link>
		<dc:creator>Daniel Ispas</dc:creator>
		<pubDate>Wed, 08 Sep 2010 23:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://johan.ro/?p=85#comment-3371</guid>
		<description>E o solutie buna si concatenarea fisierelor dar tot trebuie sa incarci continutul respectiv si asta poate sa dureze un pic. Chiar sunt necesare toate acele scripturi pe fiecare pagina?</description>
		<content:encoded><![CDATA[<p>E o solutie buna si concatenarea fisierelor dar tot trebuie sa incarci continutul respectiv si asta poate sa dureze un pic. Chiar sunt necesare toate acele scripturi pe fiecare pagina?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cocalar</title>
		<link>http://johan.ro/tech/welcome-to-http-requests-hell-concatenate-javascript-files/comment-page-1/#comment-2279</link>
		<dc:creator>Cocalar</dc:creator>
		<pubDate>Wed, 08 Sep 2010 02:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://johan.ro/?p=85#comment-2279</guid>
		<description>Hai ca mi-a placut   Opera 10: the future is very bright. Imi place modul in care scrii  Johan. I like this style</description>
		<content:encoded><![CDATA[<p>Hai ca mi-a placut   Opera 10: the future is very bright. Imi place modul in care scrii  Johan. I like this style</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agregator de Prostie</title>
		<link>http://johan.ro/tech/welcome-to-http-requests-hell-concatenate-javascript-files/comment-page-1/#comment-2230</link>
		<dc:creator>Agregator de Prostie</dc:creator>
		<pubDate>Wed, 08 Sep 2010 00:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://johan.ro/?p=85#comment-2230</guid>
		<description>Nice post Welcome to HTTP REQUESTS hell. Concatenate javascript files!. Mi-a placut articolul asta Johan. Nice job</description>
		<content:encoded><![CDATA[<p>Nice post Welcome to HTTP REQUESTS hell. Concatenate javascript files!. Mi-a placut articolul asta Johan. Nice job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cazare mare</title>
		<link>http://johan.ro/tech/welcome-to-http-requests-hell-concatenate-javascript-files/comment-page-1/#comment-2165</link>
		<dc:creator>cazare mare</dc:creator>
		<pubDate>Wed, 08 Sep 2010 22:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://johan.ro/?p=85#comment-2165</guid>
		<description>Mi-a placut articolul asta despre Welcome to HTTP REQUESTS hell. Concatenate javascript files!. Ai facut o treaba buna JohanTe invit si pe blogul meu. E nou, dar e ok</description>
		<content:encoded><![CDATA[<p>Mi-a placut articolul asta despre Welcome to HTTP REQUESTS hell. Concatenate javascript files!. Ai facut o treaba buna JohanTe invit si pe blogul meu. E nou, dar e ok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SaltwaterC</title>
		<link>http://johan.ro/tech/welcome-to-http-requests-hell-concatenate-javascript-files/comment-page-1/#comment-2161</link>
		<dc:creator>SaltwaterC</dc:creator>
		<pubDate>Wed, 08 Sep 2010 19:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://johan.ro/?p=85#comment-2161</guid>
		<description>I would go even further by caching those files into a single big JS file. Actually I did that with one of the projects I am taking care of, with both the JS and the CSS files. In order to avoid loading extra stuff, there are multiple JS/CSS cache files, served for each specific context, but there are no more that a couple of requests per page for this specific task. The browser cache issue is solved by versioning the cached files with a timestamp. The Yahoo! Dev speed guide is a golden resource for this kind of scalability issues.</description>
		<content:encoded><![CDATA[<p>I would go even further by caching those files into a single big JS file. Actually I did that with one of the projects I am taking care of, with both the JS and the CSS files. In order to avoid loading extra stuff, there are multiple JS/CSS cache files, served for each specific context, but there are no more that a couple of requests per page for this specific task. The browser cache issue is solved by versioning the cached files with a timestamp. The Yahoo! Dev speed guide is a golden resource for this kind of scalability issues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
