<?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; Mac OS X</title>
	<atom:link href="http://takahisa.info/category/mac-os-x/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>automated network folder mount script for mac</title>
		<link>http://takahisa.info/2009/03/14/automated-network-folder-mount-script-for-mac/</link>
		<comments>http://takahisa.info/2009/03/14/automated-network-folder-mount-script-for-mac/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 01:35:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://takahisa.info/?p=224</guid>
		<description><![CDATA[set myip to do shell script &#8220;ifconfig &#124; grep &#8216;broadcast&#8217; &#124; awk &#8216;{print $6}&#8217;&#8221; if myip = &#8220;10.168.1.255&#8243; then mount volume &#8220;smb://workgroup;username:password@10.168.1.254/path/&#8221; else display dialog &#8220;Not able to connect server&#8221; buttons {&#8220;ok&#8221;} default button &#8220;ok&#8221; end if]]></description>
			<content:encoded><![CDATA[<p>set myip to do shell script &#8220;ifconfig | grep &#8216;broadcast&#8217; | awk &#8216;{print $6}&#8217;&#8221;<br />
if myip = &#8220;10.168.1.255&#8243; then<br />
mount volume &#8220;smb://workgroup;username:password@10.168.1.254/path/&#8221;<br />
else<br />
display dialog &#8220;Not able to connect server&#8221; buttons {&#8220;ok&#8221;} default button &#8220;ok&#8221;<br />
end if</p>
]]></content:encoded>
			<wfw:commentRss>http://takahisa.info/2009/03/14/automated-network-folder-mount-script-for-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>
		<item>
		<title>Dictionary Trainer (Mac OS X)</title>
		<link>http://takahisa.info/2008/08/03/dictionary-trainer-mac-os-x/</link>
		<comments>http://takahisa.info/2008/08/03/dictionary-trainer-mac-os-x/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 20:56:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[dictionary trainer]]></category>
		<category><![CDATA[koetori]]></category>

		<guid isPermaLink="false">http://takahisa.info/?p=4</guid>
		<description><![CDATA[How to stop Dictionary Trainer on Mac OS X. 1. Open /home/library/Preferences/ com.appple.JapaneseAnalysis / DictionaryTrainer / Trainer.dict with koetori register words. 2. import file into any user specified dictionary. 3. delete processedMail file on /home/library/Preferences/ com.appple.JapaneseAnalysis / DictionaryTrainer / 4. Restart your mac and Done]]></description>
			<content:encoded><![CDATA[<p>How to stop Dictionary Trainer on Mac OS X.</p>
<p>1. Open /home/library/Preferences/ com.appple.JapaneseAnalysis / DictionaryTrainer / Trainer.dict</p>
<p>with koetori register words.</p>
<p>2. import file into any user specified dictionary.</p>
<p>3. delete processedMail file on /home/library/Preferences/ com.appple.JapaneseAnalysis / DictionaryTrainer /</p>
<p>4. Restart your mac and Done</p>
]]></content:encoded>
			<wfw:commentRss>http://takahisa.info/2008/08/03/dictionary-trainer-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

