News by Christophe Coenraets

Google Maps Collaboration Using Google’s New ActionScript API, Flex, and BlazeDS

24 May 06:00
Google recently released the Google Maps API for Flash. I took the opportunity to create a Google version of the MapRooms sample application I posted recently. MapRooms works like Chat Rooms. You can create a room, or join an existing one. In addition to chatting, MapRooms allows you to collaborate on a map: the application [...

InSync: Automatic Offline Data Synchronization in AIR using LCDS 2.6

20 May 13:31
LCDS 2.6 allows you to build AIR applications with automatic offline data synchronization. This feature leverages the SQLite relational database system embedded in the AIR runtime, but the advantage is that the data synchronization process is entirely automatic: you don’t have to write SQL statements or synchronization logic to keep your local database in sync [...

“LiveHelp / Call Center” Application Source Code

17 May 06:27
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… Installation instructions Install BlazeDS or LCDS. Download the client-side of the application. The end-user application is mortgageapp.mxml, and the support representative application is callcenter.mxml. Download and [...

Live Help / Call Center Application with Flex and BlazeDS

30 Apr 07:02
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. The use [...

Collaborative Data Entry with Flex and BlazeDS

8 Apr 13:38
After Yahoo Maps collaboration, here is another example of enabling collaboration in a Flex application using the publish/subscribe messaging infrastructure of BlazeDS. This example demonstrates “collaborative forms” (or “collaborative data entry”). Users in different locations can fill in forms “together” in a real-time and in-context collaboration session: changes made by one user are automatically reflected in [...

Yahoo Maps Collaboration using Flex and BlazeDS

3 Apr 08:34
Two years ago, I wrote a simple Google Maps collaboration example. The Flex application listened to Google Maps events to synchronize maps between different users. It also added nice collaboration features such as videoconferencing and a collaborative whiteboard overlaid on top of the map. In addition to demonstrating the real-time messaging capabilities of Flex, this [...

SQLite Admin for AIR 1.0

27 Feb 06:24
Here is a new version of my AIR-based SQLite Admin application updated for AIR 1.0. You can use this application to examine the structure of a database, create a new database or open an existing one, execute any type of SQL statement, etc. An interesting aspect of this version is that the application itself uses a [...

Salesbuilder for AIR 1.0

27 Feb 06:10
Now that Flex 3 and AIR 1.0 are generally available, it’s time to upgrade some of the sample applications I have been building during the beta program. So, here is Salesbuilder for AIR 1.0. Salesbuilder is a Sales Force Automation application written in Flex and deployed on the AIR runtime. It demonstrates local persistence using the [...
Pages   ← previous   next
1 2 3 4 5