Calendar Software for the Web?

sep

Platinum Member
Aug 1, 2001
2,553
0
76
I'm looking for a software (web-public/private) that will allow a Clan/Team to setup Matches and record who will be attending and so forth. Something like a public/private calendar than can be accessed from the web. Any Ideas?

-JC
TeamSNA
 

Ioo

Member
May 13, 2004
107
0
0
Many bulletin board programs have a calendar function, youll need ASP or PhP server support tho.
 

sep

Platinum Member
Aug 1, 2001
2,553
0
76
I'm looking for something that will allow me to have people post who can make the event, who cant' and who will be in the event. I've seen the PHP one and understand it, but it's not what I'm looking for.

PhpNukem (think that's it) has one. Is anyone familiar with it?
 

episodic

Lifer
Feb 7, 2004
11,088
2
81
Yahoo actually has a great free solution.

Register a free email address with them, and you can make a calender public (it has it's own url and everything) from within the account. Easy, breezy, and free (not to mention excellent)
 

JackMDS

Elite Member
Super Moderator
Oct 25, 1999
29,538
418
126
Where do you plan to install the calendar?

Private Network?

Hosting service?

Private Network that is accessed from the Internet?

Each type of has a different solution.

:sun:

 

sep

Platinum Member
Aug 1, 2001
2,553
0
76
JackMDS,

I was going to post in our a website. So I think that's option "Hosting service?".
 

JackMDS

Elite Member
Super Moderator
Oct 25, 1999
29,538
418
126
Originally posted by: sep
JackMDS,

I was going to post in our a website. So I think that's option "Hosting service?".
Next step is to contact your hosting company and ask for info. You need to get from them the info about what can run on thier Web Appliances.

Some of Hosting service might even install for you a calendar appilication that is under Open Source and they keep handy for thier customers.

:sun:
 

onelin

Senior member
Dec 11, 2001
874
0
0
I was going to say you could always rig something with a webdav server and use sunbird, but man have I had a rough time issues setting up webdav w/ (any) webserver. It will be great once I get it running...
*** not a webserver guy at all