<?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"
	>

<channel>
	<title>rubyconsumer</title>
	<atom:link href="http://www.rubyconsumer.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyconsumer.com/blog</link>
	<description>consuming all things ruby.</description>
	<pubDate>Mon, 03 Nov 2008 17:02:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Bluetooth Devices</title>
		<link>http://www.rubyconsumer.com/blog/2008/11/03/bluetooth-devices/</link>
		<comments>http://www.rubyconsumer.com/blog/2008/11/03/bluetooth-devices/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 16:54:10 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
		
		<category><![CDATA[consumer technology]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/?p=15</guid>
		<description><![CDATA[For those looking into bluetooth devices, a friend of mine recently went through the hassle of finding his perfect bluetooth headset.
The hardest part, for me, was getting the audio transmitter.  That&#8217;s where avrcp (AV remote control) bit me, because i didn&#8217;t know it was a separate profile from a2dp (stereo bluetooth) and then in [...]]]></description>
			<content:encoded><![CDATA[<p>For those looking into bluetooth devices, a friend of mine recently went through the hassle of finding his perfect bluetooth headset.</p>
<blockquote><p>The hardest part, for me, was getting the audio transmitter.  That&#8217;s where avrcp (AV remote control) bit me, because i didn&#8217;t know it was a separate profile from a2dp (stereo bluetooth) and then in addition, you&#8217;ve got class 1 and class 2 bluetooth devices.  class 2 are the &#8220;default&#8221;, but the range is fairly short and microwave ovens disturb it at work</p>
<p>i switched to a class 1 device, and now i can go upstairs and still have music.  Then on top of class 1 and avrcp, you also have to know what media players it supports for the avrcp</p>
<p>(the bluetooth stack, rather; not specifically the transmitter) but the transmitter i got used the toshiba bluetooth stack, which has avrcp but only for a handful of players (not itunes) so if one were to buy a bluetooth audio transmitter, i would say:  a2dp, avrcp, class 1, and comes with the bluesoleil bluetooth stack&#8230;for windows. i just realized macs probably have builtin a2dp/avrcp and would certainly be compat with itunes.</p>
<p>the specific headset i have is the Sony DR-BT22 and i don&#8217;t have any major complaints.  music sounds good, it&#8217;s reasonably comfortable, and it&#8217;s got good battery life.  It does have a flimsy feel to it because it&#8217;s foldable, but it doesn&#8217;t bother me.</p>
<p>the transmitter i have (for the pc) is a Zoom class 2 bluetooth 2.  it works as advertised, but i don&#8217;t necessary recommend it.  it came w/ the toshiba bluetooth stack, which doesn&#8217;t work with itunes.  so i like the stats of the zoom, but i&#8217;d recommend a transmitter that comes w/ the blue soleil stack instead (since it works with itunes).</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2008/11/03/bluetooth-devices/feed/</wfw:commentRss>
		</item>
		<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 client.
An up to date [...]]]></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 - 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>
		</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
There are more customizations available [...]]]></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>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>
		</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>
		</item>
		<item>
		<title>Faster Gem Docs</title>
		<link>http://www.rubyconsumer.com/blog/2008/07/02/faster-gem-docs/</link>
		<comments>http://www.rubyconsumer.com/blog/2008/07/02/faster-gem-docs/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 19:22:28 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
		
		<category><![CDATA[rails]]></category>

		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/2008/07/02/faster-gem-docs/</guid>
		<description><![CDATA[A few weekends ago, I was at Ann Arbor Startup Weekend.  It was a great weekend.  We had a functional alpha/beta at the end of the weekend.  This was despite the, to put it mildly, congested wifi.
A lot of folks are very reliant on the internet for information.  Understandably so, but [...]]]></description>
			<content:encoded><![CDATA[<p>A few weekends ago, I was at <a href="http://annarbor.startupweekend.com/">Ann Arbor Startup Weekend</a>.  It was a great weekend.  We had a functional alpha/beta at the end of the weekend.  This was despite the, to put it mildly, congested wifi.</p>
<p>A lot of folks are very reliant on the internet for information.  Understandably so, but it doesn&#8217;t work in a weak and no wifi situation.</br></p>
<p>Using gem_server to get your documentation each time seems like a lot of work.</p>
<p>Enter <a href="http://stephencelis.com/archive/2008/6/bashfully-yours-gem-shortcuts">Bashfully Yours, Gem Shortcuts</a>.</p>
<p>By setting up my bash to load up gem documentation, I&#8217;m able to get documentation faster then you can off the web.</p>
<p><code>gemdoc hpricot</code></p>
<p>Done!</p>
<p>Try it out.  It might even inspire you to help out with documenting a few gems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2008/07/02/faster-gem-docs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Block Mode Editting</title>
		<link>http://www.rubyconsumer.com/blog/2008/07/01/block-mode-editting/</link>
		<comments>http://www.rubyconsumer.com/blog/2008/07/01/block-mode-editting/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 20:49:24 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
		
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/2008/07/01/block-mode-editting/</guid>
		<description><![CDATA[I&#8217;ve been a long time VI user.  Not a vi-ninja but definitely comfortable using the vi methodology.
Having used Block Mode editting in Textmate, I really needed to find a way to do the same in vi.
Volia!
Ctrl-V with &#8216;c&#8217;, &#8216;I&#8217;, and &#8216;A&#8217; are the magic commands in vi
Vim Block Visual Mode
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a long time VI user.  Not a vi-ninja but definitely comfortable using the vi methodology.</p>
<p>Having used Block Mode editting in Textmate, I really needed to find a way to do the same in vi.</p>
<p>Volia!</p>
<p>Ctrl-V with &#8216;c&#8217;, &#8216;I&#8217;, and &#8216;A&#8217; are the magic commands in vi</p>
<p><a href="http://en.wikibooks.org/wiki/Learning_the_vi_editor/Vim/Modes#block_visual_mode">Vim Block Visual Mode</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2008/07/01/block-mode-editting/feed/</wfw:commentRss>
		</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 was [...]]]></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>
		</item>
		<item>
		<title>Borders and Semler</title>
		<link>http://www.rubyconsumer.com/blog/2007/05/19/borders-and-semler/</link>
		<comments>http://www.rubyconsumer.com/blog/2007/05/19/borders-and-semler/#comments</comments>
		<pubDate>Sun, 20 May 2007 02:22:14 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/2007/05/19/borders-and-semler/</guid>
		<description><![CDATA[You heard it here first.  Borders and Semler are back together again.

]]></description>
			<content:encoded><![CDATA[<p>You heard it here first.  Borders and Semler are back together again.</p>
<p><img alt="Borders and Semler" id="image6" src="http://www.rubyconsumer.com/blog/wp-content/uploads/2007/05/BordersAndSemler.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2007/05/19/borders-and-semler/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Time In Downtown Portland</title>
		<link>http://www.rubyconsumer.com/blog/2007/05/17/first-time-in-downtown-portland/</link>
		<comments>http://www.rubyconsumer.com/blog/2007/05/17/first-time-in-downtown-portland/#comments</comments>
		<pubDate>Thu, 17 May 2007 17:09:15 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
		
		<category><![CDATA[portland]]></category>

		<category><![CDATA[railsconf07]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/2007/05/17/first-time-in-downtown-portland/</guid>
		<description><![CDATA[Wednesday was my first time in downtown Portland and boy has it made an impression.  While looking for a lunch shot with Kevin and two folks we meet at the light rail (Wil and Dave), we walked by someone just as they were doing an ipecac skit.  Except it wasn&#8217;t a skit.  [...]]]></description>
			<content:encoded><![CDATA[<p>Wednesday was my first time in downtown Portland and boy has it made an impression.  While looking for a lunch shot with Kevin and two folks we meet at the light rail (Wil and Dave), we walked by someone just as they were doing an <a target="_blank" title="Syrup of ipecac" href="http://en.wikipedia.org/wiki/Syrup_of_ipecac">ipecac</a> skit.  Except it wasn&#8217;t a skit.  Then while eating lunch, we see a man and a dog crossing the street when his dog just suddenly stops and&#8230; um&#8230; takes care of business in the middle of the street as the oncoming traffic light turned green.</p>
<p>First impressions&#8230; interesting city.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2007/05/17/first-time-in-downtown-portland/feed/</wfw:commentRss>
		</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 I can [...]]]></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>
		</item>
	</channel>
</rss>
