Databases

Here are a couple of small web applications that I wrote for my personal use. You can try them too, if you want. They run entirely through your web browser (you don't have to download anything).

Bookmarks is for storing favorite URLs. Having them here instead of on your own computer means that you can use them from anywhere. This version supports a simple hierarchical (nestable folders) scheme for organizing the bookmarks.

Lifethreads is something I wrote to keep track of whatever notes or thoughts I might want to write down and actually be able to find again later. I wrote this after the bookmarks program, and implemented a more flexible keyword-based access method to replace the rigid hierarchy of bookmarks.