Note: You must be registered in order to post a reply. To register, click here. Registration is FREE! Before posting, make sure you have read this topic!
T O P I C R E V I E W
jay_v
Posted - 23 May 2008 : 23:16:28 The current calendar mod is great, and clearly a lot of effort has been put into it. I just have a few problems with it:
1. It generates too many pages. Every new calendar day is a new page (cal.asp?date=5/23/2008, cal.asp?date=5/24/2008, cal.asp?date=5/25/2008, etc), so search engine bots crawling through each one of them will sap your bandwidth dry.
2. The interface is too old. Every calendar operation refreshes the entire page. In today's AJAXy world, a calendar app should only update what needs updating, thus also saving bandwidth.
I guess my complaints are mostly for the front-end of the calendar from a user's point of view. The current calendar mod is very functional, but the user-interface needs to be upgraded.