Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>You should be able to do this with <a href="http://pipes.yahoo.com" rel="nofollow noreferrer">Yahoo Pipes</a>. Use a trivial pipe like <a href="http://pipes.yahoo.com/pipes/pipe.edit?_id=PicO8ejT3BG6sr1Uy6ky6g" rel="nofollow noreferrer">http://pipes.yahoo.com/pipes/pipe.edit?_id=PicO8ejT3BG6sr1Uy6ky6g</a> , except that your source feeds would be RSS 0.92. Either way, you just pipe everything back out, then use a URL like <a href="http://pipes.yahoo.com/pipes/pipe.run?_id=PicO8ejT3BG6sr1Uy6ky6g&amp;_render=rss&amp;atom_feed_url=http%3A%2F%2Fexample.com%2Fatomfeed" rel="nofollow noreferrer">http://pipes.yahoo.com/pipes/pipe.run?_id=PicO8ejT3BG6sr1Uy6ky6g&amp;_render=rss&amp;atom_feed_url=http%3A%2F%2Fexample.com%2Fatomfeed</a> (note the render=rss) to serialize it back out to RSS 2 (or Atom if you choose).</p> <p>EDIT: Actually, it looks like <a href="http://feedburner.com" rel="nofollow noreferrer">FeedBurner</a> can convert to Atom just fine. Go to <a href="http://feedburner.google.com/fb/a/myfeeds" rel="nofollow noreferrer">http://feedburner.google.com/fb/a/myfeeds</a> , login, and you should see a box that says "Burn a feed right this instant". Enter the RSS .92 URL, then you'll have to choose a FeedBurner code, such as foo/bar. Finally, you can use Atom urls like <a href="http://feeds2.feedburner.com/foo/bar?format=xml" rel="nofollow noreferrer">http://feeds2.feedburner.com/foo/bar?format=xml</a> . I have not figured out how to use FeedBurner to convert to RSS 2.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload