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
Rails,
RubyConf,
History,
RailsConf,
Conferences
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

Reply

Exclusive Content

Rationalizing the Presentation Tier

Thin client paradigm characterized by web applications is a kludge that needs to be repudiated. Old compromises are no longer needed and it's time to move the presentation tier to where it belongs.

Agile Project Management: Lessons Learned at Google

In this presentation filmed during QCon 2007, Jeff Sutherland, the creator of Scrum, talks about his visit at Google to do an analysis of Google's first implementation of Scrum.

AtomServer – The Power of Publishing for Data Distribution

In this article, Bryon Jacob and Chris Berry introduce AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera, which is now available as open source.

An Introduction to Virtualization

It is easy to think that virtualization applies only to servers. In reality the recent resurgence of the concept is also being applied to networking, storage, and application infrastructure.

REST Anti-Patterns

In this article, Stefan Tilkov explains some of the most common anti-patterns found in applications that claim to follow a "RESTful" design and suggests ways to avoid them.

Choosing between Routing and Orchestration in an ESB

In this article, Adrien Louis and Marc Dutoo discuss the differences and relative merits of using orchestration vs. routing in a typical ESB setup, and discuss various implementation options.

Enterprise Batch Processing with Spring

Wayne Lund discusses batch processing, Spring Batch objectives and features, scenarios for usage, Spring Batch architecture, scaling, example code, failures and retrying, and the future roadmap.

User Story Estimation Techniques

Developer Jay Fields draws on his experiences as a ThoughtWorks consultant to describe effective user story estimation techniques.