Incrementally Synchronize HTML5 Databases From Remote or Local Sources
New: An updated version of Impel.inTouch is now available as a module for Impel. The documentation on this page references the old version. If you want to use the latest and greatest version than please visit the Impel site.
Today I've got another update of Impel.inTouch for you. This version brings much better support for synchronizing HTML5 databases in iPhone PhoneGap applications.
The last version of Impel.inTouch would stall when trying to synchronize a lot of tables with tons of data on the iPhone. It also didn't bother to tell you if it wasn't able to connect to the synchronization server to download the latest data.
The new version 0.7 provides an 'abort' event that is fired if the server is unavailable. Version 0.7 also support synchronizing form a local filesystem such as a PhoneGap application running on an iPhone. Read more...



