-

Twitter
- Blogged: "FlexStore Revisited: Building an Animated Spark Layout" http://bit.ly/96JOa7 #Flex4
- Blogged "More #Flex4 / Spark ItemRenderer Samples" http://bit.ly/c5wcGF
- Principal Flex UI Engineer/Architect position at Attivio, a great startup in the Boston Area. http://www.attivio.com/attivio/careers.html
- Blogged: "Cool ItemRenderers Made Easy in Flex 4" http://bit.ly/bnyGwI
- Blogged "Creating a Custom Component and Skins in Flex 4" http://bit.ly/8Hng9b
Archives
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- September 2008
- May 2008
- April 2008
- February 2008
- December 2007
- November 2007
- October 2007
- August 2007
- July 2007
- June 2007
- May 2007
- March 2007
- February 2007
- January 2007
- November 2006
- October 2006
- September 2006
- August 2006
- June 2006
Categories
Category Archives: Flex
My MAX session video posted: “Model Driven Development with Flex 4 and LCDS3″
Videos for 250+ hours of MAX sessions have already been posted here (free and without geographical restrictions). Another easy way to find a specific video is to use the MAX session locator and click the “movie” icon that now appears next to the session title. The video of my “Model Driven Development with Flash Builder [...]
Posted in Flex 12 Comments
Only 25 seats left in the “Flex Frameworks” session at MAX
MAX is only 10 days away… If you are interested in Flex Frameworks (Mate, Swiz, PureMVC, Cairngorm), you don’t want to miss the “Using Flex Frameworks to Build Data Driven Applications” session where framework creators/experts (Laura Arguello, Chris Scott, Alex Uhlmann, Javier Julio) will walk you through the architecture and the code of the same [...]
Posted in Flex 5 Comments
Model Driven Development with Flex 4 and LCDS 3 Screencast
I recently presented a new “Model Driven Development with Flex 4″ session at a few conferences and Flash Camps, so I figured I would record a screencast of the demo app for people who did not attend. If you saw a previous version of this demo, this screencast is still worth watching because I’m using [...]
Also posted in Flex4, LCDS, MDD 19 Comments
Don’t miss the “Flex Frameworks” session at MAX
I’ve been working on putting together what should be a fun and informative session at MAX this year. The session is called: “Using Flex Frameworks to Build Data-Driven Applications”.
This is a 3 hour BYOL (Bring Your Own Laptop) session. The idea is to look at four versions of the exact same application: each version built [...]
Also posted in Frameworks, MAX2009 6 Comments
Building a Flex Application with the Parsley Framework
After my recent explorations of “Swiz”, and “Spring ActionScript” (1,2,3), I decided to take the new version of the Parsley framework for a test drive, and build the Parsley version of inSync: the simple Contact Management application I often use to try out and demonstrate different features and techniques in Flex and Adobe AIR.
Parsley is [...]
Also posted in Frameworks, Parsley 19 Comments
Building the Server-Side of the “Tour de Flex” Real-Time Dashboard
Greg Wilson and Damien Mandrioli are also blogging about the new Tour de Flex real time dashboard today. Greg is the inspiration behind everything “Tour de Flex”, including the idea of the dashboard. He has the story behind the genesis of this project on his blog. Damien (from IBM/ILOG) did a fantastic job at building [...]
Also posted in BlazeDS, Java, LCDS 54 Comments
“Model Driven Development with Flash Builder 4 and LCDS 3” at Flex 360 Indianapolis
I’ll be presenting two sessions at Flex 360 Indianapolis next week.
In the “Flex / BlazeDS Integration Project” session (Monday), I’ll provide a brief introduction of the Spring framework and the “Dependency Injection” pattern, followed by a deep dive into the brand new “Spring / BlazeDS integration project”.
My second session (on Wednesday) is “Model Driven [...]
Posted in Flex 14 Comments
New Update to the Spring BlazeDS Integration Test Drive
I made some additional changes to the Spring BlazeDS Integration (RC1) Test Drive:
The Test Drive now includes an annotation-based configuration sample (the Company Manager sample). Spring annotations such as @Service, @RemotingDestination, @Autowired, @RemotingInclude, and @RemotingExclude make it really easy to configure your beans and make them available through Remoting. As an example, here is the [...]
Also posted in BlazeDS, Java, Spring 27 Comments

MAX Frameworks Session: One Application, Four Implementations (Code Available)