My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Timeline_Releases_and_Access  
The Timeline releases and different ways to access them
Updated Feb 4, 2010 by larryklu...@gmail.com

Timeline Releases and How to Access Them

Current release: Timeline 2.3.0

March 6, 2009: The current release is ver 2.3.0. Release_notes.txt

New Features

  • AutoWidth. AutoWidth automatically calculates and sets the 'width' for the Timeline's bands and for the overall Timeline.
  • Timeline start and end. Timelines are infinite by default. But now you can start and/or end limits to your Timeline to focus the user on a time period of interest.
  • CompactPainter, which enables for large images to be displayed on the Timeline. It will automatically render image stacks when multiple events occur close to each other.

And much more! See the release notes for more information.

Access

  • A public copy of the release is hosted by MIT and can be included in your html file by using the link: http://static.simile.mit.edu/timeline/api-2.3.0/timeline-api.js?bundle=true
  • Complete source.zip
  • Library files.zip

How to Access Timeline

Using the Timeline library is easy, see below for the two techniques. Either way, you're using the same software and your results will be the same.

Load via the Internet

The recommended and easiest way to include the Timeline library in your HTML page is to load the library via the Internet. A public copy of the current and prior releases is hosted by MIT. The MIT url is included with the information about each release.

Load via your own web server

This method is used for web browsers that don't have access to the Internet and for anyone who wants to be vertically integrated and not depend on the MIT server. Download either the minimal set of Timeline libraries or the complete Timeline source and host it on your own web server. You will need to set some Javascript global variables to the location of your web server. See the comments in the timeline-api.js file for more information.

Previous Releases

Timeline 2.2.0

September 23, 2008: Release 2.2.0. release_notes.txt

Access: http://static.simile.mit.edu/timeline/api-2.2.0/timeline-api.js?bundle=true

Timeline 2.1.0

September 19, 2008: Release 2.1.0.

Timeline 2.0

March 20, 2008: Release 2.0 Major re-write to reflect experience with 1.0 and to support new Exhibit project.

Timeline 1.x

See MIT site for more information.

Please don't leave comments here, they won't be read. Use the mailing list instead.

Comment by lenum...@gmail.com, Aug 15, 2009

I get this error message when I try to unzip the timeine_source package. Is the file broken?

/Len

[umina@franklin timeline]$ unzip timeline_source.zip Archive: timeline_source.zip

End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of timeline_source.zip or
timeline_source.zip.zip, and cannot find timeline_source.zip.ZIP, period.
[umina@franklin timeline]$

Comment by besiktas...@gmail.com, Sep 6, 2009

The recommended include is .../timeline-api.js?bundle=true (only 11K) But the bundled file seems to be the timeline-bundle.js which is 118K! Also, including the simile-ajax-api.js (or simile-ajax-bundle.js) is not clear in this documentation (neither this page nor the [Timeline_GettingStarted] is clear). Please, a bit more care for the sake of this great code.

Comment by xavier.s...@gmail.com, Apr 23, 2012

The javascript calls MUST be in the HEAD !!!!!!!!!


Sign in to add a comment
Powered by Google Project Hosting