GWT
The Google Web Toolkit (GWT) is a development toolkit for building and optimizing complex browser-based applications.
Monday, November 13th, 2006
Category: Google
, GWT
, Java
, LiveEdit
Alistair Rutherford has released a couple of interesting pieces of functionality that revolve around GWT. The first is the launch of a GWT version of a UK road traffic site. The second is the launch of a GWT version of the Simile Timeline control, which is a GWT wrapper around the original API. This allows Read the rest…
Monday, November 6th, 2006
Category: GWT
, Python
If you are a python coder who doesn’t like JavaScript and wishes she could stay in python land more, maybe pyjamas is the framework for you. It is an early stage port of sorts of GWT. Given that a lot of python goes on at Google, they may be interested in this themselves, and it Read the rest…
Wednesday, November 1st, 2006
Category: Google
, GWT
Bret Taylor of GWT (and Mr. Google Maps btw :) has announced RC1 of Google Web Toolkit 1.2. Full support for OS X development Develop with GWT on OS X as easily as on Linux and Windows Much faster hosted mode Debug your GWT apps much more quickly. Hosted mode startup time has improved significantly Read the rest…
Monday, October 23rd, 2006
Category: GWT
, The Ajax Experience
The Google Web Toolkit (GWT) is Google’s solution to making Ajax development easy for Java programmers. Google’s Bruce Johnson spoke about GWT at The Ajax Experience on Monday. As we all know, Ajax development introduces some complexities (browser incompatabilities, managing numerous technologies within the page, etc.). GWT is a Java framework that nearly eliminates these Read the rest…
Tuesday, October 17th, 2006
Category: GWT
, Java
, Recording
The latest Java Posse podcast is a 70-minute roundtable on GWT, featuring the GWT tech lead, the GWT widget library keeper, and the developer of GPokr, join Posse hosts Dick Wall, Carl Quinn, and Joe Nuxoll. Robert Hanson – Keeper of the GWT Widget Library Blog – http://roberthanson.blogspot.com/ GWT Widget Library – http://gwt-widget.sourceforge.net/ Ryan Dewsbury Read the rest…
Thursday, October 12th, 2006
Category: Announcements
, GWT
Googles GWT toolkit came flying out of the gates. We instantly saw interest, and many components were getting created. It fit the need of the “I am a Java developer but I don’t want to learn JavaScript” profile. Vendors are getting behind GWT too. One example is the new GWT Designer from Instantations: GWT Designerâ„¢ Read the rest…
Saturday, September 2nd, 2006
Category: Ajax
, Comet
, Games
, Google
, GWT
, Usability
Google has released Google Image Labeler, a streaming Ajax app that makes it fun to label (tag) images apparently built with GWT (via TechCrunch). It’s a real-time collaborative app, where you work with an online partner, assigned by Google, to look at the same image and decide on some labels together. It works like this: Read the rest…