|
|
Line 1: |
Line 1: |
− | {| | + | {{:Exhibit}} |
− | |[[Image:Exhibit.png|left]]
| + | |
− | |[[Exhibit]] enables web site authors to create dynamic exhibits of their collections without resorting to complex database and server-side technologies. The collections can be searched and browsed using faceted browsing. Assorted views are provided including tiles, maps, etc.
| + | |
− | | + | |
− | [[Exhibit]] is open source software and is licensed under the [http://simile.mit.edu/license.html BSD license].
| + | |
− | | + | |
− | Don't forget to check out our [[Getting Started with Simile Widgets#Tutorials|Getting Started Tutorials]] and [[HowTo Articles]] for more information!
| + | |
− | | + | |
− | Also see the [[Reference Documentation for Exhibit]] for an explanation of the settings for each View/Facet.
| + | |
− | | + | |
− | |}
| + | |
− | | + | |
− | ==Fundamentals==
| + | |
− | | + | |
− | * [[Reference Documentation for Exhibit]]
| + | |
− | | + | |
− | * [[Getting Started with Exhibit]] -- a must-read tutorial on creating your first exhibit.
| + | |
− | | + | |
− | * [http://ensemble.ljmu.ac.uk/demos/documentation/CAL_Ensemble_Booklet.pdf An excellent step-by-step guide on Exhibit building from the UK Ensemble Project] also available from [http://ensemble.ljmu.ac.uk/wp/semantic-technologies/simile-exhibit/step-by-step-guides the project's website] (NOTE: this PDF is very large and slow to open)
| + | |
− | | + | |
− | * [[Exhibit/FAQ|Exhibit FAQ]]
| + | |
− | | + | |
− | * [[HowTo Articles |How-To's]] -- how-to articles on various Simile widgets, including Exhibit
| + | |
− | | + | |
− | * [[Thesis:_Creating_interactive_web_pages_using_the_Exhibit_framework | Thesis: Creating interactive web pages using the Exhibit framework]]
| + | |
− | | + | |
− | * [[Examples_of_Simile_Widgets#Exhibit|Local Examples]] -- locally installed examples that demonstrate the functionality of Exhibit
| + | |
− | | + | |
− | * [http://projects.csail.mit.edu/wibit/wiki/index.php?title=SimileResources The Simile Menagerie: An Exhibit of Resources for SIMILE Widget Projects]
| + | |
− | | + | |
− | ==How To Make An Exhibit==
| + | |
− | * [[How_to_make_an_exhibit_from_data_fed_directly_from_a_Google_Spreadsheet|from a Google Spreadsheet]]
| + | |
− | | + | |
− | * [[How_to_make_an_exhibit_from_a_spreadsheet|from an Excel spreadsheet]]
| + | |
− | | + | |
− | * [[How_to_make_an_exhibit_from_an_EditGrid_spreadsheet|from an EditGrid spreadsheet]]
| + | |
− | | + | |
− | * [[How_to_make_a_publications_exhibit|from BibTex files]]
| + | |
− | | + | |
− | * [[How_to_make_an_exhibit_from_any_JSONP_data_source|from any JSONP data source]]
| + | |
− | | + | |
− | * [[How_to_embed_an_Exhibit_in_a_WordPress_blog|embedded in a WordPress blog]]
| + | |
− | | + | |
− | * [[How_to_embed_an_Exhibit_in_Drupal_CMS|embedded in the Drupal CMS]]
| + | |
− | | + | |
− | * [[How_to_embed_an_Exhibit_in_Semantic_Mediawiki|From a semantic MediaWiki]]
| + | |
− | | + | |
− | See the [[HowTo_Articles|How-To Articles]] for more guides.
| + | |
− | | + | |
− | ==Your Data==
| + | |
− | * [[Exhibit/Creating, Importing, and Managing Data|Creating, Importing, and Managing your Data]]
| + | |
− | | + | |
− | * [[Exhibit/Understanding Exhibit Database|Understanding Exhibit databases]]
| + | |
− | | + | |
− | * [[Exhibit/Expressions|Understanding Exhibit expressions]]
| + | |
− | | + | |
− | See the [[Reference Documentation for Exhibit]]
| + | |
− | | + | |
− | | + | |
− | ==Templates==
| + | |
− | These can be copied to kickstart your exhibit
| + | |
− | | + | |
− | * [[Exhibit/Template HTML Page|HTML page]]
| + | |
− | | + | |
− | * [[Exhibit/Template JSON Data File|JSON data file]]
| + | |
− | | + | |
− | * [[Exhibit/Template __history__.html|__history__.html]]
| + | |
− | | + | |
− | See the [[Reference Documentation for Exhibit]]
| + | |
− | | + | |
− | ==Localization==
| + | |
− | * [[Exhibit/Translating_Exhibit|Translating Exhibit]]
| + | |
− | | + | |
− | ==Good Tools for making Exhibits==
| + | |
− | * Text Editors
| + | |
− | ** [http://www.scintilla.org/SciTE.html SciTE] (Windows)
| + | |
− | ** [http://www.download.com/Notepad-/3000-2352_4-10327521.html NotePad++] (Windows)
| + | |
− | ** [http://www.barebones.com/products/textwrangler/ TextWrangler] (Mac)
| + | |
− | ** [http://macromates.com/ TextMate] (Mac)
| + | |
− | ** [http://smultron.sourceforge.net/ Smultron] (Mac)
| + | |
− | ** [http://www.codingmonkeys.de/subethaedit/ SubEthaEdit] (Mac)
| + | |
− | ** [http://www.vim.org/download.php Vim] (runs on virtually anything)
| + | |
− | | + | |
− | * Web Page Debuggers
| + | |
− | ** [http://getfirebug.com/ FireBug] (extension to Firefox)
| + | |
− | ** [http://getfirebug.com/lite.html FireBug Lite] (for IE, Opera & Safari)
| + | |
− | ** [http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en Internet Explorer Developer Toolbar]
| + | |
− | ** [http://developer.apple.com/internet/safari/faq.html#anchor14 Safari's debugger]
| + | |
− | | + | |
− | ==Credits==
| + | |
− | This software was originally sponsored partially by [http://mellon.org/ The Andrew W. Mellon Foundation] as part of the SIMILE project. Its original author is [http://davidhuynh.net David François Huynh]. Now it is being maintained and developed by members of this open-source community.
| + | |
| | | |
| [[Category:Simile Widgets]] | | [[Category:Simile Widgets]] |
enables web site authors to create dynamic exhibits of their collections without resorting to complex database and server-side technologies. The collections can be searched and browsed using faceted browsing. Assorted views are provided including tiles, maps, etc.