Google Web Toolkit News - onGWT.com

To content | To menu | To search

GWT Library

Entries feed - Comments feed

Saturday 4 October 2008

GWTPHP = Google Web Toolkit + PHP 5

Unlike most of the other frameworks, GwtPHP is a framework for both client and server part. In GwtPHP you don’t need to hack JavaScript, you work with modern, object oriented languages. User intefrace (client) is programmed in Java, then compiled by Google Web Toolkit (GWT) to browser-dependent JavaScript. Server part uses PHP 5 - the most used web scripting language today.

In France, I'm trying to convince the PHP community that GWT is not about Java. It is about having a powerful and friendly client site technology. They start to be receptive to this message. This kind of product will help me to spread the word :-).

http://www.gwtphp.com/

image

Tuesday 30 September 2008

SmartGWT is arriving

Sanjiv Jivan

Things are coming along great and users can expect a rather full featured alpha release soon. I've been very pleased working with the SmartClient API's. SmartClient has a very complete API and during the development of SmartGWT things just worked! No corner cases, quirks or missing API's. A good percentage of SmartGWT is being generated from metadata and uses GWT 1.5 features like Overlays where appropriate so the alpha release is going to be quite stable and perform well.

SmartGWT is arriving soon!

image

Monday 22 September 2008

GWT Mosaic : nice widget 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.

image

PuveMVC for GWT

Luciano Broussal :

PureMVC is a lightweight framework for creating applications based upon the classic Model, View and Controller concept.

Based upon proven design patterns, this free, open source framework which was originally implemented in the ActionScript 3 language for use with Adobe Flex, Flash and AIR, is now available for GWT projects.

http://code.google.com/p/purevmc4gwt/

image

Thursday 18 September 2008

Ext GWT 1.1 Released

Darrell Meyer

We are pleased to announce the release of Ext GWT 1.1. This release is packed full of new features and components. Ext GWT 1.1 is a recommended upgrade for all Ext GWT 1.0 users.

New Features : Grid, Grid Plugins, Grid Grouping, EditableGrid, ComboBox Additions, Portals, Web Desktop.

Ext GWT 1.1 Released

 

image

Wednesday 17 September 2008

GWT, ZK and FUD

Here is what I've got in my GoogleApps Mailer :

"Fed up of GWT ? Try ZK - www. zkoss .org - Understanding why GWT is the cause of problems on your project".

I don't like this FUD campaign.

image

GWT-Ext 2.0.5

A new version of GWT Ext is available.  It now supports GWT 1.5.2 :

Thank you everyone for waiting. This release capture many bug fixes and enhancements. In addition, we worked-around the GWT 1.5.2 bug for TreePanel and TreeNode casting. For a detail view on what has been fixed, please look at the
2.0.5 bug fixed list.

http://gwt-ext.com/forum/viewtopic.php?f=12&t=2695

Thanks to Olivier Chedru for the news.

Tuesday 16 September 2008

GWT-Maven 2.0-beta22

Charlie Collins just released a new version of GWT-Maven. This is a major released. It includes support for GWT 1.5.2, more robust support of GWTTestCase, support for i18n,...

This is all new code - GWT-Maven 2.0-beta22

Thursday 11 September 2008

Dojo + GWT = Tatami

Ronan Dunklau :

Tatami is an open source framework, which goal is to wrap dojo toolkit's widgets in GWT. It is developed by Objet Direct and France Télécom. It is licensed under LGPL, and hosted on google code.

This new release introduces wrapping of dojo's grid, number spinner and encryption module, and is distributed for both GWT 1.4 and 1.5. It provides a convenient way to use dojo widgets in GWT , and already ships widgets such as : Dopdown date picker, Dropdown time picker, Fisheye menu, Slider, Toaster, Dojo's GFX module,...

http://code.google.com/p/tatami/

Wednesday 10 September 2008

GWT Incubator : new drop and new demonstrations

The Google Web Toolkit Team just release a version of GWT Incubator compatible with GWT 1.5. It includes DatePicker, GlassPanel, FastTree, SliderBar, ProgressBar, Spinner, Table, Logging API, GWTCanvas, CssResource.

Demonstrations (I recommand you to try the canvas demo with Chrome and with IE):

DatePicker, GlassPanel, FastTree, SliderBar, ProgressBar, Spinner, GWTCanvas

image

Thursday 4 September 2008

GWT AIR : new opensource project for integration

Pierre Mage :

With Google Chrome release, Didier Girard announces on onGWT : "the browser is the platform".

But the platform is not dead yet. For instance, GWT in the AIR just released its Milestone 1 version. A quick reminder: the aim of this project is to allow the development of AIR applications, i.e. desktop applications running on top of the Adobe AIR runtime, from GWT code.

GWT in the AIR makes the Adobe AIR API available for GWT using JSNI. This project also provides tools to ease "GWT in Adobe AIR" development includint test tools. The weakness of this project is its lack of documentation but it seems to be progressing. For the moment, the showcase and Adobe AIR documentation should be your starting points.

Monday 1 September 2008

GWT and PHP

webtoolkit4.me :

For our GWT friends out there, a new php framework is about to be released called GPF (GWT PHP Framework). The author states that the server part is written in PHP 5 and it is going to be released soon.

More and more PHP developers are using GWT for the front end.

GPF (GWT PHP Framework)

image

Tuesday 26 August 2008

Ext GWT : Portal and Web Desktop

Darrell Meyer :

Ext GWT 1.1 is right around the corner and incorporates the popular Portal and Web Desktop interface.

Demos are helpful for "selling" GWT to customers.

Ext GWT: Now with Portal and Web Desktop

Portal Demo

WebDesktop Demo

image

Saturday 3 May 2008

Update on future direction of GWT-Ext

Sanjiv

In light of ExtJS going GPL, I'd like to provide an update to GWT-Ext users on the future direction of the project. While many users would like to see GWT-Ext continue to provide an LGPL stack with Ext 2.0.2, a few others felt that GWT-Ext should just go ahead and support the GPL versions of ExtJS.

Update on future direction of GWT-Ext

Thursday 1 May 2008

Emite: XMPP for GWT

dani

The goal of this project is to develop an extensible platform to enable xmpp communications in gwt applications. We're happy to announce the first public release that includes the emite XMPP library, a complete instant messaging, presence and multi-user chat implementation, and a ready to use, full featured chat and rooms user interface built using extjs and gwt-ext. This is a pure-gwt (no server side code) xmmp library, so it can scale as much as your infrastructure can do. We hope gwt community finds this library useful to build other xmpp based services.

Emite: XMPP for GWT

Wednesday 30 April 2008

Ext GWT (GXT) v1.0 Beta 2 Released

Darrell

Ext JS is pleased to announce the Ext GWT 1.0 beta2 release. This release includes numerous enhancements and bug fixes since the beta1 release and is a recommended upgrade for those using beta 1.

Ext GWT v1.0 Beta 2 Released

Wednesday 2 April 2008

Using GWT RPC with AsyncCreator

BrightPages

we have a guest post from one of our incredibly talented developers! It’s a hands-on tutorial for using Google Web Toolkit RPC with AsyncCreator. We are currently working on a complete redesign of our site and we are incorporating the Google Web Toolkit technology.

Using Google Web Toolkit RPC with AsyncCreator | BrightPages

Saturday 29 March 2008

GWT Rest

sonatype-gwt-rest -- is a "generic" (low-level) fully compliant async REST client for GWT that avoids "native" GWT RPC completely. This modules adds "generic" capability to drive any JSON, XML or plain text enabled REST Service from GWT client applications. Nexus is powered by restlet.org, hence this client is usable with all REST services backed by restlet.org Java framework.

NexusGwtUiArchitecture - Nexus GWT - Trac

Tuesday 25 March 2008

MyGWT 1.0 : code available

image darell

As most of you know, I said I would have the 1.0 code available on the March 24th. The code still needs work but I will still make it available. There are many bugs and all the sample code has not been updated. However, if you want to take a look now you can access SVN on the mygwt.net server.
Keep in mind there still might be a few minor tweaks to the API. I would look at this as more of an early access peak at the code and not a release. Things should be a lot more stable by next Monday, so if you have time you might want to wait a week unless you are OK with bugs. Please do not post any bugs in the forums for 1.0 until next week as I am probably already aware of them.
I will also provide a migration guide sometime next week.

It includes a form widget.

http://mygwt.net/svn/trunk
http://mygwt.net/forum/viewtopic.php?p=4300#4300

Monday 24 March 2008

JSIO : Javascript Interoperability library for GWT

gwt.team.zundel

This document describes the JavaScript Interoperability (JSIO) library for the Google Web Toolkit (GWT). These classes are for importing existing JavaScript APIs and exporting Java functions to be used JavaScript code.

http://code.google.com/p/gwt-api-interop/wiki/JavaScriptInterOpLibrary

- page 1 of 6