php shared event calendar suggestion

Richard Hedgepath rdhedgepath2 at kc.rr.com
Thu Aug 26 20:44:35 CDT 2004


I have setup WebCalendar for my team at work to use to keep track of
different events.  It uses MySQL and PHP and has a simple user
interface.

http://www.k5n.us/webcalendar.php

On Thu, 2004-08-26 at 13:23, Jon Moss wrote:
> I'll definitely look into it.  I'm looking at eGroupware too, although I
> think that's more than I need right now.
> 
> Thanks again - Jon
> 
> >> Does anyone have any recommendations for a php shared calendar
> >> (preferably
> >> with user authentication)?
> >>
> >> For the church website, I have a message board (phpBB2) and online photo
> >> album (phpwebalbum) but would really like a shared event calendar that
> >> at
> >> the very least the team leaders could post events to.
> >
> > I used Mozilla Calendar and Apache's WebDAV module with htaccess and
> > phpicalendar.
> >
> > PHPICalendar: http://phpicalendar.net/forums/
> > WebDAV: http://www.webdav.org/mod_dav/
> > Mozilla Calendar: http://www.mozilla.org/projects/calendar/
> >
> > Basically Mozilla Calendar processes a calendar into the iCal file format,
> > and syncs it up with an iCal file through WebDAV in Apache, and you
> > authenticate with htaccess (which could be PAM, LDAP, etc).  Then,
> > PHPICalendar parses the iCal files into a cool looking calendar.
> >
> > Jeremy
> >
> > _______________________________________________
> > Kclug mailing list
> > Kclug at kclug.org
> > http://kclug.org/mailman/listinfo/kclug
> >
> >
> > __________________________________________________________
> > This message was scanned by GatewayDefender
> > 2:19:08 PM ET - 8/26/2004
> >
> 




More information about the Kclug mailing list