Monday 22 September 2008
By dgirard on Monday 22 September 2008, 15:19 - GWT Library
Georgios Georgopoulos
GWT Mosaic is a widget library for RIA application based on the standard GWT
widgets and event model, and, is also based on the gwt-dnd libary for all drag
& drop operations. GWT Mosaic is not an alternative to the GWT's widgets,
it tries to extend GWT by providing new widgets like the layout managers or use
widgets from other frameworks like GWT Incubator's glasspanel, date picker,
tables, trees and more.
The LayoutPanel (which extends GWT's AbsolutePanel) is the corner stone for
most of the widgets that are implemented. LayoutPanel is using absolute
positioning to layout widgets instead of relying on HTML layout. So far, three
layout managers are implemented: FillLayout, BoxLayout and BorderLayout.
Another very important widget that is missing from GWT standard widget set is
the WindowPanel. WindowPanel is based on GWT's DecoratedPopupPanel and is using
gwt-dnd for the moving and resizing.
The goal is to provide a complete widget set by keeping the API as close as
possible to the GWT's standard widgets API.
GWT Mosaic is licensed under Apache 2.0 like GWT/GWT Incubator and gwt-dnd.
http://code.google.com/p/gwt-mosaic/
GWT Mosaic
Showcase (need access to port 8880)
Update : Georgios has pushed a new link for the demo, it now uses the port 80.

Saturday 15 March 2008
By dgirard on Saturday 15 March 2008, 09:35 - GWT Demonstration
Monday 10 September 2007
By dgirard on Monday 10 September 2007, 07:13 - GWT Demonstration
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 :-)...

Tuesday 29 May 2007
By dgirard on Tuesday 29 May 2007, 07:08 - GWT Demonstration
This is an tic-tac-toe (noughts and crosses) application created using GWT. It
has been written and debugged as Java code and now executes as JavaScript in
the client web browser. The source code can be downloaded from here (notice
that you must place the images in the output directory manually.
TicTacToe
Wednesday 25 April 2007
By dgirard on Wednesday 25 April 2007, 07:32 - GWT Demonstration
Mark Roth
Play the GWT Hangman game I wrote while trying out Google Web Toolkit.
(source). It was named "our favorite office time-waster" by Bret Taylor, the
product manager for GWT.
Old but still fun.
Welcome to GWT
Hangman!

Friday 6 April 2007
By dgirard on Friday 6 April 2007, 07:31 - GWT Demonstration
This project is an interesting example of an application built using the Google
Web Toolkit (GWT). Kelly and Miguel spent a Sunday afternoon prior to their
tutorial at EclipseCon 2007 developing an instant messenger web
application.
gwt-eclipsecon-chat

Thursday 5 April 2007
By dgirard on Thursday 5 April 2007, 07:35 - GWT Library
Reinier Zwitserloot
I've mentioned a dynamically constructed grid with a million rows.
It runs on IE6 (I have just tested), Safari and Firefox.
Grids with a million rows
Demonstration (Open the
wizard to see it)
Wednesday 28 March 2007
By dgirard on Wednesday 28 March 2007, 20:27 - GWT Demonstration
Fun demonstration.
http://www.matheclipse.org/
Source :
bliki.info (german)
Friday 9 March 2007
By dgirard on Friday 9 March 2007, 07:53 - GWT Application
Martin Gorostegui
Just wanted to let you all know that we have released a GWT based web
application which consists in the initial version of a playground created to
showcase a java API to dynamically generate reports based on JasperReports
library.
Demonstration
Source

Friday 2 March 2007
By dgirard on Friday 2 March 2007, 08:06 - GWT Application
Screaming Penguin :
This is a bit old news, but the new Base, http://base.google.com/, is
GWT-ized, as is the new Checkout.
All your
base are belong to Google

Thursday 1 March 2007
By dgirard on Thursday 1 March 2007, 12:05 - GWT Misc
personalbee.com
So Morfik thinks there's nothing on the market comparable to their platform.
Possibly their main threat though is whatever Google might be cooking up. The
Google Web Toolkit is a similar tool to Morfik, in that it enables developers
to create sophisticated Ajax applications using Java.
I don't think that Morfik is a real competitor for GWT : GWT is open source and
the community is large.
Morfik's Ajax
Platform Set To Challenge Google, Adobe, Microsoft
Chess Demo
Wednesday 21 February 2007
By dgirard on Wednesday 21 February 2007, 08:36 - GWT Demonstration
Friday 16 February 2007
By dgirard on Friday 16 February 2007, 08:54 - GWT Application
Starting from scratch, this arcade game was built in 8 hours with no javascript
knowledge. Thanks to Google Web Toolkit and GWT Designer.
GWT Keyboard
Warrior

Thursday 15 February 2007
By dgirard on Thursday 15 February 2007, 08:30 - GWT Demonstration
DualList with drag and drop.
Dual List Demo
Tuesday 30 January 2007
By dgirard on Tuesday 30 January 2007, 09:13 - GWT Library
* Canvas Widget
* Round Corners
* Simple Calendar
* RateIt Control
* Script.aculo.us Effects Integration
* Auto-Completion Textbox
* Simple XML Parser
* Hyperlink with Image
* Tooltip Listener
GWT Component
Library
Tuesday 23 January 2007
By dgirard on Tuesday 23 January 2007, 12:43 - GWT Application
OpenKM is focused on creating a document management system, that due to its
characteristics can be used by great companies as well as by the small ones, as
a useful tool in processing knowledge management.
OpenKM

By dgirard on Tuesday 23 January 2007, 09:26 - GWT Application
Adam :
We've recently built a web app version of a popular party game
at http://www.eatpoopucat.com. It's early (and looks best with firefox) but
it's entirely GWT powered. Let us know what you think!
http://www.eatpoopucat.com
Monday 22 January 2007
By dgirard on Monday 22 January 2007, 20:27 - GWT Application
slimcalcs is a web site based on GWT.
slimcalcs.com

By dgirard on Monday 22 January 2007, 08:40 - GWT Library
netthreads: "
gwt-yui-ext is my (partial) wrapper around (some) of the
yui-ext components. The yui-ext library is built upon the YUI library by Yahoo
which is a javascript library of routines for page layout and animation (among
other things)."
YUI
Demonstration
gwt-yui-ext
