Building an XML-based GUI with qooxdoo and QxTransformer
QxTransformer is an XSLT-based framework for rapid application development with the qooxdoo toolkit. It takes care of the most tedious parts of writing applications with qooxdoo - GUI building can be done almost entirely without javascript, which is only needed for event handling and business logic. QxTransformer also comes with advanced databinding features including automatic form serialization and update. This saves you from writing your own transport code. With QxTransformer, you can write qooxdoo applications in hours rather than days.
The tutorial has moved to the QxTranformer wiki.
