My favorites | Sign in
Project Logo
                
Search
for
Updated Mar 06, 2009 by larrykluger
Timeline_Releases_and_Access  
The Timeline releases and different ways to access them

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

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

Access

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 lenumina, Aug 15, 2009

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

/Len

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.
timeline?$

Comment by besiktastan, Sep 06, 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.


Sign in to add a comment
Hosted by Google Code