Re: web calendar
Philipp Grau <[email protected]> Wed, 10 May 2006 12:47:14 +0200
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, * [email protected] <[email protected]> [07.05.06 21:04]: > I was wondering if I could use planner/muse to publish a web calendar > like this : http://freshmeat.net/screenshots/29190/30809/ Hm, not shure I got your expectations right. What I do is to use the emacs diary/calendar functionality and icalendar.el (all included in a cvs-emacs) to publish my appointments to local installed phpicalendar (http://phpicalendar.net/). This way I get read-only web access to my appointments. Philipp