Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

RFC: SyncML?

 [1/2] from: robert::muench::robertmuench::de at: 10-Dec-2002 12:40


Hi, IIRC I asked this some months ago. Anyway, the first SyncML (http://www.syncml.org) mobile products are showing up. With SyncML you can synchronize your contacts with your mobile phone etc. As all sync software I got so far are at least scraplets I would like to try it myself. Further I want to get rid of my Outlook contacts and use IOS for these... But I need to sync it with my mobile phone. Did anyone already played around with SyncML? Is anyone interested to implement a SyncML client/server that can be connected to the Rebol world? Let me know... (Sooner or later I'm going to do it anyway ;-)). Robert

 [2/2] from: bry:itnisk at: 10-Dec-2002 12:53


>Did anyone already played around with SyncML? Is anyone interested to >implement a SyncML client/server that can be connected to the Rebol >world? Let me know... (Sooner or later I'm going to do it anyway ;-)).
I did some simple experimentation with SyncML a long time ago, as internet time goes, but as there was no real product support I moved on. A propos a SyncML client/server I've been thinking about the need for a generic way of implementing xml languages in rebol, by which I mean such languages as xsd, xslt, svg etc, as well as SyncML. Anyone have any ideas, I have a poorly thought out and no doubt unworkable idea myself(based on an improvement/alternative to parse-xml) but as you can read I am not so sure about posting it just yet, in addition to the fact that if I were to post it I should first get some graphs together or it might not make much sense.