Flock is an RSS aggregator written in Java. It is a server-side web application accessible with a browser, similar in spirit to AmphetaDesk .
Looks to do alot of what I’m looking for in an aggregator. But there are a few problems, Tomcat(Servelet Engine), JRE and the need publicly avialable sever that has previously mentioned to run it all on. The elguapo of the Java web app situation is there are many intresting Wiki, Blog, Gallery, Aggregator, etc., projects but the whole Java/Tomcat is a real PITA on a shared server.
Maybe when I get broadband and can go back to an always on connection it will be more fesiable. Well that is unless arcterex decides to but Tomcat on ufies.org.
One reply on “Aggregation in Java”
Tomcat is pretty simple to get going on Debian. See this wiki page for what I did to get it up and running.