onrails.org home

RubyConf 2006 - Day 1

Thursday night the crew (Chad, Rich, ..) preparing the name tags.
nametags.jpg nametags2.jpg
It's starting stay tunned.
RubyConfDenverLogo.jpg
8:57am The room is pretty full.
starting.jpg
RubyConf T-Shirt && Lee
lee.jpg
T-Shirt design by Bruce Williams.
Erlang: The Movie
We are in advance on the schedule, so Rich Kilmer decided to show a video on scripting languages that is in the same vain as DHH's webcast that really brought TextMate and Ruby on Rails into limelight. You can see it on youtube here. Erlang is 10x more productive, 7x shorter programs. :-)
10am: The History of Ruby, by Masayoshi Takahashi
Why is Takahashi presenting The History of Ruby and not "matz"? Because Matz loves the Ruby, not the history of Ruby. By the way Masayoshi is the inventor of the Takahashi "Method"
This presentation is a detailed and well informed recollection of how the Ruby community was created and spread from Japan to the rest of the world. Here are Lee's notes that will give you an idea but don't give justice to the presentation it self:
History of Ruby - Masayoshi Takahashi (from the Takahashi Method)
    - 5 periods of Ruby history
        - Pre-history
            - Feburary 24, 1993 - "Ruby" name proposed by Keiju
        - Ancient Age
            - Ruby 0.95 released December 21, 1995
            - "Rubyist" first used August 9, 1996
        - Middle Age
            - Ruby spread in Japan since all the developers spoke
                  Japanese, developers could learn English (for other
                  languages) or learn Ruby
        - Modern Age
            - Ruby outside Japan
            - 2/16/2002 - English ML volume overtook Japanese ML
        - Contemporary Age (Rails Age)
            - RoR - The killer application on Ruby
11am: Sydney & Rubinius - An experiment in improving, by Evan Phoenix (a.k.a Evan Webb)
    - Current interpreter: dump truck - reliable, sometimes slow,
          can throw everything in it
    - YARV: fire engine - shiny and fast
    - Rubinius: Dune buggy - fun but you'll get sand in your eyes
    - Simple == Powerful
    - Sydney
        - What was it?
            - giant patch to 1.8.2
            - reentrant and threadsafe
        - Hit dead end
    - Rubinius
        - Prototype A
            - ported most of Smalltalk blue book to Ruby
            - worked but slow
        - Prototype B
            - implemented bytecode interpreter and compiler
        - Prototype S
            - hand translation of proto-B into C code
        - Evan has a nice conversational style to his talk
    - SegfaultProtection
        - protects extensions from crashing
        - turns a segfault into a raised exception
    - Bytecode interpreter architected via TDD
1:30pm Programming Graphics with Ruby, by Geoffrey Grosenbach
The presentation went through many visual examples, showed the code behind some of them. The presenter mentioned the following libraries: Scruffy - generates SVG, gnuplot, mrplot, asset_compiler from Jeremy Voorhis - Rake tasks for image manipulation, and his own library Gruff (which is pretty cool), sparkline. He went on showing how the different screencast headers on peopcode.com are generated using RMagick.
2pm: Life After mkmf, Kevin Clark
Iron Mongrel: Fuzzing, Auditing, Thrashing, Risk and The Ways Of Mongrel Destruction, Zed Shaw
More notes to come, my neighbor at the conference and former colleague Tom is taking good notes...I will point to his blog as soon as he gets a network connection. Also check out Nick Blogs. We gave him so much crap after RailsConf where he was bragging about how much he would blog on it and didn't do any writing that he is currently trying to prove us wrong, but provides some good information.
7:30pm - Yukihiro "matz" Matsumoto Roundtable
Note that as you notice the picture are taken with a phone or photobooth.
Fork me on GitHub