Monthly Archives: June 2008

Life with Flex: Components

I have finally gotten the chance to immerse myself in Flex code lately. I decided to do this series to capture my first hand experiences with Flex. Please share your feedback on the challenges and strengths I highlight. I would love to know if your experiences differ, or if you can fill in some [...] Continue reading

Posted in Historic | Leave a comment

Life with Flex: Language

I have finally gotten the chance to immerse myself in Flex code lately. I decided to do this series to capture my first hand experiences with Flex. Please share your feedback on the challenges and strengths I highlight. I would love to know if your experiences differ, or if you can fill in some [...] Continue reading

Posted in Historic | Leave a comment

Life with Flex: Compiler

I have finally gotten the chance to immerse myself in Flex code lately. I decided to do this series to capture my first hand experiences with Flex. Please share your feedback on the challenges and strengths I highlight. I would love to know if your experiences differ, or if you can fill in some [...] Continue reading

Posted in Historic | Leave a comment

Life with Flex: Overview

I have finally gotten the chance to immerse myself in Flex code lately. I decided to do this series to capture my first hand experiences with Flex. Please share your feedback on the challenges and strengths I highlight. I would love to know if your experiences differ, or if you can fill in some [...] Continue reading

Posted in Historic | Leave a comment

Hibernate and Database Refactoring

I am on a project where we are having to refactor our database frequently for any number of reasons. Hibernate has paid huge dividends in this area, as virtually our entire database is mapped into POJO’s. The net effect is that we get strong typing for a majority of our database interactions (we primarily navigate [...] Continue reading

Posted in Historic | Leave a comment

Life with Flex

It seems that anytime you become an advocate for a given technology everyone wants to tell you about their experiences with it. This can of course be good and bad – depending on whether or not their experiences are positive or negative. I have been a fan of Adobe Flex since seeing a few demos [...] Continue reading

Posted in Historic | Leave a comment