Presentation: Spring framework

Last friday I’ve done a small presentation about Dependency Injection and how it can improve the testing environment of a project. You can find it in the presentations page.
Hope you like it.

Passenger (mod_rails) and problems with custom Apache installation

This week we started to test mod_rails in a couple of projects where I work on. One in production.
Of course it’s too early for any conclusions, but I just wanted to share a couple of problems you might find when the installer tries to compile the Apache module.
In our case, and I believe it is [...]