Recent posts

Installing OpenVZ on Amazon EC2

Imagine, that your system is pretty complicated and consists of a number of components, each...
Read more

Setting up NGINX SSL reverse proxy for Tomcat

Setting up Tomcat in some cases can be pain in the ass, especially when your application is pretty...
Read more

Why GWT?

GWT is a set of tools which allows you to write javascript code in java language. That is, to avoid...
Read more

Python vs. PHP duck typing

Having previous experience in writing PHP code could potentially lead you to hours of debugging in...
Read more

Syntax highlighting for Nano on Mac OS X

Nano is one of my favorite text editors, for a couple of reasons It’s very simple (as...
Read more