RFC:Simple Calendar of events
hi all riding on Calendar tag, and borrowing some codes from Udell's calendar example, i came out with a simple calendar of events product. events are stored in an RDB. simple table and queries used, therefore no dependency on special RDB features. give it a go. this is an exercise in product making, and comments, pointers, bugs, etc welcome. http://www.zope.org/Members/kedai/SempoiCalendar thanks
On Sat, Jun 23, 2001 at 11:26:06PM +0800, Bak @ kedai wrote:
hi all riding on Calendar tag, and borrowing some codes from Udell's calendar example, i came out with a simple calendar of events product.
events are stored in an RDB. simple table and queries used, therefore no dependency on special RDB features.
give it a go. this is an exercise in product making, and comments, pointers, bugs, etc welcome.
very nice. i did a quick check of your demo and it looks useful. changing cell background color to show data works fine for gui browsers. it would make the product usable in text browsers (lynx/links) if you would _also_ make the link bold for days that have data entered into them. there is nothing about the calendar inherently image centric so making it text browser friendly is a GoodThing(tm) imho... ;-) -- charlie blanchard http://baldguru.com/ LosAngeles area Zope Users Group http://lazug.org
participants (2)
-
Bak @ kedai -
Charlie Blanchard