MarkBernstein.org
 

Timeline

Simile Timeline is an elaborate javascript widget for building interactive timelines on Web pages. One Tinderbox customer wants to use it for investigative reporting; to try it out, I've added a timeline to my list of lectures and talks.

Timeline

This turns out to be quite easy. First, I need an agent that gathers up all my talks.

query: Prototype=protoTalk
sort: Date

This has the pleasant advantage of adding upcoming talks to the timeline as soon as they appear on the main page,

Now, the timeline javascript needs its own custom XML file. That's easy enough to write; we just take the example file and replace the sample data with placeholders for the Tinderbox templates.