<?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>Commentaires sur : Débloquer le menu Debug sous Safari</title>
	<atom:link href="http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/</link>
	<description>Les aventures de Thierry Régagnon sur le Web et au Japon.</description>
	<lastBuildDate>Sun, 06 May 2012 21:56:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Par : stephane</title>
		<link>http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/comment-page-1/#comment-438</link>
		<dc:creator>stephane</dc:creator>
		<pubDate>Mon, 02 Apr 2012 11:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/#comment-438</guid>
		<description>&lt;p&gt;-Il existe un menu caché Debug sous Safari que l&#039;on active sous Terminal par la commande suivante en tapant la ligne qui suit dans Terminal:&lt;/p&gt;

&lt;p&gt;defaults write com.apple.safari.plist IncludeInternalDebugMenu -bool true&lt;/p&gt;

&lt;p&gt;Bien sûr pour le supprimer il suffit de remplacer le booléen &#039;true&#039; par &#039;false&#039; dans la même commande.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>-Il existe un menu caché Debug sous Safari que l&#8217;on active sous Terminal par la commande suivante en tapant la ligne qui suit dans Terminal:</p>

<p>defaults write com.apple.safari.plist IncludeInternalDebugMenu -bool true</p>

<p>Bien sûr pour le supprimer il suffit de remplacer le booléen &#8216;true&#8217; par &#8216;false&#8217; dans la même commande.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Astuces Javascript pour mieux débugger votre site &#124; nyamsprod's web labs</title>
		<link>http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/comment-page-1/#comment-183</link>
		<dc:creator>Astuces Javascript pour mieux débugger votre site &#124; nyamsprod's web labs</dc:creator>
		<pubDate>Fri, 19 Sep 2008 08:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/#comment-183</guid>
		<description>&lt;p&gt;[...] soit l&#8217;outil performant que vous utilisez pour corriger vos bugs, in fine, pour pouvoir observer le résultat de [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] soit l&#8217;outil performant que vous utilisez pour corriger vos bugs, in fine, pour pouvoir observer le résultat de [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Thierry</title>
		<link>http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/comment-page-1/#comment-13</link>
		<dc:creator>Thierry</dc:creator>
		<pubDate>Sun, 30 Mar 2008 17:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/#comment-13</guid>
		<description>&lt;p&gt;Thanks for the explanations ptrubert.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the explanations ptrubert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : ptrubert</title>
		<link>http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/comment-page-1/#comment-12</link>
		<dc:creator>ptrubert</dc:creator>
		<pubDate>Fri, 21 Mar 2008 08:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://regagnon.com/blog/2008/02/10/debloquer-le-menu-debug-sous-safari/#comment-12</guid>
		<description>&lt;p&gt;To display the debug menu in Safari 3.1 for Windows, use a text editor to add the following to the &quot;com.apple.safari.plist&quot; file located at C:&#092;Documents and Settings&#092;USERNAME&#092;Application Data&#092;Apple Computer&#092;Safari&#092;Preferences&#092;com.apple.safari.plist&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&lt;key&gt;IncludeDebugMenu&lt;/key&gt;
&lt;true/&gt;
&lt;/code&gt;&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>To display the debug menu in Safari 3.1 for Windows, use a text editor to add the following to the &laquo;&nbsp;com.apple.safari.plist&nbsp;&raquo; file located at C:&#92;Documents and Settings&#92;USERNAME&#92;Application Data&#92;Apple Computer&#92;Safari&#92;Preferences&#92;com.apple.safari.plist</p>

<pre><code>&lt;key&gt;IncludeDebugMenu&lt;/key&gt;
&lt;true/&gt;
</code></pre>
]]></content:encoded>
	</item>
</channel>
</rss>

