hello,
I am a new member to the Ruby forums. I am presently designing a small
program in Ruby that is able to read RSS Feeds. However, I am not sure
how I could connect an RSS Feed to my Ruby program. I have just started
leaning the Ruby programming language and I am slowly understanding the
syntax. Therefore, I am searching for ideas and help regarding this
issue and I would appreciate anyone's help.
Does anyone have any suggestions on how to connect RSS Feed to a Ruby
program? If you do, I would appreciate it if you could post a reply.
Thank you for your help.
···
--
Posted via http://www.ruby-forum.com/.
[snip]
Does anyone have any suggestions on how to connect RSS Feed to a Ruby
program? If you do, I would appreciate it if you could post a reply.
There is a RSS lib distributed along with ruby.
I could not find any good online examples, but in the
pickaxe book 2ed, there is a good example at page 728.
···
On 1/27/07, Francesca Dansereau <frannydoodle@yahoo.ca> wrote:
--
Simon Strandgaard
http://opcoders.com/
I found a good example here:
http://www.pragmaticprogrammer.com/titles/ruby/code/smp728.html
···
On 1/27/07, Simon Strandgaard <neoneye@gmail.com> wrote:
On 1/27/07, Francesca Dansereau <frannydoodle@yahoo.ca> wrote:
[snip]
> Does anyone have any suggestions on how to connect RSS Feed to a Ruby
> program? If you do, I would appreciate it if you could post a reply.
There is a RSS lib distributed along with ruby.
I could not find any good online examples, but in the
pickaxe book 2ed, there is a good example at page 728.
--
Simon Strandgaard
http://opcoders.com/