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)?"
get an easy to remember yet reasonably obscure url, put your bookmarks there, and dont tell anyone that url, or link to the url from anywhere (so that google wont find it), or put the page in your robots.txt file.
yeah - it's security through obscurity - but it'll fly.
Put up a CVS repository somewhere you have a shell, create a script that does things in this order:
;))
1: updates your bookmark file against the cvs
2: starts mozilla
3: commits any changes (to be run when mozilla exits, of course)
Of course this seems like overkill, but it'd work
(now i know what i'll be doing the rest of the afternoon.
BTW. This would have the added bonus of having the possibility to delete bookmarks you haven't used for a while without loosing them for ever...
I've contemplated doing something like this for a while. Then a new feature came along to make it more challenging:
"Bookmark this group of tabs"
I love this feature. It's how I lay out my morning reading. One click, and then it's ctrl-W until done. All my comics, all the blogs, and a weather report.
Zapman
Although it doesn't seem to mention what I consider to be the idea solution -- merging the files so you don't loose anything from either machine.
Merging two or more files that have a common ancestor isn't a trivial thing to do: a simple text document is the most straight forward. Format dependent text files (e.g. program source, XML) need knowledge of the file format and may require testing for correctness after the merge. Binary file formats require intimate knowledge of the file format and (most likely) re-interpretation in a user friendly way during the merge process.
A great deal of user intervention is required for what is supposed to be a largely automated process.
Ian.
A physicist is an atom's way of thinking about atoms