phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: Re: [Phpgroupware-developers] [Sync] Milestone 5]


From: Philipp Kamps
Subject: Re: [Fwd: Re: [Phpgroupware-developers] [Sync] Milestone 5]
Date: Fri, 26 Nov 2004 14:17:06 +0100

Hi Guillaume,

patch 3538 includes patch for api and addressbook. I'll
add a patch for calendar if you need.

The sync module is most recent in the HEAD branch. I'll
use this repo for development now. There you'll find a
new Sync4j module. We fixed a session problem and now
the server is stable.

Cheers, fips


Am Fr, den 26.11.2004 schrieb Guillaume Courtois um 11:18:
> Did you see my mail concerning the bug I found ? I think it did not reach the
> ML yet. I think you must have corrected the bug on your side too.
> 
> I think you're right, it's useless to commit your new sync version to the CVS
> now, better wait for the new stable branch. But I'd be very very happy to have
> your patch to be able to continue on working on my code. Please send it to me
> !
> 
> I'll test it as soon as I receive it and check if I still have the problem I
> told you in my last mail : sync module does not show me the contacts from
> addressbook module. Strange, the source table is ok and addressbook has the
> contacts in it ...
> 
> Philipp Kamps (address@hidden) écrivait:
> >
> > Hi Guillaume,
> >
> > I could offer you a patch based on the original 0.9.16 version.
> > We fixed some problems in the last few weeks (as I told you
> > in my mail just 10 sec ago).
> >
> > Cheers, fips
> >
> > Am Fr, den 26.11.2004 schrieb Guillaume Courtois um 11:03:
> > > Ok, I've checked the code that has an error and found it : a simple syntax
> > > error :
> > >
> > > The line 717 or sync/inc/class.so_sync.inc.php contains
> > >
> > > phpgw_channels.channelid
> > >
> > > instead of
> > >
> > > phpgw_syncchannels.channelid
> > >
> > > Now it works. But the problem is that I can get no record from the 
> > > addressbook
> > > module. So a new question : do I have to do something special in order to 
> > > have
> > > the records from addressbook accessed by sync module ?
> > >
> > > I continue searching ...
> > >
> > > Markus Kaemmerer (address@hidden) écrivait:
> > > >
> > > > Hi,
> > > >
> > > > our sync project is nearly completed now: we reached milestone 5. The
> > > > sync module is (nearly) fully developed and working now. The last days
> > > > we added the missing user interface functions and nearly completed
> > > > conflict handling. I also updated the whole documentations to reflect
> > > > the latest implementation details. Also the IPC interface supports now
> > > > all common modules and different MIME type versions (like vCard 2.1
> > > > and 3.0, which differ in quite some points). We did tests with many
> > > > common devices like Sony Ericsson P800, PalmOS, PowerPC (and T-Mobile
> > > > MDA) and different software solutions (Clients from Weblicon,
> > > > Synthesis, Weblicon and now Funambol, too).
> > > >
> > > > What is missing:
> > > >
> > > > - conflict handling works, but the UI for resolving conflicts after
> > > > the synchronization is not complete. This topic is complex, because
> > > > every supported module needs functionality to show the raw data from
> > > > the device in an readable form. The other three options are working.
> > > >
> > > > - the MIME type from the device information record in SyncML is not
> > > > used at the moment. This is because Sync4j does not provide a direct
> > > > interface to get this information, so we are trying to find a
> > > > workaround for this
> > > >
> > > > - We use Sync4j 1.2. The current version of Sync4j is 2.0. Funambol
> > > > has changed much internals, so we are in the process of adapting our
> > > > Java functions to Sync4j 2.0 to allow the use of the latest server
> > > > version. Because Sync4j 2.0 is not as stable as 1.2 at the moment,
> > > > this should be no real problem.
> > > >
> > > > You'll find the latest source code and documentation in Savannah HEAD
> > > > branch, module "sync". Also in this branch you need the module
> > > > "ipc_test_suite". Copy the files from the directory
> > > > ipc_test_suite/sources to the API and application modules, overwriting
> > > > the old ones. This is the updated IPC interface with functions for
> > > > vCard/iCalendar ex- and import. You _always_ have to use the latest
> > > > functions from this source. Our sync module is tested and working with
> > > > the latest 0.9.16 cvs version.
> > > >
> > > > The file sync/doc/Installation Guide for Sync4j.pdf contains
> > > > comprehensive documentation about the installation process of sync for
> > > > administrators.
> > > >
> > > > If you have questions, please contact us
> > > >
> > > > Markus
> > > >
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Phpgroupware-developers mailing list
> > > > address@hidden
> > > > http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> > > >
> > Telefon    05 11 / 6 00 66 - 333
> > Telefax    05 11 / 6 00 66 - 355
> > E-Mail     address@hidden
> >
> >
> > *******************************************
> > DataProtection & Serverkonsolidierung:
> >           Kennen Sie sich aus?
> >
> > Unser Thema am 07.12.2004 in Böblingen
> >
> > Mehr dazu unter www.probusiness.de/aktuelles/
> > *******************************************
> >
> >
> 
> 
> 
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
-- 
Philipp Kamps
- Team Softwareentwicklung - 
pro|business AG
Expo Plaza 1
30539 Hannover
Telefon    05 11 / 6 00 66 - 333
Telefax    05 11 / 6 00 66 - 355
E-Mail     address@hidden


*******************************************
DataProtection & Serverkonsolidierung:
          Kennen Sie sich aus?

Unser Thema am 07.12.2004 in Böblingen 

Mehr dazu unter www.probusiness.de/aktuelles/
*******************************************






reply via email to

[Prev in Thread] Current Thread [Next in Thread]