Kurt Stephens

Nerd Up!

Recent comments

Random image

Latest image

Syndicate

Syndicate content

Browse archives

« November 2008  
Mo Tu We Th Fr Sa Su
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15
17 18 19 20 21 22
24 25 26 27 28 29 30

Extensible AJAX Calendar Widget

Kurt on Thu, 2006-08-31 18:24.

Check it out!

I have written an extensible AJAX Calendar. The calendar events are asyncronously downloaded and cached using a simple XMI representation from the server. Auxillary data can be attached to each calendar event. Each of the days in the calendar are decorated by callback. Calendar navigation events can also trigger callbacks.

Underneath, it uses the prototype JavaScript framework for communication and dispatch of AJAX calls.

This was developed as a proof-of-concept for a client.

If people are interested in this, I will get the code into shape for mass-consumption.


links: add new comment | 2537 reads