<?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 debugger for Safari</title>
	<atom:link href="http://ca.rroll.net/2008/08/31/javascript-debugger-for-safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://ca.rroll.net/2008/08/31/javascript-debugger-for-safari/</link>
	<description>Metabolising caffeine into code</description>
	<lastBuildDate>Tue, 20 Dec 2011 04:34:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nick</title>
		<link>http://ca.rroll.net/2008/08/31/javascript-debugger-for-safari/comment-page-1/#comment-1591</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sun, 31 Aug 2008 11:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://ca.rroll.net/?p=145#comment-1591</guid>
		<description>Thanks Oliver, I will edit my post to say that WebKit is the development snapshot of Safari.

Cheers,
Nick.</description>
		<content:encoded><![CDATA[<p>Thanks Oliver, I will edit my post to say that WebKit is the development snapshot of Safari.</p>
<p>Cheers,<br />
Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://ca.rroll.net/2008/08/31/javascript-debugger-for-safari/comment-page-1/#comment-1590</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Sun, 31 Aug 2008 11:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://ca.rroll.net/?p=145#comment-1590</guid>
		<description>WebKit isn&#039;t the opensource equivalent to safari -- the WebKit nightlies just launch system Safari with some fiddling to make Safari use the build of the libraries in the nightly bundle, rather than the stable build included in the system.  The system webkit is simply a stabilised branch from the main development trunk (see http://trac.webkit.org/browser/branches and http://trac.webkit.org/browser/releases)

You can avoid any command line fiddling simply by enabling the developer tools in the advanced tab of the Safari preferences.  That enables the inspector, which includes a debugger in the nightly builds.</description>
		<content:encoded><![CDATA[<p>WebKit isn&#8217;t the opensource equivalent to safari &#8212; the WebKit nightlies just launch system Safari with some fiddling to make Safari use the build of the libraries in the nightly bundle, rather than the stable build included in the system.  The system webkit is simply a stabilised branch from the main development trunk (see <a href="http://trac.webkit.org/browser/branches" rel="nofollow">http://trac.webkit.org/browser/branches</a> and <a href="http://trac.webkit.org/browser/releases" rel="nofollow">http://trac.webkit.org/browser/releases</a>)</p>
<p>You can avoid any command line fiddling simply by enabling the developer tools in the advanced tab of the Safari preferences.  That enables the inspector, which includes a debugger in the nightly builds.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

