On 5/2/06 11:16 AM, "Douglas Christopherson" <cabbagebnb

peak.org> wrote:
> Is there a way to publish an iCal calendar on my personal web site?
> How do I publish an .ics file and access to it on the site?
Using the built-in Publish feature in iCal requires having support for the
WebDAV protocol on your web server. Whether you have support and if so, how
to use it, is a question best put to your web host provider (which appears
to be Peak in your case).
All the Publish feature does is automatically upload the calendar in an .ics
file to the server. The manual approach is to use the Export feature in iCal
to save an .ics file then upload it to your web server as you would any
file. I bet this could be automated using Automator and/or Applescript and a
scriptable uploading program.
Yet another alternative, if you're already using PHP at least, is something
called PHPiCalendar, referenced on this web page. It's primary purpose is to
display .ics files as web pages but apparently it includes WebDAV
"emulation," letting you use the Publish feature with web servers on which
you can't use WebDAV. Sounds pretty cool.
How do I use iCal files on my server without WebDAV?
http://ask.metafilter.com/mefi/23804