November 2008
SuMoTuWeThFrSa
26 27 28 29 30 31 01
02 03 04 05 06 07 08
09 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 01 02 03 04 05 06

This script is using AJAX to query a specific view of my LiveJournal "Calendar" page. The scheme attached to that view returns the LiveJournal page as JSON, which is rapidly parsed by JS to update this page with that calendar month's worth of blog posts. Clicking a day loads all posts on that day.

Note that that scheme can be used on anyone's LiveJournal page as it's a public theme, so you can use it on your LJ page too - assuming you have one.