<?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: FireFox bug with onreadystatechange</title>
	<atom:link href="http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/</link>
	<description>Solutions to problems that one John has encountered</description>
	<lastBuildDate>Sun, 25 Jul 2010 15:42:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: José Rodrigo Rodriguez R.</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-5752</link>
		<dc:creator>José Rodrigo Rodriguez R.</dc:creator>
		<pubDate>Fri, 25 Jun 2010 23:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-5752</guid>
		<description>Thank you very much &quot;One John&quot; has taken me several hours to get Firefox to work properly synchronous Ajax method. I found your blog and I have opened my eyes, I posted on my Twitter (@ hantitesis) your entry, thanks again.

Greetings from Cordoba, Veracruz, Mexico</description>
		<content:encoded><![CDATA[<p>Thank you very much &#8220;One John&#8221; has taken me several hours to get Firefox to work properly synchronous Ajax method. I found your blog and I have opened my eyes, I posted on my Twitter (@ hantitesis) your entry, thanks again.</p>
<p>Greetings from Cordoba, Veracruz, Mexico</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-3265</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 24 Jul 2009 01:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-3265</guid>
		<description>You solved it and saved me a huge headache! Thank you!!!</description>
		<content:encoded><![CDATA[<p>You solved it and saved me a huge headache! Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axilees</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-2140</link>
		<dc:creator>Axilees</dc:creator>
		<pubDate>Mon, 08 Jun 2009 14:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-2140</guid>
		<description>Thank you man - your code really help. Save lot of time!</description>
		<content:encoded><![CDATA[<p>Thank you man &#8211; your code really help. Save lot of time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Ness</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-46</link>
		<dc:creator>David Ness</dc:creator>
		<pubDate>Tue, 03 Feb 2009 21:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-46</guid>
		<description>Thanks! That did the trick. Once I realized that you were saying that I shouldn&#039;t even make the call to onreadystatechange, because for a synchonous request there is no need to test for readyState == 4, and that I should just proceed with what I need to do, everything works as it should in all browsers. Thank you again very much. - David</description>
		<content:encoded><![CDATA[<p>Thanks! That did the trick. Once I realized that you were saying that I shouldn&#8217;t even make the call to onreadystatechange, because for a synchonous request there is no need to test for readyState == 4, and that I should just proceed with what I need to do, everything works as it should in all browsers. Thank you again very much. &#8211; David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BV</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-37</link>
		<dc:creator>BV</dc:creator>
		<pubDate>Sat, 13 Dec 2008 00:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-37</guid>
		<description>THANKS! I was pulling my hair out.</description>
		<content:encoded><![CDATA[<p>THANKS! I was pulling my hair out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gorodn</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-36</link>
		<dc:creator>Gorodn</dc:creator>
		<pubDate>Sat, 29 Nov 2008 13:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-36</guid>
		<description>Thanks, I was struggling with this in firefox, but it was fine in IE and Safari. Now with the dropping of the onreadystatechange (for synchronous) it works great...whew!

keep up the good work!</description>
		<content:encoded><![CDATA[<p>Thanks, I was struggling with this in firefox, but it was fine in IE and Safari. Now with the dropping of the onreadystatechange (for synchronous) it works great&#8230;whew!</p>
<p>keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satrapo</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-29</link>
		<dc:creator>Satrapo</dc:creator>
		<pubDate>Wed, 29 Oct 2008 12:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-29</guid>
		<description>Thanks Man, it solved a big problem to me !!</description>
		<content:encoded><![CDATA[<p>Thanks Man, it solved a big problem to me !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
