Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Another way' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Another way
Authored by: Elander on Oct 23, '02 02:12:55PM

Just the easy server bit... (and the pretty useful workgroup functions).

GoLive won't do squat. As far as I can tell, iCalendar doesn't use XML, but vCalendar, an older format, so you can't even set up a translation through XSLT. If iCal had used xCalendar instead, it might have been an interesting project to try in GoLive.

However, since the server is actually a web application served by Tomcat, I suppose you could build a JSP version of PHPiCalendar in GoLive, but that wasn't my point. Hm, come to think of it, I do need an interesting project to play with, while learning JSP. I might be back with something along those lines later... thanks for the tip!
:-)



[ Reply to This | # ]