<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Ruby On Rails, RSS and Atom feed parsing with Feed Normalizer and subsequent storage</title>
	<atom:link href="http://skinofstars.com/2009/03/ruby-on-rails-rss-and-atom-feed-parsing-with-feed-normalizer-and-subsequent-storage/feed/" rel="self" type="application/rss+xml" />
	<link>http://skinofstars.com/2009/03/ruby-on-rails-rss-and-atom-feed-parsing-with-feed-normalizer-and-subsequent-storage/</link>
	<description>Kevin Carmody on machines, media and miscellanea.</description>
	<lastBuildDate>Wed, 14 Jul 2010 06:10:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Kevin</title>
		<link>http://skinofstars.com/2009/03/ruby-on-rails-rss-and-atom-feed-parsing-with-feed-normalizer-and-subsequent-storage/comment-page-1/#comment-277</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 04 May 2010 20:29:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-277</guid>
		<description>Yeah. Basically, you have a collection of RSS feeds, you parse them using Feed Normalizer and then use them as post objects however you please. I&#039;m not sure I would recommend using Feed Normalizer now though. I think Nokogiri (http://nokogiri.org/) is what the cool kids are using these days :)

Good luck.</description>
		<content:encoded><![CDATA[<p>Yeah. Basically, you have a collection of RSS feeds, you parse them using Feed Normalizer and then use them as post objects however you please. I&#8217;m not sure I would recommend using Feed Normalizer now though. I think Nokogiri (<a href="http://nokogiri.org/" rel="nofollow">http://nokogiri.org/</a>) is what the cool kids are using these days <img src='http://skinofstars.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santosh</title>
		<link>http://skinofstars.com/2009/03/ruby-on-rails-rss-and-atom-feed-parsing-with-feed-normalizer-and-subsequent-storage/comment-page-1/#comment-276</link>
		<dc:creator>santosh</dc:creator>
		<pubDate>Wed, 28 Apr 2010 11:38:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-276</guid>
		<description>is this code to read the RSS feed from different sites</description>
		<content:encoded><![CDATA[<p>is this code to read the RSS feed from different sites</p>
]]></content:encoded>
	</item>
</channel>
</rss>
