Google Code Video on GoGrid’s Use of Google Web Toolkit

December 11th, 2008 by - 5,526 views

googlecodelogo A few weeks ago, the folks over at Google, specifically the Google Code division, asked us if we wanted to be a showcase example of Google Web Toolkit (GWT). For those who are not familiar with GWT, it allows you to write your AJAX front-end in the Java programming language which GWT then cross-compiles into optimized JavaScript. The benefits of this are that you when you make changes to your code, once it is complied, it is automatically compatible cross-browsers. If you need more details on GWT, I suggest you read through their Product Overview page.

If you have interacted with the GoGrid web portal, then you have seen our implementation of GWT. It helped us provide an extremely rich experience of server-side code while preserving the speed of client-side code. The end result has been our award-winning interface (winner of LinuxWorld 2008 Best of Show).

The Google Code group interviewed Justin Kitagawa, Technical Product Manager and lead on the GoGrid project about his usage of GWT within the GoGrid framework. Below is the full video, which even shows some of our new GoGrid features.

The video can also be viewed on the Google Code Developer Videos section of their site.

gwt-videos

Other links:

Michael Sheehan

Technology Evangelist at GoGrid
Michael Sheehan is the Technology Evangelist for GoGrid & "Social Media Strategist" as well. He handles digital media marketing, online audience development, PR, media relations, content creation and editing as well as a variety of other tasks. He is also an avid social media pundit and technology blogger.

One Response to “Google Code Video on GoGrid’s Use of Google Web Toolkit”

  1. Pranesh says:

    which version of GWT was used in gogrid development

Leave a reply