Articles

Dvorak Keyboards

I saw a article on Dvorak Keyboards today and i had to give them a try. (btw, this article is also being typed on a querty keyboard, it wasn’t that easy to pick up after all.) I knew about Dvoark for some time but …

Syncing a Nokia N95 with Ubuntu Lucid Lynx aka 10.4

Getting your SyncML phone working with Ubuntu just got a lot harder in their newest release, but fortunately it is still possible with a bit of work. In the latest release, they moved from libsoup 2.2 to 2.4 and …

taking notes

I have had to update my resume lately and a while ago I wrote it using LaTeX which is a typesetting program. Typesetting programs are different then word processors as they allow you to focus more on the content rather …

django cisco phonebook

Yesterday I was fooling around with python and trying to serve some XML to a Cisco 7960 I have. I spent a lot of time getting my web server set up to serve a dynamic XML page which I could pop my phone book information …

Overview of Unix Process Managers

When you first turn on your computer the BIOS kicks in and searches for instructions on your master boot record or MBR. From there it is able to locate the boot loader which in turn figures out which kernel to run and …