November 22, 2015 9:48 pm
Just today I encountered an annoying error when I started my Vagrant boxes today. I thought my box was corrupted and thus I tried re-provisioning a couple times. This does not help at all. The errors that I was having was “HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #3 Failed to attach the... View Article
October 26, 2015 10:33 pm
One of the techniques that is commonly used within Agile Scrum methodology is relative estimation. It is an often misunderstood estimation technique. Some say that it doesn’t make any sense, some say it is just a gamble and others say that it is useless. So, today I will try my... View Article
August 28, 2014 10:52 pm
Contributed by Arthur K In my pursuit to further my experiences in the software development world, I have divedĀ into the interesting world of Cordova. The concept is quite simple, build applications using JavaScript and use Cordova to convert them into native applications in various mobile platform. This means that as... View Article
April 9, 2013 11:22 pm
I love fonts, a lot of them are good looking and most are very scalable. In fact this website’s logo is made of fonts, I didn’t have to use any graphic editors to construct the logo. Just fonts and css. The result is less painful scaling on high resolution screens.... View Article
February 21, 2013 8:20 am
If I remembered correctly during my university years there were very little reasoning provided for adhering to code standards apart from the occasional fear that we might lose mark. This is not the right attitude to be taught to budding programmers, it lacks the long term reasoning of software maintenance.... View Article