:: Very neat utility for XUL interfaces on mobile devices ::
 Thinlet is a GUI toolkit, a single Java class, that parses the hierarchy and properties of the GUI, handles user interaction, and calls business logic. It separates the graphic presentation (described in an XML file) and the application methods (written as Java code).
The GUI description is XML User-interface Language, XUL (apparently prounced "zool", rhyming with "cool"). XULPlanet has a tutorial on XUL.
The really great part is that the Thinlet toolkit supports MIDP, so there is a chance to play around with some interesting mobile interface ideas, not that I've tried any yet, just played around with XUL via the fabulous Thinlet authoring tool Theodore. Playing around with the Theodore tool is a great way to learn, or at least appreciate, the power and potential benefits of XUL. You can give it whirl by trying the evaluation copy online (but note that you need to have Java Web Start installed to do this).
You can try out the Thinlet class via some interesting web demos on the Thinlet website, including one that uses the Amazon Web Services API.
2:18:49 PM
|
|