Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 08-08-2010, 01:17 AM   #14 (permalink)
SadGeek
Registered Member
 
Join Date: Jun 2010
Posts: 12
SadGeek is on a distinguished road
Default

Quote:
Originally Posted by tetontech View Post
There is an open source, free, MIT licensed enterprise data sync feature in the QuickConnectFamily framework. (QuickConnectFamily)

It handles all of the communication with your web service via JSON. It makes it fairly easy to do syncing. It is written in Javascript and is used generally by developers that are creating hybrid applications. It is :

1 - database agnostic. Use the database of your choice on the backend.
2 - database design agnostic. The tables and fields do not need to be the same in the device database and the enterprise database.
3 - fully supportive of offline entry for later syncing.
4 - service language agnostic. Build using any server software and any language. All you do is generate JSON for communication both directions.
5 - device agnostic. Works on iPhone, Android, WebOS. Blackberry will be added to the list at the end of this week.

There is a pure Objective-C implementation coming very soon. I'm debugging it now.
Hi Tetontech, did you ever manage to get all this working in Objective C? I've got the same sort of problem.

Any help would be appreciated.

Steve
SadGeek is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 175,575
Threads: 94,081
Posts: 402,751
Top Poster: BrianSlick (7,990)
Welcome to our newest member, asleylq98
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 11:57 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.