My first project, which I will be starting in about a week, will be a web-based RSS/ATOM feed aggregator with the following properties:
It will store a complete archive of every item it sees.
Queries of the first ~50 items of each feed will be fast and take constant time.
The interface will be responsive as possible, despite [...]


