-
Projects
- Blogged: Real Time Trader Desktop for Android Updated http://bit.ly/dklYUR
- Blogged: Employee Directory for "AIR for Android" Updated - http://bit.ly/944cXJ
- Multi-User Google Map Collaboration on Android and other Platforms http://bit.ly/atVQwC #Android #AdobeAIR #Flex
- Blogged: "Multi-User Video Tic-Tac-Toe for Android" (and the browser) with source code http://bit.ly/a3waIt #Android #AdobeAIR
- RT @riacowboy: Just blogged a new tutorial and videos: Building Client / Cloud Apps with Flash Builder for Force.com http://bt.io/FhWc
Categories
Category Archives: Frameworks
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 [...]
Also posted in Flex, 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 [...]
Also posted in Flex, Parsley 21 Comments
The “Spring ActionScript” Framework – Part 2: Autowiring
In the first part of this series, we looked at how the “Spring ActionScript” framework can help you externalize the configuration and the wiring of your components, and how you can easily obtain configured objects using applicationContext.getObject(). In this second part, we will discuss how you can make these objects available to the views of [...]
MAX Frameworks Session: One Application, Four Implementations (Code Available)