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)?"
Between several browsers on one computer (IE, Mozilla, etc), several computers at home, many computers at school or uni, and now computers at work, it simply fucking sucks.
I gave up years ago.
I don't bookmarks url's anymore. Its not worth the trouble.
I just use my memory.
Unless your dealing with lots of long complex url's (which i can then store in an email so i don't lose them) i just memorize everything.
Add bookmark my ass: what about the other 4 browsers on this computer, and 7 other computers i use regulary...
D.
You can tell how powerful someone is by the magnitude of the crime they can commit and be able to get away with.
I use phoenix. I put phoenix in a shared folder in windows. I export my bookmarks in html format to another share folder. This gives me my bookmarks everywhere, and here is how.
If I am out of the house and using windows
I access the share via typing \\mypc.mydomain.edu and then launch phoenix and import bookmarks.html
If I am out of the house and using *nix
I access my pc via ssh, launch phoenix using X-forwarding, sftp bookmarks.html over the line and import it.
If I am out of the house using a Mac
It hasn't happened yet, but if I buy one of those titanium thingies (which I would if I had my choice of portable computing) It would have OSX, which can SSH and X-Forward AFAIK.
Problem solved. Same browser everywhere same bookmarks.
The GeekNights podcast is going strong. Listen!
I had the same problem a while back and found nothing worth using, so I wrote one using PHP/MySQL in a few hours. It's your standard tree-like listing, where links are in folders. It's wonderful to have one central repository for all links.
It uses only two tables and has one PHP script to add edit/delete bookmarks.
It's also password protected, so you can keep sensitive info in there and not worry. Also, I made a "sidebar" mode for use in Mozilla.
Plans had included a SOAP interface for making XUL clients or something, but I didn't find a need.
If anyone is interested, especially in making it better, I could start a SourceForge project and get it out there. Let me know if there's any takers.
Note that these do not solve the problem of different formats. Nothing will fix this until some kind of RFC standard is made (probably based on XML). It would be nice, but it is not for real.
badness 10000
I would love to use a more robust References database to store my bookmarks. BibTeX is nice. It's not great for my purposes, but nice. Specifically, it does not handle URLs very well. Many of the bibtex style's don't understand the URL field (though I usually stick it in "howpublished"). In fact, there really needs to be a URI Entry (i.e. at the same level as Aricle, Book, etc). Maybe BibTeX is antiquated and a new and improved system for managing references to content is needed. (And this is what is really needed, don't think in the small domain of webpages, think bigger)
With that, my ideal system would also act as a cache (think google) and give me a way to reference specific parts of the webpage. Squid would probably be useful here. Think how often your bookmarked link gets removed from the webserver. Why not have your bookmark manager save a copy in a cache, for future use.
Also, when you are only interested in one part of a huge webpage, or wish to refer to a specific sentence, a mechanism for highlighting specific parts of a webpage would be great. I've seen some programs that work like this for changed material (that is, it highlights changes). This would be difficult to implement, but maybe a Mozilla plugin would be sufficient.
So, ideally, I want a references database that can cache websites, ftp downloads, etc, etc, then take that cached content and mark parts of it for specific referencing. When I view the database, I can go directly to the content, or go to the highlighted cache.
-----
More on topic, perhaps: I suggest you treat google as your bookmark manager. It really is easier this way, if your memory is good. For many things, you just think about what you are interested, type it in google and on the first page or two is the link you visited last week. Or maybe you need to remember something close to the title of the website. Google is your friend, it'll help you out if you aren't exact.
This doesn't work well for hard to find pages, for pages you don't access very often or if you have LOTS of links. But, hopefully there aren't many of those links that you need to store.
I use a combination of above. Projects (both those at work and at home) have BibTeX databases for long term access and documentation. Short term interests and those websites I access often are kept in my mind, though I have to google for them some times.
Give this a try. It's a free, advanced web-based bookmarking service. Lots of features.
I keep a bookmarks folder called To File. Every month or so I dump the whole thing to a Bookmarks page on my wiki.
It's easy to edit, as well as easily accessible.
A couple of years ago, I found it to be easier just to look stuff up with google than to try and maintain a bookmark-list across accounts and OSs. Just try to remember as much specific stuff from the website as possible, whole centences work great. You'll be amazed at how well it works.
:)
(of course, when I say "does anyone still", I mean "I don't and everyone should be more like me"
Latest version of Opera (7.1B1) can export bookmarks to HTML if that helps you.
Vegard