Monthly Archives: August 2007

Goodbye Banshee, Welcome Back Rhythmbox

After leaving Gnome‘s default music player, Rhythmbox, for Banshee almost a year ago, I’m back using Rhythmbox.  I only have 476 songs on my computer and already managing them in Banshee was getting painful. Rhythmbox feels like it starts faster … Continue reading

Posted in GNU/Linux, Open Source, Technology | 2 Comments

Drupal Database Maintenance Script

I love Drupal, but its insistence on saving every session its ever created causes the sessions table to become massive. So I usually end up creating a shell script like the following: drupal-db-maint.sh (I posted a copy to pastebin since … Continue reading

Posted in GNU/Linux, Open Source, PHP, SQL, Technology | 3 Comments

Gnome Feature Idea: View Output

From time to time applications crash (I’m looking at you Pidgin*). To diagnose the crash I usually start the application in a terminal to watch what it outputs. Most Linux applications noisily dump all kinds of information to the terminal … Continue reading

Posted in GNU/Linux, Technology | Leave a comment