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

Nightly builds of XULRunner trunk (XULRunner 1.9) are available from the Mozilla FTP site. Please read the 1.8 release notes for installation, uninstallation, and other information.

Firefox 3 betas ship with a private XULRunner package, which can run any compatible XULRunner application.

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