ROME Mano: Server-based Feed Aggregation in Java
Alejandro Abdelnur has just started the Mano subproject in ROME, a Java web application that will parse, transform, and aggregate multiple RSS or Atom feeds using a REST-ful API. This is seriously cool stuff that will let you do things like:
- Request an RSS feed but have it formatted as Atom. Or vise versa.
- Request multiple feeds in various formats, returned in a common format of your choosing.
- Merge, store, and paginate feeds on demand.
- Improve your love life.*
For more information on the project, see the ROME Mano Wiki page.
* Only in cases where your significant other gets excited by the Java servlet filter pattern.

