From: David F. <da...@d2...> - 2005-05-04 00:46:00
|
Because then I have to worry about sync'ing issues - the only way that works is if I say only a particular user gets to update a given calendar, and that sucks. If it's on the server, then as long as I have phpicalendar deal with the locking (which is relatively trivial if I assume all the editing will occur through it), I can let anyone edit any calendar (as appropriate per their permissions, etc.) Plus, the UI for phpicalendar rocks, and it's cross platform (I have to worry about windows, linux, and mac clients). dave Jamin W. Collins wrote: > On Tue, May 03, 2005 at 04:29:54PM -0700, David Fallon wrote: > >>and the last piece I need to solve a few problems for me is the >>editing. > > > Why not use an application such as Sunbird for the editing? Just > curious. > > |