<?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: Javascript ghost debugging</title>
	<atom:link href="http://www.svendtofte.com/javascript/javascript-ghost-debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svendtofte.com/javascript/javascript-ghost-debugging/</link>
	<description>rantings &#38; scraps on code and web development</description>
	<lastBuildDate>Sun, 11 Jul 2010 11:58:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Helton Valentini</title>
		<link>http://www.svendtofte.com/javascript/javascript-ghost-debugging/comment-page-1/#comment-200</link>
		<dc:creator>Helton Valentini</dc:creator>
		<pubDate>Wed, 31 Mar 2010 16:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=262#comment-200</guid>
		<description>The callback won&#039;t execute in Firefox since it doesn&#039;t handle onreadystatechange event, must use onload event of the script element you created.</description>
		<content:encoded><![CDATA[<p>The callback won&#8217;t execute in Firefox since it doesn&#8217;t handle onreadystatechange event, must use onload event of the script element you created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DD</title>
		<link>http://www.svendtofte.com/javascript/javascript-ghost-debugging/comment-page-1/#comment-199</link>
		<dc:creator>DD</dc:creator>
		<pubDate>Mon, 29 Mar 2010 20:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=262#comment-199</guid>
		<description>Have you taken a look at http://labjs.com/</description>
		<content:encoded><![CDATA[<p>Have you taken a look at <a href="http://labjs.com/" rel="nofollow">http://labjs.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://www.svendtofte.com/javascript/javascript-ghost-debugging/comment-page-1/#comment-188</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=262#comment-188</guid>
		<description>Great post.  I&#039;ll use it in my current deployment.  I was going with method 3 but didn&#039;t know how to get the callback.  Good work.</description>
		<content:encoded><![CDATA[<p>Great post.  I&#8217;ll use it in my current deployment.  I was going with method 3 but didn&#8217;t know how to get the callback.  Good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.svendtofte.com/javascript/javascript-ghost-debugging/comment-page-1/#comment-172</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sun, 18 Oct 2009 21:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=262#comment-172</guid>
		<description>Good stuff - i have struggled with that in jQuery as well. Just to add to your list of how to do this there is also the document.write method, although not very pretty.

- Simon</description>
		<content:encoded><![CDATA[<p>Good stuff &#8211; i have struggled with that in jQuery as well. Just to add to your list of how to do this there is also the document.write method, although not very pretty.</p>
<p>- Simon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
