Re: Syncing w/o iCloud

2012-12-21 Thread Cody Garvin
Pretty sure Jens meant Simperium ;)

(https://simperium.com)

- Cody
On Dec 20, 2012, at 10:35 PM, Jens Alfke  wrote:

> 
> On Dec 20, 2012, at 6:47 PM, Brad Stone  wrote:
> 
>> I have an app in OS X that shares files with an app in iOS.  Because of 
>> security restrictions some information cannot be shared with iCloud.  I'd 
>> like to do it over a wire.  What are my alternatives?
> 
> In my day job at Couchbase, I’m developing one called TouchDB 
>  which is, in a nutshell, an embedded equivalent of 
> CouchDB, a popular NoSQL database with really good sync capabilities. You can 
> store data locally in TouchDB and then sync either to a CouchDB server you 
> run, or a hosted server, or even to another instance of TouchDB.
> 
> It’s being used by several shipping iOS apps already, with more in 
> development, and there’s an Android version in the works. (The iOS version 
> also runs fine on OS X.)
> 
> Another iOS sync library is Symperium (http://symperium.com).
> 
> —Jens
> ___
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/cody%40servalsoft.com
> 
> This email sent to c...@servalsoft.com


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Syncing w/o iCloud

2012-12-20 Thread Jens Alfke

On Dec 20, 2012, at 6:47 PM, Brad Stone  wrote:

> I have an app in OS X that shares files with an app in iOS.  Because of 
> security restrictions some information cannot be shared with iCloud.  I'd 
> like to do it over a wire.  What are my alternatives?

In my day job at Couchbase, I’m developing one called TouchDB 
 which is, in a nutshell, an embedded equivalent of 
CouchDB, a popular NoSQL database with really good sync capabilities. You can 
store data locally in TouchDB and then sync either to a CouchDB server you run, 
or a hosted server, or even to another instance of TouchDB.

It’s being used by several shipping iOS apps already, with more in development, 
and there’s an Android version in the works. (The iOS version also runs fine on 
OS X.)

Another iOS sync library is Symperium (http://symperium.com).

—Jens
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Syncing w/o iCloud

2012-12-20 Thread Cody Garvin
Can always do bonjour. Or create your own serverside service. 



On Dec 20, 2012, at 6:47 PM, Brad Stone  wrote:

> I have an app in OS X that shares files with an app in iOS.  Because of 
> security restrictions some information cannot be shared with iCloud.  I'd 
> like to do it over a wire.  What are my alternatives?  If someone could point 
> me in the right direction I'd appreciate it.
> 
> Thanks
> ___
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/cody%40servalsoft.com
> 
> This email sent to c...@servalsoft.com

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Syncing w/o iCloud

2012-12-20 Thread Brad Stone
I have an app in OS X that shares files with an app in iOS.  Because of 
security restrictions some information cannot be shared with iCloud.  I'd like 
to do it over a wire.  What are my alternatives?  If someone could point me in 
the right direction I'd appreciate it.

Thanks
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com