Search Results
- of 1
-
How to read web feeds (RSS, Atom) using the standard Ruby library « rubybook = Blog.new :title => “Gerald Bauer’s Ruby Notebook”, :about => “Internet Professional in Vancouver, B.C.”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...
- SHARE
- VIEW IN TWINES (2)
- VIEW WEB PAGE