An introduction to writing applications using the Google Web Toolkit, and an update on recent improvements to GWT. This session will cover GWT basics: Java to JavaScript compilation, JavaScript Native Interface usage, the GWT component model, and GWT-RPC for communication to a server. This will be a beginner level technical presentation.
Dick Wall co-hosts a podcast called the Java Posse at javaposse.com, with three other Java guys, Tor Norbye, Carl Quinn and Joe Nuxoll.
Building Business Critical Rich Internet Applications with Abobe Flex— This session will focus on parallels between Flex and Java development concerning Continuous Integration and best practices. Jan will talk about automated builds with ANT, testing with FlexUnit and choice of architectural frameworks
The Publishing Client— The Parleys.com Publisher client will allow space owners to publish their own talks (audio and video presentations including demo) to a given space. This presentation gives an introduction to the new publishing client. Hopefully you'll enjoy this as much as we have
Thinking in Flex— This JavaPolis 2007 keynote by Bruce Eckel, James Ward and Christoph Rooms gives you a very practical demonstration on how Flex can be used especially in combination with server-side data services. Enjoy this RIA demo!
Enterprise RIA with Flex and Java— Whether you build your RIA using Flex, AJAX, ... You'll have to invoke remote services to load data into your client or send CRUD statements to your backend. This type of client side data management is the challenge for RIA developers. In this technical session we will explain how a J2EE framework can come to the rescue. We will demonstrate how this leverages your existing J2EE back-end, integrates EJB 3.0 and persists data between the client and the application server in a failover environment.
blueMarine— In this talk we will show you the blueMarine project, an opensource desktop application to support the photographic workflow. blueMarine is being designed following the best practices for the creation of a 'filthy rich client', from animations to the use of JOGL, and taking advantage of the rich framework delivered by the NetBeans Rich Client Platform.