<?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"
	>
<channel>
	<title>Comments on: &#8220;FireBug Like&#8221; Tools in Safari</title>
	<atom:link href="http://macdevelopertips.com/defaults/firebug-like-tools-in-safari.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MacDeveloperTips.com/defaults/firebug-like-tools-in-safari.html</link>
	<description>Tips, tools and code for iPhone and Mac developers.</description>
	<pubDate>Sun, 06 Jul 2008 23:26:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Lee Floyd</title>
		<link>http://MacDeveloperTips.com/defaults/firebug-like-tools-in-safari.html#comment-300</link>
		<dc:creator>Lee Floyd</dc:creator>
		<pubDate>Wed, 11 Jun 2008 13:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/safari/firebug-like-tools-in-safari.html#comment-300</guid>
		<description>Thank you, John, for the Windows tip. It definitely helps in our PC-based office!</description>
		<content:encoded><![CDATA[<p>Thank you, John, for the Windows tip. It definitely helps in our PC-based office!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dannyrocks</title>
		<link>http://MacDeveloperTips.com/defaults/firebug-like-tools-in-safari.html#comment-217</link>
		<dc:creator>dannyrocks</dc:creator>
		<pubDate>Wed, 28 May 2008 18:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/safari/firebug-like-tools-in-safari.html#comment-217</guid>
		<description>thanks guys!!</description>
		<content:encoded><![CDATA[<p>thanks guys!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonah</title>
		<link>http://MacDeveloperTips.com/defaults/firebug-like-tools-in-safari.html#comment-30</link>
		<dc:creator>jonah</dc:creator>
		<pubDate>Tue, 18 Mar 2008 22:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/safari/firebug-like-tools-in-safari.html#comment-30</guid>
		<description>this is great! thanks a lot</description>
		<content:encoded><![CDATA[<p>this is great! thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miro</title>
		<link>http://MacDeveloperTips.com/defaults/firebug-like-tools-in-safari.html#comment-25</link>
		<dc:creator>Miro</dc:creator>
		<pubDate>Tue, 18 Mar 2008 00:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/safari/firebug-like-tools-in-safari.html#comment-25</guid>
		<description>Very useful. Thanks.</description>
		<content:encoded><![CDATA[<p>Very useful. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://MacDeveloperTips.com/defaults/firebug-like-tools-in-safari.html#comment-24</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 17 Mar 2008 13:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/safari/firebug-like-tools-in-safari.html#comment-24</guid>
		<description>To enable Web Inspector for Safari on Windows, you first need to find the file  'WebKitPreferences' Here is where I found the file on my system:

C:\Documents and Settings\Administrator\Application Data\Apple Computer\Safari\WebKitPreferences (notice there is no file extension).

Add the following key before the &#60;/dict&#62; entry:

     &#60;key&#62;WebKitDeveloperExtras&#60;/key&#62;
      &#60;true/&#62;

Restart Safari and right click on a webpage and you should be off and running.

John</description>
		<content:encoded><![CDATA[<p>To enable Web Inspector for Safari on Windows, you first need to find the file  &#8216;WebKitPreferences&#8217; Here is where I found the file on my system:</p>
<p>C:\Documents and Settings\Administrator\Application Data\Apple Computer\Safari\WebKitPreferences (notice there is no file extension).</p>
<p>Add the following key before the &lt;/dict&gt; entry:</p>
<p>     &lt;key&gt;WebKitDeveloperExtras&lt;/key&gt;<br />
      &lt;true/&gt;</p>
<p>Restart Safari and right click on a webpage and you should be off and running.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ncloud</title>
		<link>http://MacDeveloperTips.com/defaults/firebug-like-tools-in-safari.html#comment-23</link>
		<dc:creator>ncloud</dc:creator>
		<pubDate>Mon, 17 Mar 2008 13:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/safari/firebug-like-tools-in-safari.html#comment-23</guid>
		<description>You might also want to try firebug lite:

http://www.getfirebug.com/lite.html

It simulates some core firebug functionality in non-Firefox browsers.</description>
		<content:encoded><![CDATA[<p>You might also want to try firebug lite:</p>
<p><a href="http://www.getfirebug.com/lite.html" rel="nofollow">http://www.getfirebug.com/lite.html</a></p>
<p>It simulates some core firebug functionality in non-Firefox browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ms</title>
		<link>http://MacDeveloperTips.com/defaults/firebug-like-tools-in-safari.html#comment-21</link>
		<dc:creator>ms</dc:creator>
		<pubDate>Mon, 17 Mar 2008 06:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://macdevelopertips.com/safari/firebug-like-tools-in-safari.html#comment-21</guid>
		<description>Since safari is available as beta on windows, how do you enable it there I wonder?</description>
		<content:encoded><![CDATA[<p>Since safari is available as beta on windows, how do you enable it there I wonder?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
