November 26th, 2009

Some selections from the local newspaper.

Roosevelt - right or wrong?
Ed Hardy

February 14th, 2009

February 12th, 2009

February 12th, 2009

I think I’m going to start posting photos here.

December 11th, 2008

So I tried out TuneUp for the Mac, an iTunes organization/cleaning tool.

The interface immediately put me off, so I decided to uninstall.

I ran the installer, looking for an uninstall option, but could find no such thing. The website was not helpful in tracking down uninstall instructions, either.

This post by Kirk McElhearn indicates that he wasn’t able to find an uninstaller, either. Thank goodness for Hazel, which spotted that I had dragged the application to the Trash and offered to clean up for me.

It turns out that TuneUp does install an uninstaller–in ~/Library/Logs/TuneUp Uninstaller.app, of all places. “Another Windows company releasing a lame port of their software for Mac,” indeed.

Note that, unlike what Kirk indicates, there is more than simply the application in /Applications and the plugin in /Library/iTunes/iTunes Plug-ins. It also installs a bunch of crap in /usr/local/lib, and even four different frameworks in /Library/Frameworks.

Be warned before you install this sloppy software.

October 5th, 2008

My iTunes library is pretty close to perfectly manicured, with 90% or more of all tracks being complete albums with complete metadata and album artwork.

Except genre. There really is no canonical source of genre information on the internet, because bands tend not to self-categorize.

So, a problem arose: Lots of music, little (accurate) genre information. My solution was to harness the power of the crowds to pull what I could from Last.fm

Conveniently, Last.fm provides a surfeit of XML feeds for their data. Because Last.fm doesn’t track genre, tags have become a sort of de facto stand-in.

I whipped up a hybrid AppleScript-Ruby application that will take the selected track (or tracks) in iTunes, find the artist, and then set all tracks by that artist to the most popular Last.fm tag.

It’s pretty fast, and it works decently. At least, it’s the best I could think of without manually spending hours updating every artist.

I’m making the script available here for public use. Please note that I have only done limited testing, but it works for me. Always back up your iTunes library on a regular basis. I am not responsible if this script decides that all of your music deserves to be labelled Prog Rock.

To use it, drag Fetch Genre from Top Last.fm Tag.app to ~/Library/iTunes/Scripts (create it if it doesn’t exist). Then select a track from the artist you want to update, and select Fetch Genre from Top Last.fm Tag from the Scripts menu in iTunes.

The source is not protected and you are welcome (and encouraged) to make changes. If you do, please just provide credit and a link here.

Known Issues

Download “Fetch Genre from Top Last.fm Tag” (28KB)

October 5th, 2008

Terminal.app in Leopard supports tabs, which is awesome. And, just like Safari, the command to open a new tab is ⌘T.

Call me crazy, but when my brain is in “Terminal mode” things like keyboard shortcuts are just not at the fore (let’s say they’ve been temporarily cached to disk).

What I really wanted was an easy-to-remember command that would open a new tab in Terminal without me having to revert to Mac OS mode. So this is what I added to my .bash_profile:

alias tab="osascript -e 'tell application \"System Events\" to tell process \"Terminal\" to keystroke \"t\" using command down'"

Now I can type tab at any command prompt and instantly get a new tab. One more keystroke, yes, but I preserve my mental context.

July 29th, 2008

I just finished the last final I will ever have to take (hopefully).

Now it’s on to the internship, while working full time. The next month and a half are going to be crazy. If I don’t see you, I apologize in advance.

July 27th, 2008

Just cleaned up the hierarchy of my web server. Ahh, that feels good.

For the memories, I’ve revived the blog that was set up when my grandmother had a stroke: http://tomdale.net/joycedale

July 9th, 2008

Obama just lost my vote by voting yes on FISA.