A unique database, written in PHP and MySQL. MyTables allows you to store personal data and retrieve it anywhere over the web.
It was created out of a personal need as well: I had all sorts of information everywhere.
Some was stored at my works computers, some at home, some was written in a booklet. Realizing that the Internet is everywhere, it was a logical step to store my data there.
Using the power of PHP and MySQL, the programming was not so hard (I had my learning moments though..)
As an example, use 'test' for both login and password and see what kind of data you can store/retrieve.