open source

New Dell Precision M6500 laptop

I have a new Dell Precision M6500 laptop. It replaces my 4 year old Dell XPS M1710.

Ubuntu themes

I'm not a big fan of the new default theme in Ubuntu 10.04. It's a bit too much I-wanna-look-like-Apple IMHO.

Fortunately the bisigi project contains a couple of really nice themes that you can use instead. Check them out.

Symlinked directories disappeared from Samba share

After a recent update on my Ubuntu server some directories had disappeared from a couple of Samba shares.

Twunch app for Android

I have released an open source Twunch application for the Android platform.

Slow Ubuntu 9.10 on a Dell Inspiron 6400

After upgrading a Dell Inspiron 6400 laptop from Ubuntu 9.04 to 9.10 the machine was so slow it was barely usable. top was showing a load average of 7 after opening Firefox or OpenOffice.

I'm going to FOSDEM 2010

I'm going to FOSDEM, the Free and Open Source Software Developers' European Meeting

Drush and rsync

Both drush and rsync are handy tools to automate the deployment of Drupal sites. You just have to be careful how you combine them.

Problems with Eclipse buttons in Ubuntu 9.10

After upgrading to Ubuntu 9.10 (Karmic Koala) some buttons no longer work in Eclipse 3.5. Clicking has no effect but keyboard shortcuts still work.

pidgin-facebookchat ate my bandwidth

If you are running pidgin-facebookchat make sure you keep an eye on your bandwidth usage.

Using content-check.pl to monitor a Drupal site

One of the scripts in my bag of tools to check whether a site is still up and running is content-check.pl. This little script compares the hash of a web page against a previously created reference hash. If the content of the web page has modified, this script will detect it and send an email.