<?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>Peter Heide</title>
	<atom:link href="http://peterheide.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterheide.com</link>
	<description>I keep meaning to write.</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:56:37 +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>Remotely connecting to an Airport Disk in OS X Lion</title>
		<link>http://peterheide.com/2012/02/02/remotely-connecting-to-an-airport-disk-in-lion/</link>
		<comments>http://peterheide.com/2012/02/02/remotely-connecting-to-an-airport-disk-in-lion/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 18:56:37 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://peterheide.com/?p=118</guid>
		<description><![CDATA[After upgrading to OS X Lion and iCloud, I was disappointed to learn that remotely connecting to drives shared on an Airport Extreme is apparently no longer a supported feature. After a bit of experimentation, however, I found that—at least &#8230; <a href="http://peterheide.com/2012/02/02/remotely-connecting-to-an-airport-disk-in-lion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After upgrading to OS X Lion and iCloud, I was disappointed to learn that remotely connecting to drives shared on an Airport Extreme is apparently no longer a supported feature. After a bit of experimentation, however, I found that—at least for now—it is possible to mount an Airport Disk directly by doing the following:</p>
<ol>
<li>In Finder, select Go &gt; Connect to Server…</li>
<li>Enter something like this, replacing placeholder names with the real names of your Airport Extreme, .Mac account and shared drive: afp://My Airport Extreme._afpovertcp._tcp.mydotmacaccount.members.mac.com/My%20Shared%20Drive</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://peterheide.com/2012/02/02/remotely-connecting-to-an-airport-disk-in-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essential iTunes hacks</title>
		<link>http://peterheide.com/2011/02/13/essential-itunes-hacks/</link>
		<comments>http://peterheide.com/2011/02/13/essential-itunes-hacks/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 01:46:49 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://peterheide.com/?p=80</guid>
		<description><![CDATA[Whenever I have to reinstall iTunes, I also have to reapply the hacks that make it behave the way I like. Mostly for my own convenience, here is a list of the hacks I use. To get rid of the &#8230; <a href="http://peterheide.com/2011/02/13/essential-itunes-hacks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Whenever I have to reinstall iTunes, I also have to reapply the hacks that make it behave the way I like. Mostly for my own convenience, here is a list of the hacks I use.</p>
<p>To get rid of the Ping drop down menus next to artists and so forth, type this in Terminal:</p>
<div class="codecolorer-container bash blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes hide-ping-dropdown <span style="color: #660033;">-bool</span> TRUE</div></div>
<p></p>
<p>To enable half stars in track and album ratings:</p>
<div class="codecolorer-container bash blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes allow-half-stars <span style="color: #660033;">-bool</span> TRUE</div></div>
<p></p>
<p>To restore the little store link arrows removed when Ping was introduced:</p>
<div class="codecolorer-container bash blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes show-store-link-arrows <span style="color: #660033;">-bool</span> TRUE</div></div>
<p></p>
<p>And to make the store link arrows filter the library rather than launch the store:</p>
<div class="codecolorer-container bash blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.iTunes invertStoreLinks <span style="color: #660033;">-bool</span> TRUE</div></div>
]]></content:encoded>
			<wfw:commentRss>http://peterheide.com/2011/02/13/essential-itunes-hacks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to permanently enable pretty ls colors in Bash in OS X</title>
		<link>http://peterheide.com/2010/10/22/how-to-permanently-enable-pretty-ls-colors-in-bash-in-os-x/</link>
		<comments>http://peterheide.com/2010/10/22/how-to-permanently-enable-pretty-ls-colors-in-bash-in-os-x/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 01:19:52 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://peterheide.com/wordpress/?p=58</guid>
		<description><![CDATA[To permanently enable pretty list colors in the terminal, first enter this command: nano ~/.profile Once in nano, add the following line to your profile: export CLICOLOR=1 If, like me, you like to use a dark background in terminal, also &#8230; <a href="http://peterheide.com/2010/10/22/how-to-permanently-enable-pretty-ls-colors-in-bash-in-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To permanently enable pretty list colors in the terminal, first enter this command:</p>
<div class="codecolorer-container bash blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">nano</span> ~<span style="color: #000000; font-weight: bold;">/</span>.profile</div></div>
<p></p>
<p>Once in nano, add the following line to your profile:</p>
<div class="codecolorer-container bash blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">CLICOLOR</span>=<span style="color: #000000;">1</span></div></div>
<p></p>
<p>If, like me, you like to use a dark background in terminal, also add this line. It&#8217;ll lighten up the unreadable blue used for directories:</p>
<div class="codecolorer-container bash blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">LSCOLORS</span>=Hxfxcxdxbxegedabagacad</div></div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://peterheide.com/2010/10/22/how-to-permanently-enable-pretty-ls-colors-in-bash-in-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standard font size progression</title>
		<link>http://peterheide.com/2009/05/14/standard-font-size-progression/</link>
		<comments>http://peterheide.com/2009/05/14/standard-font-size-progression/#comments</comments>
		<pubDate>Thu, 14 May 2009 18:04:46 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://peterheide.com/?p=34</guid>
		<description><![CDATA[Just never you mind&#8230; 6, 7, 8, 9, 10, 11, 12, 14, 16, 18, 21, 24, 36, 48, 60, 72]]></description>
			<content:encoded><![CDATA[<p>Just never you mind&#8230;<br />
<span style="line-height: 72px"><span style="font-size: 6px">6, </span><span style="font-size: 7px">7, </span><span style="font-size: 8px">8, </span><span style="font-size: 9px">9, </span><span style="font-size: 10px">10, </span><span style="font-size: 11px">11, </span><span style="font-size: 12px">12, </span><span style="font-size: 14px">14, </span><span style="font-size: 16px">16, </span><span style="font-size: 18px">18, </span><span style="font-size: 21px">21, </span><span style="font-size: 24px">24, </span><span style="font-size: 36px">36, </span><span style="font-size: 48px">48, </span><span style="font-size: 60px">60, </span><span style="font-size: 72px">72</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://peterheide.com/2009/05/14/standard-font-size-progression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding an environment variable to Bash PATH in OS X</title>
		<link>http://peterheide.com/2008/10/04/adding-an-environment-variable-to-bash-path-in-os-x/</link>
		<comments>http://peterheide.com/2008/10/04/adding-an-environment-variable-to-bash-path-in-os-x/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 04:18:49 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://peterheide.com/?p=24</guid>
		<description><![CDATA[I can never remember how to add environment variables to .bash_profile. This post just reminds me how to do that. It&#8217;s dead simple. Just open up Terminal and enter the following (changing the path &#8216;/opt/subversion/bin&#8217;, naturally): echo 'export PATH=/opt/subversion/bin:$PATH' &#62;&#62; &#8230; <a href="http://peterheide.com/2008/10/04/adding-an-environment-variable-to-bash-path-in-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I can never remember how to add environment variables to .bash_profile. This post just reminds me how to do that.</p>
<p>It&#8217;s dead simple. Just open up Terminal and enter the following (changing the path &#8216;/opt/subversion/bin&#8217;, naturally):</p>
<div class="codecolorer-container bash blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">'export PATH=/opt/subversion/bin:$PATH'</span> <span style="color: #000000; font-weight: bold;">&gt;&gt;</span> ~<span style="color: #000000; font-weight: bold;">/</span>.bash_profile</div></div>
<p>If .bash_profile doesn&#8217;t exist yet (and it doesn&#8217;t by default), it&#8217;ll be created. Otherwise, the environment variable will be added to that file.</p>
<p>Credit to <a title="Indiver Nagpal's blog" href="http://nagpals.com/posts/adding-the-path-variable-on-mac-osx/">Indy Nagpal</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterheide.com/2008/10/04/adding-an-environment-variable-to-bash-path-in-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

