Monthly Archives: January 2009

Favourite Leopard Hacks

Execute these in the Terminal to enable extra useful features… Safari developer tools: defaults write com.apple.Safari WebKitDeveloperExtras -bool true defaults write com.apple.Safari IncludeDebugMenu 1 Classic 2D style dock: defaults write com.apple.dock no-glass -boolean YES killall Dock Add a recent applications folder on the dock: defaults write com.apple.dock persistent-others -array-add ‘{ “tile-data” = { “list-type” = [...]

Programming Ideas

Here are some open-source projects and personal ideas that I think deserve attention, work and/or contribution. This is sort of a personal scratch pad and wish list for now anyways… Tag an AAC/MP3/MP4/etc media meta-tag editor but no where as good as mp3tag. Address Book update contact pictures/details/profile links from Facebook iTunes plug-in for writing [...]

iTunes Power Tagging

If you care about maintaining your music collection, sooner or later iTunes will frustrate you. At that point, 3rd parties can create scripts to control it in some really amazing ways. Here are the the essentials I use… Quick Convert Uber-easy way to compress your existing Library files. The default 128Kbps AAC sounds as good [...]