online-bookmarks is a really nice web application using php and MySQL to implement an online system for bookmarks. Alright, you can always save (or export) your bookmark list from your browser and upload it to a web-location, but that’s not really elegant nor efficient. So this really comes in handy. You can import and export bookmarks (I just tested the import with my bookmarks of my Firefox 1.0 – which worked like a charm) and best of all: manage them online (add, delete, move, etc)!
All you need is php and a MySQL-db and you’re set. Really nice! It took me less than two minutes to have it up and running. Thanks to Ben for finding this one! You can read his thoughts about it here.