View Source in Konqueror

Posted in:
A quick way to do a "View Source" in Konqueror without launching an external editor

Wajig is da bomb

Posted in:
I discovered `wajig `_ for Debian, and it's great...

KDirStat

Posted in:
A friend at work showed a rather good tool for viewing filesystem usage, called WinDirStat. It did seem to have the edge on the KDE program I used for this purpose - Filelight. Then I discovered that it was a clone of...a KDE program!

Last.fm taster

Posted in:
I've somehow managed to get 'subscriber' level on Last.fm's music community site, and I'm really enjoying it.

Django dreaming

Posted in:
Remembering the "Don't Repeat Yourself" mantra, the following apps would be awesome...

Cross Site Request Forgeries

Posted in:
I've implemented a module that provides protection against Cross Site Request Forgeries for Django - and as always with both Python and Django, I've got that "surely it can't be that easy" feeling...