Monthly Archives: January 2009

Typo -> Mephisto -> WordPress

First I tried Typo, then Mephisto and now this blog is running WordPress. As a Ruby fan I really wanted to use Ruby everywhere, 2 years ago. I’m now at the point where I just want working stuff (kids will … Continue reading

Posted in ruby | Tagged , , | 5 Comments

Passenger with RACK apps

I started converting various apps running on mongrel clusters over to Apache + Passenger. One component of our production system is implemented as as mongrel plugin so it kind of sucks tot keep mongrel around just for this part. The … Continue reading

Posted in rails, ruby | Leave a comment