-
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: LiveCycle Data Services
Spring/BlazeDS Integration Test Drive: M2 Update Available
UPDATE: This version of the Test Drive is now obsolete. I posted a new version of the Test Drive for the RC1 build of the Spring / BlazeDS integration project here. I updated my Test Drive for the M2 build of the Spring / BlazeDS integration project. The Test Drive now includes a sample demonstrating [...]
Also posted in Flex 40 Comments
My New Adobe TV Episode: Model-Driven Development in Flex Builder 4 and LCDS “Next”
Using Adobe Flex Builder 4 and LCDS “Next”, you will be able to build data-driven applications using a Model-Driven Development approach. In this Adobe TV episode, I give a sneak peek of this new feature.
Also posted in Flex 8 Comments
Tour of California 2009 with Lance Armstrong, Flex and LiveCycle Data Services
The 2009 edition of the Tour of California starts tomorrow. For the third consecutive year, you will be able to follow the race live using the Adobe Tour Tracker. Read the press release here. I wrote about the initial implementation of the LCDS backend back in 2007. This write-up is now a little dated but [...]
Also posted in Flex 7 Comments
Salesbuilder 1.5 with new AIR 1.5 Database Encryption
As you probably already know, AIR 1.5 is now available. New features include database encryption, Flash Player 10 support, and an updated version of WebKit. I updated my Salesbuilder sample application to leverage the AIR 1.5 capabilities. Salesbuilder 1.5 leverages the new database encryption feature to allow you to secure your local database. The first [...]
Also posted in Air, Collaboration, Flex, MAX 15 Comments
“Zero Code” Data Access using LiveCycle Data Services Runtime Configuration
When using the LCDS data management service, developers usually create a custom assembler for each destination, or use the Hibernate assembler if they happen to use Hibernate as their persistence framework. Other developers don’t use the data management service at all because of its perceived complexity. The Data Management Service provides a set of low [...]
Also posted in Flex, Java 37 Comments
“LiveHelp / Call Center” Application Source Code
I recently posted an example of a “Live Help / Call Center” application built with Flex and BlazeDS. A number of you have asked me for the source code. So here it is…
Also posted in BlazeDS, Collaboration, Flex, LCDS 63 Comments
Live Help / Call Center Application with Flex and BlazeDS
I recently posted a number of examples (Yahoo Maps Collaboration and Collaborative Data Entry) showing how to use the BlazeDS / LCDS Message Service to build collaborative applications. In this post, I’m extending the Collaborative Forms application to provide an example of a more complete and real life “Live Help / Call Center” application.
Also posted in BlazeDS, Collaboration, Flex 74 Comments
New Version of SalesBuilder using LiveCycle Data Services
I have often felt that we needed a more real-life/complex sample application to adequately demonstrate LiveCycle Data Services, and specifically the Data Management Service. So, I wrote a new version of Salesbuilder that uses LCDS to persist data at the server side. “Salesbuilder LCDS” demonstrates advanced LCDS features such as associations, lazy loading, etc. This [...]
Also posted in Air, Flex 87 Comments
Real Time Trader Desktop for Android Updated