I have been using Feed Zirra for some time and I like it.
Now, I want to build one..
I am new to rails, Are there any good tutorials to buid RSS Feed aggregator?
I have been using Feed Zirra for some time and I like it.
Now, I want to build one..
I am new to rails, Are there any good tutorials to buid RSS Feed aggregator?
Feedzirra is your best option as it can handle multiple feeds efficiently. Check out the reade me for a basic tutorial: http://github.com/pauldix/feedzirra
The README on the trunk really doesn't show you how to flesh out an aggregator. The RailsCast for it, however, is pretty sweet:
http://railscasts.com/episodes/168-feed-parsing
or ASCIIcast.com of the same url.