<?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>Command-Tab</title>
	<atom:link href="http://www.command-tab.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.command-tab.com</link>
	<description>Technology and Mac geekery. One part exuberance, two parts obsession.</description>
	<pubDate>Fri, 09 May 2008 02:33:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>SmartSleep</title>
		<link>http://www.command-tab.com/2008/05/08/smartsleep/</link>
		<comments>http://www.command-tab.com/2008/05/08/smartsleep/#comments</comments>
		<pubDate>Fri, 09 May 2008 02:33:31 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[Apps]]></category>

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

		<guid isPermaLink="false">http://www.command-tab.com/?p=412</guid>
		<description><![CDATA[SmartSleep is one of those &#8220;I wish I knew about this earlier&#8221; pieces of software that saves me several minutes every day when I put my MacBook Pro to sleep.  Intel Mac laptops (and some of the late G4 laptops) have three sleep states: basic sleep, sleep and hibernate, and full-on hibernate.  Sleep [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jinx.de/SmartSleep.html">SmartSleep</a> is one of those &#8220;I wish I knew about this earlier&#8221; pieces of software that saves me several minutes every day when I put my MacBook Pro to sleep.  Intel Mac laptops (and some of the late G4 laptops) have three sleep states: basic sleep, sleep and hibernate, and full-on hibernate.  Sleep is the basic low-power mode, and hibernate actually writes the contents of RAM to disk to conserve even more battery power and prevent the contents of RAM from being lost in the event of a power outage.  By default, Intel Macs do the latter, and spend 20 to 60 seconds dumping RAM to disk before going to sleep, depending on how much RAM you have installed.  If you happen to run your Mac on AC power most of the time, waiting for the disk to spin down can feel like minutes, but SmartSleep lets you safely switch between sleep modes.  After setting my MacBook Pro to sleep only, it blinks off and spins down in only a second or two &#8212; a huge improvement in sleep time.  This &#8220;feature&#8221; has been bugging me for the last several months, and <a href="http://www.jinx.de/SmartSleep.html">SmartSleep</a> quickly and effectively adds the system preference that Apple forgot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/05/08/smartsleep/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Two Weeks with Coda</title>
		<link>http://www.command-tab.com/2008/04/15/two-weeks-with-coda/</link>
		<comments>http://www.command-tab.com/2008/04/15/two-weeks-with-coda/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 01:54:52 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[Apps]]></category>

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

		<guid isPermaLink="false">http://www.command-tab.com/?p=416</guid>
		<description><![CDATA[One Window is More
Two weeks ago I finally decided to give Panic&#8217;s newest Mac OS X offering, Coda, a thorough test to see if will better serve my web development needs.  I had known about it since its initial release, hailed by many as the perfect solution to web developers needs, while downplayed by [...]]]></description>
			<content:encoded><![CDATA[<p><b>One Window is More</b><br />
<img src="http://www.command-tab.com/images/apps/coda.gif" align="right" class="imgright" />Two weeks ago I finally decided to give Panic&#8217;s newest Mac OS X offering, <a href="http://www.panic.com/coda/">Coda</a>, a thorough test to see if will better serve my web development needs.  I had known about it since its initial release, hailed by many as the perfect solution to web developers needs, while downplayed by some due to lack of features.  Coda is an 80% solution &#8212; an application that tries to simplify the average coder&#8217;s workflow, unifying the standard multi-program arrangement into one window, with configurable tabs for various purposes.  Panic won&#8217;t win everyone over with this tactic, but the idea of opening a single, dedicated program to do my work in really appealed to me both as a designer and a programmer.  Coda&#8217;s icon, a simple green leaf, subtly hints &#8220;keep it simple&#8221; at every launch.  Panic&#8217;s developers have taken this approach to heart, crafting a straightforward interface which rivals that of the best Mac applications.</p>
<p>One week ago, I purchased Coda.  No, it doesn&#8217;t have Subversion support.  No, it doesn&#8217;t have fullscreen mode.  What I did find, though, is a unique application that neatly organizes most of the tools I need to get web development done.  A syntax-completing text editor, visual or textual CSS editor, terminal, and live web preview are among my most used tools, any of which can be swapped for another, or split into multiple views.  With my preferred syntax coloring set up, Coda&#8217;s split tabs make me feel right at home, editing HTML and CSS side by side with a preview of the results just a click away.</p>
<p><b>Get Back to Work</b><br />
Coda makes getting back into &#8220;the zone&#8221; really quite easy with its Sites feature, which keeps track of each project&#8217;s tab arrangement, FTP settings, public URL, and more.  Double-click a Site to start working right where you left off.  As for publishing, Coda leverages Transmit&#8217;s FTP engine, which keeps folders in sync between your computer and web host with little effort.</p>
<p><b>A Few Shortcomings</b><br />
I often work with MySQL as my data store and use CocoaMySQL as a front-end, but switching applications goes against the one-window flow that Coda tries so hard to bring together, so I installed phpMyAdmin and just use it inside a Preview tab within Coda &#8212; couldn&#8217;t be simpler.  The same goes for online documentation not covered by the built-in PHP and JavaScript references.  For Subversion, I&#8217;ll just use command-line &#8217;svn&#8217; calls within a Terminal mode, as it&#8217;s surprisingly straightforward for a command-line utility.</p>
<p><b>Only the Beginning</b><br />
As of this writing, Coda is just at version 1.1, so there&#8217;s plenty of room for it to grow (pun intended).  At the very least, I hope to see fullscreen mode similar to NetNewsWire&#8217;s in the near future, so I can really get into my code and ignore little distractions like menu bar extras, Mail badges, etc.  Panic has dropped their biggest application yet on the Mac web developer community, and overall, I&#8217;m very satisfied with Coda and am getting so much more done in so fewer windows.</p>
<p><b>Extra Goodies</b><br />
Panic engineer Steven Frank posted some little <a href="http://stevenf.com/archive/made-with-coda-badges.php" title="Made with Coda images">Made with Coda</a> web badges I made on his site.  If you enjoy using Coda, share the love.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/04/15/two-weeks-with-coda/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rackmount G4</title>
		<link>http://www.command-tab.com/2008/04/07/rackmount-g4/</link>
		<comments>http://www.command-tab.com/2008/04/07/rackmount-g4/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 01:37:23 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[Hacks]]></category>

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

		<guid isPermaLink="false">http://www.command-tab.com/?p=417</guid>
		<description><![CDATA[Yesterday, I took a trip out to my previous employer&#8217;s business to check out an interesting find he stumbled upon in a purchased lot of computer equipment.  Among other official Apple-branded machines and workstations were several apparently custom built 3U rackmount G4 servers.  I took a bunch of pictures documenting the meticulous overhauls [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/command-tab/sets/72157604421054519"><img src="http://farm4.static.flickr.com/3021/2393962733_91963910d9_m.jpg" align="right" class="imgright" border="0" /></a>Yesterday, I took a trip out to my <a href="http://www.chrosmack.com">previous employer&#8217;s business</a> to check out an interesting find he stumbled upon in a purchased lot of computer equipment.  Among other official Apple-branded machines and workstations were several apparently custom built 3U rackmount G4 servers.  I took a <a href="http://www.flickr.com/photos/command-tab/sets/72157604421054519/">bunch of pictures</a> documenting the meticulous overhauls that were done in readying the new machines for about 8 hard drives, plenty of PCI cards, and proper cooling.  Judging by the labels left on the converted towers, they were intended to be used as ProTools workhorses, mixing audio and piping effects around someone&#8217;s once-elaborate pro audio setup.  Aside from the unique form factor (for a Mac-based server, anyway) and the sheer geekiness of such an undertaking, the power controls and cooling system are of particular interest.</p>
<p><a href="http://www.flickr.com/photos/command-tab/2394799396/in/set-72157604421054519"><img src="http://farm3.static.flickr.com/2182/2394799396_3b4bb004a2_m.jpg"" align="right" class="imgright" border="0" /></a>The one bit of circuitry in the whole system that makes me question the homebrew nature of these conversions is one tiny power-on board labeled &#8220;Marathon&#8221;, which connects to the relocated front panel board of the original tower.  <a href="http://www.applefritter.com/node/20882">Several years ago</a>, Marathon Computer offered rackmount conversion kits for Apple&#8217;s G3, G4, and even iMac systems.  These enclosures happen to look an awful lot like their PowerRack kit, though pictures and documentation are now extremely sparse.  I&#8217;m interested to hear from anyone familiar with their products if these are in fact Marathon cases, or just re-used parts in a mostly custom Mac system.</p>
<p>To keep the system and its veritable wall of hard drives running cool and trouble-free, large fans were employed in conjunction with a simple, off-the-shelf <a href="http://www.istarusa.com/rackmount_chassis/accessories/fan/tc-isf08.aspx">fan controller</a> which combines the feedback from multiple fans into one monitoring port, complete with overheating alarm and adjustable temperature settings (via jumpers).</p>
<p>For completeness, a SCSI card and <a href="http://www.geethree.com/stealth/index.html">stealth serial port</a> were added, leaving room for ProTools PCI audio cards.  In its day, this was a screaming system that bested even Apple&#8217;s top PowerMac offerings, and would still make for a fairly respectable server today.  Someone clearly spent many hours getting the physical layout and electrical systems &#8220;just right&#8221;, which I thought was well worth preserving and sharing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/04/07/rackmount-g4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 2.5 Released</title>
		<link>http://www.command-tab.com/2008/03/29/wordpress-25-released/</link>
		<comments>http://www.command-tab.com/2008/03/29/wordpress-25-released/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 18:16:54 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/2008/03/29/wordpress-25-released/</guid>
		<description><![CDATA[WordPress, the publishing platform for many blogs including this very site, just hit a major milestone featuring a redesigned admin interface, instant plugin upgrades, vastly improved speed, and more.
The new administration system now sports a minimalist and streamlined look without skimping on the options you&#8217;ve already come to know and love.  The oft-ignored Dashboard [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress, the publishing platform for many blogs including this very site, just hit a major milestone featuring a redesigned admin interface, instant plugin upgrades, vastly improved speed, and more.</p>
<p>The new administration system now sports a minimalist and streamlined look without skimping on the options you&#8217;ve already come to know and love.  The oft-ignored Dashboard screen has been refined to a now usable level, and the Manage section has seen a nice overhaul as well.  For newcomers, the controls are far less intimidating, but all the bells and whistles seasoned bloggers need are still easily within reach.</p>
<p>Keeping WordPress itself up to date is sometimes a hassle, but any plugins you employ also need periodic replacement.  With WordPress 2.5, plugins can be upgraded right in place, though WordPress itself continues to only notify you of available updates.  Still, the feature is a very nice touch for those who use several plugins like the spam-defending marvel that is <a href="http://akismet.com/">Akismet</a>, <a href="http://www.arnebrachhold.de/redir/sitemap-home/">Google Sitemaps</a>, and so on.</p>
<p>From a reader&#8217;s perspective, the new version offers improved speed.  One of my biggest gripes about WordPress is how it tends to buckle under a heavy load, and it appears that the new version will be able to dispatch content to visitors&#8217; browsers much faster than before, reducing the workload when under stress from a Digg or Slashdot stampede to a particularly popular post.</p>
<p>Overall, <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/">WordPress 2.5</a> is a highly recommended upgrade for anyone currently operating a blog, and a must-have for those of you still on the fence.  What are you waiting for?  <a href="http://wordpress.org/download/">Get WordPress</a> and get writing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/03/29/wordpress-25-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MacBook Air Hard Drives</title>
		<link>http://www.command-tab.com/2008/03/19/macbook-air-hard-drives/</link>
		<comments>http://www.command-tab.com/2008/03/19/macbook-air-hard-drives/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 02:23:29 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/2008/03/19/macbook-air-hard-drives/</guid>
		<description><![CDATA[Looking through Apple&#8217;s technical documentation on the MacBook Air revealed that the 80 GB drive it ships with is a Samsung HS082HB 1.8&#8243; (4200 RPM, 8 MB cache) ZIF model, a departure from the Toshiba-dominated iPods.  With the same size of only 5mm thin, I wouldn&#8217;t be surprised if these started showing up in [...]]]></description>
			<content:encoded><![CDATA[<p>Looking through Apple&#8217;s technical documentation on the MacBook Air revealed that the 80 GB drive it ships with is a Samsung HS082HB 1.8&#8243; (4200 RPM, 8 MB cache) ZIF model, a departure from the Toshiba-dominated iPods.  With the same size of only 5mm thin, I wouldn&#8217;t be surprised if these started showing up in iPod Classic 80 GB models &#8212; it seems likely, given that the low end Classic is the thinner of the two and exactly 80 GB in capacity.  It seems many drive manufacturers are jumping on the 1.8&#8243; form factor bandwagon now, which will inevitably result in cheaper pocket-sized storage that will be enjoyed by all.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/03/19/macbook-air-hard-drives/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CodeWarrior Leopard Folder Icon</title>
		<link>http://www.command-tab.com/2008/03/18/codewarrior-leopard-folder-icon/</link>
		<comments>http://www.command-tab.com/2008/03/18/codewarrior-leopard-folder-icon/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 04:01:54 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[Icons]]></category>

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

		<guid isPermaLink="false">http://www.command-tab.com/2008/03/18/codewarrior-leopard-folder-icon/</guid>
		<description><![CDATA[In the years before Xcode and Mac OS X, there was CodeWarrior, an IDE and compiler of legendary speed.  It has since fallen by the wayside, but you can bring back old Macintosh development memories with this humble Metrowerks style folder icon, ready to paste onto any project to give it that classic Geekware [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.command-tab.com/images/icons/CodeWarrior.zip"><img border="0" src="http://www.command-tab.com/images/icons/codewarrior_folder.jpg" align="right" class="imgright" /></a>In the years before Xcode and Mac OS X, there was CodeWarrior, an IDE and compiler of legendary speed.  It has since fallen by the wayside, but you can bring back old Macintosh development memories with this humble Metrowerks style folder icon, ready to paste onto any project to give it that classic Geekware feel.  <a href="http://www.command-tab.com/images/icons/CodeWarrior.zip">Download Now</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/03/18/codewarrior-leopard-folder-icon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jQueryize Bookmarklet</title>
		<link>http://www.command-tab.com/2008/03/13/jqueryize-bookmarklet/</link>
		<comments>http://www.command-tab.com/2008/03/13/jqueryize-bookmarklet/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 03:45:20 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/2008/03/13/jqueryize-bookmarklet/</guid>
		<description><![CDATA[While developing web applications at my day job, I&#8217;ve come to rely quite heavily on the jQuery JavaScript library.  In fact, it&#8217;s the client-side backbone upon which our company software is built.  It comes as no surprise, then, that I sometimes find myself poking around in others&#8217; web application code with Firebug (or [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.command-tab.com/images/programming/jqueryize.gif" align="right" class="imgright" />While developing web applications at my day job, I&#8217;ve come to rely quite heavily on the <a href="http://jquery.com/">jQuery</a> JavaScript library.  In fact, it&#8217;s the client-side backbone upon which our company software is built.  It comes as no surprise, then, that I sometimes find myself poking around in others&#8217; web application code with <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> (or <a href="http://www.command-tab.com/2008/01/19/widerbug-widescreen-firebug/">Widerbug</a>) and wishing I had jQuery at my immediate disposal to perform manipulations with its succinct syntax and practical API.</p>
<p>A day ago, I stumbled upon the answer I was looking for on the <a href="http://www.learningjquery.com/2006/12/jquerify-bookmarklet">Learning jQuery</a> blog: a browser-ready jQuery-loading bookmarklet.  For the uninitiated, a bookmarklet is a standard bookmark placed in your Bookmarks Bar, except it runs some JavaScript code instead of pointing your browser at a web destination.  In this case, the bookmarklet manually fetches and inserts jQuery into the current page.  I&#8217;ve modified the following version slightly to flash &#8220;jQuery Loaded&#8221; on the page when the load is complete, using the just-loaded jQuery, naturally.</p>
<p>To install the tool, just drag the following link to your Bookmarks Bar, and click it to temporarily install jQuery on whatever page you&#8217;re visiting: <b><a href="javascript:void(function(){ var s = document.createElement('script'); s.src = 'http://code.jquery.com/jquery-latest.js'; s.onload = function(){ var h = $('<span>jQuery Loaded</span>&#8216;); h.css({backgroundColor:&#8217;red&#8217;,border:&#8217;5px solid white&#8217;,color:&#8217;white&#8217;,fontSize:&#8217;24px&#8217;,fontWeight:&#8217;bold&#8217;,fontFamily:&#8217;Verdana, sans-serif&#8217;,position:&#8217;fixed&#8217;,top:&#8217;100px&#8217;,left:&#8217;100px;&#8217;,padding:&#8217;10px&#8217;}); $(&#8217;body&#8217;).append(h); h.fadeOut(1000,function(){ h.remove(); }); }; document.getElementsByTagName(&#8217;head&#8217;)[0].appendChild(s); }())&#8221;>jQueryize</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/03/13/jqueryize-bookmarklet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Photoshop Tip: Zoom While Transforming</title>
		<link>http://www.command-tab.com/2008/03/02/photoshop-tip-zoom-while-transforming/</link>
		<comments>http://www.command-tab.com/2008/03/02/photoshop-tip-zoom-while-transforming/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 22:40:13 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[Photoshop]]></category>

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

		<guid isPermaLink="false">http://www.command-tab.com/2008/03/02/photoshop-tip-zoom-while-transforming/</guid>
		<description><![CDATA[When you use Adobe Photoshop day in and day out, certain things about its interface and workflow start to grate on you, like the inability to zoom while in the middle of a transform or applying Layer Effects.  Much to my delight, Photoshop is also jam packed with hidden commands and modifier keys, which [...]]]></description>
			<content:encoded><![CDATA[<p>When you use Adobe Photoshop day in and day out, certain things about its interface and workflow start to grate on you, like the inability to zoom while in the middle of a transform or applying Layer Effects.  Much to my delight, Photoshop is also jam packed with hidden commands and modifier keys, which turned up a discovery today, shown here:</p>
<p><center><object width="376" height="247" codebase="http://www.apple.com/qtactivex/qtplugin.cab" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"><param value="http://www.command-tab.com/images/tips/zoom_transform.jpg" name="SRC"/><param value="http://www.command-tab.com/images/tips/zoom_transform.mov" name="HREF"/><param value="myself" name="TARGET"/><param value="tofit" name="SCALE"/><param value="false" name="AUTOPLAY"/><param value="false" name="CONTROLLER"/><param value="video/quicktime" name="TYPE"/><embed width="376" height="247" pluginspage="http://www.apple.com/quicktime/download/" cache="true" type="video/quicktime" plugin="quicktimeplugin" autoplay="false" loop="false" controller="false" scale="tofit" target="myself" href="http://www.command-tab.com/images/tips/zoom_transform.mov" src="http://www.command-tab.com/images/tips/zoom_transform.jpg"/></object></center></p>
<p>If you&#8217;re in the middle of a Transform or Layer Effects change and need to get your changes <i>just right</i>, you can adjust your view simply by holding the correct keys and using your mouse.  On the Mac, hold Space and drag to pan around the background window.  Command-Space-click on the document to zoom in, and Command-Option-Space-click to zoom out.  Note that some of these key combos collide with the system-wide Spotlight commands, so you may consider remapping them in System Preferences, depending on your usage of each.  Personally, I&#8217;ve moved Spotlight to Control-Space just to use these great hidden features of Photoshop.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/03/02/photoshop-tip-zoom-while-transforming/feed/</wfw:commentRss>
<enclosure url="http://www.command-tab.com/images/tips/zoom_transform.mov" length="1671955" type="video/quicktime" />
		</item>
		<item>
		<title>iPod 5G Hack: Bluetooth and CompactFlash</title>
		<link>http://www.command-tab.com/2008/02/26/ipod-5g-hack-bluetooth-and-compactflash/</link>
		<comments>http://www.command-tab.com/2008/02/26/ipod-5g-hack-bluetooth-and-compactflash/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 16:26:08 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[Hacks]]></category>

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

		<guid isPermaLink="false">http://www.command-tab.com/2008/02/26/ipod-5g-hack-bluetooth-and-compactflash/</guid>
		<description><![CDATA[Some clever modders at iPodHackers.net have put together a collection of iPod hacks all inside a single 5th generation iPod: Bluetooth audio streaming, CompactFlash solid-state storage, and a translucent replacement enclosure.
Using a tiny Bluetooth circuit to transmit audio to nearby speakers or headphones and a recently released iPod 5G CompactFlash adapter, the hacked-up iPod can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tarkan.info/20080115/tutorials/iflash-ipod-compact-flash-mk2/"><img src="http://www.command-tab.com/images/hacks/ipod_5g_cf_adapter.jpg" align="right" class="imgright" border="0" /></a>Some clever modders at <a href="http://www.ipodhackers.net/2008/02/finished-bluetooth-5g-ipod.html">iPodHackers.net</a> have put together a collection of iPod hacks all inside a single 5th generation iPod: Bluetooth audio streaming, CompactFlash solid-state storage, and a translucent replacement enclosure.</p>
<p>Using a tiny Bluetooth circuit to transmit audio to nearby speakers or headphones and a recently released iPod 5G CompactFlash adapter, the hacked-up iPod can now safely store movies and music without fear of the hard drive failing while stashed safely in a pocket.  Of particular note is the custom run adapter, which is the first readily available adapter of its kind that allows storage devices other than hard drives to be attached to the ever-shrinking connectors inside the iPod.  You can get the full details and photos <a href="http://www.tarkan.info/20080115/tutorials/iflash-ipod-compact-flash-mk2/">here</a>, and see more hacks at <a href="http://www.instructables.com/tag/?q=fstedie">Instructables</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/02/26/ipod-5g-hack-bluetooth-and-compactflash/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Finding the Perfect Programming Font</title>
		<link>http://www.command-tab.com/2008/02/19/finding-the-perfect-programming-font/</link>
		<comments>http://www.command-tab.com/2008/02/19/finding-the-perfect-programming-font/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 21:43:35 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/2008/02/19/finding-the-perfect-programming-font/</guid>
		<description><![CDATA[Inspired by The Typography of Code, I took a few snapshots of some of my favorite programming fonts.
BitStream Vera Sans Mono

BitStream Vera Sans Mono is a completely free font part of the GNU font package and has been my preferred coding font for the last few months.  The characters are a little tall, but [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired by <a href="http://blog.hamstu.com/2008/02/03/the-typography-of-code/">The Typography of Code</a>, I took a few snapshots of some of my favorite programming fonts.</p>
<p><b>BitStream Vera Sans Mono</b><br />
<center><img src="http://www.command-tab.com/images/programming/perfect_font/bitstream_vera_sans_mono_13.gif"/></center><br />
BitStream Vera Sans Mono is a completely free font part of the GNU font package and has been my preferred coding font for the last few months.  The characters are a little tall, but are very clear about which is which.</p>
<p><b>Panic Sans</b><br />
<center><img src="http://www.command-tab.com/images/programming/perfect_font/panic_sans_13.gif"/></center><br />
<a href="http://www.panic.com/">Panic</a>&#8217;s one-window web development application, <a href="http://www.panic.com/coda/">Coda</a>, ships with a great default programming font very similar to BitStream Vera Sans Mono.  You can make system-wide use of this gem by digging through Coda&#8217;s application bundle content and copying it to your global Fonts folder.</p>
<p><b>Consolas</b><br />
<center><img src="http://www.command-tab.com/images/programming/perfect_font/consolas_14.gif"/></center><br />
Consolas ships with Windows Vista as part of Microsoft&#8217;s new font pack, and is so close to being my favorite programming font, however the blinking cursor is positioned a bit too low when displayed on a Mac.  The fact that my focus is almost always exactly in that very spot makes Consolas like the smallest of pebbles in your shoe, despite its clearly differentiated characters, comfortable height, and curvier-than-average parentheses.  It&#8217;s worth nothing that this issue doesn&#8217;t seem to occur on Vista and XP systems.</p>
<p><b>Monaco</b><br />
<center><img src="http://www.command-tab.com/images/programming/perfect_font/monaco_12.gif"/></center><br />
The old Mac programming standby, Monaco, has been around for many years, as it was originally designed in the early days of the Mac.  You may recognize it better in aliased 9pt size in a BBEdit window.  But this is the age of Mac OS X &#8212; give your eyes a break and use the built-in anti-aliasing and get rid of those jagged edges!</p>
<p><b>Droid Sans Mono</b><br />
<center><img src="http://www.command-tab.com/images/programming/perfect_font/droid_sans_mono_13.gif"/></center><br />
At last, I&#8217;ve found my perfect programming font!  <a href="http://damieng.com/blog/2007/11/14/droid-sans-mono-great-coding-font">Droid Sans Mono</a> comes with Google&#8217;s Android mobile phone, which ships with a pack of specially crafted fonts for the phone.  The zero and oh characters aren&#8217;t as clear as some of the others, but that&#8217;s not typically a problem for me.  Droid Sans Mono has the lower profile type of Consolas without the nagging cursor positioning bug.  I think I&#8217;ll stick with this for the forseeable future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/02/19/finding-the-perfect-programming-font/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
