An in-depth look at Mozilla Mail
  Putting it all together [ << Previous | Next >> ]

Putting it all together

A Mozilla Application is a collection of cross-platform components that are consumed and presented by Mozilla.
  • For your user interface, use XUL
  • For application objects, your choice of C++ and JavaScript
  • Connect application data with the User Interface using JavaScript and RDF.
  • Write dynamic overlays to insert your app into other Mozilla components' UI
  • Package everything together
  • Notify freshmeat, slashdot, Mother Jones, as appropriate
  • Congratulations, you have a Mozilla Application!

Alec Flett
Last modified: Fri Jul 7 00:34:24 PDT 2000
[ Intro | Mozilla Mail: What is it? | The Mail Reader: A Full-fledged mozilla application | Mozilla Mail and XUL | Special features of XUL: XBL, overlays | Mozilla Mail and JavaScript | Mozilla Mail and C++ | Mozilla Mail and RDF | A Diversion: RDF | Mozilla and RDF | Mozilla Mail and RDF | Bootstrapping | Putting it all together ]