Re: cloudy BBDB

2011-11-01 Thread Ted Zlatanov
On Sun, 30 Oct 2011 22:08:48 -0400 Brett Presnell presn...@stat.ufl.edu 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

Re: cloudy BBDB

2011-11-01 Thread Brett Presnell
Ted Zlatanov t...@lifelogs.com 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

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

Re: cloudy BBDB

2011-10-29 Thread Ted Zlatanov
On Sat, 29 Oct 2011 08:58:19 +0700 Eric Abrahamsen e...@ericabrahamsen.net 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

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 e...@ericabrahamsen.net 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

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 server

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