The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
libxml-ruby reaches 1.0!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page


Posts: 201
Nickname: cfis
Registered: Mar, 2006

Charlie Savage
libxml-ruby reaches 1.0! Posted: Mar 10, 2009 11:25 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by .
Original Post: libxml-ruby reaches 1.0!
Feed Title: cfis
Feed URL: http://cfis.savagexi.com/articles.rss
Feed Description: Charlie's Blog
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by
Latest Posts From cfis

Advertisement

A mere seven years after its inception, libxml-ruby has finally reached version 1.0. libxml-ruby provides ruby, via the libxml2 libary, the super fast, feature rich xml parser that is has sorely lacked.

Last year I posted about the resurrection of the project, and since then we've made enormous progress. The 1.0 release marks the culmination of this work, and comes with tons of goodies:

  • Ruby 1.9.1 support
  • Out of the box support for OS X 10.5 and MacPorts
  • Greatly expanded documentation
  • Much better test coverage
  • A nice, clean API that makes it easy to do simple things, but provides all the power of libxml2 if you need it

Not to mention that libxml-ruby is blindingly fast and incredibly feature rich (see my post from last year for all the details), making it the choice for a number of high-traffic websites.

So give them a try - its as easy to install as:

gem install libxml-ruby

And if you feel like polishing your ruby, xml, or C skills, come join the community!

Read: libxml-ruby reaches 1.0!

Topic: RubyLearning's Sponsor: Rails Kits Previous Topic   Next Topic Topic: RubyLearning's Sponsor: Blue Box Group

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use