<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Preston Lee&#039;s Blog &#187; firefox</title>
	<atom:link href="http://www.prestonlee.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prestonlee.com</link>
	<description>Technologist, businessman and entrepreneur.</description>
	<lastBuildDate>Tue, 24 Aug 2010 18:41:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Debugging JavaScript With Safari</title>
		<link>http://www.prestonlee.com/2008/03/06/debugging-javascript-with-safari/</link>
		<comments>http://www.prestonlee.com/2008/03/06/debugging-javascript-with-safari/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 20:03:40 +0000</pubDate>
		<dc:creator>preston.lee</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[drosera]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.prestonlee.com/archives/214</guid>
		<description><![CDATA[I usually use FireBug and other FireFox-based tools for troubleshooting JavaScript issues, but never found a solid way to approach it in Safari, my primary browser. It turns out that the nightly builds of WebKit (Safari&#8217;s core) also come with a great utility called Drosera.app, which allows you to attach to a running WebKit process [...]]]></description>
			<content:encoded><![CDATA[<p>I usually use <a href="http://www.getfirebug.com/">FireBug</a> and other FireFox-based tools for troubleshooting JavaScript issues, but never found a solid way to approach it in Safari, my primary browser. It turns out that the nightly builds of <a href="http://webkit.org/">WebKit</a> (Safari&#8217;s core) also come with a great utility called Drosera.app, which allows you to attach to a running WebKit process and get funky with a JavaScript console.</p>
<p>w00t l00ps!  <a title="drosera.png" href="http://www.prestonlee.com/wp-content/uploads/2008/03/drosera.png"><img src="http://www.prestonlee.com/wp-content/uploads/2008/03/drosera.png" alt="drosera.png" width="507" height="513" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.prestonlee.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.prestonlee.com/2008/03/06/debugging-javascript-with-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
