10 likes | 218 Views
THE WEB CALENDAR PROJECT. By JASMINE THOMAS:: G00T4417@CAMPUS.RU.AC.ZA Website:: http://www.cs.ru.ac.za/research/g00t4417/. CREATING AN EVENTS MODULE TO INTEGRATE THE EVENTS-L MAILING LIST AND THE ON-LINE WEB CALENDAR. SPONSORS. 1. 9. Web calendar returned with updated events. 4.
E N D
THE WEB CALENDAR PROJECT By JASMINE THOMAS::G00T4417@CAMPUS.RU.AC.ZA Website:: http://www.cs.ru.ac.za/research/g00t4417/ CREATING AN EVENTS MODULE TO INTEGRATE THE EVENTS-L MAILING LIST AND THE ON-LINE WEB CALENDAR. SPONSORS 1 9 Web calendar returned with updated events 4 mailing list archive on Server 1 is updated User submits event notice onto mailing list 6 User requests web calendar– to view events Web Calendar Application R E Q U E S T R E S P O N S E Event notice stored as a flat file in archive on Server 1 7 CGI call WWW Server 1 (hosts mailing list) 8 CGI Response 5 PHP script run on web server 1 to parse the mailing list archive for new event notices, once found – extract event notice and post to MySql database on web server 2 3 Event notice stored in a database on Server2 Forward the event notice onto server 1 IMAP E-mail Server E-mail event notice to mailing list subscribers WWW Server 2 (hosts web calendar) 2 MySql database On Web server 2