wateronmars
An old-shool web-based news reader and bookmarking app
This project intends to provide a free (as in freedom) alternative to web news readers and bookmarking apps.
It is built around the following analogies:
1. You contemplate the river of news flowing down from your selection of sources.
2. You can then use a sieve to filter out and collect the most interesting links.
A demo is at http://wateronmars-demo.herokuapp.com
For the curious developers the aim is also to provide the base mechanics for news and bookmarks manipulations. For instance, there is now a "good enough" database scheme, a RESTful API and a "not too ridiculous" UX.
...