
<?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>The Kolonel&apos;s Journal</title>
	<atom:link href="http://voodooergonomics.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://voodooergonomics.com/blog</link>
	<description>Hot air and hooey from Kol. Panic</description>
	<pubDate>Sat, 12 Jul 2008 19:26:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Feliz Nabiblah</title>
		<link>http://voodooergonomics.com/blog/2007/12/feliz-nabiblah/</link>
		<comments>http://voodooergonomics.com/blog/2007/12/feliz-nabiblah/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 23:17:57 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Et Cetera]]></category>

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

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/12/feliz-nabiblah/</guid>
		<description><![CDATA[
	Over the years, there have been some pretty funny computer science jokes (at least they&#8217;re funny to computer scientists). This one is pretty well known: &#8220;There are 10 types of people: those who understand binary, and those who don&#8217;t.&#8221; Then there&#8217;s the list of ways to shoot yourself in the foot with various programming languages. [...]]]></description>
			<content:encoded><![CDATA[<p>
	Over the years, there have been some pretty funny computer science jokes (at least they&#8217;re funny to computer scientists). This one is pretty well known: &#8220;There are 10 types of people: those who understand binary, and those who don&#8217;t.&#8221; Then there&#8217;s the <a href="http://www.kirchwitz.de/~amk/shoot_foot.shtml">list</a> of ways to shoot yourself in the foot with various programming languages. This one, however, has always been a favourite of mine (because it combines base conversion and 10 holidays): &#8220;Why do computer programmers celebrate Christmas on Hallowe&#8217;en? Because <a href="http://en.wikipedia.org/wiki/Octal" title=""Octal">OCT</a> 31 = <a href="http://en.wikipedia.org/wiki/Decimal" title=""Decimal">DEC</a> 25.&#8221;
</p>
<p>
	Anyway, happy whatever–you–celebrate–this–time–of–year. Be excellent to one another.
</p>
<p>
	—Kol. Panic</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/12/feliz-nabiblah/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Automator Pack</title>
		<link>http://voodooergonomics.com/blog/2007/12/automator-pack/</link>
		<comments>http://voodooergonomics.com/blog/2007/12/automator-pack/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 23:28:18 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Et Cetera]]></category>

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

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

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/12/automator-pack/</guid>
		<description><![CDATA[If you&#8217;re a developer or sysadmin, you probably spend a lot of time in Terminal. But getting it launched, then getting to the right place can be a chore. Sure, you can type &#8220;cd &#60;space&#62;&#8221;, then drag the folder from the Finder, then hit the return key, but that gets old fast.


Back in the Jaguar/Panther [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a developer or sysadmin, you probably spend a lot of time in Terminal. But getting it launched, then getting to the right place can be a chore. Sure, you can type &#8220;cd &lt;space&gt;&#8221;, then drag the folder from the Finder, then hit the return key, but that gets old fast.
</p>
<p><span id="more-18"></span></p>
<p>Back in the Jaguar/Panther days, there was a Finder contextual menu plug–in, but it didn&#8217;t work on Tiger, and the developer had abandoned it. Automator was a prime candidate to replace it, and I did see some nice solutions on <a href="http://www.macosxhints.com/">Mac OS X Hints</a>, but they all had some drawbacks. I wanted it to work even if a file was selected, using its enclosing folder, but, in attempting that, I learned that AppleScript hates FileVault. Since I had been casting about for a <a href="http://www.tacow.org/?p=63">tacow presentation</a> topic, I thought I&#8217;d try to whip up an Objective–C approach (and when you have a hammer…). You can get the result <a href="/downloads/AutomatorPack.zip">here</a>.</p>
<p>There are a couple of actions: one to filter a Finder selection down to a folder (for example, if you have a file selected, it&#8217;ll turn it into a reference to its parent folder); another to open a Terminal session at the passed in location. Also, there are a couple of workflows: one to actually launch Terminal, and the other to build the Release version of an Xcode project. See the enclosed PDF for instructions.</p>
<p>Once you install them, there will be a couple of new items under the Automator menu, like this:</p>
<p class="center"><img src="/resources/automator_pack_with_desktop.png" alt="image" width="337" height="56" title="Automator menu"/></p>
<p>If you&#8217;re interested, you can check out a copy of the source–code from tacow&#8217;s <a href="http://code.google.com/p/tacow/">Google Code repository</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/12/automator-pack/feed/</wfw:commentRss>
		</item>
		<item>
		<title>It&apos;s Mojotones 2.0</title>
		<link>http://voodooergonomics.com/blog/2007/12/its-mojotones-20/</link>
		<comments>http://voodooergonomics.com/blog/2007/12/its-mojotones-20/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 19:20:43 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Mojotones]]></category>

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

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/12/its-mojotones-20/</guid>
		<description><![CDATA[Good news, everyone! Mojotones 2.0 now easily creates iPhone ringtones. While it was possible with previous versions, this new release makes it easier than ever. Find your track, set the range and click the button. That creates the ringtone and adds it to iTunes, ready for your next sync.

There are a lot of under–the–hood changes [...]]]></description>
			<content:encoded><![CDATA[<p>Good news, everyone! Mojotones 2.0 now easily creates iPhone ringtones. While it was possible with previous versions, this new release makes it easier than ever. Find your track, set the range and click the button. That creates the ringtone and adds it to iTunes, ready for your next sync.
</p>
<p>There are a lot of under–the–hood changes too, slimming the application a bit down while adding features and fixing a few bugs. I also changed and rearranged some of the menu items, and changed the short–cuts for the ringtone creation items under the File menu (I couldn&#8217;t think of another easy–to–type modification of ⌘S). There&#8217;s also a new Select Search Field item under the Control menu to put the keyboard focus in the search box at the bottom of the window, saving a bit of mousing. Finally, since iPhone ringtones are limited in length, the range duration is now displayed in the player.
</p>
<p>If there&#8217;s anything you want to see added, changed or fixed, you can always choose the Send Feedback Message item under the Help menu or just click <a href="mailto:feedback@voodooergonomics.com">here</a>.
</p>
<p>P.S. In case anyone is wondering, my main ringtone is the opening <a href="dict:///tintinnabulation">tintinnabulation</a> of <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?playlistId=153518958&#038;s=143455&#038;i=153519011" title="YYZ on iTunes Store">YYZ</a>, by <a href="http://www.rush.com/" target="_new">Rush</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/12/its-mojotones-20/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Another Mojotones Release</title>
		<link>http://voodooergonomics.com/blog/2007/11/another-mojotones-release/</link>
		<comments>http://voodooergonomics.com/blog/2007/11/another-mojotones-release/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 18:25:24 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Mojotones]]></category>

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/11/another-mojotones-release/</guid>
		<description><![CDATA[There are no major changes in Mojotones 1.3 (29). The big things are the three new items under the File menu. One lets you reload the library after you&#8217;ve made changes in iTunes (note that you have to quit iTunes before the changes are registered). The other two let you reveal the selected track and [...]]]></description>
			<content:encoded><![CDATA[<p>There are no major changes in Mojotones 1.3 (29). The big things are the three new items under the File menu. One lets you reload the library after you&#8217;ve made changes in iTunes (note that you have to quit iTunes before the changes are registered). The other two let you reveal the selected track and the last saved ringtone. Also, there are a few bug fixes, including the one I knew about on Leopard. If you have any other problems or questions, just select the Feedback item under the Help menu.</p>
<p>Thanks and enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/11/another-mojotones-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>tacow</title>
		<link>http://voodooergonomics.com/blog/2007/10/tacow/</link>
		<comments>http://voodooergonomics.com/blog/2007/10/tacow/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 03:31:03 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Et Cetera]]></category>

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

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/10/tacow/</guid>
		<description><![CDATA[I&#8217;m a co–founder — with my colleague David — of the Toronto Area Cocoa and WebObjects Developer Group, aka tacow. We&#8217;re also the first international chapter of CocoaHeads. Our next quarterly meeting, which we postponed a month so we could legally discuss Leopard (among other things), will be held on November 13. Details are available [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a co–founder — with my colleague <a href="http://davidleber.net/" title="David LeBer">David</a> — of the Toronto Area Cocoa and WebObjects Developer Group, <a href="http://tacow.org/" title="tacow Blog">aka tacow</a>. We&#8217;re also the first international chapter of <a href="http://cocoaheads.org/" title="CocoaHeads">CocoaHeads</a>. Our next quarterly meeting, which we postponed a month so we could legally discuss Leopard (among other things), will be held on November 13. Details are available <a href="http://www.tacow.org/wp-trackback.php?p=70" title="November tacow details">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/10/tacow/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mojotones 1.3</title>
		<link>http://voodooergonomics.com/blog/2007/10/mojotones-13/</link>
		<comments>http://voodooergonomics.com/blog/2007/10/mojotones-13/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 14:26:40 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Mojotones]]></category>

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/10/mojotones-13/</guid>
		<description><![CDATA[Today&#8217;s big news is Mojotones 1.3. The main new feature in this release is the ability to open files outside of your iTunes library. Under the file menu, there&#8217;s a new item: &#8220;Open Other Track…&#8221;. Select that item, navigate through your disks and folders, and open the track you want. It will be added to [...]]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s big news is Mojotones 1.3. The main new feature in this release is the ability to open files outside of your iTunes library. Under the file menu, there&#8217;s a new item: &#8220;Open Other Track…&#8221;. Select that item, navigate through your disks and folders, and open the track you want. It will be added to a special new playlist called &#8220;Other&#8221; at the bottom of the sources pane. You can then use the track as you would any other in your library. Also, in addition to some minor bug fixes and tweaks, I&#8217;ve fixed something I overlooked during the UI redesign a couple of versions ago — the player buttons now enable and disable appropriately depending on the state of the application.Namaste, as <a href="http://fakesteve.blogspot.com/" title="Fake Steve Jobs">they</a> say.</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/10/mojotones-13/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mojotones 1.2 with MP3 Support</title>
		<link>http://voodooergonomics.com/blog/2007/09/mojotones-12-with-mp3-support/</link>
		<comments>http://voodooergonomics.com/blog/2007/09/mojotones-12-with-mp3-support/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 15:07:49 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Mojotones]]></category>

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

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/09/mojotones-12-with-mp3-support/</guid>
		<description><![CDATA[Fresh off the assembly line, with that new car smell, I&#8217;m proud to announce Mojotones 1.2. Besides the usual bug fixes, the big thing in this release is support for MP3 ringtones. To use it, you&#8217;ll first have to download and install a Quicktime MP3 encoder component. Details and instructions are available here.Download it and [...]]]></description>
			<content:encoded><![CDATA[<p>Fresh off the assembly line, with that new car smell, I&#8217;m proud to announce Mojotones 1.2. Besides the usual bug fixes, the big thing in this release is support for MP3 ringtones. To use it, you&#8217;ll first have to download and install a Quicktime MP3 encoder component. Details and instructions are available <a href="http://voodooergonomics.com/mojotones/mp3info/" title="Mojotones MP3 Info">here</a>.<a href="http://voodooergonomics.com/mojotones/?download=1" title="Download Mojotones">Download</a> it and take it around the block. If it works with your phone, please consider <a href="http://voodooergonomics.com/store/" title="Purchase Mojotones">buying a license</a>.Thanks, and enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/09/mojotones-12-with-mp3-support/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mojotones and iPhone</title>
		<link>http://voodooergonomics.com/blog/2007/09/mojotones-and-iphone/</link>
		<comments>http://voodooergonomics.com/blog/2007/09/mojotones-and-iphone/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 02:58:44 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Mojotones]]></category>

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

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/09/mojotones-and-iphone/</guid>
		<description><![CDATA[
With all the recent hubbub, I&#8217;ve gotten a few questions about Mojotones and iPhone ringtones. The short answer, is that, Mojotones doesn&#8217;t directly support them. However, I&#8217;ve helped a customer find a workaround. First, set your Mojotones preferences to use AAC as the export format. Then, find the track you want, set your desired range, [...]]]></description>
			<content:encoded><![CDATA[<p><strike>
<p>With all the recent hubbub, I&#8217;ve gotten a few questions about Mojotones and iPhone ringtones. The short answer, is that, Mojotones doesn&#8217;t directly support them. However, I&#8217;ve helped a customer find a workaround. First, set your Mojotones preferences to use AAC as the export format. Then, find the track you want, set your desired range, and choose Save Track As&#8230; from under the File menu to save the ringtone to your Desktop. Finally use one of the free utilities that have been released lately to convert it into an iPhone ringtone (<a href="http://www.tuaw.com/2007/09/14/makeiphoneringtone-hits-1-1-further-obsoletes-the-ringtones-rac/" title="TUAW article on MakeiPhoneRingtone">here</a> is news about one I read just today — just make sure your iPhone is plugged in when you use it).I&#8217;d like to build more direct iPhone support into a future release, but it&#8217;ll have to wait until I can get one here in Canada.</p>
<p></strike></p>
<p>Update: Mojotones 2.0 easily creates iPhone ringtones. Read about it <a href="http://voodooergonomics.com/blog/2007/12/its-mojotones-20/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/09/mojotones-and-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>.Mac Address Book Plug-Ins</title>
		<link>http://voodooergonomics.com/blog/2007/08/mac-address-book-plug-ins/</link>
		<comments>http://voodooergonomics.com/blog/2007/08/mac-address-book-plug-ins/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 16:26:26 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Et Cetera]]></category>

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

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

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

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/08/mac-address-book-plug-ins/</guid>
		<description><![CDATA[Tiger&#8217;s Address Book is out of date as far as .Mac functionality is concerned. Sure, you can click on the label next to a @mac.com email address and get a couple of menu items to visit the person&#8217;s .Mac HomePage or open their iDisk. But what about iWeb or iPhoto&#8217;s new Web Gallery?


To overcome this [...]]]></description>
			<content:encoded><![CDATA[<p>Tiger&#8217;s Address Book is out of date as far as .Mac functionality is concerned. Sure, you can click on the label next to a @mac.com email address and get a couple of menu items to visit the person&#8217;s .Mac HomePage or open their iDisk. But what about iWeb or iPhoto&#8217;s new Web Gallery?</p>
<p><span id="more-8"></span>
</p>
<p>To overcome this deficiency, I&#8217;ve put together a few AppleScript plug–ins that add the missing menus to Address Book. Here&#8217;s how to use them:</p>
<ol>
<li>Quit Address Book if it&#8217;s running.</li>
<li>Download the plug–ins <a href="/downloads/DotMacMenus.zip" title="DotMac Menus">here</a>.</li>
<li>Unzip the downloaded archive.</li>
<li>Copy the four script files from the expanded archive to the Address Book Plug–Ins sub–folder of your home Library folder (~/Library/Address Book Plug–Ins/).</li>
<li>Re–launch Address Book.</li>
</ol>
<p>Now, when you click on the label next to a .Mac email address or AIM account, you&#8217;ll get two extra menu items, like this:
</p>
<p class="center"> 	<img src="/resources/dotmac_address_book_menu.png" alt="Address Book Menu Screenshot" /></p>
<p>I&#8217;m providing these as–is, without any warranties or support. Download them, use them, modify them, pass them around — do whatever you want. Just don&#8217;t forget me when I need a lift to the airport.</p>
<p><i>Update 2008-07-12:</i> The plug-ins now work with @me.com addresses too.</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/08/mac-address-book-plug-ins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>C4[1]</title>
		<link>http://voodooergonomics.com/blog/2007/08/c41/</link>
		<comments>http://voodooergonomics.com/blog/2007/08/c41/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 00:54:12 +0000</pubDate>
		<dc:creator>Kol. Panic</dc:creator>
		
		<category><![CDATA[Et Cetera]]></category>

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

		<guid isPermaLink="false">http://voodooergonomics.com/blog/2007/08/c41/</guid>
		<description><![CDATA[I flew in from C4[1] last night, and boy are my arms tired!

David went to the first edition last fall and was so enthusiastic, I new I couldn&#8217;t miss this one. It didn&#8217;t disappoint. Highlights for me were Will Shipley&#8217;s hype, Tim Burks&#8217; presentation on Ruby–Cocoa bridges and Nu, and Cabel Sasser on Panic and [...]]]></description>
			<content:encoded><![CDATA[<p>I flew in from <a href="http://c4.rentzsch.com/1/" title="C4[1]">C4[1]</a> last night, and boy are my arms tired!</p>
<p><span id="more-7"></span>
<p><a href="http://davidleber.net/" title="reBeLog">David</a> went to the <a href="http://c4.rentzsch.com/0/" title="C4[0]">first edition</a> last fall and was so enthusiastic, I new I couldn&#8217;t miss this one. It didn&#8217;t disappoint. Highlights for me were Will Shipley&#8217;s hype, <a href="http://www.neontology.com/" title="Neontology">Tim Burks&#8217;</a> presentation on Ruby–Cocoa bridges and Nu, and <a href="http://www.cabel.name/" title="cabel.name">Cabel Sasser</a> on <a href="http://www.panic.com/" title="Panic">Panic</a> and <a href="http://www.panic.com/coda/" title="Coda">Coda</a> (an app I heartily endorse). The surprise guest, <a href="http://fakesteve.blogspot.com/" title="The Secret Diary of Steve Jobs">Fake Steve Jobs</a>, was a no–show — something about an &#8220;ear infection&#8221;. Alex Payne has an excellent <a href="http://www.al3x.net/" title="al3x.net">summary</a> — now I&#8217;m not so sorry I didn&#8217;t take notes.Never having been to a MacHack, I didn&#8217;t know what to expect from <a href="http://rentzsch.com/c4/ironCoderLive" title="Iron Coder">Iron Coder Live</a>. The theme was Conspiracy and the API was iPhone, which, in the absence of an official SDK, was tough to pull off. Despite that, the results were incredible. Golden dog tags went to the Ecamm guys, whose <a href="http://macdaddyworld.com/?p=38" title="Squidge">iPhone video-conferencing app</a> blew everyone away. <a href="http://www.deliciousmonster.org/" title="Lights Off">Lights Off</a>, an iPhone–native version of the classic game was the runner up.I met a slew of great people. I was most impressed with the number of fellow Canadians present, including David Teare and the guys behind <a href="http://1passwd.com/" title="1Passwd">1Passwd</a> and <a href="http://www.innoveghtive.com/" title="Innoveghtive">Aaron Vegh</a>. They&#8217;re not too far from Toronto, so we may get a couple of new <a href="http://tacow.org/" title="tacow">tacowhands</a>.There were no major infrastructural issues to compare to last year&#8217;s <a href="http://rentzsch.com/c4/hotelPlanL" title="C4 Plan L">Plan L</a>. While we were able to take the L downtown after arriving at O&#8217;Hare on Friday, the CTA closed the Blue line over the weekend for construction. A few of us ended up sharing a cab back to the airport Sunday afternoon. However, because of the upgrades, the train ride downtown should be much quicker for C4[2] (at just $2, it&#8217;s already much cheaper than the alternatives).Thanks to <a href="http://rentzsch.com/" title="tales from the red shed">Wolf</a> and his team for putting it all together. I&#8217;m looking forward to next year&#8217;s edition.</p>
]]></content:encoded>
			<wfw:commentRss>http://voodooergonomics.com/blog/2007/08/c41/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
