November 28th, 2009
admin
Tracking the number of downloads from google code svn repositories in real time is not currently possible. There is talk of adding this feature to google analytics in the future, but no official announcement has been made. Read on to learn how track downloads using Munin.

Read more…

Installing the SDK for google’s Android platform can be a rather cumbersome process. To save you some time, I have created a Virtualbox Virtual Machine with Eclipse and Android SDK 1.5 r2 preinstalled.

Read more…
November 10th, 2008
admin
PeerGuardian is a free, open source, IP address blocking software programs capable of blocking incoming and outgoing addresses. The application uses a blocklist of IP addresses to filter the computers of several organisations. The system is also capable of blocking advertising, spyware and government upon user preferences.

Read more…
September 6th, 2008
admin
Owners of the Asus eee pc 901 may have noticed that it makes quite alot of noise when the fan is on. In Ubuntu / Xubuntu / Kubuntu there are ways to control the fan that (almost) eliminates this. Read on for more.
Update: version two of eeefan has been released. Check it out here

An old friend once told me, that every blog post should have a nice image. This one shows an eee pc and a fan.
Read more…
Currently, file copying utilities such as cp, scp, rsync etc. are not able to resume where they left off after a failed copy operation. In this article, a solution is provided using the utility dd to pick up where cp left off. Read on for more.

Read more…