Browsing Tag

modules

Testing the new mod_pagespeed for Apache 2 from Google

Google released a new module for Apache2, mod_pagespeed, yesterday. They claim that a webpage can load 50% faster with the module installed. I’m a little

November 34, 2010 linux, PHP, servers, testing, ubuntu
guice 14

Dependency Injection with Google Guice by example

In this blogpost, I’ll explain Dependency Injection with Google Guice through a lot of examples. Hope you like it. Annotation based DI It’s possible in

September 20, 2009 Featured, java, tutorials
Back to Top