Technology Blog

Hybris Commerce workspace settings for Eclipse/STS IDE

Recently I took up the task of setting up Hybris Commerce development environment and in the process I had to setup Hybris workspace on my ...


Head first Chef

As a beginner it is quite challenging to understand where to begin with Chef, In this blog series on Chef I attempt to share my learning pa...


Google blocks custom chrome extensions

Google sighted security as the main driver behind this, but on the forums you can already read tech. enthusiast ranting against google forci...


Hosting sites for free on Github

In this blog I would like to explore how we can make use of GIT Pages to host websites for free, and not just hosting, GIT also makes it eas...


Testing Cassandra durability

CommitLog, MemTable, and SSTable are 3 core components of cassandra, they work in tandom to gurantee durability aspect of cassandra, this is...


Cassandra cluster setup in 2 minutes

Cassandra is a very popular member of distributed nosql dbms and is one of the most scalable, fastest, and very robust NoSQL database. The ...


WCS SQL Cheat Sheet

I have compiled together a list of frequently used WCS SQL's by subsystem's Please do leave a comment if you have some useful snip...


Faceting using Elasticsearch Aggregations

Facets are probably one of the most compelling reasons to use search engines for an ecommerce site, They can be used to render pages such a...


Installing Spring STS or Eclipse IDE on Linux Mint 16

The steps in this section are for Spring STS, but these can be used for eclipse as well. The instructions involves installing Spring ide or...