From: Pawel K. <pk...@be...> - 2005-04-26 08:30:17
|
On Tue, 26 Apr 2005, David Eriksson wrote: > On Mon, 2005-04-25 at 18:53 +0100, Matthew Kay wrote: >> Hi all, >> >> I've written some Python code to help me back up my addressbook from my >> phone, using gnokii. I'd love to help Opensync by augmenting this into >> an Opensync plugin. However, there are a few preliminary things I wanted >> to raise. >> >> Firstly, the best thing is presumably to convert the information from >> gnokii into your XML format. However, I haven't been able to find the >> documentation on this format - could you direct me to it? > > I also think you should use the XML format. For contacts it is basically > the vCard properties but in XML, but using the XML format will make you > independent of vCard parsing and such. > > The best documentation is the xml-vcard.c source code ... :-) Extending gnokii with xml output for vcal/vcard should be a fairly easy thing. take care, pkot -- p k o t a t b e z s e n s u d o t p l http://www.gnokii.org/ |