- E15 (software)
Infobox Software
name = E15
caption =
collapsible =
author =
developer =
released =
frequently_updated =
programming language =
operating system =Mac OS X 10.5
platform =
size =
language =
status =
genre =
license =
website = [http://e15.media.mit.edu/ http://e15.media.mit.edu]E15 is a scriptable
OpenGL interface toweb content, developed at theMIT Media Lab inJohn Maeda 'sPhysical Language Workshop . It presents users with a simplified way to both access and visualize web multimedia in three dimensions. Web page screen captures, images, video and text can be created within the E15 3D context.History
Work on E15 began in 2007 due to frustration with the limitations of the 2D
web browser interface. E15 provides an interactivePython interpreter console that enables users to decide how to format and interact with data on the web.Technical Details
In contrast to other programming
IDE s, an E15 session does not need to be stopped and re-compiled for visual experiments. The E15 session is always active, and data can be added, modified, or removed from the visual E15 context at the user's discretion.E15 includes an embedded
WebKit -based web browser, allowing access to web data traditionally accessible only through the use of browser extensions and plugins. This embedded browser can be used to evaluate customJavaScript methods, allowing users to modify web page presentation in a manner similar toGreasemonkey . However, this data is passed directly back into the E15 Python environment where it can be used to create new visual representations based on data only a well-formattedDOM can provide.Applications
In addition to the deployment of E15 in a web context, it can also be used as an interactive environment for learning and experimenting with
graphics programming anddata visualization .Platform Compatibility
Currently,
Mac OS X 10.5 only.External Links
* [http://e15.media.mit.edu/ E15 homepage]
* [http://www.economist.com/science/tq/displaystory.cfm?story_id=11482527 The Economist: Rummaging through the internet. ]
Wikimedia Foundation. 2010.