<?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>Jared Lewandowski &#187; safari</title>
	<atom:link href="http://jaredlewandowski.com/blog/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaredlewandowski.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 02 Mar 2010 18:46:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Web Developer Extras for Safari 4</title>
		<link>http://jaredlewandowski.com/blog/2009/06/web-developer-extras-for-safari-4/</link>
		<comments>http://jaredlewandowski.com/blog/2009/06/web-developer-extras-for-safari-4/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 21:30:26 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=358</guid>
		<description><![CDATA[I use Firefox as my regular browser, but that may be changing very soon. I recently discovered the web developer tools available for Safari and other WebKit browsers like Google Chrome. These features are almost identical to Firebug for Firefox, and that&#8217;s a HUGE plus for me. To enable the developer extension, type the following [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jaredlewandowski.com/blog/wp-content/uploads/2009/06/webdeveloper.png"><img class="alignright size-medium wp-image-360" title="webdeveloper" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/06/webdeveloper-300x258.png" alt="webdeveloper" width="240" height="206" /></a>I use Firefox as my regular browser, but that may be changing very soon. I recently discovered the web developer tools available for Safari and other WebKit browsers like Google Chrome. These features are almost identical to Firebug for Firefox, and that&#8217;s a HUGE plus for me.</p>
<p>To enable the developer extension, type the following into Terminal:</p>
<p><code>
<pre class="brush: plain; title: ;">defaults write com.apple.Safari WebKitDeveloperExtras -bool true</pre>
<p></code></p>
<p>Once you restart Safari, you should see an &#8220;Inspect Element&#8221; option if you right-click anywhere on a web page. So far, I am very impressed with the interface and debugging options it provides, along with the overall speed of WebKit browsers.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/06/web-developer-extras-for-safari-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

