Google Web Toolkit News - onGWT.com

To content | To menu | To search

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.

Wednesday 17 September 2008

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 5 February 2008

Google Web Toolkit in 60 slides

Friday 4 January 2008

GWT Conference- Conversation with Josh Bloch

Joshua J. Bloch is a software engineer, currently a Principal Engineer at Google. He led the design and implementation of numerous Java platform features, including the Java Collections Framework, the java.math package, and the assert mechanism. He is the author of Effective Java, which won the 2001 Jolt Award.

Saturday 22 December 2007

GWT, Gears, javascript and java : Interview with Dion Almaer at Javapolis

Dion Almaer, co-founder of ajaxian.com, now works at Google on the Gears project. He is an architect, mentor, pragmatic and evangelist of technologies such as Ajax and J2EE. In this interview he gives its vision on Javascript for corporate developers, GWT, Gears, Java & Google,...
It was a real pleasure for me to meet Dion.
This interview was recorded at Javapolis. Permalink !

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 :

Thursday 8 November 2007

An updated GWT 1.4 release : 1.4.61

Scott Blum :

It's come to our attention that the GWT 1.4 release (1.4.60) shipped with a bug that can sometimes cause a compiled application to fail to load up in Internet Explorer. An error will be generated including the words "Operation Aborted". Most applications are unaffected, but affection applications may fail either intermittently or constantly. The problem seems to be a timing issue related to how long it takes the page to render.

An updated GWT 1.4 release

Friday 2 November 2007

OpenSocial has been publicly announced

OpenSocial API
http://code.google.com/apis/opensocial/

OpenSocial developers
http://groups.google.com/group/opensocial-api

OpenSocial container developers
http://groups.google.com/group/opensocial-container

Because I have beta test this API, I think that we (GWT developers) can provide very nice application for OpenSocial.
I will provide soon a basic GWT OpenSocial API.

Tuesday 23 October 2007

Flex vs GWT vs Echo2

JayV

Past 2 weeks I needed to investigate the best framework to port the front-end of a Java/Swing framework to a rich web UI environment.
The contenders:

  • Adobe Flex2
  • GWT (Google Web Toolkit)
  • NextApp Echo2

Flex vs GWT vs Echo2

Wednesday 10 October 2007

GWT FAQ : Login Security

reinierz

This article describes how to do the following:

    * Create a 'login' page that is based on user/password authentication.
    * Store this data in a secure fashion on your server.
    * Allow users to 'remain logged in' for as long as you want so they don't have to enter their user name and password every time.
    * Make 'auto-complete' features of most modern browsers work with your GWT's login page.
    * Discussion on adding more security with either HTTPS or fancy hashing algorithm.

Login Security

Friday 21 September 2007

GWT Compiler and Multi-core

image Issue 1589 :

Java-to-JavaScript compilation always use single thread to compile. It takes quite a long time (up to serveral minutes) to compile a huge GWT project on a modern dual-core CPU with only 1 core running. Is it possible to run in multi-threads so that we can benefit from the dual-core CPU technology?

It could be a very nice enhancement, I have starred it...
Use multi-theads processing in hosted mode and Java-to-JavaScript compilation

Image source : istockphoto.com

GWT’s API - not Google’s finest moment

Ian :

I think the concept of GWT is pretty cool. I mean, aesthetically the idea of compiling Java to JavaScript so that it runs in a web browser is awful, but I understand the attraction of being able to use the same language on both server and client. Whatever developer at Google designed the API for GWT though does not deserve whatever ludicrous amount of money they are probably making from their stock options. It is grossly inelegant in many respects, definitely not worthy of a seasoned Java developer.

I think that Ian is really harsh with the GWT Team.
GWT’s API - not Google’s finest moment

Thursday 20 September 2007

Joel Spolsky : The winners are going ... to compile to javascript and DOM

Joel Spolsky :

What’s going to happen? The winners are going to do what worked at Bell Labs in 1978: build a programming language, like C, that’s portable and efficient. It should compile down to “native” code (native code being JavaScript and DOMs) with different backends for different target platforms, where the compiler writers obsess about performance so you don’t have to. It’ll have all the same performance as native JavaScript with full access to the DOM in a consistent fashion, and it’ll compile down to IE native and Firefox native portably and automatically. And, yes, it’ll go into your CSS and muck around with it in some frightening but provably-correct way so you never have to think about CSS incompatibilities ever again. Ever. Oh joyous day that will be.

Joel, Sam, what about GWT ?
Strategy Letter VI
Source :  Sam Ruby - Joel's Strategy
Just found other posts about Joel Spolsky blog : Joel Spolsky Forgets Google GWT, , Wasabi for the Web? Ah Joel.

Wednesday 19 September 2007

Enunciate 1.4: Your JAX-WS endpoint published as a GWT-RPC endpoint

Ryan Heaton

When you use Enunciate 1.4 to publish your Web service API, Enunciate will build you a war that you can drop into your favorite webapp container. The war will supply any or all of the following, depending on your configuration.

Enunciate 1.4: Your JAX-WS endpoint published as a GWT-RPC endpoint

GWT 1.4 is now in Maven Repository

Here it is : Maven Repo

Try MyGWT, a pure Java GWT toolkit

Xavier Warzee :

As expected, pure GWT libraries written in Java are coming !!! Try MyGWT (check the demo). This library is written in Java thus the GWT compiler will optimize the generated Javascript downloaded by browsers. You will be also able to keep full control of your code at Java level.

Try MyGWT, a pure Java GWT toolkit

We liked TurboAjax so much…we bought the company

Chris Keene

Why Dojo? Well, we are targeting the enterprise, where internationalization and security are critical. We believe Dojo is creating the best UI toolkit for enterprise developers.

I'm not sure that Dojo is the best toolkit for enterprise developers ;-)
We liked TurboAjax so much…we bought the company
Source : Ajaxian - ActiveGrid trying to become the RedHat of Ajax?

Tuesday 18 September 2007

GWT and IE's Memory leak

Joel Webber

When I saw this article, I nearly spilled tea all over the keyboard. They really fixed this issue? You mean I can untangle all the painful code in GWT that works around this issue, diligently cleaning up all its circular DOM references under all sorts of circumstances?

IE's Memory Leak Fix Greatly Exaggerated

Monday 17 September 2007

GWT + YouTube Data API : simple demo (in Japanese ;-)

[GWT + YouTube Data API]

The Simple Widget Markup Language (SWM) for GWT

SWM is a framework to create HTML pages with rich graphic elements as if they simply were extra HTML elements. The additional components are wrapped versions of the GWT widgets or can be created using GWT or SWM itself.
Simple Widget Markup Language

- page 1 of 10