<?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>Platform Peace &#187; quick tip Archives  &#8211; Platform Peace</title>
	<atom:link href="http://platformpeace.com/category/quick-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformpeace.com</link>
	<description>Striving for computing simplicity</description>
	<lastBuildDate>Wed, 26 Nov 2008 23:56:04 +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>Open all links in Tabs in Safari</title>
		<link>http://platformpeace.com/open-all-links-in-tabs-safari/</link>
		<comments>http://platformpeace.com/open-all-links-in-tabs-safari/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 23:54:54 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[quick tip]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://platformpeace.com/?p=144</guid>
		<description><![CDATA[Use a hidden Safari preference to force the browser to open all links in tabs.]]></description>
			<content:encoded><![CDATA[<p>I used to use <a href="http://hetima.com/safari/stand-e.html" title="SafariStand">SafariStand</a> to force all links to open in tabs in Safari on my Mac (it was the only feature in SafariStand that I used). I recently rebuilt my Mac from scratch and noticed <a href="http://www.mactips.org/archives/2008/03/30/force-safari-to-open-all-links-in-new-tabs/" title="Force Safari to Open All Links in New Tab">this post</a> describing a hidden preference for enabling this in Safari 3.1+. So far, it seems to be working well.</p>

<pre><code>defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
</code></pre>

<p><a href="http://www.mactips.org/archives/2008/03/30/force-safari-to-open-all-links-in-new-tabs/" title="Force Safari to Open All Links in New Tab">Force Safari to Open All Links in New Tabs</a> via <a href="http://www.mactips.org/" title="MacTips.org">MacTips.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://platformpeace.com/open-all-links-in-tabs-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip &#8211; Textmate Tabs for Editing Files Via Transmit</title>
		<link>http://platformpeace.com/textmate-tabs-editing-files-transmit/</link>
		<comments>http://platformpeace.com/textmate-tabs-editing-files-transmit/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 17:21:45 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[quick tip]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[transmit]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://platformpeace.com/?p=114</guid>
		<description><![CDATA[I was editing a bunch of files on my server via FTP and was a bit annoyed by multiple TextMate windows for every file that I needed to edit. After a quick search, I found this great post that describes how to configure a TextMate project for files opened via Transmit. Use Tabs in Textmate [...]]]></description>
			<content:encoded><![CDATA[<p>I was editing a bunch of files on my server via FTP and was a bit annoyed by multiple <a href="http://macromates.com/" title="TextMate">TextMate</a> windows for every file that I needed to edit. After a quick search, I found this great post that describes how to configure a TextMate project for files opened via <a href="http://www.panic.com/transmit/" title="Transmit">Transmit</a>.</p>

<p><a href="http://muffinresearch.co.uk/archives/2006/06/13/use-tabs-in-textmate-for-remote-files-opened-by-transmit/" title="Use Tabs in Textmate for Files Opened Via Transmit by Stuart Colville">Use Tabs in Textmate for Files Opened Via Transmit by Stuart Colville</a></p>
]]></content:encoded>
			<wfw:commentRss>http://platformpeace.com/textmate-tabs-editing-files-transmit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boot Camp Tips</title>
		<link>http://platformpeace.com/boot-camp-tips/</link>
		<comments>http://platformpeace.com/boot-camp-tips/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 14:46:26 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[boot camp]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[quick tip]]></category>
		<category><![CDATA[vmware fusion]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://platformpeace.com/?p=103</guid>
		<description><![CDATA[I haven&#8217;t actually tried Boot Camp for a few reasons: I like the idea of running Windows and OSX side-by-side* AND I don&#8217;t have enough hard drive space (I run all my VMs off an external drive) AND I haven&#8217;t rebuilt my Mac in a long time to free up enough space Yes, I am [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t actually tried <a href="http://www.apple.com/macosx/features/bootcamp.html" title="Boot Camp">Boot Camp</a> for a few reasons:</p>

<ol>
<li>I like the idea of running Windows and OSX side-by-side* AND</li>
<li>I don&#8217;t have enough hard drive space (I run all my VMs off an external drive) AND</li>
<li>I haven&#8217;t rebuilt my Mac in a long time to free up enough space</li>
</ol>

<ul>
<li>Yes, I am aware VMWare Fusion has the ability to run a VM from the Boot Camp partition and if I ever get around to freeing lots of space from my MacBook or adding a larger capacity hard drive, I might try this option.</li>
</ul>

<p>With that in mind, I wanted to capture this <a href="http://theappleblog.com/2008/10/30/boot-camp-taking-the-sting-out-of-your-sin/" title="Boot Camp Tips">post</a> of Boot Camp tips from <a href="http://theappleblog.com/" title="TheAppleBlog">TheAppleBlog</a> for future reference. </p>

<p><a href="http://theappleblog.com/2008/10/30/boot-camp-taking-the-sting-out-of-your-sin/" title="Boot Camp Tips">Boot Camp: Taking the Sting Out of Your Sin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://platformpeace.com/boot-camp-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip &#8211; Customize Terminal Colors</title>
		<link>http://platformpeace.com/quick-tip-customize-terminal-colors/</link>
		<comments>http://platformpeace.com/quick-tip-customize-terminal-colors/#comments</comments>
		<pubDate>Wed, 21 May 2008 15:40:22 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[quick tip]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.platformpeace.com/2008/05/21/quick-tip-customize-terminal-colors/</guid>
		<description><![CDATA[I use the Homebrew theme in Leopard but found that the default blue color was very difficult to read against the dark background. I found this which lets you customize the Terminal colors on a per-profile basis. Very useful.]]></description>
			<content:encoded><![CDATA[<p>I use the Homebrew theme in <a title="Leopard" href="http://www.platformpeace.com/category/leopard/" target="_blank">Leopard</a> but found that the default blue color was very difficult to read against the dark background. I found <a title="TerminalColors" href="http://ciaranwal.sh/2007/11/01/customising-colours-in-leopard-terminal" target="_blank">this</a> which lets you customize the Terminal colors on a per-profile basis. Very useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://platformpeace.com/quick-tip-customize-terminal-colors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip &#8211; Open Folder in TextMate via Quicksilver</title>
		<link>http://platformpeace.com/quick-tip-open-folder-textmate-via-quicksilver/</link>
		<comments>http://platformpeace.com/quick-tip-open-folder-textmate-via-quicksilver/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 03:52:52 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[quick tip]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.platformpeace.com/2007/12/12/quick-tip-open-folder-in-textmate-via-quicksilver/</guid>
		<description><![CDATA[I wanted to be able to quickly open a folder in TextMate (i.e. as a project) using Quicksilver.  Even though it is pretty simple, it took me a little while to figure it out so I figured I&#8217;d post it here. Invoke Quicksilver Browse (see tip 11) to the directory Tab Open With&#8230; Tab TextMate [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to be able to quickly open a folder in TextMate (i.e. as a project) using <a href="http://www.platformpeace.com/2007/11/05/essential-applications-quicksilver/" target="_blank">Quicksilver</a>.  Even though it is pretty simple, it took me a little while to figure it out so I figured I&#8217;d post it here.
<ol>
    <li>Invoke Quicksilver</li>
    <li><a href="http://www.vjarmy.com/archives/2004/03/quicksilver_a_b.php" target="_blank">Browse</a> (see tip 11) to the directory</li>
    <li>Tab</li>
    <li>Open With&#8230;</li>
    <li>Tab</li>
    <li>TextMate</li>
</ol>
Done.</p>

<p><a href="http://www.platformpeace.com/wp-content/uploads/2007/12/picture-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.platformpeace.com/wp-content/uploads/2007/12/picture-2-thumb.png" border="0" alt="Picture 2" width="544" height="232" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://platformpeace.com/quick-tip-open-folder-textmate-via-quicksilver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip &#8211; Lock the Screen</title>
		<link>http://platformpeace.com/lock-the-screen/</link>
		<comments>http://platformpeace.com/lock-the-screen/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 20:07:44 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[quick tip]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.platformpeace.com/2007/11/17/quick-tip-lock-the-screen/</guid>
		<description><![CDATA[Open Keychain Access and launch the preferences (Command + ,).&#xA0; Check the Show Status in Menu Bar checkbox.&#xA0; &#xA0; There will be a new padlock icon in the menu bar.&#xA0; Click it and choose Lock Screen from the menu.]]></description>
			<content:encoded><![CDATA[<p><p>Open Keychain Access and launch the preferences (Command + ,).&#xA0; Check the Show Status in Menu Bar checkbox.&#xA0; </p>  <p><a href="http://www.platformpeace.com/wp-content/uploads/2007/11/lockscreen.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="381" alt="LockScreen" src="http://www.platformpeace.com/wp-content/uploads/2007/11/lockscreen-thumb.png" width="636" border="0" /></a>&#xA0;</p>  <p>There will be a new padlock icon in the menu bar.&#xA0; Click it and choose Lock Screen from the menu.</p>  <p align="center"><a href="http://www.platformpeace.com/wp-content/uploads/2007/11/lockscreenmenu.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="199" alt="LockScreenMenu" src="http://www.platformpeace.com/wp-content/uploads/2007/11/lockscreenmenu-thumb.png" width="407" border="0" /></a></p></p>
]]></content:encoded>
			<wfw:commentRss>http://platformpeace.com/lock-the-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip &#8211; Resolve NetBIOS Names to IP Addresses</title>
		<link>http://platformpeace.com/quick-tip-resolve-netbios-names-ip-addresses/</link>
		<comments>http://platformpeace.com/quick-tip-resolve-netbios-names-ip-addresses/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 17:54:56 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[quick tip]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.platformpeace.com/2007/10/24/quick-tip-resolve-netbios-names-to-ip-addresses/</guid>
		<description><![CDATA[Sometimes I need to know the IP address of a specific Windows computer on my local network.&#xA0; OS X doesn&#8217;t appear to automatically resolve a NetBIOS name to an IP address when using the ping command from the Terminal.&#xA0; So, instead, you can use nmblookup. &#60;!-- Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->ryan@Augustus~$ [...]]]></description>
			<content:encoded><![CDATA[<p><p>Sometimes I need to know the IP address of a specific Windows computer on my local network.&#xA0; OS X doesn&#8217;t appear to automatically resolve a NetBIOS name to an IP address when using the ping command from the Terminal.&#xA0; So, instead, you can use <a href="http://developer.apple.com/DOCUMENTATION/Darwin/Reference/ManPages/man1/nmblookup.1.html" target="_blank">nmblookup</a>.</p>  <p>   <div class="wlWriterSmartContent" id="scid:57F11A72-B0E5-49c7-9094-E3A15BD5B5E7:35ef7872-551a-41c2-9e13-181f28f6629b" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"><pre style="background-color:White;;overflow: none;;font-family:Courier New;font-size:14.25"><div>&lt;!--</p>

<p>Code highlighting produced by Actipro CodeHighlighter (freeware)

http://www.CodeHighlighter.com/</p>

<p>--><span style="color: #000000;">ryan@Augustus~$ nmblookup vista-mce
querying vista-mce on </span><span style="color: #000000;">192.168.1.255</span><span style="color: #000000;">
</span><span style="color: #000000;">192.168.1.108</span><span style="color: #000000;"> vista-mce&lt;</span><span style="color: #000000;">00</span><span style="color: #000000;">&gt;</span></div></pre><!-- Code inserted with Steve Dunn's Windows Live Writer Code Formatter Plugin.  http://dunnhq.com --></div>
</p></p>

<p>In the example above, &quot;vista-mce&quot; is the NetBIOS name of the computer I want the IP address for.&#xA0; There a number of options for nmblookup that you may need depending on your network.&#xA0; Check the <a href="http://developer.apple.com/DOCUMENTATION/Darwin/Reference/ManPages/man1/nmblookup.1.html" target="_blank">man</a> page for more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://platformpeace.com/quick-tip-resolve-netbios-names-ip-addresses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

