I got an email telling me about sitememory.com. It's a centralised bookmark service. I can store my bookmarks there and access them from any computer that I use. This is a pretty good idea. So good, in fact, that I recently implemented something similar of my own.
But, hey, if someone else wants to maintain and enhance the system I'm happy to use that instead of my own code. So I registered and started looking at it.
The registration process takes you thru a set-up wizard. As part of the process it offers to import your already existing bookmarks. Without thinking too hard about it, I tried it out. I wasn't too surprised to see that nothing got imported. "Oh well", I thought, "another site that forgets that some people don't use IE" and I fired off an email to the owners suggesting that they look at making their bookmark import code compatible with other browsers.
Half an hour later I go to use one of my bookmarks. To find that it isn't there. In fact, none of my bookmarks are there. The sitememory code that failed to import my bookmarks into their database has successfully deleted them all.
So I sent another (slightly more strongly worded) email to the owners. But I'm posting this as a warning. If you're trying out sitememory.com on a non-IE browser then don't try to import your bookmarks.
I prefer del.icio.us for all of my bookmarking needs. Even if you don't consider the social aspects of it, it's a very useful service. It also has an API so that you can automatically import existing bookmarks and such.
Re:del.icio.us
Dom2 on 2004-06-14T21:21:50
I like the idea of del.icio.us, but I'd prefer to run my own internal version for our company. Is it open source? I couldn't find the link...-Dom
Re:del.icio.us
jordan on 2004-06-15T02:10:28
I don't believe del.icio.us is open source, but I'm sure Unalog is. The original Unalog site is available. Unfortunately, it's in Python, not our beloved Perl.