I found a few cool things this morning.
The first being a way to install a rpm file in Debian. You do this using the alien command (apt-get install alien).
To convert a package from an rpm to a deb run the following command:
alias --to-deb
To just install a rpm use the following command:
alias -i
It's that easy.
Also, I was looking at some stories on the front page of Digg, and found a Great New Library for use with Google Maps. It has the features of the one that I was messing around with earlier (I forgot the name of it). It even includes the features that I had to add inot the other library.
Who knows, you might be getting a little tutorial on how to use this library soon.
Later,
Jon Howe