You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Paul Okstad <po...@gmail.com> on 2016/07/05 23:55:54 UTC

My CouchDB app for iOS

Hello all,

I just released a free developer utility app for replicating datasets from CouchDB servers to your iOS device. It’s called Sofa King: Sync!

App home page: http://pokstad.com/sofaking/ <http://pokstad.com/sofaking/>
Apple App Store (iTunes) page: https://itunes.apple.com/us/app/sofa-king-sync/id1129432984?mt=8 <https://itunes.apple.com/us/app/sofa-king-sync/id1129432984?mt=8>

I built it in Swift using Cloudant’s CDTDatastore. It’s very barebones right now, only allowing one way pull replication from a server to the device. I hope to enable more functionality once I get some feedback on the current version. I’m interested in what CouchDB users/developers think about the navigation system. I’d also love to hear what functionality is important to developers when they are away from their lappy.

I’m also interested in populating my initial database with some useful JSON documents. If you have a dataset you think would be useful for demonstration purposes, please feel free to contact me. Thank you!

— 
Paul Okstad
http://pokstad.com <http://pokstad.com/>

Re: My CouchDB app for iOS

Posted by Paul Okstad <po...@gmail.com>.
Thanks! I will definitely follow up by sharing on the dev mailing list.

> On Jul 5, 2016, at 11:15 PM, Andreas Wenk <an...@nms.de> wrote:
> 
> Hey Paul,
> 
> this is cool. Thanks for sharing ;-)
> 
> Just a quick note: you should also send this to the dev@couchdb.apache.org list for feedback from developers.
> 
> All the best
> 
> Andy
> 
> --
> Andy Wenk
> RockIt!
> 
> Hamburg / Germany
> 
> GPG public key: https://pgp.mit.edu/pks/lookup?op=get&search=0x4F1D0C59BC90917D
> 
>> On 06 Jul 2016, at 01:55, Paul Okstad <po...@gmail.com> wrote:
>> 
>> Hello all,
>> 
>> I just released a free developer utility app for replicating datasets from CouchDB servers to your iOS device. It’s called Sofa King: Sync!
>> 
>> App home page: http://pokstad.com/sofaking/ <http://pokstad.com/sofaking/>
>> Apple App Store (iTunes) page: https://itunes.apple.com/us/app/sofa-king-sync/id1129432984?mt=8 <https://itunes.apple.com/us/app/sofa-king-sync/id1129432984?mt=8>
>> 
>> I built it in Swift using Cloudant’s CDTDatastore. It’s very barebones right now, only allowing one way pull replication from a server to the device. I hope to enable more functionality once I get some feedback on the current version. I’m interested in what CouchDB users/developers think about the navigation system. I’d also love to hear what functionality is important to developers when they are away from their lappy.
>> 
>> I’m also interested in populating my initial database with some useful JSON documents. If you have a dataset you think would be useful for demonstration purposes, please feel free to contact me. Thank you!
>> 
>> —
>> Paul Okstad
>> http://pokstad.com <http://pokstad.com/>
> 


Re: My CouchDB app for iOS

Posted by Andreas Wenk <an...@nms.de>.
Hey Paul,

this is cool. Thanks for sharing ;-)

Just a quick note: you should also send this to the dev@couchdb.apache.org list for feedback from developers.

All the best

Andy

--
Andy Wenk
RockIt!

Hamburg / Germany

GPG public key: https://pgp.mit.edu/pks/lookup?op=get&search=0x4F1D0C59BC90917D

> On 06 Jul 2016, at 01:55, Paul Okstad <po...@gmail.com> wrote:
> 
> Hello all,
> 
> I just released a free developer utility app for replicating datasets from CouchDB servers to your iOS device. It’s called Sofa King: Sync!
> 
> App home page: http://pokstad.com/sofaking/ <http://pokstad.com/sofaking/>
> Apple App Store (iTunes) page: https://itunes.apple.com/us/app/sofa-king-sync/id1129432984?mt=8 <https://itunes.apple.com/us/app/sofa-king-sync/id1129432984?mt=8>
> 
> I built it in Swift using Cloudant’s CDTDatastore. It’s very barebones right now, only allowing one way pull replication from a server to the device. I hope to enable more functionality once I get some feedback on the current version. I’m interested in what CouchDB users/developers think about the navigation system. I’d also love to hear what functionality is important to developers when they are away from their lappy.
> 
> I’m also interested in populating my initial database with some useful JSON documents. If you have a dataset you think would be useful for demonstration purposes, please feel free to contact me. Thank you!
> 
> —
> Paul Okstad
> http://pokstad.com <http://pokstad.com/>