The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
How to read web feeds (RSS, Atom) using the standard Ruby library

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Gerald Bauer

Posts: 444
Nickname: gerald2007
Registered: Jul, 2007

Gerald Bauer is a Rails & Internet Professional in Vancouver B.C.
How to read web feeds (RSS, Atom) using the standard Ruby library Posted: Jul 15, 2008 1:39 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Gerald Bauer.
Original Post: How to read web feeds (RSS, Atom) using the standard Ruby library
Feed Title: Gerald Bauer's Ruby Notebook
Feed URL: http://rubybook.ca/feed/
Feed Description: Gerald Bauer's Ruby Notebook
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Gerald Bauer
Latest Posts From Gerald Bauer's Ruby Notebook

Advertisement
Ruby ships with a standard library that lets you read web feeds in the “classic” Really Simple Syndication (RSS) flavors (0.9x/1.0/2.0) and in the “modern” Atom Publishing format. Let’s try it all out pulling web feeds from the Vancouver.rb site. Task I: Reading Really Simple Syndication (RSS) Feeds Let’s read in a “classic” web feed in the [...]

Read: How to read web feeds (RSS, Atom) using the standard Ruby library

Topic: Hellboy II Previous Topic   Next Topic Topic: win32-security in the works

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use