- Sep
- 19
- 2007
RailsConf Europe 2007: Wednesday wrap-up
By: Robert Dempsey | Tags:Well, RailsConf Europe is over. I need a vacation! The remainder of the day was chock full of presentations. After Ola’s JRuby presentation I went to see another JRuby presentation on JRuby tools. They discussed building JRuby on Rails apps using the NetBeans IDE. While there are some cool features, I’m a lover of TextMate. When I was developing VB.NET apps back in the day I used Visual Studio. I used to miss IDE’s that do things like code completion and things of that nature, but now find that it just gets in my way. But, to each their own. If you are a Java developer (or convert) and are productive using NetBeans (or another Eclipse based IDE), go for it. That took us through to lunch.
After grabbing a few more shots of espresso and relaxing for a few, I headed back to catch up with the hobos.
“Exploring Very Rapid Web Development Techniques with Hobo” by Tom Locke was definitely cool. Hobo is “an Open Source extension to Ruby on Rails which helps you build full blown web applications incredibly quickly and easily.” Dr. Nic created the MyConfPlan site using Hobo. Filling the gap between an “auto admin” tool and hand coding an entire application, you can get an entire application up and running in a few minutes to a few hours, complete with AJAX, model level security, controller generation and the DRYML tag library. A few of the “smaller features” are automatic routing, a migration generator, authorization and sign-up, search, “kinda” theme support, and many more. Not yet at version 1.0, the Hobo team is working on documentation in the form of a comprehensive screencast series, API stability, and performance. Looking beyond 1.0, they want to add plugins, themes, and user created tag libraries.
Stuart Eccles sums up the next presentation, Extending Rails to Use the Presenter Pattern, on his Liverail blog. I was left with a “huh?” feeling from the talk.
The last presentation of the conference was “Obscure Data Formats, Workflow, and Remote Synchronization,” presented by Chad Thatcher. His presentation was excellent and had more content that I can explain at this hour (sorry folks) - check the RailsConf Europe site for the slides. One part I can comment on is the discussion of composed_of, which allows us to take control of a models’ composition by mapping our db fields to objects other than those that are mapped automatically by Rails. Check out the API docs for all the details.
And so ends the fun.
Tomorrow, Anthony and I will do some shopping for our families, and then back to the US on Friday. Senior project is Saturday, Chris arrives on Saturday, and then BarCampOrlando on Sunday. If you are there we will see you then.
Share this post
