Google Web Toolkit News - onGWT.com

To content | To menu | To search

Sunday 16 September 2007

Poll: What do you want in GWT documentation?

Bruce Johnson :

We're brainstorming about some new documentation approaches as part of an effort to improve the GWT documentation. Your feedback is vitally important to so that we can make the GWT documentation significantly more useful than it is at present. Please answer at least the "High-priority" section and then, if you would be so kind, comment on the use cases below.

Poll: What do you want in GWT documentation?

Grails GWT Sample II

keke :
Let’s create a little bit complex sample today, a GWT application making a RPC call to server.
Grails GWT Sample II

Tuesday 11 September 2007

MyGWT - Widget Library

MyGWT is an open source Java library for the Google Web Toolkit. The library helps developers easily create compelling desktop like AJAX web applications. No messing around with HTML, CSS, or images, all MyGWT widgets look great out the box.
MyGWT Project
MyGWT Demo

It is 100% Java.

GWT Wrapper for OpenLayers

OpenLayers makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source. MetaCarta developed the initial version of OpenLayers and gave it to the public to further the use of geographic information of all kinds. OpenLayers is completely free, Open Source JavaScript, released under the BSD License.
A project for wrapping OpenLayers in GWT has started.

OpenLayers
GWT OpenLayers Plugin

Monday 10 September 2007

GPilot, with Wii Remote

I published a new version of GPilot. This time the Falcon can be pilot with the Wii Remote.
Here is the code.
Here is the new version of the game : GPilot (need Opera for Nintendo).
"Left" and "right" to turn, "Button B" to accelerate, "Button A" to fire.
Next step is to add target :-)...

Sunday 9 September 2007

GWT: Better Layouts Through Subclassing

Ivan Moscoso :

Here's a way to handle your layouts a little differently in GWT. Let's go beyond the canned tutorials that feature a single Panel layout and imagine the following structure. Here we are using a DockPanel as a top-level container, with various other panels embedded inside of it.

GWT: Better Layouts Through Subclassing

Saturday 8 September 2007

Building web-based 'fat clients' using GWT

Bram Smeets

Google Web Toolkit (GWT) provides you with a great way to develop Ajax applications in the Java language. It allows you to develop 'fat clients' for the web, without having to know the ins and outs of JavaScript and all the corresponding browser incompatibilities.

This session will provide you with an introduction on building web-based, 'fat clients' with GWT. The focus of this session will be on integration between a GWT client and your Spring-managed back end. Bram will also discuss tips and tricks for working with GWT. During this session, Bram will demonstrate how to build a simple GWT client and connect it to an existing Spring-based back end application.

Building web-based 'fat clients' using GWT

Friday 7 September 2007

How GWT has progressed

Michael Galpin :

So all in all, GWT has made some nice improvements and added some new features. They have not addressed the things that are their most blaring weaknesses (IMO), but then again those are probably the hardest things to address. I was surprised though. From my last big write up, I got a lot of feedback from people talking about how these exact issues were being addressed, i.e. that the work was already in progress. Was that really the case?

GWT 1.4

Tuesday 4 September 2007

GWT Pleso Framework

GWT Pleso Framework is a high-level framework based on Google Web Toolkit (GWT) for creating visual AJAX database front-end user interfaces. GWT Pleso Framework enables you to create automatically generated user interface based on business-logic classes.
GWT Pleso Framework

Business Logic in JavaScript - ARE YOU MAD?

Thomas Hansen

Today there's about 500 different Ajax Libraries hanging around, and all of the Ajax libraries I am aware of have one thing in common, they leak business logic into your JavaScript code! JavaScript is a really great language, I love the flexibility of it and I love the expressiveness of the language. But there's one thing I don't want to do in JavaScript which is to write my entire applications in the language!

Business Logic in JavaScript - ARE YOU MAD?

Monday 3 September 2007

Chess Board in GWT

SashaM :

Just a few hours ago I finished a small, mostly-for-fun project in GWT, and now I see a GWT-related story on slashdot. Surely it's not a coincidence and therefore must pimp my project: a chess board diagram composer.

A chess board diagram composer

Source : Slashdot

300 news on GWT :) !

Google Web Toolkit not for me

Scott Krutsinger

So no I’m not going to proliferate GWT as a technology and Google can stay out of my DOM.

Google Web Toolkit not for me

Sometimes it's good to hear detractors...

Exception and GWT RPC

Panagiotis Astithas :

Regular readers of this blog (both of you) will remember my recent love confession for GWT. While I am glad to say that my feelings have not changed one bit, like all maturing relationships, we are getting more intimately familiar with one another. To the point where you know things about your significant other that you'd rather never found out. And since I know there are many others with feelings for GWT, I thought I'd give you a tip or two, in case you want to make a pass.

The case of the disappeared Exception message in GWT RPC

MasterMind for iPhone

Mastermind game for iPhone. It should work with any web browsers with JavaScript on. But I wrote it mainly for iPhone, so I'll use the word iPhone intead of browser. The game is written using Google Web Toolkit (GWT).
iphonemm project
To play
Source : GWT Site

Sunday 2 September 2007

Bookmarklet and GWT

Dietrich Kappe :

I've continued my explorations on how to use GWT in unconventional ways, starting with how to load a GWT application through a bookmarklet. That's been made much easier with GWT 1.4 through the introduction of a "cross site" feature.

BJAX: A Quick Hack for Using GWT with Bookmarklets

GWT 1.4

Bruce Johnson :

It's a really big day for Google Web Toolkit: GWT 1.4 is now available -- and, with more than a million downloads under our belt, GWT is no longer in beta!

GWT 1.4 release and out of beta

GWT-dnd 1.2

Fred Sauer :

Changes for gwt-dnd 1.2: updated for GWT 1.4.59; new online demos (with pumpkins), with source code of course; improvements to existing demos; more intuitive drop target selection; automatic text selection cancellation; out-of-the-box (no more DOM.eventPreventDefault()) support for image dragging; improved extensibility.

Of course you still get everything that was there before: all the source code (Apache 2 license); and package jar with a GWT module for easy download; javadocs; discussion group; Getting Started wiki with a  test project; Using the Source With Eclipse wiki for roll your own users; support for drag handles & drag proxies; extensible controllers, listeners (handlers), veto exceptions & drag events; non-invasive integration to existing projects; throttling API for slower platforms; quirks and strict mode support; inline and block element dragging; and much more.

GWT-dnd

GWT RPC in Eclipse

In this screencast tutorial you are going to see how to use the Google Web Toolkit Remote Procedure Calls. This tutorial covers creation of a simple GWT RPC project in Eclipse IDE.
GWT RPC in Eclipse

DoTemplate.com : based on GWT

Free Online Web Template Generator based on GWT.
dotemplate.com

Thursday 30 August 2007

Coding games for the Wii with GWT

During holidays I have a few free hours. I use this free time to test Opera for Wii : I code a little "game". Next step is to have a java api for "Wii Opera SDK ".
GWT, best toolkit for Wii ?
"XPilot"
Wii Opera SDK

- page 2 of 10 -