InfoQ

Interview

David Black on the Success of Ruby

Interview with Obie Fernandez on Jan 29, 2007 06:30 PM

Community
Ruby
Topics
Community
Tags
History ,
RubyConf ,
Conferences ,
RailsConf ,
Rails
Summary
Noted Ruby community leader and author David Black puts the success of Ruby and the growth of its community in historical perspective, why Matz is an optimal custodian for the language, and the overall success of Ruby and Rails and related conferences. We also discuss David's book Ruby for Rails, and why it's needed at this time by the Rails community.

Bio
David Black is the director of Ruby Central, the parent organization of the annual International Ruby Conference (RubyConf) and the International Rails Conference. David is a Ruby core contributor and the creator and maintainer of RCRchive. His book, Ruby for Rails, gives Rails developers an in-depth explanation of the power and expressivity of the Ruby language.
We are here with David Black working on Rails. Do you want to talk a little bit about your presentation, about your upcoming book? Why don't we start with a little bit about your background?
What makes the Ruby community so special in your opinion?
How big are we growing? Do you have a handle on some of the numbers?
Was Rails special even back then?
The Rails Conf started as a one track conference, but that had to change. Can you share a little bit about what you and Chad dealt with?
You're capping Ruby Conf at 240 people even though last year there were only 200. So it's still going to maintain some exclusivity.
RailsConf from a registration perspective must have blown your mind, in the sense of the demand that came about. did that really surprise you?
Did it actually sell out? I've heard some rumbling that maybe they are holding back tickets to make it seem more exclusive.
What kind of concerns do you have since you're custodians of the language here in some way. With this influx people are coming to the Rails community, a lot of them don't even know Ruby and they might be coding Rails for a while before they even start to get into the language.
Was Ruby really just a personal language that Matz was writing for himself or was that overblown?
How does Matz feel about Rails and the success of this?
Matz has done a great job so far, as custodian of the language. Is there confidence in the community that Matz is going to stick with it as it continues to grow? Java has millions of users. If Ruby has even a small percent of that, it's going to be hundreds of thousands; maybe someday we could have a million. That's a lot different dynamic than what we have now.
You have a direct contribution to making sure that the growing Rails community adopts the Ruby idioms and good practices that are making it so pleasant to scale down.
Why do we need a book called "Ruby for Rails"?
You're saying that in order to do Rails development you need to know Ruby.
It's an orthogonal issue in the sense that you can know a lot of basic Ruby, but what is it going to buy you to know more advanced Ruby idioms as a Rails developer?
That's what people attribute to Rails being a DSL for web apps.
Case in point: One of the reasons that Rails has been successful for beginners and people have found it easy to adopt is because of the use of code generation, the scaffolding. Good thing, bad thing, neutral? Where does code generation belong in the future of Rails?
What is the target audience for your book "Ruby for Rails"?
Give us a picture of that range. What is the range of different backgrounds?
Can Rails make it to the stage where it's like Excel, where people are programming and they don't even realise it? Millions of people use Excel every day and they're essentially programming. They just see it as getting their jobs done. As the web gets to be more and more pervasive in our lives do you see Rails going in that direction or does it have to be some other higher level framework?
So the book is coming out soon?
Are you planning on continuing your strong work for the Ruby community? In which direction are you taking it?
On a final note: If someone who's watching is curious about Ruby and Rails and hasn't dipped their toe in the water yet, what kind of learning curve can they expect?
show all  show all

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.