Sleep deprivation - Sat Rocks On The Second Floor
Right after two nights with 4 hours of sleep in total (Sat Rocks On The Second Floor!), I stumble over this article: Sleep deprivation is not a badge of honor. :-)
Seems people don't read enough books
Coding Horror: Programmers Don't Read Books -- But You Should
Gigabyte U7000 USB DTV DVB-T and Ubuntu (8.04)
sudo apt-get install kaffeine dvb-utils mercurial linux-headers-$(uname -r) build-essential
hg clone http://linuxtv.org/hg/v4l-dvb
cd v4l-dvb
sudo make
sudo make install
If you're using another flavor of Linux or Ubuntu you may be missing the firmware file, you can get it here.

Musikverwaltung unter Linux
Python (S60) links
- Using Python to create UNIX command line tools
- PyS60 Emulation Library, unlike the Nokia Emulator, this one also works on Mac OS X and Linux!
- Wlan Scanning module for PyS60. There is also an extended GSM location module to get more information (Technology used, Name of Operator, Network Mode, …) than with the Nokia one.
ImageFlow
Mibbit.com - Web-IRC-Client
Mibbit.com provides an IRC webinterface, so you can hang around in your favorite channels with your iPhone/PDA/fridge/whatever.
Ten Thousand Cents
Using the X11 clipboard on the commandline
XSel gives easy commandline access to the X11 clipboard (primary & secondary).