Hello Everyone, I wanted to know something about RSS Feed readers in Rails. I just started reading up today. Have some really basic questions. Let''s take the example of a multi-author blog. Blog owner is Person X. Blog posts are being posted by Person X, Y and Z. And I subscribe to the RSS feed of this blog through my rails application. Can I: 1. Know that a particular post was posted by whom? (X / Y / Z). 2. If yes to answer 1, what all can I know? His name? Can I extract photo too? 3. Can I know that a particular blog is being owned by whom? 4. If yes to answer 3, what all can I know? His name? Can I extract photo too? 5. For a particular blogpost, can I extract the tags that the blogpost has been tagged? More questions: 6. Which is the best gem / plugin that you know to be used for a rss feed and parsing the feed content? Any help would be appreciated. Thanks in advance. Regards RP -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.