GWT + HTML5 Can Do What?!
Published August 11th, 2010 Under AJAX, Open Source Tools | Leave a 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.
GWT Testing Best Practices
Published August 9th, 2010 Under General, Open Source Tools | Leave a 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.
An Introduction to the Spring ActionScript Framework
Published August 9th, 2010 Under Flex, Open Source Tools | Leave a 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
Java SE and JavaFX: The Road Ahead
Published August 4th, 2010 Under Javafx | Leave a 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 multiple languages, to the rapid build-out of the JavaFX API set. The talk will also set the scene for what to expect in the year ahead.
Architecting GWT Applications for Production at Google
Published July 5th, 2010 Under AJAX | Leave a 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.
keep looking »