Articles (22)

Categories:

See Also:
Regular Links:

http://businessweek.com/magazine/content/06_13/b3977005.htm
37signals: Programming at Warp Speed Open in a new browser window
   Lesson: Create a simple product as fast as you can, then get feedback from customers and make it better. Chicago firm uses Ruby and premade software from Rails. [BusinessWeek]
   http://businessweek.com/magazine/content/06_13/b3977005.htm
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/56614
A Joyful Gem Open in a new browser window
   By Rick Wayne. Short positive review, with code samples. Full text, in an email; to see it on magazine website one must register. [Software Development]
   http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/56614
http://www.linuxdevcenter.com/pub/a/linux/2001/11/29/ruby.html
An Interview with the Creator of Ruby Open in a new browser window
   Yukihiro "Matz" Matsumoto, discusses Ruby and O'Reilly guide 'Ruby in a Nutshell'. [O'Reilly Network]
   http://www.linuxdevcenter.com/pub/a/linux/2001/11/29/ruby.html
http://www.linuxdevcenter.com/pub/a/linux/2001/10/25/ruby.html
An Introduction to Ruby Open in a new browser window
   Explains that the world can use another language for the simple reason that Ruby makes programming fun again, and that's what counts. Introduction via examining high-level Ruby traits, and distinguishing traits. [O'Reilly Network]
   http://www.linuxdevcenter.com/pub/a/linux/2001/10/25/ruby.html
http://www.testing.com/writings/bypassing-the-gui.pdf
Bypassing the GUI Open in a new browser window
   By Brian Marick. Testing through a GUI is hard, testing through a scripting interface is easier. Example uses Ruby to test Word through COM. [Software Testing and Quality Engineering Magazine]
   http://www.testing.com/writings/bypassing-the-gui.pdf
http://www.theperlreview.com/Issues/The_Perl_Review_0_6.pdf
Delightful Languages: Ruby Open in a new browser window
   Medium length positive review, with code samples, references; PDF format. [The Perl Review]
   http://www.theperlreview.com/Issues/The_Perl_Review_0_6.pdf
http://slashdot.org/developers/01/12/01/0110233.shtml
Interview with the Creator of Ruby Open in a new browser window
   Forum comments and discussion related to Ruby and O'Reilly guide 'Ruby in a Nutshell'; diverse opinions, many positive remarks. [Slashdot.org]
   http://slashdot.org/developers/01/12/01/0110233.shtml
http://www.linuxjournal.com/node/1000085/
Making Waves in the Ruby World Open in a new browser window
   Three Ruby projects stand out (JRuby, Mongrel, Ruport) not so much for development, but for communicating well, something many projects do less well. Linux Journal.
   http://www.linuxjournal.com/node/1000085/
http://jroller.com/page/obie?entry=matz_roundtable_notes
Obie, Has It Been 9 Years Already? Open in a new browser window
   Matz Roundtable Notes from Friday night at RubyConf 2005, as questions and answers. [Obie Fernandez Weblog]
   http://jroller.com/page/obie?entry=matz_roundtable_notes
http://books.slashdot.org/article.pl?sid=01/03/25/1624239
Programming Ruby Open in a new browser window
   Forum comments and discussion on Ruby and the book 'Programming Ruby: The Pragmatic Programmer's Guide'; diverse opinions, many positive remarks. [Slashdot.org]
   http://books.slashdot.org/article.pl?sid=01/03/25/1624239
http://www.ddj.com/dept/webservices/184404436
Programming in Ruby Open in a new browser window
   Take the pure object orientation of Smalltalk, remove the quirky syntax and reliance on a workspace. Add the convenience and power of Perl, but without the special cases and magic conversions. Give it a clean syntax based partly on Eiffel, add a few conce
   http://www.ddj.com/dept/webservices/184404436
http://slashdot.org/developers/01/08/11/2211254.shtml
Programming in the Ruby Language Open in a new browser window
   Forum comments and discussion related to July IBM developerWorks Ruby article, with the usual diversity of opinion, much of it positive. [Slashdot.org]
   http://slashdot.org/developers/01/08/11/2211254.shtml
http://www.cips.ca/news/national/news.asp?aID=1224
Ruby Creator Y. Matsumoto Open in a new browser window
   Interview with Matz, explains motives and early history, job duties, 10 top tips for those going into computing, focus on the human. [CIPS Connections]
   http://www.cips.ca/news/national/news.asp?aID=1224
http://linuxtoday.com/news_story.php3?ltsn=1999-10-29-004-04-NW
Ruby-lang.org Opens Online! Open in a new browser window
   Announcement of Ruby-lang domain and website. [Linux Today]
   http://linuxtoday.com/news_story.php3?ltsn=1999-10-29-004-04-NW
http://www.linuxjournal.com/article/5915
Ruby: Productive Programming Language Open in a new browser window
   Short positive overview, explains Ruby by comparing with some other languages; focus on production; code samples, forum with many comments. [Linux Journal]
   http://www.linuxjournal.com/article/5915
http://www.informit.com/articles/article.asp?p=18225&redir=1&rl=1
The Ruby Programming Language Open in a new browser window
   Very clear introductory article by Ruby creator Yukihiro "Matz" Matsumoto. [InformIT]
   http://www.informit.com/articles/article.asp?p=18225&redir=1&rl=1
http://www.kitebird.com/articles/
Using MySQL with Ruby Open in a new browser window
   By Paul DuBois. Two parts: Using the Ruby MySQL Module, Using the Ruby DBI Module. HTML, PDF; online, downloads (tar, zip). [Kitebird.com]
   http://www.kitebird.com/articles/
http://www.kitebird.com/articles/ruby-mysql.html
Using the Ruby MySQL Module Open in a new browser window
   Article describes how to install the Tomita Masahiro's MySQL module and use it to write MySQL-based Ruby scripts. By Paul DuBois.
   http://www.kitebird.com/articles/ruby-mysql.html
http://www.newsfactor.com/perl/story/20862.html
What Can Ruby Do for the Enterprise? Open in a new browser window
   By Joe "Zonker" Brockmeier. Not only is Ruby advancing, but other languages are taking cues from it. O'Reilly Network technical editor chromatic says Ruby influences Perl 6 design. Short text, a few links. [NewsFactor]
   http://www.newsfactor.com/perl/story/20862.html
http://slashdot.org/developers/01/07/08/1955209.shtml
Why Not Ruby? Open in a new browser window
   Forum comments and discussion, with wide diversity of opinion, much of it positive. [Slashdot.org]
   http://slashdot.org/developers/01/07/08/1955209.shtml
http://freshmeat.net/articles/view/358/
Why You Might Want to Try Ruby Open in a new browser window
   Editorial with description and code; resulting forum comments and discussion of mostly positive opinion. [freshmeat.net]
   http://freshmeat.net/articles/view/358/
http://www.itconversations.com/shows/detail1638.html
Yukihiro 'Matz' Matsumoto: Ruby Design Principles Open in a new browser window
   What makes a good programming language? It helps human thoughts, helps us think better, and makes us better programmers. Interview with brief summary, MP3 download. IT Conversations.
   http://www.itconversations.com/shows/detail1638.html

Last Updated: 2007-05-04 12:46:40