> I'm wondering if perhaps we already have lots of documentation out there, > but the problem is that it's scattered all over the web? Perhaps we need > to link the best tutorials at http://www.ruby-lang.org? Or go here: http://www.ruby-doc.org/articles/ I confess to not having the desired time to do all the things I would like to bulk up www.ruby-doc.org, but it does exist and does offer: * Online copy of the pick-axe http://www.ruby-doc.org/find/pickaxe * ruby-documentation bundle (including Palm versions) http://www.ruby-doc.org/downloads/ * Assorted tutorials http://www.ruby-doc.org/docs * URL-based info-retrieval from online pickaxe and rimport ( ex: http://www.ruby-doc.org/find/pickaxe/string, http://www.ruby-doc.org/find/ri/string) * A list of all known (to me) Ruby articles http://www.ruby-doc.org/articles/ * A list of all known (to me) Ruby books http://www.ruby-doc.org (down the bottom right, main page) * (Reasonably) current news on ruby documentation (main page) * List of Ruby RSS feeds (on main page) * RSS feed for ruby-doc.org itself. http://www.ruby-doc.org/index.rb/rss0.91.xml * There's also a very alpha wiki intended to generate an XTM feed detailing Ruby documentation. Needs work (i.e., I need more free time). All powered by Ruby, of course. James Britt