<?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>rubyconsumer &#187; mac</title>
	<atom:link href="http://www.rubyconsumer.com/blog/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyconsumer.com/blog</link>
	<description>consuming all things ruby.</description>
	<lastBuildDate>Mon, 30 Mar 2009 17:33:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Skype Regex FTW!</title>
		<link>http://www.rubyconsumer.com/blog/2008/10/09/skype-regex-ftw/</link>
		<comments>http://www.rubyconsumer.com/blog/2008/10/09/skype-regex-ftw/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 15:08:06 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
				<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/2008/10/09/skype-regex-ftw/</guid>
		<description><![CDATA[When messaging through Skype, it&#8217;s not unusual for geeks to write a little bit of regular expression to correct mistakes. Example: rubyconsumer&#62; I like kake! rubyconsumer&#62; s/kake/cake/ Well it looks like the Skype client for the mac has taken this one step further.&#160; And for once, the mac client is actually ahead of the windows [...]]]></description>
			<content:encoded><![CDATA[<p>When messaging through Skype, it&#8217;s not unusual for geeks to write a little bit of regular expression to correct mistakes.</p>
<p>Example:<br />
rubyconsumer&gt; I like kake!<br />
rubyconsumer&gt; s/kake/cake/</p>
<p>Well it looks like the Skype client for the mac has taken this one step further.&nbsp; And for once, the mac client is actually ahead of the windows client.</p>
<p>An up to date Skype client will now take that regex and run it against your last message.&nbsp; The resulting message from the previous example would look like:</p>
<p>Example:<br />
Editted: 10/9/08 7:30AM &#8211; rubyconsumer<br />
rubyconsumer&gt; I like cake!</p>
<p>Now that&#8217;s Geek Accessibility!</p>
<p>Now if only video sites like youtube would add key board shortcuts&#8230;
<div class="flockcredit" style="text-align: right; color: #CCC; font-size: x-small;">Blogged with the <a href="http://www.flock.com/blogged-with-flock" style="color: #999; font-weight: bold;" target="_new" title="Flock Browser">Flock Browser</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2008/10/09/skype-regex-ftw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full Finder Paths</title>
		<link>http://www.rubyconsumer.com/blog/2008/07/08/full-finder-paths/</link>
		<comments>http://www.rubyconsumer.com/blog/2008/07/08/full-finder-paths/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 05:34:37 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
				<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/?p=13</guid>
		<description><![CDATA[I really love OS X. Things are done right or can be easily changed&#8230; for the most part. A few though, need to be configured through secret command line incantations. I&#8217;ve finally ran across a way to add the full path of the directory into the Finder. defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES Restart the [...]]]></description>
			<content:encoded><![CDATA[<p>I really love OS X.  Things are done right or can be easily changed&#8230; for the most part.</p>
<p>A few though, need to be configured through secret command line incantations.</p>
<p>I&#8217;ve finally ran across a way to add the full path of the directory into the Finder.</p>
<p><code>defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES</code></p>
<p>Restart the Finder and volia!</p>
<p>There are more customizations available from the command line <a href="http://macosxtips.co.uk/index_files/terminal-commands-for-hidden-settings-in-leopard.html">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2008/07/08/full-finder-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Menu ShortCut for Leopard</title>
		<link>http://www.rubyconsumer.com/blog/2008/07/07/menu-shortcut-for-leopard/</link>
		<comments>http://www.rubyconsumer.com/blog/2008/07/07/menu-shortcut-for-leopard/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 19:37:58 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
				<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/?p=12</guid>
		<description><![CDATA[I ran across a great menu shortcut on Leopard. Cmd-Shift-/ (aka. Cmd-?) Now just type in your menu command and the result comes up like quicksilver/spotlight. Hit enter and volia! use help to select menu items in leopard]]></description>
			<content:encoded><![CDATA[<p>I ran across a great menu shortcut on Leopard.</p>
<p>Cmd-Shift-/ (aka. Cmd-?)</p>
<p>Now just type in your menu command and the result comes up like quicksilver/spotlight.</p>
<p>Hit enter and volia!</p>
<p><a href="http://www.tuaw.com/2008/02/08/tuaw-tip-use-help-to-select-menu-items-in-leopard/">use help to select menu items in leopard</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2008/07/07/menu-shortcut-for-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Unix Profiles In A Diverse Environment</title>
		<link>http://www.rubyconsumer.com/blog/2008/07/01/setting-up-unix-profiles-for-a-diverse-environment/</link>
		<comments>http://www.rubyconsumer.com/blog/2008/07/01/setting-up-unix-profiles-for-a-diverse-environment/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 18:30:03 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/2008/07/01/setting-up-unix-profiles-for-a-diverse-environment/</guid>
		<description><![CDATA[I&#8217;ve recently made changes to my bash profile after getting sick and tired of managing multiple environments in one profile. In a mac environment, I need to add a path for my Ports directories as well as other mac specific configurations. On Solaris machines, I have a different set of configurations. Managing all of this [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently made changes to my bash profile after getting sick and tired of managing multiple environments in one profile.</p>
<p><span id="more-9"></span></p>
<p>In a mac environment, I need to add a path for my Ports directories as well as other mac specific configurations.  On Solaris machines, I have a different set of configurations.</p>
<p>Managing all of this was getting to be a chore.</p>
<p>So I came up with the idea to use a common profile for all environments with custom profiles for each unique environment.</p>
<p>I&#8217;ve been using a low footprint method to running my customized profile for a while now.  Luckily, this method also lends itself to the task at hand.</p>
<p>You can than source each profile based on the environment you are in.</p>
<p>In your .profile, .bash_login, or whatever is appropriate, place the following code:</p>
<table class="CodeRay">
<tr>
<td class="code"><code># CUSTOM SET-UP<br />
        test -e $HOME/.profile.common &#038;&#038; . $HOME/.profile.common<br />
        test -e $HOME/.profile.mac &#038;&#038; . $HOME/.profile.mac<br />
    </code>
  </td>
</tr>
</table>
<p>.profile.common contains all my generic configurations.</p>
<p>.profile.mac contains all my mac customizations.</p>
<p>Volia!  Instant environment specific customizations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2008/07/01/setting-up-unix-profiles-for-a-diverse-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Ready for RailsConf</title>
		<link>http://www.rubyconsumer.com/blog/2007/05/15/getting-ready-for-railsconf/</link>
		<comments>http://www.rubyconsumer.com/blog/2007/05/15/getting-ready-for-railsconf/#comments</comments>
		<pubDate>Tue, 15 May 2007 20:00:14 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[railsconf07]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/2007/05/15/getting-ready-for-railsconf/</guid>
		<description><![CDATA[It&#8217;s a couple days &#8217;till RailsConf and not only did I decided to write in my sorely neglected blog but I also decided, for some strange reason, to reload my laptop. Brilliant! Well, there are several reasons for reloading the old MBP. free up some space on the pitifully small 100GB HD install BootCamp so [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a couple days &#8217;till RailsConf and not only did I decided to write in my sorely neglected blog but I also decided, for some strange reason, to reload my laptop.  Brilliant!</p>
<p>Well, there are several reasons for reloading the old MBP.</p>
<ol>
<ol>
<li>free up some space on the pitifully small 100GB HD</li>
<li>install BootCamp so I can play my one turn per 24hrs in <a title="Civ 4 - War &#038; Peace" href="http://www.civstats.com/viewgame.php?gameid=291">Civ 4</a>.</li>
<li>clear the financial data from my laptop before traveling with it.</li>
</ol>
</ol>
<p>As if all the craziness associated with going to a conference on the other coast for about week wasn&#8217;t enough.<br />
I backed up my HD onto an external HD using Carbon Copy Cloner&#8230; just in case.  First bit of fun was discovering I had the wrong set of install disks (not for the Mac Book Pro).  I&#8217;m still working on the reload, but things are working out well so far.  I still need to figure out how to transfer over my old Address Book and Key Chain, but things are looking good.</p>
<p>After I&#8217;m done with this reload, maybe after getting back from RailsConf, I need to make a Carbon Copy of my drive so I can easily get back to a fresh start.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2007/05/15/getting-ready-for-railsconf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
