Visit Mozilla.org

XULRunner

From MDC


Getting Started with XULRunner
A short introduction to XULRunner.
XULRunner is a Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It will provide mechanisms for installing, upgrading, and uninstalling these applications. XULRunner will also provide libxul, a solution which allows the embedding of Mozilla technologies in other projects and products.

Releases

XULRunner 1.9 has been released and can be downloaded from releases.mozilla.org. Please read the release notes for installation, uninstallation, and other information.

Nightly builds of XULRunner 1.9.0.1pre are available from the Mozilla FTP site.

Firefox 3 ships with a private XULRunner package, which can run any compatible XULRunner application using the -app switch.

Older builds are also available.

Overview

Documentation

View All...
Getting Started with XULRunner
Short tutorial on building desktop applications with XULRunner.
XULRunner Guide
A fairly complete introduction and tutorial for XULRunner which collates much of the documentation found here.
A XULRunner Tutorial
A short introduction to XULRunner.
XULRunner tips
A collection of tips for working with XULRunner.
Deploying XULRunner 1.8
XULRunner 1.8 is a stable developer preview release; here's how it can be used to deploy standalone XUL applications in a production environment.
XULRunner Hall of Fame
Tracks all available applications based on XULRunner.
Build Documentation
Learn how to get the source and build it.
Debug Documentation
Steps to configure Venkman to debug your App

Community

Related Topics

XUL