RAA - rss/0.0.8

rss / 0.0.8

Short description: RSS Parser
Category: Library/XML
Status: stable
Created: 2003-03-18 17:49:14 GMT
Last update: 2004-02-13 10:15:49 GMT
Owner: kou (Projects of this owner)
Homepage: http://www.cozmixng.org/~rwiki/index.rb?cmd=view;name=RSS+Parser
Download: http://www.cozmixng.org/~kou/download/rss-0.0.8.tar.gz
License: Ruby's
Dependency:
None
Description:

((*The performance of this library on ruby 1.8 is 10 times as slow as on ruby 1.6 until 0.0.6. Use 0.0.7 or later if you use on ruby 1.8.*))

I am thinking that this library should parse RSS 0.9x/2.0 more strictly. So I am asking for test cases.

== What's this?

This library can parse ((<RSS(RDF Site Summary) 1.0|URL:http://web.resource.org/rss/1.0/>)) with validation (or non validation).

This library can almost well parse RSS 0.9x/2.0 with non validation.

This library contains a ((<tDiary|URL:http://www.tdiary.org/>))'s plugin that fetches RSS, parses it, and displays result.

== Dependency library

* XML processor: (((<RAA:REXML>)) greater or equal 2.5.0, ((<RAA:xmlscan>))) or ((<RAA:xmlparser>))

=== Suggested library

* Iconv binding or ((<RAA:Uconv>))

Versions: [0.2.6 (2009-05-16)] [0.2.4 (2008-02-11)] [0.2.3 (2007-12-28)] [0.2.2 (2007-12-02)] [0.2.1 (2007-11-02)] [0.2.0 (2007-09-16)] [0.1.9 (2007-08-13)] [0.1.8 (2007-08-05)] [0.1.7 (2007-03-17)] [0.1.5 (2005-09-21)] [0.1.4 (2005-05-20)] [0.1.3 (2005-04-10)] [0.1.2 (2004-12-05)] [0.1.1 (2004-11-28)] [0.1.0 (2004-11-03)] [0.0.9 (2004-07-08)] [0.0.8 (2004-02-13)]

Edit this project (for project owner)

back to RAA top