Bookmarks example

This bare-bones ActiveObjects-based application manages a list of bookmarks. You can add and delete, but you can’t change bookmarks after they’ve been added.

Bookmarks are displayed in two vertically ordered columns. This layout, which can be difficult to implement, is handled neatly here with a SublistProjectionModel.

Demonstration

Sorry you can’t try the application here because someone has gone to the trouble of scripting a nasty link adder, even though the links have rel=nofollow and robots.txt forbids the path entirely. (Not the brightest script kiddies in the litter!) So if you want to try this application you have to download and run it locally.

Projects for the reader

  1. Ordering toggle for name/date
  2. Click tracker that redirects to the destination
Page last updated March 22, 2009. Produced with Databinder.