GWT: An introduction

Introduction Google Web Toolkit is a open source java framework to build rich user interface with widgets and panels. It communicates with one technology rather with different technologies, and it works on linux, windows and mac. In GWT code is converted from Java to Java script. GWT can be compared with latest technologies as Flex, [...]

Information Store is not same as Information Radiator

“An information radiator is a large display of critical team information that is continuously updated and located in a spot where the team can see it constantly.” Source: Agile Advice Agile project rooms should be organized in such a way that when you walk inside by looking at few charts you should be able to [...]

Refactoring Flex application from existing Adobe AIR codebase

Adobe AIR is a great technology to provide platform-independent desktop RIA applications. Gone are the days when Windows operating system used to be ubiquitous in desktop market. That’s the reason why Adobe AIR is considered as the future of desktop applications. Desktop applications are here to stay as they come with the power of providing [...]