Entry
What is XUL
Jan 10th, 2003 03:25
Eero Taipale, Andreas Schaeffer, http://dmoz.org/Computers/Data_Formats/Markup_Languages/XML/Applications/XUL/
XUL is an extensible user interface language. It is an XML-based
language which can be used to write window definitions. In essence, you
can write some .xul files, containing windows, buttons, menus, trees,
scrollbars, etc, include some javascript and get a working prototype of
a user interface that can be viewed with Mozilla.
For a very good list of resources, see dmoz on XUL:
http://dmoz.org/Computers/Data_Formats/Markup_Languages/XML/Applications/XUL/