From: Bill F. <fe...@re...> - 2002-12-01 22:28:52
|
>On the other hand, constructing the master_array is quite a lot of >start-up cost. Yup. I didn't think about this because I have save_parsed_cals='yes'. I realized while I was working on this that I had no solution for remote calendars. I updated the javascript that day.php uses and created a new event popup script, so http://irg.attlabs.net/~fenner/test/phpicalendar/day.php now uses my whole imagined infrastructure for event popup and emailing events, including carrying the UID around. (The email.php page looks even worse now that it's in the small window that event.php creates, sorry =) There are a lot of tradeoffs here, it's clear that my current choices suck for remote calendars, but I did think it was a good idea to get the size of the generated page down for long descriptions. Blah =) Bill |