On Wed, 28 Nov 2001, Phil Lachmann wrote: > For instance, look at the (now defunct) mypalm.com calendering site, > that allowed you to sync your Palm calendar with your online calendar. > What are developers using to implement this type of synchronization > across the web to a portal? What are the pros and cons of this > technology?
I'm not currently doing anything like this, but pondering the idea for later on with one of my projects. One thing that could be done is to get the needed information in XML, or some more easily parsed format, over HTTP with the conduit and have it put the data in the needed database format on the Palm device. Pro? Well, that would depend on the use. Con? It could slow down synching considerably depending on network lag and other factors. ---------------------------------------------------------------------- Brian Smith // [EMAIL PROTECTED] // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator If man did not exist, God's job would be easier. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
