Ruby, a real gem of FOSS

Ruby, a real gem of FOSS


Most of us just use FOSS, but somebody has to develop and write the code. And the language that's used greatly affects the outcome. If you haven't tried Ruby yet, you owe it to yourself to begin playing with it. If you value joy, if you value simplicity, if you value beauty, then you owe it to yourself to learn Ruby, the emerging jewel of FOSS.

My bookstore browsing pastime introduced me to Ruby. While rummaging through the computer books sections in 2004, I began seeing, and became attracted to, this pretty white covered book with a picture of an ax breaking rocks – Programming Ruby – or otherwise known in the Ruby community as the "pickax" book. Because I liked the simplicity of the cover theme, I picked it up to see what it was about, and this was my introduction to the existence of Ruby.

Now, my primary programming background comes from the embedded system world, where my language of choice was (is) Forth. And when I first started looking through the book, and saw Ruby was this 'pure' object oriented programming (OOP) language, my programming immune system first kicked in. I experienced an automatic rejection response, shuddering about my memories of trying to understand C++ and Java, and wading through a sea of (), {}, and [] just to write a simple program that would be a one-liner in Forth.

But the beauty and simplicity which characterized the book's cover began to display itself in the language. What I began reading with trepidation turned into a joyful exploration of discovery. I truly started to smile when reading the book, because I understood what was going on, almost intrinsically. The lack of complexity and syntactical 'noise' (all those (), {}, []), plus the design philosophy, allowed me to assimilate it by osmosis – it just seeped into my consciousness. And this is by design.

When Yukihiro (Matz) Matsumoto started working on Ruby in 1993, and released it into the wild in 1995, his intent was to make the language easy (even fun) for programmers to use, versus primarily easy for machines to implement. Thus, the 'principle of least surprises' (PLOS) controls how Ruby operates – it mainly does what you expect. Further, DRY (don't repeat yourself) techniques, influenced by Agile and Rails paradigms, promote even more simplicity and conciseness. Yes, idiomatically written Ruby is true beauty to behold.

But my intent here isn't to provide a tutorial on programming in Ruby. For that you can visit Ruby's home, and even play with an online interpreter here, while for the really adventurous check out the slightly warped apologue Why's Poignant Guide and experience what 'chunky bacon' has to do with Ruby. The growing list of deadtree books is here.

No, my musings on this subject is a reaction to Sun's open sourcing Java and Bjarne Stroustrup's laments on the difficulties of learning, and attracting programmers to, C++ expressed in the article The Problem With C++. Since implementable software must be done in some language, the selection of the language you choose is vitally important. That's why I encourage you programmers to learn Ruby now, for it is about to be a major force in FOSS.

Ruby has already proven itself in web applications by being the foundation for the Rails web framework. As Ruby now hits puberty, it's just beginning to experience a significant growth spurt that will propel it into adolescence. At version 1.8.5 (stable) and 1.9 (beta) it should hit 2.0 by the end of 2007. When that occurs, YARV, a bytecode virtual machine, will have improved Ruby's only major impediment to wider use, its relatively slower machine performance from being purely interpreted.

Other synergistic developments will also accelerate Ruby's appeal. The JRuby (Ruby in Java) project should benefit from the open sourcing of Java, and entice more of its users away from the "dark side." More new projects are appearing nearly weekly on rubyforge while existing ones are growing and maturing, illustrating a robust and creative user base.

Amarok already uses Ruby, but Ruby will really have arrived when a major project, like say OpenOffice, now a 120 MB download for Linux, is significantly rewritten in idiomatic Ruby code (not just a literal translation), and becomes 60-70% smaller, and faster, while also becoming easier to understand, modify, document, and maintain.

The future portends exciting developments for Ruby. If your distro doesn't come with it, download it now and start playing with it. I guarantee it will have you smiling, for it is truly a joy to use, a true gem of FOSS.

Category: 

Comments

Anonymous visitor's picture
Submitted by Anonymous visitor (not verified) on

I can't imagine how a ruby program would be faster than a c++ program, since ruby is interpreted and c++ is compiled. This is however dependant on the complexity of the program. And I may be biased, because I'm a computer science student.

plh's picture
Submitted by plh on

...have been sitting under FOSS developer noses for years.

"That's why I encourage you programmers to learn Ruby now, for it is about to be a major force in FOSS."

No doubt. And it'll be yet another lost opportunity and pythonish diversion on the road to Lisptopia. I'll know we're there when OpenOffice has been largely rewritten in Common Lisp or Guile Scheme ;-)

Anonymous visitor's picture
Submitted by Anonymous visitor (not verified) on

I dnt Know abt Ruby,
So could u tell What is ruby?
what is the use of it?

Author information

Jabari Zakiya's picture

Most forwarded

Interview with Dave Mohyla, of DTIDATA

Dave Mohyla is the president and founder of dtidata.com, a hard drive recovery facility based in Tampa, Florida.

TM: Where are you based? What does your company do?
DTI Data recovery is based in South Pasadena, Florida which is a suburb of Tampa. We have been here for over 10 years. We operate a bio-metrically secured class 100 clean room where we perform hard drive recovery on all types of hard disks, from laptop hard drives to multi drive RAID systems.

Anybody up to writing good directory software?

Since the very beginning, directories (of any kind) have had a very central role in the internet. (I have recently grown fond of Free Web Directory. Even Slashdot can be considered a directory: a collection of great news and invaluable user-generated comments. As far as software is concerned, doing a quick search on Google about software directories will return the free (as in freedom) software directories like Savannah, SourceForge, Freshmeat and so on, followed by shareware and freeware sites such as FileBuzz, PCWin Download Center and All Freeware (great if you're looking for shareware and freeware, but definitely less comprehensive than their free-as-in-freedom counterparts).

Interview with Mark Shuttleworth

Mark Shuttleworth is the founder of Thawte, the first Certification Authority to sell public SSL certificates. After selling Thawte to Verisign, Mark moved on to training as an astronaut in Russia and visiting space. Once he got back he founded Ubuntu, the leading GNU/Linux distribution. He agreed on releasing a quick interview to Free Software Magazine.

Is better education the key to finding better software?

I read David Jonathon's article Anybody Up To Writing Good Directory Software? the other day, which got me thinking about software directories in general. As David mentioned, many of the software directories one finds when doing a quick google search are free as in beer, not as in freedom. But what interests me is the software directories that already exist, providing a combination of both free as in beer software, and open source software. Sites such as Freeware Downloads and Shareware Download don't advertise themselves as providing free as in liberty software, but each of them have a good selection of open source software available... if you know where to look.

Most emailed

Free Open Document label templates

If you’ve ever spent hours at work doing mailings, cursed your printer for printing outside the lines on your labels, or moaned “There has got to be a better way to do this,” here’s the solution you’ve been looking for. Working smarter, not harder! Worldlabel.com, a manufacture of labels offers Open Office / Libre Office labels templates for downloading in ODF format which will save you time, effort, and (if you want) make really cool-looking labels

Creating a user-centric site in Drupal

A little while ago, while talking in the #drupal mailing list, I showed my latest creation to one of the core developers there. His reaction was "Wow, I am always surprised what people use Drupal for". His surprise is somehow justified: I did create a site for a bunch of entertainers in Perth, a company set to use Drupal to take over the world with Entertainers.Biz.

Update: since writing this article, I have updated the system so that the whole booking process happens online. I will update the article accordingly!

So, why, why do people and companies develop free software?

More and more people are discovering free software. Many people only do so after weeks, or even months, of using it. I wonder, for example, how many Firefox users actually know how free Firefox really is—many of them realise that you can get it for free, but find it hard to believe that anybody can modify it and even redistribute it legally.

When the discovery is made, the first instinct is to ask: why do they do it? Programming is hard work. Even though most (if not all) programmers are driven by their higher-than-normal IQs and their amazing passion for solving problems, it’s still hard to understand why so many of them would donate so much of their time to creating something that they can’t really show off to anybody but their colleagues or geek friends.

Sure, anybody can buy laptops, and just program. No need to get a full-on lab or spend thousands of dollars in equipment. But... is that the full story?

Fun articles

Santa Claus - the most successful open source project

It dawned on me the other day, as I was shopping for the dozens of gifts it seems I have to buy every December, that Santa Claus is the most successful open source project in history. (Bridget @ Illiterarty would agree with that). Santa Claus is essentially a marketing development that is embodied by everyone who stuffs a sock, gives a gift, hosts a dinner or wishes Merry Christmas over the holiday season.

Most emailed

Editorial

When I first started thinking about Free Software Magazine, I was feeling enthusiastic about the dream. I had Dave, Gianluca, and Alan willing to help me, I had established members of the free software community willing to help me out, I had writers volunteering their time and energy for free, and I had a generous offer from OpenHosting for servers, all before I'd proved myself. There was a sense of excitement in the air, and I thought maybe, just maybe, I could make this work.

Free Software Magazine uses Apollo project management software and CRM for its everyday activities!