Essentials of Javascript - Cultural View

Essentials of Javascript - Cultural View Essentials of Javascript - Cultural View

culturalview.com
from culturalview.com More from this publisher
14.07.2013 Views

Lightbox (JavaScript) 111 External links • Official Lightbox website [7] • The Lightbox Clones Matrix [8] provides a listing of Lightbox alternatives (clones) in a JavaScript-enhanced tabular format References [1] http://www.lokeshdhakar.com/projects/lightbox2/ [2] Herrington, Jack D. "Ajax and XML: Ajax for lightboxes" (http://www.ibm.com/developerworks/library/x-ajaxxml6/). IBM DeveloperWorks. . Retrieved 2008-05-21. [3] Schmitt, Christopher (2006). CSS Cookbook. O'Reilly. pp. p. 204. ISBN 0596527411. [4] Resig, John (2006). Pro JavaScript Techniques. Apress. ISBN 1590597273. [5] Zervaas, Quentin (2007). Practical Web 2.0 Applications with PHP. Springer. pp. p. 423. ISBN 1590599063. [6] Campbell, Debbie (February 15, 2007). "Thickbox - For Image Display and Slideshows" (http://www.webpronews.com/blogtalk/2007/ 02/15/thickbox-for-image-display-and-slideshows). WebProNews. . Retrieved 2008-05-21. [7] http://lokeshdhakar.com/projects/lightbox2/ [8] http://planetozh.com/projects/lightbox-clones/

Lively Kernel 112 Lively Kernel Lively Kernel example running in Safari Developer(s) Sun Microsystems Laboratories, Hasso Plattner Institut Stable release 0.8.5 / April 6, 2009 Operating system Most popular web browsers yet currently best experienced using: Safari 4 (Mac), Google Chrome (PC). Internet Explorer (PC) will require Google Chrome Frame. Type Web development License MIT Website http://lively-kernel.org/ The Lively Kernel is a web programming environment originally developed at Sun Microsystems Laboratories. The Lively Kernel supports desktop-style applications with rich graphics and direct manipulation capabilities, but without the installation or upgrade hassles that conventional desktop applications have [1] [2] . Overview The Lively Kernel is a graphical composition and integrated programming environment written entirely in the JavaScript programming language using standard browser graphics (W3C Canvas or SVG). It is thus accessible to any browser as a web page, and it begins to operate as soon as the web page is loaded. It is able to edit its own graphics, edit its own code and, through its built-in WebDAV support, it can save its results or even clone itself onto new web pages. In addition to its application development capabilities, Lively can also function as its own integrated development environment (IDE), making the whole system self-sufficient with no tools other than a browser. Shapes, Widgets, Windows and an IDE all on a Web Page The Lively Kernel uses a Morphic graphics model to add behavior to a scene graph built from browser graphics. Simple graphics are thus assembled into such standard widgets as sliders, scroll bars, text views, lists and clipping frames. A simple window system built from these widgets offers object inspectors, file browsers and code browsers. Even the rudimentary demo pages thus have the ability to edit and test new code in a simple code browser while the system is running.

Lively Kernel 112<br />

Lively Kernel<br />

Lively Kernel example running in Safari<br />

Developer(s) Sun Microsystems Laboratories, Hasso Plattner Institut<br />

Stable release 0.8.5 / April 6, 2009<br />

Operating system Most popular web browsers yet currently best experienced using: Safari 4 (Mac), Google Chrome (PC).<br />

Internet Explorer (PC) will require Google Chrome Frame.<br />

Type Web development<br />

License MIT<br />

Website http://lively-kernel.org/<br />

The Lively Kernel is a web programming environment originally developed at Sun Microsystems Laboratories. The<br />

Lively Kernel supports desktop-style applications with rich graphics and direct manipulation capabilities, but<br />

without the installation or upgrade hassles that conventional desktop applications have [1] [2] .<br />

Overview<br />

The Lively Kernel is a graphical composition and integrated programming environment written entirely in the<br />

JavaScript programming language using standard browser graphics (W3C Canvas or SVG). It is thus accessible to<br />

any browser as a web page, and it begins to operate as soon as the web page is loaded. It is able to edit its own<br />

graphics, edit its own code and, through its built-in WebDAV support, it can save its results or even clone itself onto<br />

new web pages. In addition to its application development capabilities, Lively can also function as its own integrated<br />

development environment (IDE), making the whole system self-sufficient with no tools other than a browser.<br />

Shapes, Widgets, Windows and an IDE all on a Web Page<br />

The Lively Kernel uses a Morphic graphics model to add behavior to a scene graph built from browser graphics.<br />

Simple graphics are thus assembled into such standard widgets as sliders, scroll bars, text views, lists and clipping<br />

frames. A simple window system built from these widgets <strong>of</strong>fers object inspectors, file browsers and code browsers.<br />

Even the rudimentary demo pages thus have the ability to edit and test new code in a simple code browser while the<br />

system is running.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!