|
Notes:
Funnel 0.1
This application is a complete Rails application that is collecting and merging your feeds.
It can optionally cache your items.
Changes:
== 0.1.0 2007-09-30
* Reading the feeds in the database
* Added license file
* Showing the feed using a controller
* Routes are configured so that everything is redirected to the output controller
* Changed the table links to items
* Added a cache option
* Added an asynchronous way to create the feed
* Moved the scripts to scripts/funnel
* Generated a nice looking website.
* Now items can be cached.
|