From: Ian Macdonald Date: 2003-07-11T19:28:49+09:00 Subject: Re: Ruby T-Shirt Idea On Thu 10 Jul 2003 at 07:35:51 +0900, Austin King wrote: > Keywords: advocacy, silly t-shirts, Request For Feedback > > Hello from Yet Another Newbie Ruby User, > I am not religious about languages, but have been really enjoying Ruby > and need a new T-shirt for around the office. So I thought I would > make one. > > Picture this in bold red print on a white shirt > > class RubyFan < OOProgrammer > include OpenSource > def initialize( name, talent ) > super( name, talent ) > # adjust for inherent Rubyness > @productivity = CodeFu.MASTER * talent > @stress_level = @stress_level / 2 > @street_cred = true; > end > end > # http://ruby-lang.org > > any thoughts? Anything inherantly un-rubyish? That's good. I came up with the following: class Ruby < Scripting_Languages include Perl include Python end Ian -- Ian Macdonald | Kramer's Law: You can never tell which way System Administrator | the train went by looking at the tracks. ian@caliban.org | http://www.caliban.org | |