<?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"
	>
<channel>
	<title>Comments for Ajax Performance</title>
	<atom:link href="http://www.ajaxperformance.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxperformance.com</link>
	<description>A blog by Ryan Breen of Gomez</description>
	<pubDate>Thu, 11 Mar 2010 19:51:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on Real world case study in slimming down bandwidth consumption by Childrens Swings</title>
		<link>http://www.ajaxperformance.com/2007/03/08/real-world-case-study-in-slimming-down-bandwidth-consumption/#comment-200374</link>
		<dc:creator>Childrens Swings</dc:creator>
		<pubDate>Tue, 19 May 2009 11:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=54#comment-200374</guid>
		<description>Cool post. thanks for sharing. S3 is great, I'll be using it from now on.</description>
		<content:encoded><![CDATA[<p>Cool post. thanks for sharing. S3 is great, I&#8217;ll be using it from now on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Circumventing browser connection limits for fun and profit by Confluence: NetExchange Professional DPG Team</title>
		<link>http://www.ajaxperformance.com/2006/12/18/circumventing-browser-connection-limits-for-fun-and-profit/#comment-198372</link>
		<dc:creator>Confluence: NetExchange Professional DPG Team</dc:creator>
		<pubDate>Tue, 05 May 2009 10:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=33#comment-198372</guid>
		<description>&lt;strong&gt;Improving Web page load performance...&lt;/strong&gt;

¿ Do not download dojo unless it is required. ¿ Set ParseOnLoad to false if you are not creating any widgets with markup. ¿ Avoid creating widgets in the markup. ¿ If could not be avoided, use searchIds\\ so that they can be parsed.......</description>
		<content:encoded><![CDATA[<p><strong>Improving Web page load performance&#8230;</strong></p>
<p>¿ Do not download dojo unless it is required. ¿ Set ParseOnLoad to false if you are not creating any widgets with markup. ¿ Avoid creating widgets in the markup. ¿ If could not be avoided, use searchIds\\ so that they can be parsed&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Avoiding unnecessary Ajax traffic with session state? by NYWebTeam</title>
		<link>http://www.ajaxperformance.com/2007/11/29/avoiding-unnecessary-ajax-traffic-with-session-state/#comment-189436</link>
		<dc:creator>NYWebTeam</dc:creator>
		<pubDate>Sun, 05 Apr 2009 03:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/2007/11/29/avoiding-unnecessary-ajax-traffic-with-session-state/#comment-189436</guid>
		<description>Great little article and tip. Thank you</description>
		<content:encoded><![CDATA[<p>Great little article and tip. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI Profiler by Riza</title>
		<link>http://www.ajaxperformance.com/2008/02/20/yui-profiler/#comment-184627</link>
		<dc:creator>Riza</dc:creator>
		<pubDate>Mon, 23 Mar 2009 06:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/2008/02/20/yui-profiler/#comment-184627</guid>
		<description>Hi Ryan,
I'm trying to profile my YUI data table using YUI Profiler, but as far as that I tried, I still got "no records found" on my YUI profile viewer.
Would you mind if you mail me an example how to profile a YUI data table? Thx a lot...</description>
		<content:encoded><![CDATA[<p>Hi Ryan,<br />
I&#8217;m trying to profile my YUI data table using YUI Profiler, but as far as that I tried, I still got &#8220;no records found&#8221; on my YUI profile viewer.<br />
Would you mind if you mail me an example how to profile a YUI data table? Thx a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick recommendation by Pavan G</title>
		<link>http://www.ajaxperformance.com/2006/10/28/a-quick-recommendation/#comment-161507</link>
		<dc:creator>Pavan G</dc:creator>
		<pubDate>Thu, 08 Jan 2009 12:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=21#comment-161507</guid>
		<description>Hi Ryan,

The link has very good information on tuning ajax pages.
We recently ported our application to ajax. We are observing that it is quite slow compared to the previous version.
All the actions are slow and it feels quite heavy.
I thought ajax would be faster and consuming less memory.

Is it normally this behaviour with ajax or we have done something wrong?
Please excuse me if i am asking something wrong..very new to ajax.</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>The link has very good information on tuning ajax pages.<br />
We recently ported our application to ajax. We are observing that it is quite slow compared to the previous version.<br />
All the actions are slow and it feels quite heavy.<br />
I thought ajax would be faster and consuming less memory.</p>
<p>Is it normally this behaviour with ajax or we have done something wrong?<br />
Please excuse me if i am asking something wrong..very new to ajax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Circumventing browser connection limits for fun and profit by Five Articles Worth Readying About Client-Side Performance &#171; Seven Seconds</title>
		<link>http://www.ajaxperformance.com/2006/12/18/circumventing-browser-connection-limits-for-fun-and-profit/#comment-131149</link>
		<dc:creator>Five Articles Worth Readying About Client-Side Performance &#171; Seven Seconds</dc:creator>
		<pubDate>Tue, 28 Oct 2008 02:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=33#comment-131149</guid>
		<description>[...] This fifth article  comes from Ryan Breen at Gomez. He&#8217;s the author of Ajax Performance. What Breen is talking about is that not all browsers behave the same. Most load in a synchronous fashion that still cause latency when interacting with a client-rich page. These browsers can be manipulated to do parallel operations, but require configuration changes. The author makes a great point about why configuring these changes can really speed up performance. [...]</description>
		<content:encoded><![CDATA[<p>[...] This fifth article  comes from Ryan Breen at Gomez. He&#8217;s the author of Ajax Performance. What Breen is talking about is that not all browsers behave the same. Most load in a synchronous fashion that still cause latency when interacting with a client-rich page. These browsers can be manipulated to do parallel operations, but require configuration changes. The author makes a great point about why configuring these changes can really speed up performance. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Circumventing browser connection limits for fun and profit by Confluence: Stephen Feldman</title>
		<link>http://www.ajaxperformance.com/2006/12/18/circumventing-browser-connection-limits-for-fun-and-profit/#comment-124310</link>
		<dc:creator>Confluence: Stephen Feldman</dc:creator>
		<pubDate>Mon, 13 Oct 2008 14:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=33#comment-124310</guid>
		<description>&lt;strong&gt;Five Articles Worth Readying About Client-Side Performance...&lt;/strong&gt;

The days of focusing on server performance appear to be shrinking. We need to buildup our skills in the area of client side processing. While I've made a number of posts on the subject over the past 18 months,......</description>
		<content:encoded><![CDATA[<p><strong>Five Articles Worth Readying About Client-Side Performance&#8230;</strong></p>
<p>The days of focusing on server performance appear to be shrinking. We need to buildup our skills in the area of client side processing. While I&#8217;ve made a number of posts on the subject over the past 18 months,&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing IE8&#8217;s Connection Parallelism by Lori MacVittie</title>
		<link>http://www.ajaxperformance.com/2008/03/16/testing-ie8s-connection-parallelism/#comment-109393</link>
		<dc:creator>Lori MacVittie</dc:creator>
		<pubDate>Wed, 03 Sep 2008 18:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/2008/03/16/testing-ie8s-connection-parallelism/#comment-109393</guid>
		<description>This is an astounding article, thank you!

I've &lt;a href="http://www.slideshare.net/lmacvittie/web-2-and-application-delivery-public/" rel="nofollow"&gt;spoken&lt;/a&gt; and &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2008/06/17/3365.aspx" rel="nofollow"&gt;written&lt;/a&gt; a lot about AJAX and &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2008/02/21/3086.aspx" rel="nofollow"&gt;connection management issues&lt;/a&gt; in general and this really puts some hard numbers and empirical data around the subject. 

I haven't read your blog before, but I'm coming back for more now. 

Great stuff! 
Lori</description>
		<content:encoded><![CDATA[<p>This is an astounding article, thank you!</p>
<p>I&#8217;ve <a href="http://www.slideshare.net/lmacvittie/web-2-and-application-delivery-public/" rel="nofollow">spoken</a> and <a href="http://devcentral.f5.com/weblogs/macvittie/archive/2008/06/17/3365.aspx" rel="nofollow">written</a> a lot about AJAX and <a href="http://devcentral.f5.com/weblogs/macvittie/archive/2008/02/21/3086.aspx" rel="nofollow">connection management issues</a> in general and this really puts some hard numbers and empirical data around the subject. </p>
<p>I haven&#8217;t read your blog before, but I&#8217;m coming back for more now. </p>
<p>Great stuff!<br />
Lori</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Circumventing browser connection limits for fun and profit by ilango</title>
		<link>http://www.ajaxperformance.com/2006/12/18/circumventing-browser-connection-limits-for-fun-and-profit/#comment-95520</link>
		<dc:creator>ilango</dc:creator>
		<pubDate>Thu, 07 Aug 2008 14:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=33#comment-95520</guid>
		<description>Hello
       I created web service using REST.i can run in single machine properly.it is fine.when i send request from one machine another machine using xmlHttpRequest("GET","https://192.168.1.2","false"); the following error occur.

Security Error: Content at https://192.168.1.79/rest/index.html may not load data from https://192.168.1.2?timestamp=1218114764816.

Please give solution</description>
		<content:encoded><![CDATA[<p>Hello<br />
       I created web service using REST.i can run in single machine properly.it is fine.when i send request from one machine another machine using xmlHttpRequest(&#8221;GET&#8221;,&#8221;https://192.168.1.2&#8243;,&#8221;false&#8221;); the following error occur.</p>
<p>Security Error: Content at <a href="https://192.168.1.79/rest/index.html" rel="nofollow">https://192.168.1.79/rest/index.html</a> may not load data from <a href="https://192.168.1.2?timestamp=1218114764816" rel="nofollow">https://192.168.1.2?timestamp=1218114764816</a>.</p>
<p>Please give solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing IE8&#8217;s Connection Parallelism by Paddy</title>
		<link>http://www.ajaxperformance.com/2008/03/16/testing-ie8s-connection-parallelism/#comment-71004</link>
		<dc:creator>Paddy</dc:creator>
		<pubDate>Fri, 27 Jun 2008 18:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/2008/03/16/testing-ie8s-connection-parallelism/#comment-71004</guid>
		<description>All the tests of your connection parallelism apply to users who are far away from the origin server. For example, if your server is in San Jose, whats the effect of 4 parallel connections for San Jose users (guess? its gonna be worse than  single connection)

Look at their bandwidth-delay product and knowing full well that TCP cannot send less than 1MSS, 4 connections will have to tranmit the slowest at 4*1KB *8b/B/RTT = 32 Kb/RTT and RTT here is very small like 10ms. This means queuing will inevitable happen.

try the opening page of www.hotmail.com from san jose to see what I mean..

That said, you results are very relevant for dissemination of content from a single server. For distributed servers, people close enough to the edges, this would be counter-productive.</description>
		<content:encoded><![CDATA[<p>All the tests of your connection parallelism apply to users who are far away from the origin server. For example, if your server is in San Jose, whats the effect of 4 parallel connections for San Jose users (guess? its gonna be worse than  single connection)</p>
<p>Look at their bandwidth-delay product and knowing full well that TCP cannot send less than 1MSS, 4 connections will have to tranmit the slowest at 4*1KB *8b/B/RTT = 32 Kb/RTT and RTT here is very small like 10ms. This means queuing will inevitable happen.</p>
<p>try the opening page of <a href="http://www.hotmail.com" rel="nofollow">http://www.hotmail.com</a> from san jose to see what I mean..</p>
<p>That said, you results are very relevant for dissemination of content from a single server. For distributed servers, people close enough to the edges, this would be counter-productive.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.384 seconds -->
<!-- Cached page served by WP-Cache -->
