<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Christophe Coenraets</title>
	<link>http://coenraets.org/blog</link>
	<description></description>
	<lastBuildDate>Fri, 23 May 2008 20:14:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Google Maps Collaboration Using Google&#8217;s New ActionScript API, Flex, and BlazeDS</title>
		<description>
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 ...</description>
		<link>http://coenraets.org/blog/2008/05/google-maps-collaboration-using-googles-new-actionscript-api-and-blazeds/</link>
			</item>
	<item>
		<title>InSync: Automatic Offline Data Synchronization in AIR using LCDS 2.6</title>
		<description>

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 ...</description>
		<link>http://coenraets.org/blog/2008/05/insync-automatic-offline-data-synchronization-in-air-using-lcds-26/</link>
			</item>
	<item>
		<title>&#8220;LiveHelp / Call Center&#8221; Application Source Code</title>
		<description>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 ...</description>
		<link>http://coenraets.org/blog/2008/05/livehelp-call-center-application-source-code/</link>
			</item>
	<item>
		<title>Live Help / Call Center Application with Flex and BlazeDS</title>
		<description>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 ...</description>
		<link>http://coenraets.org/blog/2008/04/live-help-call-center-application-with-flex-and-blazeds/</link>
			</item>
	<item>
		<title>Collaborative Data Entry with Flex and BlazeDS</title>
		<description>
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 ...</description>
		<link>http://coenraets.org/blog/2008/04/collaborative-data-entry-with-flex-and-blazeds/</link>
			</item>
	<item>
		<title>Yahoo Maps Collaboration using Flex and BlazeDS</title>
		<description>

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 ...</description>
		<link>http://coenraets.org/blog/2008/04/yahoo-maps-collaboration-using-flex-and-blazeds/</link>
			</item>
	<item>
		<title>SQLite Admin for AIR 1.0</title>
		<description>

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 ...</description>
		<link>http://coenraets.org/blog/2008/02/sqlite-admin-for-air-10/</link>
			</item>
	<item>
		<title>Salesbuilder for AIR 1.0</title>
		<description>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 ...</description>
		<link>http://coenraets.org/blog/2008/02/salesbuilder-for-air-10/</link>
			</item>
	<item>
		<title>New Version of SalesBuilder using LiveCycle Data Services</title>
		<description>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 ...</description>
		<link>http://coenraets.org/blog/2008/02/new-version-of-salesbuilder-using-livecycle-data-services/</link>
			</item>
	<item>
		<title>Bug Fix in SQLite Admin</title>
		<description>If you downloaded the SQLite Admin AIR application I posted on Tuesday, make sure you download the last version. The new version fixes a problem where you get the following exception: 'Error #3115: SQL Error.', details:'cannot rollback - no transaction is active', operation:'rollback'. Many thanks to Barry Beattie for reporting ...</description>
		<link>http://coenraets.org/blog/2008/02/bug-fix-in-sqlite-admin/</link>
			</item>
</channel>
</rss>
