This is my entry to the the5k 2001, a competition/challenge to web developers to create an entire site for less than 5120 bytes. I created this calendar, using JavaScript and HTML. You can enter events for chosen days, which are saved in a cookie. This demonstrates the use of JavaScript's Date object, and HTML's Dynamic capabilities. The point is to illustrate how much real functionlity can be achieved while keeping file size low.