<?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: Yahoo! Performance Engineers discuss what the 80/20 Rule Tells Us about Reducing HTTP Requests</title>
	<atom:link href="http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: CyanCode &#187; Blog Archive &#187; Code Links (12.06.2006)</title>
		<link>http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests/comment-page-1#comment-232266</link>
		<dc:creator>CyanCode &#187; Blog Archive &#187; Code Links (12.06.2006)</dc:creator>
		<pubDate>Wed, 06 Dec 2006 18:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests#comment-232266</guid>
		<description>[...] Ajaxian Â» Yahoo! Performance Engineers discuss what the 80/20 Rule Tells Us about Reducing HTTP Requests (webdev code performance HTML web) IEBlog : IE6 and IE7 Running on a Single Machine (IE7 IE6 Development virtualpc ) [...]</description>
		<content:encoded><![CDATA[<p>[...] Ajaxian Â» Yahoo! Performance Engineers discuss what the 80/20 Rule Tells Us about Reducing HTTP Requests (webdev code performance HTML web) IEBlog : IE6 and IE7 Running on a Single Machine (IE7 IE6 Development virtualpc ) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: opencomponentry &#187; Blog Archive &#187; gzip, where have you been all my life..?</title>
		<link>http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests/comment-page-1#comment-227970</link>
		<dc:creator>opencomponentry &#187; Blog Archive &#187; gzip, where have you been all my life..?</dc:creator>
		<pubDate>Mon, 04 Dec 2006 04:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests#comment-227970</guid>
		<description>[...] It was only slightly ironic that various caching/compression mechanisms were highlighted again this weekend on ajaxian.com, as I was already well underway with some &#8220;improvements&#8221; of my own in this area with Tapestry. [...]</description>
		<content:encoded><![CDATA[<p>[...] It was only slightly ironic that various caching/compression mechanisms were highlighted again this weekend on ajaxian.com, as I was already well underway with some &#8220;improvements&#8221; of my own in this area with Tapestry. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Kawakami</title>
		<link>http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests/comment-page-1#comment-227042</link>
		<dc:creator>Mark Kawakami</dc:creator>
		<pubDate>Sun, 03 Dec 2006 20:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests#comment-227042</guid>
		<description>Lucky!

Tamper Data for Firefox also has a similar load graphing function, it&#039;s quite nice. (Still want Firebug 1.0 though).</description>
		<content:encoded><![CDATA[<p>Lucky!</p>
<p>Tamper Data for Firefox also has a similar load graphing function, it&#8217;s quite nice. (Still want Firebug 1.0 though).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RichB</title>
		<link>http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests/comment-page-1#comment-227038</link>
		<dc:creator>RichB</dc:creator>
		<pubDate>Sun, 03 Dec 2006 20:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests#comment-227038</guid>
		<description>See also Google&#039;s little-known Load Time Analyzer Firefox extension. If you don&#039;t want to pay for Firebug 1.0, then check out LTA.</description>
		<content:encoded><![CDATA[<p>See also Google&#8217;s little-known Load Time Analyzer Firefox extension. If you don&#8217;t want to pay for Firebug 1.0, then check out LTA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Breen</title>
		<link>http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests/comment-page-1#comment-226882</link>
		<dc:creator>Ryan Breen</dc:creator>
		<pubDate>Sun, 03 Dec 2006 18:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests#comment-226882</guid>
		<description>Dion, good point on parallel downloads, but relying on users to tweak their browser settings really isn&#039;t tenable.  The best approach for parallelizing connections is to split content out between different hosts.  Most browsers are configured to download 2 objects per host, so images.mysite.com and css.mysite.com will be allocated 2 connections each.  Note that the total cap on parallel connections is 6.</description>
		<content:encoded><![CDATA[<p>Dion, good point on parallel downloads, but relying on users to tweak their browser settings really isn&#8217;t tenable.  The best approach for parallelizing connections is to split content out between different hosts.  Most browsers are configured to download 2 objects per host, so images.mysite.com and css.mysite.com will be allocated 2 connections each.  Note that the total cap on parallel connections is 6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests/comment-page-1#comment-226855</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 03 Dec 2006 18:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests#comment-226855</guid>
		<description>Firebug 1.0 - much anticipated. I do hope Joe Hewitt releases something soon.

0.41 is just breaking my heart :(</description>
		<content:encoded><![CDATA[<p>Firebug 1.0 &#8211; much anticipated. I do hope Joe Hewitt releases something soon.</p>
<p>0.41 is just breaking my heart :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjan bacchu</title>
		<link>http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests/comment-page-1#comment-226836</link>
		<dc:creator>anjan bacchu</dc:creator>
		<pubDate>Sun, 03 Dec 2006 17:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests#comment-226836</guid>
		<description>hi there,

  wasn&#039;t there a related recent study by a google engineer ? There, he concluded that the upload bandwidth(not the donwload bandwidth) does make a difference for AJAX sites .

 it&#039;s interesting to know more about these analyses -- good to know that FireBug has some tools for us developers.

BR,
~A</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>  wasn&#8217;t there a related recent study by a google engineer ? There, he concluded that the upload bandwidth(not the donwload bandwidth) does make a difference for AJAX sites .</p>
<p> it&#8217;s interesting to know more about these analyses &#8212; good to know that FireBug has some tools for us developers.</p>
<p>BR,<br />
~A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: March</title>
		<link>http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests/comment-page-1#comment-226830</link>
		<dc:creator>March</dc:creator>
		<pubDate>Sun, 03 Dec 2006 17:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/yahoo-performance-engineers-discuss-what-the-8020-rule-tells-us-about-reducing-http-requests#comment-226830</guid>
		<description>Firebug beta! Ha! hopefully we can use it soon</description>
		<content:encoded><![CDATA[<p>Firebug beta! Ha! hopefully we can use it soon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

