Over the past weekend, the mobile community in Toronto, Canada came together for the 3 day Wearhacks event, where engineers and developers prototyped on futuristic wearable technology applications. Using various technologies ranging from the Intel Edison, Nod Ring, Muse Headband,...
Visit the post to learn how to build a simple application to save documents and replicate them to Sync Gateway. Also, check out the core concepts.
Dropbox recently announced that they are deprecating their Sync and Datastore APIs to focus instead on their Core API. While we can certainly understand the imperative to focus, that doesn’t change the position many of the developers that rely on these APIs...
We just released Couchbase Mobile 1.1 and with this new version comes many new features. In this blog post, we’ll take a look at Sync Gateway webhooks and think of a few concrete examples for using them. Webhooks Prior to the 1.1...
NSProgress is an object in Foundation that represents the completion of some work. That work could be downloading a file, installing an app or something your own application is doing. The NSProgress exists to let you easily report progress in your...
Explore how to run Couchbase and Couchbase Sync Gateway using Vagrant.Also, learn about the software as you will need them to install Couchbase.
This post focuses on how to replicate changes across multiple devices and platforms using the Couchbase PhoneGap plugin and the Couchbase Sync Gateway.
The post focuses on how to connect the Couchbase Sync Gateway to Couchbase Server that is running on Amazon EC2 in a working mobile application.
This week, PouchDB v3.4.0 was released with Couchbase Sync Gateway compatibility. In this post, we’ll take the existing TodoMVC example and add filtered sync using Facebook authentication. In addition to syncing between Web clients, we’ll change the data model slightly to...
I've spent my Monday and Tuesday at the free to attend Android Developer Summit, put together by Google in Mountain View, California. This summit is a kick-off event for Google's Android Developer Conference (AnDevCon) that is happening next week. I,...
In this blog post, we’ll explore how Unity and the NoSQL database, Couchbase, can work to deliver outstanding experiences for mobile game players.
learn how to use Couchbase lite viewer when developing an iOS or Android application and how the tool is useful to browse existing documents.