gmosx

The engine behind this Blog

by gmosx, at 29 Oct 2008
Nitro A few of my friends where curious about the engine that powers this blog, so I decided to shed some light on this issue by writing this post.

As already revealed in the Nitro mailing list, this site runs on the experimental web application framework I am playing with for quite some time. Even though I still call it Nitro, this is really a quite different beast.

It incorporates the results of my research on web application development over the last 3 years. A few hard lessons where learned during the life cycle of the original version so I tried to fix my mistakes this time.

The original plan was to implement the new version using JavaScript or Haskell. On the way I decided it was more practical to concentrate on the high level design first and validate it with a Ruby prototype. When I am happy with the new API, and the new framework is successfully used on a few personal projects I may convert the minimal Ruby code base to JavaScript. A release of mod_v8 and/or mod_tracemonkey will most certainly be a great motivation ;-)

Nitro in print

by gmosx, at 05 Dec 2006
Some days ago, my copy of The Ruby Way, Second Edition arrived. I was extremely pleased to see the chapters on Nitro and Og. Given the fact that lack of documentation is this project's showstopper, I would suggest that every programmer interested on these technologies grabs a copy of this book right now! Moreover, you get one of the best books about the Ruby language for free. You have to thank James Britt for the Nitro/Og specific sections of the book.

To tell you the truth, there is one thing that bugs me about this book. Even though the names of the devlopers behind other Web Development Frameworks (like Rails and Wee) are mentioned, my name was nowhere to be found. Oh well…