Instructions for adding my PPA to your soruces list:
PPA address: https://launchpad.net/~vladnistor/+archive/ppa
To add my PPA to your sources list open System->Administration->Software sources->Third party sources tab and add the following lines and then close Software sources:
Karmic:
deb http://ppa.launchpad.net/vladnistor/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/vladnistor/ppa/ubuntu karmic main
Jaunty:
deb http://ppa.launchpad.net/vladnistor/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/vladnistor/ppa/ubuntu jaunty main
Intrepid:
deb http://ppa.launchpad.net/vladnistor/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/vladnistor/ppa/ubuntu intrepid main
Hardy:
deb http://ppa.launchpad.net/vladnistor/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/vladnistor/ppa/ubuntu hardy main
Now add my OpenPGP key to your keychain with the terminal command:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 129EAD01
sudo apt-get update
You may upgrade your software from the Update-Manager now.

