On Sun, Jul 08, 2001 at 06:50:35AM +0900, chad fowler wrote:
> Steve,
> 
> A colleague and I created the beginnings (a working
> version) of a Ruby port of XMLC
> (http://xmlc.enhydra.org), which parses XML/HTML into
> a DOM with additional helper methods (sounds like what
> you're after).  You can check the code out of CVS at
> http://sourceforge.net/projects/rubyx/ (no file
> release of it available yet).  

Thanks I'll have to check this out.

> Also, a fellow by the name of MoonWolf seems to have
> done something similar, but I'm not sure where to find
> it at the moment.

Is this what you are talking about?

        http://www.moonwolf.com/ruby/

-steve