After Railsconf
Posted by
Tom | September 24, 2007 One Response comments

So that was Railsconf. By far the biggest takeaway for me was very simple: Hobo needs docs! Of course we knew that already, but it was really hammered home by meeting a bunch of people who have tried Hobo and are now waiting in the wings for it to become easier to use.

The Hobo talk was fairly well attended, which was great — many thanks to everyone that showed up.

I really enjoyed Dave Thomas’ keynote — engineering is art. His quote from the famous “Mythical Man Month” by Fred Brooks is so wonderful I think I’ll add it here in more than full.

The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures. Yet the program construct, unlike the poet’s words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself. It prints results, draws pictures, produces sounds, moves arms. The magic of myth and legend has come true in our time. One types the correct incantation on a keyboard, and a display screen comes to life, showing things that never were nor could be.

Reader Comments Add your comment »

Hobo needs docs!

Hear, hear! I’ve just started working for a company that’s enthusiastically adopted Hobo 0.5.3 and have been fairly successful at learning and using it.

Then, this weekend, I installed 0.6.2 and generated a new app, and suddenly the ‘#’ syntax for embedding Ruby in attributes doesn’t work, and I’ve no idea what ‘&’ in the examples does, and none of the docs are current. I realize Hobo’s still in an alpha state, but I’d like to get some work done, here… (=


Write a Comment

Comments are formatted using markdown. To include code, either quote it in `backticks` or indent a code-block by 4 spaces.