Limelight

Limelight is a simple slideshow viewer for svg slides built upon Mozilla's XULRunner. It was developed as an example and to present the accompanying XUL is Cool tutorial.

Step 1. Install XULRunner.
Step 2. Checkout the code svn co http://svn.codswallop.net/limelight
Step 3. Run Limelight xulrunner limelight/application.ini

XUL is Cool

Mozilla's XUL is a user interface markup language used in cross platform applications such as Firefox. XUL is based around a similar technology stack to your every web development, which should make it relatively easy for web developers to pick up. Learn the basics of XUL development including how to create Firefox extensions.

Download the XUL is Cool tutorial.
Browse the repository

⇐ back to codswallop