Home » Archives

Content in the User Interface Category

[11 Aug 2010 | No Comment | ]

This session show how can you take advantage of new HTML5 features in your GWT applications in the form of demos. We’ll cover examples of how to use Canvas for advanced graphics, CSS3 features, Web Workers, and more within your Google Web Toolkit applications.

[9 Aug 2010 | No Comment | ]

GWT has a lot of little-publicized infrastructure that can help you build apps The Right Way: test-driven development, code coverage, comprehensive unit tests, and integration testing using Selenium or WebDriver. This session will survey GWT’s testing infrastructure, describe some best practices we’ve developed at Google, and help you avoid common pitfalls.

Slides of the presentation

[9 Aug 2010 | No Comment | ]

Spring ActionScript is an offshoot of Java Spring and brings Inversion of Control to the Flash Platform. Primarily focusing on Flex and AIR development, you’ll learn how this framework can be used to build testable and maintainable applications. We’ll take a look at the different kinds of configuration options, how it compares to Java Spring and what building blocks it includes to create tailored architectures.
Watch this video on Skillsmatter.com

[4 Aug 2010 | No Comment | ]

In this Jazoon 2010 Keynote, Danny Coward presents the evolution of Java SE and JavaFX. Whether you’re programming server-side or client side, the evolution of Java SE is an important factor in your daily coding. And any Java programmer developing for the client will have seen how rapidly JavaFX is evolving. This keynote will bring you up to date on the latest technical releases of the Java SE/JavaFX family of technologies, from enhancements to the Java and JavaFX languages, progress in modularity, evolution of the JVM for multiple cores and …

[5 Jul 2010 | No Comment | ]

For large GWT applications, there’s a lot you should think about early in the design of your project. GWT has a variety of technologies to help you, but putting it all together can be daunting. This session walks you through how teams at Google architect production-grade apps, from design to deployment, using GWT.

Slides

[1 Jul 2010 | No Comment | ]

NetBeans engineering managers Jeff Jullion-Ceccarelli and Martin Ryzl offer a tour of NetBeans IDE 6.9, including a demo of the new JavaFX Composer.

[31 May 2010 | No Comment | ]

ZK-ZTL is an open source tool which can automatically test the ZK Framework with jUnit and Selenium frameworks. ZK is the leading open source Ajax and Mobile Java framework. This video show hot to use Selenium IDE to test ZK applications without the need for a UUID generator.