From: James Edward Gray II Date: 2007-03-06T22:05:42+09:00 Subject: Re: Yahoo!'s Ruby Developer Center On Mar 6, 2007, at 4:50 AM, Richard Conroy wrote: > On 3/6/07, Brian Adkins wrote: >> http://developer.yahoo.com/ruby/ >> >> "Welcome to the Ruby Developer Center >> > >> I just came across this and thought it might be of interest. > > Brian it's not bad. Their HOWTO section is the most useful > to Ruby generalists, even the bit about using the YAHOO > REST interface is fairly reusable and has interesting net/http > examples. Yeah, I wish they would have shown a little open-uri usage though. I really prefer that interface to net/http whenever you can get away with it. James Edward Gray II