by Peter Friese
Many challenges need to be mastered to achieve mobile data access, such as managing online/offline state, synchronizing data to ensure each client works with the most recent set of data, mapping remote data to a local copy, ideally residing in a database for fast querying and retrieval. In this talk, I will show how RestKit addresses these challenges by way of a real world example.
by Peter Friese
Synchronized access to data is an essential feature for many apps. CouchDB Mobile is a version of CouchDB that makes NoSQL approaches usable for mobile apps on Android and iOS. In this session, I will explain what CouchDB is, how it uses MapReduce and how CouchDB mobile can be used to build a runner's app similar to RunKeeper Live. Be prepared for a fun and entertaining session!