June 2008
11 posts
6 tags
Google Code Project for Last.fm Tagger →
2 tags
OS X Terminal Fun with Fortune
I have known about Fortune for several years now, and I randomly thought about it today. I wondered, could I have fortune give me a fortune each time I open a new terminal window. After a little digging and worrying about it being complicated, I simply tried to just place the path of fortune into my .profile. Voila! Now, every time I open Terminal, I am greeted with a neat little fortune.
In...
633k: Last.fm Tagger →
6 tags
Last.fm Tagger 1.1
I just implemented a feature to sort artists by name. I got a comment on my build.last.fm project page that commented about how the tagger works when artists in iTunes are sorted by name. Instead of relying on iTunes, I am now sorting by artist name in the actual code.
Not a huge change, but slightly significant. I am working on win32 compatibility also. If anyone can help, that would be...