Category: <span>User Interface</span>

The Story of your Compile: Reading the Tea Leaves of the GWT Compiler for an Optimized Future

Google Web Toolkit is providing more and more information to developers in terms of how it is compiling your code, and how you can improve it. In this session, we will explain the tools available to you, how to interpret the results, and how you can guide this choose-your-own-adventure in …

Flex & J2EE: the Granite Data Services Solution

After a short presentation of the history and the features of Granite Data Services compared with other server side solutions (BlazeDS, LCDS), this presentation will go through the creation of a sample Flex remote application connected to a GraniteDS server (using JBoss, Seam, Hibernate and MySQL technologies). This sample application …

Gaming with JavaFX: Developing the Next Generation of Casual Games

From the independent game developer point of view, JavaFX offers a lot of advantages. It’s a multi platform, royalty free without vendors limitations. The JavaFX SDK offers for a independent game developer enthusiast is the same offered to a big game software house. I’ve been developing some casual and classical …

Progressively Enhance AJAX Applications with Google Web Toolkit and GQuery

Don’t throw away your Web 1.0 websites just yet. In this session, you’ll learn how to take your existing websites, and layer AJAX on top of them using GQuery, a jQuery style library for GWT. Learn how GQuery benefits performance over existing solutions, increases productivity, and reduces defects by leveraging …

JavaFX Rich Internet Applications Connected to GlassFish Java EE 5 services.

GlassFish is a very popular application server offering Database access (JPA), Web Services hosting (JAX RS Jersey RESTFul services, JAX-WS) and is standard based (Java EE 5 and coming Java EE 6). JavaFX is the new platform based on the Java platform to delivering rich content based client applications (applet, …

Best Practices For Architecting Your GWT Applications

Google Web Toolkit provides the infrastructure you need to build a high performance web application and leaves the architecture open to fit your needs. Learn from others who have gone before. In this session we’ll discuss best practices that real web applications are using to achieve high performance event handling, …