<?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: RSS aggregation using rails</title>
	<atom:link href="http://www.paulcowles.com/2008/12/18/rss-aggregation-using-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulcowles.com/2008/12/18/rss-aggregation-using-rails/</link>
	<description>on-going</description>
	<lastBuildDate>Mon, 29 Dec 2008 03:28:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: paulcowles</title>
		<link>http://www.paulcowles.com/2008/12/18/rss-aggregation-using-rails/comment-page-1/#comment-3026</link>
		<dc:creator>paulcowles</dc:creator>
		<pubDate>Mon, 29 Dec 2008 03:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulcowles.com/2008/12/18/rss-aggregation-using-rails/#comment-3026</guid>
		<description>Thanks Niall. 

The new &lt;a href=&quot;http://code.google.com/apis/ajaxfeeds/documentation/#fonje&quot; rel=&quot;nofollow&quot;&gt;RESTful interface for Flash and other Non-Javascript Environments&lt;/a&gt; looks perfect for server-side aggregation.

As example, &lt;a href=&quot;http://ajax.googleapis.com/ajax/services/feed/load?q=http://feedproxy.google.com/TechCrunch&amp;v=1.0&quot; rel=&quot;nofollow&quot;&gt;Techcrunch&lt;/a&gt; as json.</description>
		<content:encoded><![CDATA[<p>Thanks Niall. </p>
<p>The new <a href="http://code.google.com/apis/ajaxfeeds/documentation/#fonje" rel="nofollow">RESTful interface for Flash and other Non-Javascript Environments</a> looks perfect for server-side aggregation.</p>
<p>As example, <a href="http://ajax.googleapis.com/ajax/services/feed/load?q=http://feedproxy.google.com/TechCrunch&#038;v=1.0" rel="nofollow">Techcrunch</a> as json.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niall Kennedy</title>
		<link>http://www.paulcowles.com/2008/12/18/rss-aggregation-using-rails/comment-page-1/#comment-3014</link>
		<dc:creator>Niall Kennedy</dc:creator>
		<pubDate>Sat, 27 Dec 2008 18:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulcowles.com/2008/12/18/rss-aggregation-using-rails/#comment-3014</guid>
		<description>Hi Paul,
  You can actually do a direct call to the Google feed proxy. Technically it&#039;s the Google Ajax Search API&#039;s direct endpoint for feed manipulation.

More info:
&lt;a href=&quot;http://www.niallkennedy.com/blog/2007/04/google-feed-api-json.html&quot; title=&quot;Google Feed API&quot; rel=&quot;nofollow&quot;&gt;NiallKennedy.com: Google Feed API&lt;/a&gt;

Example:
http://www.google.com/uds/Gfeeds?v=1.0&amp;callback=&amp;context=&amp;output=json&amp;q=http%3A%2F%2Fwww.paulcowles.com%2Ffeed%2F</description>
		<content:encoded><![CDATA[<p>Hi Paul,<br />
  You can actually do a direct call to the Google feed proxy. Technically it&#8217;s the Google Ajax Search API&#8217;s direct endpoint for feed manipulation.</p>
<p>More info:<br />
<a href="http://www.niallkennedy.com/blog/2007/04/google-feed-api-json.html" title="Google Feed API" rel="nofollow">NiallKennedy.com: Google Feed API</a></p>
<p>Example:<br />
<a href="http://www.google.com/uds/Gfeeds?v=1.0&amp;callback=&amp;context=&amp;output=json&amp;q=http%3A%2F%2Fwww.paulcowles.com%2Ffeed%2F" rel="nofollow">http://www.google.com/uds/Gfeeds?v=1.0&amp;callback=&amp;context=&amp;output=json&amp;q=http%3A%2F%2Fwww.paulcowles.com%2Ffeed%2F</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
