Posted on November 16th, 2008 by ShriKant Vashishtha
As I got introduced to Flex world some times back, I started using Flex Builder as an IDE, a product from Adobe on top of Eclipse platform. I assumed that it’ll provide all the basic features available in Eclipse for Java, but I was wrong. Flex Builder is in nascent phase from tooling point of [...]
Filed under: Eclipse, Flex | 6 Comments »
Posted on November 9th, 2008 by balajidl
Well, Just a shameless publicity that my review of the book ” – A Handbook of Agile Software Craftsmanship, Robert C Martin” appeared in the TheServerSide.com site. Please click here if you want to read it.
Filed under: Agile, General, Java | No Comments »
Posted on November 8th, 2008 by ShriKant Vashishtha
Flex provides means to create RIA applications in declarative fashion using MXML. Unlike Swing where you need to do the entire coding in Java, Flex hides a lot of complexity behind MXML tags like JSTL/taglibs do for JSPs. In JSP world, view level scripting is done in JavaScript and presentation layer server side code is [...]
Filed under: Architecture, Flex, Frameworks | No Comments »