<?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: Selenium: Waiting for jQuery AJAX calls</title>
	<atom:link href="http://www.markhneedham.com/blog/2009/05/14/selenium-waiting-for-jquery-ajax-calls/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2009/05/14/selenium-waiting-for-jquery-ajax-calls/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 13 Mar 2010 16:40:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://www.markhneedham.com/blog/2009/05/14/selenium-waiting-for-jquery-ajax-calls/comment-page-1/#comment-24047</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 12 Oct 2009 09:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1216#comment-24047</guid>
		<description>Hi,

I have seen many people use a counter to track when AJAX calls are initiated and completed.  The problem is, you cannot simply say, &#039;if the counter equals zero all calls have finished&#039;, because it could be the case that call 1 finishes before call 2 has begun, couldn&#039;t it?

I am really struggling with this.  Everyone seems to find no problem with the simple counter solution.  I don&#039;t see how it works all the time.

Thanks,

Mike</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have seen many people use a counter to track when AJAX calls are initiated and completed.  The problem is, you cannot simply say, 'if the counter equals zero all calls have finished', because it could be the case that call 1 finishes before call 2 has begun, couldn't it?</p>
<p>I am really struggling with this.  Everyone seems to find no problem with the simple counter solution.  I don't see how it works all the time.</p>
<p>Thanks,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.markhneedham.com/blog/2009/05/14/selenium-waiting-for-jquery-ajax-calls/comment-page-1/#comment-20617</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 28 Jul 2009 22:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1216#comment-20617</guid>
		<description>Thanks for the info on hooking into jQuery&#039;s ajax calls... exactly what I needed to create a global &quot;Loading&quot; message at the top of a site whenever an AJAX call is processed</description>
		<content:encoded><![CDATA[<p>Thanks for the info on hooking into jQuery's ajax calls&#8230; exactly what I needed to create a global "Loading" message at the top of a site whenever an AJAX call is processed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: igorbrejc.net &#187; Fresh Catch For May 27th</title>
		<link>http://www.markhneedham.com/blog/2009/05/14/selenium-waiting-for-jquery-ajax-calls/comment-page-1/#comment-17706</link>
		<dc:creator>igorbrejc.net &#187; Fresh Catch For May 27th</dc:creator>
		<pubDate>Wed, 27 May 2009 06:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1216#comment-17706</guid>
		<description>[...] Selenium: Waiting for jQuery AJAX calls at Mark Needham [...]</description>
		<content:encoded><![CDATA[<p>[...] Selenium: Waiting for jQuery AJAX calls at Mark Needham [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://www.markhneedham.com/blog/2009/05/14/selenium-waiting-for-jquery-ajax-calls/comment-page-1/#comment-16999</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Fri, 15 May 2009 20:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1216#comment-16999</guid>
		<description>&lt;strong&gt;Selenium: Waiting for jQuery AJAX calls - Mark Needham...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>Selenium: Waiting for jQuery AJAX calls &#8211; Mark Needham&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
