[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

ANN: uformats 1.2 (Microformats parser for Ruby

Paul Battley

3/8/2006 4:53:00 PM

The parser that we are using at www.reevoo.com for aggregation of
hReviews is now open for public use. It started off as an hReview 0.2
parser, but the dependence of hReview on some other microformats led
it to grow several more features. hReview 0.3 added even more
microformats, so it handles those, too.

Here's the list of what is supported:

* hReview (0.3)
* hCard
* hCalendar (vevent only; limited support)
* rel-tag
* rel-license
* include-pattern

It's offered under the same licensing terms as Ruby itself. Check it
out, play with it, and let us know of any problems or potential
improvements.

More here:
http://opensource.reevoo.com/2006/03/08/release-uf...

Paul.


1 Answer

Christian Neukirchen

3/9/2006 12:15:00 PM

0

"Paul Battley" <pbattley@gmail.com> writes:

> The parser that we are using at www.reevoo.com for aggregation of
> hReviews is now open for public use. It started off as an hReview 0.2
> parser, but the dependence of hReview on some other microformats led
> it to grow several more features. hReview 0.3 added even more
> microformats, so it handles those, too.
>
> Here's the list of what is supported:
>
> * hReview (0.3)
> * hCard
> * hCalendar (vevent only; limited support)
> * rel-tag
> * rel-license
> * include-pattern
>
> It's offered under the same licensing terms as Ruby itself. Check it
> out, play with it, and let us know of any problems or potential
> improvements.
>
> More here:
> http://opensource.reevoo.com/2006/03/08/release-uf...

Fantastic!

> Paul.

--
Christian Neukirchen <chneukirchen@gmail.com> http://chneuk...