This is a prototype timeline application I'm building for a potential employer. This version uses a simple Django back end (relying on the bundled admin app) that feeds into a Simile widget to organizes events.
The timeline pulls data from an XML feed generated from a generic object_list view.