<?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>Jeff Malterre &#187; safari</title>
	<atom:link href="http://www.jeffmalterre.com/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffmalterre.com</link>
	<description>accessible web programmer, SEO specialist, e-commerce professional</description>
	<lastBuildDate>Tue, 05 Oct 2010 18:23:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Enabling the Developer menu in Safari 4 (for Vista and Windows 7)</title>
		<link>http://www.jeffmalterre.com/2010/01/19/enabling-the-developer-menu-in-safari-4-for-vista-and-windows-7/</link>
		<comments>http://www.jeffmalterre.com/2010/01/19/enabling-the-developer-menu-in-safari-4-for-vista-and-windows-7/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 19:41:47 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.sibble.com/?p=989</guid>
		<description><![CDATA[Had a little bit of a run-around trying to do this because some information I found was for another version so I thought I&#8217;d post a quick &#8216;how-to&#8217; up here. We&#8217;re going to be editing the preferences file for Safari. This file has a .plist extension and to edit it you&#8217;ll need to get this. [...]]]></description>
			<content:encoded><![CDATA[<p>Had a little bit of a run-around trying to do this because some information I found was for another version so I thought I&#8217;d post a quick &#8216;how-to&#8217; up here.  We&#8217;re going to be editing the preferences file for Safari.  This file has a .plist extension and to edit it you&#8217;ll need to get <a href="http://www.ipodrobot.com/plistset.exe" title="plist editor for Windows">this</a>.  After you finish downloading and installing it, launch it.  Now go to File -> Open, and browse to this location: <strong>\Users\&lt;your user name&gt;\AppData\Roaming\Apple Computer\Preferences\</strong>, the file we need to edit is <strong>com.apple.Safari.plist</strong> so go ahead and open it.</p>
<p>Append these lines before the final &lt;/dict&gt; and &lt;/plist&gt; elements:</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>IncludeDebugMenu<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;true</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span></pre></div></div>

<p>Restart Safari, you&#8217;ll now notice the &#8216;Develop&#8217; menu option next to &#8216;Bookmarks&#8217; and &#8216;Window&#8217;.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeffmalterre.com/2010/01/19/enabling-the-developer-menu-in-safari-4-for-vista-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

