Most Usable Bookmark Managers?
stewartj asks: "I finally got sick of manually updating my large bookmarks collection between the computers I use at work and home. I've got a permanent connection at home and a personal webserver running, so I thought I'd install a bookmark manager. Searches on SourceForge and Freshmeat have brought up too many options to consider, so I thought I'd ask Slashdot readers if they have any recommendations for a good web-based bookmark manager? Is there a better solution to making my bookmarks available everywhere (but still keeping them secure)?"
What a load of work. Everyone, look up a nice little program called 'unison'. It uses the rsync protocol to keep two directories in sync. It's even transitive. You can be working on client machine A, synchronize with server S, then move to client machine B and synchronize with server S. client A and client B will be synchronized with each other.
I use it on a gigabyte of files in my home dir on my desktop and laptop. It synchronizes in less than 30 seconds on a 128kbit link.
Everything is managed with a configuration file, so you don't need to manually remember what parts need to update and what don't, and where the little bits need to go in the directory tree.
If tits were wings it'd be flying around.