Post by Peter Cooper on January 5th, 2007
Hobo: A Rapid Web App Builder for Rails

- New release of Hobo: The rapid Web application builder for Rails
- Haml 1.5 Released
- ZK: Rich Web Applications Supporting Ruby Scripting



You may have thought Ruby on Rails was enough to get Web applications developed quickly, but enter Hobo. Hobo makes the process of creating Web applications and prototypes even quicker. For example, out of the box, with no lines of code written, you get a dummy app with a user signup, login, and authentication system.
Hobo can be installed as a gem so you can create new applications from scratch with the hobo command line tool, or as a plugin so you can add Hobo features to existing applications. Learn more in the installation guide. Hobo also includes a templating system and mark up language called DRYML (Don't Repeat Yourself Markup Language) that allows you to include things using custom defined HTML tags, rather than <%= %> blocks.
There's quite a lot to Hobo, so you'll want to go through its comprehensive official site and watch the Hobo screencast to get a real feel for it where a classified ads app is created within minutes.

Click here to add on del.icio.us









January 5th, 2007 at 7:28 pm
My mind is blown. This looks really cool.
Thanks. I'm going to have to play around with this.
January 10th, 2007 at 7:17 am
Hobo: A Rapid Web App Builder for Rails
This screencast demonstrates basic usage of really, really, really cool application builder named Hobo.
You may have thought Ruby on Rails was enough to get Web applications developed quickly, but enter Hobo. Hobo makes the process of creating Web appl...