Get the Flash Player to see this player.


Writing My Own Web Framework

Ben Scofield

Other formats

The first program most people write in a new language is, of course, 'Hello world.' The first two web applications most people build in a new framework are a to-do list manager and a blog. These are cliched actions, but they work for a reason; writing Hello World gives you a feel for a language's syntax, and simple web applications allow you to get a handle on how a framework deals with the standard tasks (interacting with a database, templating views, etc.). Recently, I've set out on the next stage of that journey by writing my own web framework. In the process, I'm learning more about how Ruby works, how the web is put together, and even more about the existing frameworks that I use. In this session, I'll review the tools that make building a custom framework easier than ever, and pass along the interesting things I've learned along the way.


Videos are in h.264 quicktime format. We recommend Miro for viewing these files.

Back to Conference Schedule

Presenters retain full rights to the content of their presentations, and have released them under the Creative Commons Attribution-ShareAlike license.