[sync] More on m600i

Muskingum Web Manager webmgr at muskingum.edu
Fri Sep 29 11:53:26 PDT 2006


Greetings!

I'm working on Sync4j.php for my environment so that I can use it with
Outlook users and Horde. I'm using Sync4j 3.0.14, which is working great
with only two issues:

1. The _parseDateTime function doesn't seem to be setting the right "Due
Date" (on Tasks) or "All Day" (on Calendar) stamps. In most cases, it's
setting them at least a day ahead of when they should. For example, I set a
task with a Due Date of today, and the sync set it as yesterday. Any ideas
what to check for? (Or at least what additional info I can provide?)

2. For calendar events, I'm having a hard time determing what to use to make
the "Freebusy" status sync. I'm sure it should be something like...

$vEvent->setAttribute('STATUS', $a['Status']);

...but I'm not sure what should be set for $a['Status']. Again, any ideas or
suggestions?

Aaron M. Hall
Muskingum College Web Coordinator
"Some people wish it could happen,
Some people think it will happen,
Others make it happen."




More information about the sync mailing list