Java Software Development Tutorials and Videos

You call that full stack? First class JavaEE and JavaFX integration

With the official release of JavaFX Sun has recommitted itself to the hyper-competitive rich client UI market, competing directly against Silverlight & Adobe Air. JavaFX has one advantage over either of those technologies: synergy with JavaEE. This session will teach several techniques to tightly integrate JavaFX with JavaEE mainstays such …

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 …