From: Richard Conroy Date: 2007-03-06T22:32:48+09:00 Subject: Re: Yahoo!'s Ruby Developer Center On 3/6/07, James Edward Gray II wrote: > On Mar 6, 2007, at 4:50 AM, Richard Conroy wrote: > > > 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. I have had fun with the various Ruby HTTP & web automation libraries, and I agree that lacking lots of examples is a problem. If anyone could link comprehensive examples to these libraries I would be particularly grateful. Thanks again to Brian for increasing the number of examples known to me by a whole 20%. > James Edward Gray II regards, Richard.