From: Daniel Finnie Date: 2008-05-19T08:32:39+09:00 Subject: Re: Ruby Project Recommendations ------=_Part_17964_13242951.1211153559904 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I would search the RAA (http://raa.ruby-lang.org/) and RubyForge (.org). If nothing came up there, I would Google "#{topic_name} ruby". As for possible projects, I would enjoy a library that solved equations: Solver.solve "3x**2=x**2" #=> x = 0 Dan On Sun, May 18, 2008 at 7:23 PM, Brett Brown wrote: > Hi, I'm new to ruby and I am considering contributing to one or two > small to medium sized projects. A top 3 list of recommendations would be > a great help. > > I also would find it helpful if some would offer some coaching on how to > search for ruby projects. > > Just in case this request is out of line I did try to read the FAQ > mentioned in the new post headline. Link is broken... Ruby Documentation > page had nothing obvious... Goolge assumes you know what you are looking > for and I don't in this case... > > Thanks in Advance, > > Brett > -- > Posted via http://www.ruby-forum.com/. > > ------=_Part_17964_13242951.1211153559904--