Introduction to XUI...
Articles
Latest :
XUI and Carousel can be used to speed up and enhance the capabilities of a typical browser based application. Taking the popular open source business application, SugarCRM, we will illustrate some of the advantages of using a rich-client framework
Knowledge Base
Latest :
Sometimes it can be useful to pass parameters to a XUI page in order to process some specific logic. Rather that call page functions you might find it easier to pass parameters and then show the page
Goodies
Latest :
When you build an application it's often useful to include information about the author, build version and whatever else might be appropriate. This simple about dialog can be copied to your project and customised to include whatever information you think might be appropriate.
Tutorials
Latest :
This tutorial takes you through the steps involved in creating a mortgage application using the XUI framework. We will start with a basic single person application and extend it to allow multiple applicants illustrating in the process how to make use of XUL page definitions, framesets, styles, validations, page navigation and data binding.
This tutorial does not make use of the KALIDEOSCOPE plugin for XUI, but is intended to show how XUI applications can be built from scratch using the core libraries and an IDE of choice.