Private Mode in Bash
OK I'm not sure this is perfect, but it seems to work. please report security holes.
The most portable langauge in the world
I am currently writing the Android port of ScanBizCards iPhone app.
New phone!
Android
Freenet
I just installed Freenet client. It was very easy - using the JavaWebStart installer, and the configuration wizard.
Ubuntu vs Windows Boot times
On my laptop, I have both Ubuntu 10.04 and Windows 7 installed and dual-booting. I have decided to compare the boot times of both systems.
Accessing your web accounts without revealing your password
In my article from 7/2009 on how to access your email (actually, any web service!) with challenge-response. The reason that you event want to do that, is to avoid risking your private password by typing it in a public computer.
Easy Password Maker Explained
Well.. Managing your passwords is not an easy task...
Create "Guess My Number" Cards
I've got this python script that creates magic cards. You can use these magic-cards to read minds of people!
Markov-Chain Random Name Creator
This python script uses a word file to build a Markov model of the language. It then uses the model to create a random name, that will still sound good. If you need a name for a new web site this is the script for you!!