Rubynuby == so many libraries, so little time

Reading this forum while trying to study the pickaxe book and teach this
old dog some new tricks, I am at once awed and dazed by the huge number
of library's available to the would be ruby programmer.

I was just wondering if there is a global meeting place for these
libraries, and some way (other than asking in this forum) to find a
library you're looking for (based on what it does, rather than whatever
clever name it's author came up with for it.)

I just experimented with google and came up with rather mixed results.
If there isn't any well described repository somewhere, google looks
like a workable solution, but not a great one.

thanks,
jp

···

--
Posted via http://www.ruby-forum.com/.

Jeff Pritchard wrote:

Reading this forum while trying to study the pickaxe book and teach this
old dog some new tricks, I am at once awed and dazed by the huge number
of library's available to the would be ruby programmer.

I was just wondering if there is a global meeting place for these
libraries, and some way (other than asking in this forum) to find a
library you're looking for (based on what it does, rather than whatever
clever name it's author came up with for it.)

Here's a couple:

http://raa.ruby-lang.org/
http://rubyforge.org/

···

--
      vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407

Joel VanderWerf wrote:

Here's a couple:

http://raa.ruby-lang.org/
http://rubyforge.org/

You may also want to look at Code Zoo

http://ruby.codezoo.com/

It pulls listings from RAA and R'forge, but adds user comments and some alternative organization.

I think; I know of the site, but have rarely used it. Anyone here have any observations about it?

···

--
James Britt

http://www.ruby-doc.org - Ruby Help & Documentation
Ruby Code & Style - The Journal By & For Rubyists
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com - Playing with Better Toys
http://www.30secondrule.com - Building Better Tools

I submitted an addition within days of the site going public. I just searched and it's still not there. That about sums up my experience. :wink:

James Edward Gray II

···

On Mar 31, 2006, at 9:25 PM, James Britt wrote:

You may also want to look at Code Zoo

http://ruby.codezoo.com/

I think; I know of the site, but have rarely used it. Anyone here have any observations about it?