11 tips that will ensure early death of a Distributed Agile Project

You never believed in it. You wondered if it could ever have worked for anybody in past two decades. However, it has arrived. You are going to work Agile and worst still Distributed Agile Offshore. You were skeptical about this right from the beginning when it started in your company but no one would listen to you. Here are 11 tips that will ensure early death of a Distributed Agile project:

Maven Dashboard integration with bamboo server

With the help of maven dashboard plugin, the dashboard is integrated with the project and the reports can be generated on local machine. One step further would be to configure the reports on the bamboo build server itself so that the reports can be viewed by everyone. For this to happen, following changes need to [...]

Getting through Popup Blockers with window.open() in Flex

It was a few years back when I last worked with Javascript. Things have changed significantly in between and one of the things which we people always like is the introduction of popup-blockers in browser world. I hope you remember those old days when it was a nuisance to close all those uninvited windows. Now [...]

Why and When to use Groovy

I have just started learning Groovy few days back.The first thing that I have asked myself and searched for is ‘Why should i use groovy over java and When I can use Groovy. ?’ I am following the book ‘Programming Groovy’. The things I have understood regarding ‘Why’ part are