How to setup Varnish Cache

17 Dec
web developer at test
Goran
Latest posts by Goran (see all)
What is Varnish? Varnish is a caching tool/application. They call it also web application accelerator. It runs on Linux. I will explain how I installed and configured Varnish for this blog. So I am using digitalocean hosting with 64 bit Ubuntu 14.04. ... Read more »

ExtJS grid default filter

10 Dec
Recently I came around the situation in which it was required to provide a set of default filters that should be applied to grid during it’s initialization stage so it comes filtered by some specific rules. ExtJS has it’s ways ... Read more »