New pages
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 18:21, 29 February 2012 Data (hist) [22,232 bytes] Mwaters (Talk | contribs) (New page: = Your Exhibit Data = Publishing an Exhibit calls for an HTML page to display your data plus a data file or location. This section describes how you format and use data with your exhibits....)
- 22:06, 17 February 2012 Examples (hist) [852 bytes] Mwaters (Talk | contribs) (scripted mode demos to come...)
- 21:50, 17 February 2012 NobelistsHTML (hist) [6,157 bytes] Mwaters (Talk | contribs) (New page: == Final Nobelists Sample Code == Here's the final code for the sample file nobelists.html. See a [http://databench.zepheira.com/demos/nobelists/nobelists.html live demo of the Nobelists e...)
- 16:44, 17 February 2012 Tutorial2 (hist) [0 bytes] Mwaters (Talk | contribs) (New page: That's basically a set of properties and property values. For example, the property shared has the value "yes". Horst L. Störmer won his Nobel prizes with two other people, and so the pro...)
- 22:00, 16 February 2012 Getting Started (hist) [24,988 bytes] Mwaters (Talk | contribs) (New page: === Getting Started with Exhibit 3.0 === <coming soon...editing in process...>)
- 17:28, 16 February 2012 Install (hist) [1,532 bytes] Mwaters (Talk | contribs) (New page: == Installing and Setting Up Exhibit 3.0 == This section includes directions on installing and setting up '''Exhibit 3.0''' for both '''Scripted''' and '''Staged''' modes. '''Exhibit 3.0...)
- 15:26, 16 February 2012 What's New in Exhibit 3.0 (hist) [9,483 bytes] Mwaters (Talk | contribs) (New page: == What's New in Exhibit 3.0? == Exhibit 3.0 offers a powerful, easy-to-use publishing framework for building large-scale, data-rich, interactive web pages. Building on the success of ...)
- 14:36, 16 February 2012 About Exhibit (hist) [2,566 bytes] Mwaters (Talk | contribs) (New page: '''Exhibit 3.0''' '''Publishing Framework for Large-Scale Data-Rich Interactive Web Pages''' Exhibit 3.0 is a powerful yet easy-to-use open source publishing framework for large-scale d...)
- 15:52, 14 February 2012 Exhibit3 (hist) [1,560 bytes] Mwaters (Talk | contribs) (New page: ''Exhibit 3.0 Documentation Wiki'' We'll be adding the new content soon. ---- In the meantime, you'll find a PDF of the user documentation here: http://www.simile-widgets.org/exhibit3/...)
- 21:35, 17 October 2011 How to Use the Timeline with ASP.NET and SQL Server (hist) [644 bytes] Robertb (Talk | contribs) (New page: I wanted to display a timeline within my ASP.NET application, using data read from SQL Server as specified by my ASP.NET back-end logic. This paper describes how I solved my problem. I c...)
- 04:58, 31 August 2011 Exhibit/API/2.2.0/Facet HTML Attributes (hist) [7,479 bytes] RyanLee (Talk | contribs) (import from simile.mit.edu wiki)
- 20:41, 6 August 2011 Exhibit/API/2.2.0/Exhibit (hist) [1,808 bytes] RyanLee (Talk | contribs) (New page: == Parameters == * bundle * safe * debug * autoCreate All take boolean values.)
- 17:19, 13 July 2011 Exhibit/API/2.2.0/HTML Attributes (hist) [9,059 bytes] RyanLee (Talk | contribs) (New page: Pulled from exhibit.js {| |- !align="left" | role || <code>(exhibit-)?(collection|coder|coordinator|lens|submission-lens|edit-lens|facet)</code> |- | || Enumerated; lens, submission-lens...)
- 15:26, 5 July 2011 Exhibit/API/2.2.0/Persistence (hist) [1,603 bytes] RyanLee (Talk | contribs) (New page: = Exhibit.Persistence = Code: === Exhibit.Persistence.getBaseURL === : '''Description:''' === Exhibit.Persistence.resolveURL === : '''Description:''' === Exhibit.Persistence.getURLWi...)
- 22:12, 22 June 2011 Exhibit/API/2.2.0/Expression Language (hist) [3,125 bytes] RyanLee (Talk | contribs) (New page: = Expression Language = == Controls == * if * foreach * default * filter See API documentation for expression controls. == Functions == * union * c...)
- 21:37, 21 June 2011 Exhibit/API/2.2.0/Data/Collection (hist) [6,470 bytes] RyanLee (Talk | contribs) (New page: = Exhibit.Collection = A grouping of items in a database, possibly by type. Configurable by the user. Code: http://api.simile-widgets.org/exhibit/2.2.0/scripts/data/collection.js Back ...)
- 04:50, 17 June 2011 Exhibit/API/2.2.0/Events (hist) [1,932 bytes] RyanLee (Talk | contribs) (first pass at some general events)
- 21:15, 14 June 2011 Exhibit/API/2.2.0/Data/Database (hist) [16,703 bytes] RyanLee (Talk | contribs) (New page: Exhibit's underlying data store. Code: http://api.simile-widgets.org/exhibit/2.2.0/scripts/data/database.js Back to Exhibit API == Properties == === Exhibit.Datab...)
- 10:34, 25 May 2011 Exhibit/BarChart View (hist) [961 bytes] BertrandGregoire (Talk | contribs) (quick help, please check and complete!)
- 16:43, 13 May 2011 Exhibit/API/2.2.0/Util/Util (hist) [2,285 bytes] RyanLee (Talk | contribs) (New page: = Exhibit.Util = A rounding utility function and extensions to the native Array type are included. Code: http://api.simile-widgets.org/exhibit/2.2.0/scripts/util/util.js Back to [[Exhib...)
- 20:56, 27 April 2011 Exhibit/API/2.2.0/Util/Set (hist) [788 bytes] RyanLee (Talk | contribs) (New page: = Exhibit.Set = This is an almost exact clone of SimileAjax.Set with the addition of a static method for creating a new set out of the intersec...)
- 15:24, 30 March 2011 Exhibit/API/2.2.0/Util/Coders (hist) [380 bytes] RyanLee (Talk | contribs) (New page: = Exhibit.Coders = This file carries only default settings. Back to Exhibit API. == Attributes == === Exhibit.Coders.mixedCaseColor === : '''Type:''': string : '...)
- 02:51, 30 March 2011 Exhibit/API/2.2.0 (hist) [10,372 bytes] RyanLee (Talk | contribs) (New page: = Exhibit 2.2.0 API = This page details the Exhibit 2.2.0 API, which relies on the SimileAjax library. == Documentation == * Exhibit/API/2.2.0/API * [[Exhibit/API/2.2.0/Exhibit]...)
- 22:04, 29 March 2011 SimileAjax/Signal (hist) [409 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax signaller = There is no callable method or namespace in this file. It is used to detect that all outstanding Javascript files have been loaded. You can put a function refer...)
- 16:06, 24 March 2011 SimileAjax/WindowManager (hist) [7,559 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.WindowManager = UI layers and window-wide dragging)
- 16:05, 24 March 2011 SimileAjax/History (hist) [6,216 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.History = A set of methods for tracking in-page actions so the back and forward browser buttons will work, undoing or redoing accordingly. The history activity uses an ifram...)
- 15:54, 24 March 2011 SimileAjax/Ajax (hist) [1,526 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax AJAX = There is no SimileAjax.AJAX namespace; instead, a custom event listener queue class ListenerQueue is defined. Code: http://api.simile-widgets.org/ajax/2.2.1/scripts/a...)
- 15:52, 24 March 2011 SimileAjax/Units (hist) [2,907 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax Units = There is no SimileAjax.Units namespace, there is instead a NativeDateUnit object that provides some convenience functions for dealing with the native Date type provid...)
- 15:47, 24 March 2011 SimileAjax/DataStructure (hist) [10,407 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax Data Structures = There is no namespace for SimileAjax.DataStructure; instead, three useful classes of data structure are provided: Set, SortedArray, and EventIndex. Code: h...)
- 15:44, 24 March 2011 SimileAjax/HTML (hist) [623 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.HTML = Maps HTML entities to Unicode code points. Code: http://api.simile-widgets.org/ajax/2.2.1/scripts/html.js == Migration Notes == This mapping may come with. Back to...)
- 15:40, 24 March 2011 SimileAjax/String (hist) [1,260 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.String = Extends the native string type with utility functions. Code: http://api.simile-widgets.org/ajax/2.2.1/scripts/string.js == Migration Notes == jQuery may provide s...)
- 15:35, 24 March 2011 SimileAjax/DateTime (hist) [6,104 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.DateTime = Code: http://api.simile-widgets.org/ajax/2.2.1/scripts/date-time.js Back to SimileAjax. == Constants == * SimileAjax.DateTime.MILLISECOND * SimileAjax.DateT...)
- 15:27, 24 March 2011 SimileAjax/Graphics (hist) [9,138 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.Graphics = Graphics utility functions and constants. Code: http://api.simile-widgets.org/ajax/2.2.1/scripts/graphics.js Back to SimileAjax. == Attributes == === Simil...)
- 15:13, 24 March 2011 SimileAjax/DOM (hist) [5,608 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.DOM = Cross-browser syntactic sugar for dealing with the DOM. Code: http://api.simile-widgets.org/ajax/2.2.1/scripts/dom.js == Migration Notes == This is jQuery's claim to...)
- 15:07, 24 March 2011 SimileAjax/JSON (hist) [743 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.JSON = This file was copied in its entirety from the commonly used [http://www.json.org/json.js JSON library], with changes made to place it in the SimileAjax namespace. Cod...)
- 14:55, 24 March 2011 SimileAjax/XmlHttp (hist) [919 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.XmlHttp = Cross-browser XMLHttpRequest handling. Code: http://api.simile-widgets.org/ajax/2.2.1/scripts/xmlhttp.js == Migration Notes == jQuery provides this as well, and ...)
- 13:35, 24 March 2011 SimileAjax/Debug (hist) [1,670 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax.Debug = Provides debugging tools for developers. Code: http://api.simile-widgets.org/ajax/2.2.1/scripts/debug.js Back to SimileAjax. == Attributes == === SimileAjax.D...)
- 13:14, 24 March 2011 SimileAjax/Platform (hist) [958 bytes] RyanLee (Talk | contribs) (New page: == SimileAjax.Platform == Using jQuery, this set of methods uses some well known characteristics of browsers and operating systems to present an array of flags for other methods to use in...)
- 13:00, 24 March 2011 SimileAjax/API (hist) [5,046 bytes] RyanLee (Talk | contribs) (New page: = SimileAjax = This set of methods bootstraps the bootstraps, providing methods to parse URL based parameters and to set up further loading of scripts and styling over the network. Code:...)
- 12:39, 24 March 2011 SimileAjax (hist) [864 bytes] RyanLee (Talk | contribs) (minting page)
- 09:49, 16 November 2010 Wish List (hist) [177 bytes] 71.178.204.99 (Talk) (New page: Timeline: - please add more instructions and explanations for getting Filter and Highlight controls to function in something like the Local Example. Exhibit TIme Plot Runway)
- 08:38, 7 November 2010 Timeline Example XML1 (hist) [887 bytes] 71.178.204.99 (Talk) (New page: Enter the following in your example01.xml page, located in the same place as your HTML timeline file. <pre> <data> <event start="May 28 2006 09:00:00 GMT" end="Jun 15 ...)
- 17:48, 7 September 2010 Exhibit/Simple Map View (hist) [1,050 bytes] 125.239.116.49 (Talk) (New page: Dan Lange has provided a Map view extension that does not require the Simile Painter Service. "I've made some changes to the map extension to remove the dependency on the marker servlet. ...)
- 21:06, 5 September 2010 Exhibit/Calendar View (hist) [1,146 bytes] 125.239.116.49 (Talk) (New page: <div class="wiki-path" id="exhibit-wiki-path" style="float: right;">Exhibit Reference Home »</div> To add a Calendar view to your exhibit, you...)
- 20:39, 2 September 2010 Exhibit/HTML Attributes (hist) [705 bytes] Jdkalv (Talk | contribs) (Provided new documentation on ex:href- and ex:src-)
- 20:37, 2 September 2010 HTML Attributes (hist) [0 bytes] Jdkalv (Talk | contribs) (Provided new advice on the use of src- and href-)
- 15:07, 30 August 2010 Characters (hist) [684 bytes] Jdkalv (Talk | contribs) (Started new page on displaying characters outside the range of basic Latin)
- 17:01, 23 August 2010 Exhibit/2.0/Expressions (hist) [52 bytes] Jdkalv (Talk | contribs) (Started advanced expressions page)
- 05:21, 29 July 2010 Exhibit/Translating Exhibit (hist) [1,363 bytes] Harald (Talk | contribs) (New page: The Exhibit user interface has been translated to the following languages: German, French, Chinese, Swedish, Dutch, Spanish and Norwegian. If you want to use french, add the '''forceLo...)
- 10:34, 22 June 2010 How to create own date ranges (hist) [9,225 bytes] RonanKER (Talk | contribs) (creation of the page)