Google Web Toolkit News - onGWT.com

To content | To menu | To search

Tag - gadget

Entries feed - Comments feed

Saturday 4 October 2008

PostAffiliateXpress - powered by GWT

Ben Galbraith

The UI combines a Vista-like “Start” menu along with an OS X-like dock (using everyone’s favorite fish-eye widget). It also has a built-in widget system that leverages Google Widgets. Overall, it’s a pretty nice implementation of a desktop and windowing in Ajax.

If you want to switch from Classical to Multi-Window, go to the "Panel settings". In Multi-Window, I was able to add my GWT-Keyboard-Warrior application gadget.

http://samples.gwtphp.com/pax4/merchants/

GWT-Keyboard-Warrior Gadget

Source : ajaxian.com

image

Thursday 25 September 2008

Google API Libraries for GWT

Pierre Mage :

A great news for GWT users: Google just announced a release candidate of Google Maps API for GWT. It is a nice API that not only gives access to Google Maps API from GWT but also allows to add GWT widgets to Map! But that is not all. This library is just part of Google API Libraries for GWT which is not limited to Google Maps. It also gives access to Gears (I use this part in the project I am currently working for), Gadgets and Google AJAX Search API.
I join GWT teams to invite you to test and comment on this libraries.

Monday 18 February 2008

gwt-soc

The Google Summer of Code is a program that offers student developers stipends to write code for various open source projects. The three projects hosted here are:

  • A Network Sockets library for GWT
  • An API Validation tool for GWT
  • Tools for building Gadgets with GWT

gwt-soc

Sunday 3 February 2008

GWT4Gadgets : GWT for Gadgets and Mapplets

Writing a Gadget:

  1. Declare a subtype of Gadget (e.g. public class MyGadget extends Gadget) that is default instantiable.
  2. If the Gadget requires access to features of the container, it should implement any of the NeedsFoo interfaces.
  3. At runtime, all feature setters will be called strictly before init(UserPreferences). The order in which the setters are called is undefined.

RR : GWT4Gadgets : Use case / code style

image

image

Saturday 15 December 2007

Javapolis GWT Session

It was really fun for me to be on stage with Dick Wall. He is really a great speaker. The room was full. I think that there was more than 1200 attendees. It shows that GWT is really a hot technology.

My presentation runs with the "Demo Effect" :  I got a bug in Powerpoint ;-) that disturbed me a lot :-(.

The MyForm Demo is available here : MyForm. You can test it if you add it in the Orkut Sandbox OpenSocial Container. Just sign for a account : http://sandbox.orkut.com

Here are the slides :