February 1, 2015 2:00 pm
Most of us know that Jenkins is an awesome continuous integration tool, however it’s also a great generic task runner. In my case, photography is one of my serious interests too, I have hundreds of gigabytes of RAW images over the years and it’s my habit to keep it in... View Article
June 29, 2014 3:34 pm
I’ve been experimenting with a couple designs lately, many of which involves creating a floating centered modal popup with frosted blur effect. That is, a modal popup that overlays a full screen background image and blurring the background. The screenshots below will speak for themselves. Can we do it with pure... View Article
August 4, 2013 7:23 pm
Within any software development team if we want to generalize we can almost always group the team members into three kinds of specialization. The first is the hardcore application engine developer. These are the people who write the heavy application logic and processing. They focus on engine development and software... View Article
May 13, 2013 10:08 pm
Building a new website is always exciting, especially if its your own. First you design in your favourite graphic design software such as Illustrator, Inkscape, Photoshop or GIMP. Then you start applying the design into your website. The problem is that sometimes we get carried away with our CSS. We... View Article