Browsing Monthly Archive
September 2009
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
How to flush the contents of Memcached
I often see people using telnet to flush the entire contents of their Memcached instance. They use the following commands: $ telnet localhost 11211 Trying
Use multiple instances of Webalizer on one server
In most of the cases, there is more than just one website on a server. Though, it is very important that you can measure the



