Writing a Mozilla Application with XUL and Javascript
  XUL Documents [ << Previous | Next >> ]

  • The ChatZilla User Interface is implemented as a XUL Document.
  • XUL is an acronym for XML-based User Interface Language.
  • XUL is used to define UI elements in an XML file.
  • Some of the advantages of writing in XUL are...
    • XUL does not require C++ skills.
    • A complete XUL UI can be served over the web.

[ Presentation Overview | Agenda | XUL Documents | Summary of XUL Elements | XUL Document Example | XUL Document Screenshot | XUL Overlays | XUL Overlay Example | XUL Overlay Screenshot | RDF Data | RDF Graph Illustration | RDF and XUL Templates | XUL Template Example | XUL Template Example, Points of Interest | Conclusions | Extra Slides | RDF Data Sources | XPCOM and XPConnect | XPConnect Objects | Instantiating an XPCOM Component | Chrome structure | Installing Chrome | Sample manifest.rdf ]