InfoQ

Interview

Zed Shaw on Mongrel, Ruby stacks and languages besides Ruby

Interview with Zed Shaw on Nov 15, 2007 12:00 AM

Community
Ruby
Topics
Programming ,
Technology ,
Ruby on Rails
Tags
SmallTalk ,
Rails ,
Mongrel
Summary
Zed Shaw sat down with InfoQ's Obie Fernandez to talk about his project Mongrel. The discussion moves on Ruby in the Enterprise and ways to make money from it. The interview ends with Zed talking about his ventures into languages such as Smalltalk, Lua and the Forth-inspired Factor.

Bio
Zed Shaw has been developing software for close to 14 years professionally and has worked in such industries as academics, security, government, and companies big and small.
We are here with Zed Shaw, king of the Internet. Why don't you tell us a little bit about yourself?
Tell us in a nutshell what Mongrel is and what is so special about it?
Your presentation today dealt with the intersection of open source and business interests. And you have some views on how business should interact with open source projects.
What does it mean to have a sense of humor relating to an open source project?
How has Mongrel enabled the Rails community would you say?
What is the fast thread fix by MenTaLguY guy?
Is Ruby fast enough for Rails production?
Is Mongrel part of a coming enterprise Ruby stack?
Are you intending to profit of Mongrel now that it's successful in a commercial sense?
You were a programmer for a long time in the Java world, now you are a programmer in the Ruby world, compare and contrast, what are some of the differences?
For Java people that still haven't made the leap, maybe they are doing web application stuff and they are considering moving on to Ruby, what's some advice you can give them?
To wrap it up, you are a programming language enthusiast I would say. What's the next language for you after Ruby?
It is not vendor driven right?
show all  show all
Factor vs. ANS Forth? by M. Edward (Ed) Borasky Posted Nov 21, 2007 12:05 PM
Re: Factor vs. ANS Forth? by Werner Schuster Posted Nov 21, 2007 12:10 PM
Ruby jobs by peter mariani Posted Nov 22, 2007 11:31 AM
  1. Back to top

    Factor vs. ANS Forth?

    Nov 21, 2007 12:05 PM by M. Edward (Ed) Borasky

    I'm curious what the fascination is with the Factor language versus its tried-and-true ancestor, ANS Forth. Forth has been around a long time. In fact, I suspect the whole concept of factoring originated in the Forth community. See http://prdownloads.sourceforge.net/thinking-forth/thinking-forth-color.pdf for example. So what is it about Factor that grabs you where Forth doesn't/didn't?

  2. Back to top

    Re: Factor vs. ANS Forth?

    Nov 21, 2007 12:10 PM by Werner Schuster

    I can't speak for Zed, but he mentions the GUI and development environment as interesting. Also: Factor seems to be very much in the spirit of Forth (at least as far as I can tell from all the stack based samples) ...

  3. Back to top

    Ruby jobs

    Nov 22, 2007 11:31 AM by peter mariani

    Zed said there was a lot of Ruby jobs out there. When I look at the job sites I find a few for Ruby but a lot more for Java. Where does one find these Ruby jobs?

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.