<?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: Introducing &#8220;SiteTraverser&#8221;</title>
	<atom:link href="http://james.padolsey.com/javascript/introducing-sitetraverser/feed/" rel="self" type="application/rss+xml" />
	<link>http://james.padolsey.com/javascript/introducing-sitetraverser/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:03:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: James</title>
		<link>http://james.padolsey.com/javascript/introducing-sitetraverser/comment-page-1/#comment-25379</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1245#comment-25379</guid>
		<description>@Supersha, thanks. The &lt;code&gt;go()&lt;/code&gt; method is there to give you control over when the crawling begins. In some situations you&#039;ll want to instantiate early but not start until a bit later. Plus, it allows you to go &lt;code&gt;instance.go().stop().go()&lt;/code&gt; :D

@Paul, let me know if you end up using it. :)

@mat, Ahh, forgot about Macs. I&#039;ve changed it a bit, so it no longer uses CTRL to initiate dragging - you can now click anywhere on the top or edge of the box to drag it, without needing to press any keys.</description>
		<content:encoded><![CDATA[<p>@Supersha, thanks. The <code>go()</code> method is there to give you control over when the crawling begins. In some situations you&#8217;ll want to instantiate early but not start until a bit later. Plus, it allows you to go <code>instance.go().stop().go()</code> <img src='http://james.padolsey.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>@Paul, let me know if you end up using it. <img src='http://james.padolsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@mat, Ahh, forgot about Macs. I&#8217;ve changed it a bit, so it no longer uses CTRL to initiate dragging &#8211; you can now click anywhere on the top or edge of the box to drag it, without needing to press any keys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mat</title>
		<link>http://james.padolsey.com/javascript/introducing-sitetraverser/comment-page-1/#comment-25373</link>
		<dc:creator>Mat</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1245#comment-25373</guid>
		<description>Very nice!
Drag&amp;drop doesn&#039;t work on Mac OS X since CTRL + clic is just like a right clic on mac.</description>
		<content:encoded><![CDATA[<p>Very nice!<br />
Drag&amp;drop doesn&#8217;t work on Mac OS X since CTRL + clic is just like a right clic on mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Irish</title>
		<link>http://james.padolsey.com/javascript/introducing-sitetraverser/comment-page-1/#comment-25371</link>
		<dc:creator>Paul Irish</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1245#comment-25371</guid>
		<description>Most excellent. 

My common use case for something like this is to help identify all of the A tags with only a # href.
As its very common for developers to use those with the faulty expectation of fixing later. :)</description>
		<content:encoded><![CDATA[<p>Most excellent. </p>
<p>My common use case for something like this is to help identify all of the A tags with only a # href.<br />
As its very common for developers to use those with the faulty expectation of fixing later. <img src='http://james.padolsey.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Supersha</title>
		<link>http://james.padolsey.com/javascript/introducing-sitetraverser/comment-page-1/#comment-25364</link>
		<dc:creator>Supersha</dc:creator>
		<pubDate>Thu, 03 Dec 2009 02:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=1245#comment-25364</guid>
		<description>It&#039;s perfect!! But why the &quot;go&quot; method run in the constructor? maybe it looks a little good.</description>
		<content:encoded><![CDATA[<p>It&#8217;s perfect!! But why the &#8220;go&#8221; method run in the constructor? maybe it looks a little good.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

