Re: "cloudy" BBDB

2011-11-01 Thread Brett Presnell
Ted Zlatanov writes: > > It's definitely easier to sync to and from CouchDB than the native BBDB > file format. > > If you have details about these other formats you need, that would > help. I don't know what your phone and Google expect so I can't say for > sure if I could generate them on the

Re: "cloudy" BBDB

2011-11-01 Thread Ted Zlatanov
On Sun, 30 Oct 2011 22:08:48 -0400 Brett Presnell wrote: BP> I do pretty well at keeping my bbdb databased synced across the machines BP> that I use. My bigger problem is syncing it with my mobile phone BP> (nokia/symbian right now) and my google contacts (similar issues with BP> emacs diary,

Re: "cloudy" BBDB

2011-10-30 Thread Brett Presnell
I do pretty well at keeping my bbdb databased synced across the machines that I use. My bigger problem is syncing it with my mobile phone (nokia/symbian right now) and my google contacts (similar issues with emacs diary, but that's a different story). So if the CouchDB setup makes it possible/ea

Re: "cloudy" BBDB

2011-10-29 Thread Eric Abrahamsen
On Sun, Oct 30 2011, Ted Zlatanov wrote: > On Sat, 29 Oct 2011 08:58:19 +0700 Eric Abrahamsen > wrote: > > EA> On Fri, Oct 28 2011, Ted Zlatanov wrote: >>> I put together some code that uses CouchDB to store Gnus group >>> subscriptions and marks in gnus-sync.el. It works well; so well in fact

Re: "cloudy" BBDB

2011-10-29 Thread Ted Zlatanov
On Sat, 29 Oct 2011 08:58:19 +0700 Eric Abrahamsen wrote: EA> On Fri, Oct 28 2011, Ted Zlatanov wrote: >> I put together some code that uses CouchDB to store Gnus group >> subscriptions and marks in gnus-sync.el. It works well; so well in fact >> that I'm considering doing the same for BBDB re

Re: "cloudy" BBDB

2011-10-28 Thread Eric Abrahamsen
On Fri, Oct 28 2011, Ted Zlatanov wrote: > I put together some code that uses CouchDB to store Gnus group > subscriptions and marks in gnus-sync.el. It works well; so well in fact > that I'm considering doing the same for BBDB records. Imagine having > your BBDB entirely stored on a central serv

"cloudy" BBDB

2011-10-27 Thread Ted Zlatanov
I put together some code that uses CouchDB to store Gnus group subscriptions and marks in gnus-sync.el. It works well; so well in fact that I'm considering doing the same for BBDB records. Imagine having your BBDB entirely stored on a central server instead of a local file. Yes, kind of like LDAP