[LESS INFO] 3 VIEWS | ADDED 10:34:12 11/28/08
In this webinar, Greg Brown and Todd Volkert tell us about Pivot, which is an open-source platform for building rich internet applications in Java.
Pivot applications are written using a combination of Java and XML and can be run either as an applet or as a standalone (optionally offline) desktop application. While Pivot was designed to be familiar to web developers who have experience building AJAX applications using HTML, CSS, and JavaScript, it provides a much richer set of standard widgets than HTML, and allows developers to create sophisticated user experiences much more quickly and easily. Pivot will also seem familiar to Swing developers, as both Swing and Pivot are based on Java2D and employ a model-view-controller (MVC) architecture to separate component data from presentation. However, Pivot includes additional features that make building modern GUI applications much easier, including declarative UI, data binding, effects and transitions, and web services integration.
Pivot version 1.0 has recently been released, and can be found at Pivot-Tookit.org
(Note: The audio is a bit noisy for about the first 3 minutes - but it clears up after that)