Developer Forums | About Us | Site Map
Search  
HOME > TUTORIALS > CLIENT SIDE CODING > XML TUTORIALS > CREATE WEB APPLETS WITH MOZILLA AND XML


Sponsors





Useful Lists

Web Host
site hosted by netplex

Online Manuals

Create Web Applets With Mozilla And XML
By Nigel McFarlane - 2003-12-24 Page:  1 2 3 4 5 6 7

A Feel For XUL

The interesting thing about XUL applets is their lightweight, interpreted nature. XUL, JavaScript, and CSS code are all interpreted languages, and each lacks the formality of fully object-oriented languages. The simplicity and ease of expression of XUL makes it a great technology for GUI prototyping. Its flexibility makes it easy to rip apart and re-organize such GUIs.

Although restricted to the Mozilla platform, a number of business scenarios can benefit from this approach, particularly intranets where client software is configuration controlled in the first place. Other examples are delivery of analysis or data entry software terminals to power users. The features of XUL illustrated in this article are just the tip of the iceberg.



View Create Web Applets With Mozilla And XML Discussion

Page:  1 2 3 4 5 6 7 Next Page: Resources

First published by IBM developerWorks


Copyright 2004-2024 GrindingGears.com. All rights reserved.
Article copyright and all rights retained by the author.