OpenDev Bookmarks is a multi-user, web-based bookmark manager. It is written in ASP.NET (C# flavour) version 2.0. Two databases are currently supported: MySQL and MS SQL Server.
The following features are currently supported by OpenDev Bookmarks:
I started the project out of pure frustration of losing track of my bookmarks (favourites to our IE collegues) when using different PCs, profiles, and browsers.
The idea then came to me to centralise my bookmarks and free them from any specific bookmark manager (like Firefox). My main goal was to access my bookmarks from anywhere, on any PC, using any operating system, and any browser.
It was then that I started looking around the web for a system that I could use to end my misery. I found a few, but none of them fit perfectly. I also found del.icio.us and ma.gnolia.com. Both were very capable systems and I started using ma.gnolia.com to some extent, but then something unexpected happened at work. My company started pushing us towards the Microsoft .NET framework. So, in order to gain some C# experience, I decided to write my own bookmark manager in ASP.NET. (My first choice would have been Ruby, well, Ruby on Rails to be precise.)
The project is still in the early stages of development, but is already usable to some extent. Give it a try and tell us what you think.
You can download OpenDev Bookmarks from its project page at Source Forge.
The project source code is managed by Mercurial and hosted at Source Forge. To get a copy of the code, run the following Mercurial command:
hg clone http://odbookmarks.sourceforge.net/hg/odbookmarks odbookmarks
Main page showing the recently added and top rated bookmarks. |
List of bookmarks. |
The bookmark detail page. |
You can contact the project leader, Nobby Knox, via email at nobby [at] opendev [dot] co [dot] za.