<?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: dir() in JavaScript</title>
	<atom:link href="http://www.davidcramer.net/code/63/dir-in-javascript.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidcramer.net/code/63/dir-in-javascript.html</link>
	<description>A blog about Django, JavaScript, CSS, and general web development.</description>
	<lastBuildDate>Wed, 28 Jul 2010 09:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Joe Winter</title>
		<link>http://www.davidcramer.net/code/63/dir-in-javascript.html/comment-page-1#comment-17130</link>
		<dc:creator>Joe Winter</dc:creator>
		<pubDate>Wed, 30 Jan 2008 18:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/code/63/dir-in-javascript.html#comment-17130</guid>
		<description>console.dir() in Firebug usually does the trick for me.  If you&#039;re doing any JavaScript without Firebug, go check it out.  It&#039;s an incredible timesaver.</description>
		<content:encoded><![CDATA[<p>console.dir() in Firebug usually does the trick for me.  If you&#8217;re doing any JavaScript without Firebug, go check it out.  It&#8217;s an incredible timesaver.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
