Visual Step Into Action in NetBeans Debugger
Roman Ondruska demonstrates the Step Into action using the visual method call selector in the NetBeans debugger. http://www.netbeans.org/kb/docs/java/debug-stepinto-screencast.html
Java Open Source Tools Tutorials and Videos
Roman Ondruska demonstrates the Step Into action using the visual method call selector in the NetBeans debugger. http://www.netbeans.org/kb/docs/java/debug-stepinto-screencast.html
Naked Objects has a download available from the project website on Sourceforge which provides some example applications and other resources. This screencast shows you how to import and then run one of these example applications in Eclipse. Then it goes through the other resources available. http://danhaywood.com/2009/09/17/naked-objects-example-claims-app-and-other-resources/
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 …
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 …
Do vertex arrays keep you up at night? Do you have nightmares involving framerates and event loops? If so, this session might have the cure for your condition. Chris Pruett will discuss the game engine that he developed, using it as a case study to explain the common pitfalls and …
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 …