<?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>Takahisa's Weblog &#187; safari</title>
	<atom:link href="http://takahisa.info/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://takahisa.info</link>
	<description>weblog of lifetips?</description>
	<lastBuildDate>Fri, 02 Sep 2011 18:27:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>safari 4 extra tips</title>
		<link>http://takahisa.info/2009/03/14/safari-4-extra-tips/</link>
		<comments>http://takahisa.info/2009/03/14/safari-4-extra-tips/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 01:17:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://takahisa.info/?p=213</guid>
		<description><![CDATA[$ strings /Applications/Safari.app/Contents/MacOS/Safari &#124; grep DebugSafari4 DebugSafari4TabBarIsOnTop DebugSafari4IncludeToolbarRedesign DebugSafari4IncludeFancyURLCompletionList DebugSafari4IncludeGoogleSuggest DebugSafari4LoadProgressStyle DebugSafari4IncludeFlowViewInBookmarksView DebugSafari4TopSitesZoomToPageAnimationDimsSnapshot DebugSafari4IncludeTopSites How to use example defaults write com.apple.Safari DebugSafari4TabBarIsOnTop -bool NO defaults delete com.apple.Safari DebugSafari4TabBarIsOnTop defaults write com.apple.Safari DebugSafari4LoadProgressStyle -bool NO]]></description>
			<content:encoded><![CDATA[<p>$ strings /Applications/Safari.app/Contents/MacOS/Safari | grep DebugSafari4<br />
DebugSafari4TabBarIsOnTop<br />
DebugSafari4IncludeToolbarRedesign<br />
DebugSafari4IncludeFancyURLCompletionList<br />
DebugSafari4IncludeGoogleSuggest<br />
DebugSafari4LoadProgressStyle<br />
DebugSafari4IncludeFlowViewInBookmarksView<br />
DebugSafari4TopSitesZoomToPageAnimationDimsSnapshot<br />
DebugSafari4IncludeTopSites</p>
<p>How to use example<br />
defaults write com.apple.Safari DebugSafari4TabBarIsOnTop -bool NO<br />
defaults delete com.apple.Safari DebugSafari4TabBarIsOnTop<br />
defaults write com.apple.Safari DebugSafari4LoadProgressStyle -bool NO</p>
]]></content:encoded>
			<wfw:commentRss>http://takahisa.info/2009/03/14/safari-4-extra-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

