Hi, all, > From: NAKAMURA, Hiroshi > Sent: Saturday, December 07, 2002 2:02 AM > p RAA.succ.version #=> 2.1.0 I had to write "p RAA.succ!.version" :-( RAA XML Interfaces are updated, too. - SOAP & XML-RPC interface You can get "short_description" from Project object. - plain XML URLs are changed. http://www.ruby-lang.org/raa/raa-xml.xml http://www.ruby-lang.org/raa/raa-xml10.xml Latter only includes 10 recently updated items. - RSS/0.91 URLs are changed. http://www.ruby-lang.org/raa/raa-rdf.xml http://www.ruby-lang.org/raa/raa-rdf10.xml Is there anyone who can help us to serve RSS/1.0 file? - YAML (not a XML!) http://www.ruby-lang.org/raa/raa-yaml.yml http://www.ruby-lang.org/raa/raa-yaml10.yml Regards, // NaHi