needs RUBY-XML tutorial..please help me

HI,

To built a rss feed for my project, I need to learn xml or I want to learn how to parse xml with ruby. So, if possible, please provide some tutorial links so that I will be grateful:)

Hey Irfan,

Have a look at REXML tutorial @;

http://www.germane-software.com/software/rexml/docs/tutorial.html

http://www.xml.com/pub/a/2005/11/09/rexml-processing-xml-in-ruby.html

http://www.tutorialspoint.com/ruby/ruby_xml_xslt.htm

Other available Ruby XML libraries are(You can also look at);

Regards,

Naren

Hello Irfan,

what about Nokogiri http://www.hostingrails.com/Installing-nokogiri-gem ?

In Rails Guides this chapter Layouts and Rendering in Rails — Ruby on Rails Guides writes about using to_xml and RSS feeds. Best wishes, Zoltán

Thanks to all of you buddy…:slight_smile:

My best wishes to all of you also :slight_smile: