Google Wave: Powered by Google Web Toolkit

Published September 28th, 2009 Under Architecture, Coding, Open Source Tools, User Interface | Leave a Comment

This talk follows the Google Wave team’s experience building the Google Wave client using Google Web Toolkit (GWT). We’ll cover some recent advances in GWT which enabled Google Wave to look and feel like a desktop application with comparable performance. In addition, we will discuss the use of WebDriver (an automated web testing tool) which is integral to the project’s success.

Download session presentation PDF.

Java on Guice: Dependency Injection, the Java Way

Published November 20th, 2008 Under Coding, Open Source Tools | Leave a Comment

Guice is a new open-source dependency-injection framework for Java 5. It’s small, fast, typesafe, doesn’t require you to write XML, and is already in use in several Google projects. Come learn how Guice can help make your applications simpler and easier to test.

Google Data Java Client Eclipse Plug-in

Published September 3rd, 2008 Under Architecture, Coding, Open Source Tools | Leave a Comment

Kunal Shah walks through how to install and use the Eclipse Plug-in for developers using the Java Client Library for Google Data APIs.

Additional resource:

gdata-java-client-eclipse-plugin