iReader http://ireader.herokuapp.com/
This is a RSS news reader aggregating several RSS feeds. It has the features logging the keywords in the RSS title with time decayed frequency.
To use the reader:
- Install mvn
- Run "mvn package" and then "mvn exec:java" under the source directory
- Go to "localhost:8081" to the reader