Posted on October 12th, 2010 by Sohil
Once the project starts growing you repeatably spend your time performing same actions e.g. Login , fill form,etc . Lets consider following use case I have to add two new validation in the current form which takes more than 5-6 inputs fields. Also to open the form i will have to perform 4-5 steps like [...]
Filed under: Flex | 2 Comments »
Posted on October 11th, 2010 by Gaurav Srivastava
Seam, Flex, Flamingo, Cairngorm – Looking for a combination of these techie stuff. In this blog, i will talk about how to write Flamingo-specific code using Cairngorm. Talking about these four technologies individually – Flex – SDK released by Adobe Systems for the development and deployment of cross-platform RIA. Seam – Web application framework developed [...]
Filed under: Flex | No Comments »
Posted on October 11th, 2010 by Karan Nangru
Delimiting the scope of work involved in merging Cairngorm based Flex Modules and Applications…..
Filed under: Cairngorm, Flex, Flex Architectures, Flex Module | 3 Comments »
Posted on October 9th, 2010 by Sohil
Some of the requirements from Customer – Customer : I dont want to add customer support built in the application but somehow would like to give a link to Customer : It’s a little technical for the end user to understand. Should we really have this feature? I wanna try keeping it simple, Some familiar [...]
Filed under: Flex | No Comments »
Posted on October 8th, 2010 by Gaurav Srivastava
Recently i came across a requirement of showing the grid-based data in a more fancy way, probably in a way Flex is known for. There were some problems in displaying a grid-based data. Every cell of a Flex datagrid is basically a label. But what if we want to show an employee’s complete information (picture, [...]
Filed under: Flex | 2 Comments »