Re: Who's Using GWT?

2012-03-20 Thread P.G.Taboada
Hi everyone,

I have an webapp in the app engine where companies that use GWT can 
register themselves:

http://gwtreferencelist.appspot.com

I also do collect a few stats, as you can see in the charts I provide in 
the statistics page.  

Please spread the word!

brgds,

Papick

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/blQFcmsuUx8J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Who's Using GWT?

2009-01-25 Thread ros_white

Hello everyone,

We're using GWT to develop online mobile phone management software:
http://www.bloove.com

Bloove (http://www.bloove.com) is a web service that lets you easily
manage your phone's contacts and SMS messages, bookmarks, phone call
logs and speed dial settings online. You can initiate calls and and
send SMS messages, archive contacts and messages, view messages and
phone calls threaded by contact (more features to come).

We support Nokia and Sony Ericsson mobile phones. For details please
check our website: http://www.bloove.com/site/supported_phones .
Windows Mobile version is in development.

Thanks for the GWT!


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2009-01-16 Thread akutz

lostcreations is using GWT for its new application, Virtualization
Manager Mobile (VMM).

With VMM you can manage and monitor virtual host servers and VMs right
from the palm of your hand using your favorite mobile device! Not only
can it run in any browser that supports AJAX and cookies, but it is
completely fluid -- looking its best at a font size of 2pt or 256pt!

A few of VMM's key features include:

- Start, stop, reset, and suspend VMs from your mobile!
- Monitor host and VM CPU and memory performance.
- Supports VMware Infrastructure 3.x (VI3x), VMware Server 2, and beta
two will enable support for Citrix Xen Server 5 and Microsoft Hyper-V.
- Runs in any AJAX-supported browser (optimized for small displays)
- Installs on Windows, OS X, and Linux
- Built with Google Web Toolkit
- Built with lostcreations's Unified Virtualization API (UVAPI)
- Third-party developers can create custom plug-ins to extend
hypervisor support for VMM

Read more at http://lostcreations.com/vmm (demo link with user and
pass at the site)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2009-01-13 Thread Rockster

Hi,

Website: http://www.qafe.com
Tagline: Building Enterprise Applications  Made Easy
Status: beta, http://demo.qafe.com  is live !

Summary:
QAFE is a framework to easily create Enterprise Applications  with all
requirements that are needed in these environments. It's fully
declarative
except for the complex logic (you write that in Java/Database stored
procedures). There is a declarative UI and the interaction
with the backend is also declarative. So no javascript/java/complex
architectures.
The architecture is divided in several and design patterns are applied
under
the hood. Data transfer from any datasource (Java source/Database) is
generalized
in such a way, that even this is easy. Idea is NOT to bother
(database) developers
with object orientation (it's a totally different mindset).

The UI is abstracted from any technology, which makes it possible to
render
any presentation technology. Currently to GWT and (not final) Adobe's
Flex (or any other presentation technology in future).

The SOA consumes java (service) classes with easy as well as the
interaction
with databases (tables/stored procedures/ custom SQL, etc). There is
no need for Java/javascript.
Just XML

We are setting up the site. In the http://demo.qafe.com
you can try out the code from the Showcase in the QAFE Labs Try
memenu.
So in fact with QAFE you can create any application with ease.

GWT made so much possible. Without GWT this project would not work.
GWT has a clean base and doesn't rely on javascript libraries.
Optimized output is super.

Looking forward to your feedback.

Rockster.


On Jan 10, 6:15 am, krishna krishnakum...@gmail.com wrote:
 Hi All,

 We developed a p2p micro-lending platform using GWT -http://www.rangde.org

 We've also developed a theme generator for GWT -http://works.sen-sei.in/gtg

 Things that we are looking forward to in GWT and related areas are

 1. API for developing opensocial applications
 2. Seamless integration with GAE
 3. Any tool/feature that can help in SEO

 Regards,
 Krishna

 On Dec 12 2008, 6:39 am, Sumit Chandel sumitchan...@google.com
 wrote:



  Hello everyone,

  We've recently updated the GWT homepage to include a page displaying a
  non-exhaustive list of applications that are built with GWT. We were
  also able to capture a few developers on video for those who happened
  to be around the Google Mountain View area and developed awesome
  applications using GWT. Check out more details on both of these at the
  link below:

  Who's Using GWT?:http://code.google.com/webtoolkit/app_gallery.html

  It's great that we were able to catch some of our local developers on
  video, but we know there are other great stories out there from other
  developers in the community. So, I thought it would be cool if I
  stickied this Groups thread for community members to share their
  experience with everyone.

  Feel free to post up your own GWT application(s), along with your most
  loved / requested features and any tips and tricks you've come across
  as you developed your applications that you'd like to share with the
  rest of the community. Looking forward to hearing from you.

  Cheers,
  -Sumit Chandel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2009-01-09 Thread krishna


Hi All,

We developed a p2p micro-lending platform using GWT - http://www.rangde.org

We've also developed a theme generator for GWT - http://works.sen-sei.in/gtg

Things that we are looking forward to in GWT and related areas are

1. API for developing opensocial applications
2. Seamless integration with GAE
3. Any tool/feature that can help in SEO

Regards,
Krishna


On Dec 12 2008, 6:39 am, Sumit Chandel sumitchan...@google.com
wrote:
 Hello everyone,

 We've recently updated the GWT homepage to include a page displaying a
 non-exhaustive list of applications that are built with GWT. We were
 also able to capture a few developers on video for those who happened
 to be around the Google Mountain View area and developed awesome
 applications using GWT. Check out more details on both of these at the
 link below:

 Who's Using GWT?:http://code.google.com/webtoolkit/app_gallery.html

 It's great that we were able to catch some of our local developers on
 video, but we know there are other great stories out there from other
 developers in the community. So, I thought it would be cool if I
 stickied this Groups thread for community members to share their
 experience with everyone.

 Feel free to post up your own GWT application(s), along with your most
 loved / requested features and any tips and tricks you've come across
 as you developed your applications that you'd like to share with the
 rest of the community. Looking forward to hearing from you.

 Cheers,
 -Sumit Chandel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2009-01-07 Thread ajay jetti
cant seem to view your application

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2009-01-07 Thread padysr...@gmail.com


I tested it on IE 7 and Firefox 3 and it seems to work. Can you tell
me your browser/version ?

Thanks

-- pady
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2009-01-03 Thread Jon Vaughan

We're using GWT for the whole UI of Bionic Books, which is a small
business accounting application: http://www.bionicbooks.com.

Honestly I love GWT; Bionic Books has been written completely by 1
person (me) and I believe that there is no other technology that would
have allowed me to build something of this sophistication in the
relatively short time it took.

In terms of requested features I can't really think of much; we, as
I'm sure almost everyone has done, have written quite a lot of bespoke
controls with richer functionality, e.g. we have our own combo boxes,
multilevel dropdowns, extended ajax-ey list boxes with Loading...,
etc and I think that there is possibly some ground to be gained in
terms of richer controls.  At some point we're going to review our
codebase to see what we can contribute back.

Thanks to all at Google and to everyone else who has submitted to GWT

Jon Vaughan
Bionic Books


On Dec 12 2008, 1:39 am, Sumit Chandel sumitchan...@google.com
wrote:
 Hello everyone,

 We've recently updated the GWT homepage to include a page displaying a
 non-exhaustive list of applications that are built with GWT. We were
 also able to capture a few developers on video for those who happened
 to be around the Google Mountain View area and developed awesome
 applications using GWT. Check out more details on both of these at the
 link below:

 Who's Using GWT?:http://code.google.com/webtoolkit/app_gallery.html

 It's great that we were able to catch some of our local developers on
 video, but we know there are other great stories out there from other
 developers in the community. So, I thought it would be cool if I
 stickied this Groups thread for community members to share their
 experience with everyone.

 Feel free to post up your own GWT application(s), along with your most
 loved / requested features and any tips and tricks you've come across
 as you developed your applications that you'd like to share with the
 rest of the community. Looking forward to hearing from you.

 Cheers,
 -Sumit Chandel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2008-12-28 Thread Dobes

We're using it to develop online accounting software:

http://www.clarityaccounting.com/demo?utm_source=gwt-group



On Dec 11, 5:39 pm, Sumit Chandel sumitchan...@google.com wrote:
 Hello everyone,

 We've recently updated the GWT homepage to include a page displaying a
 non-exhaustive list of applications that are built with GWT. We were
 also able to capture a few developers on video for those who happened
 to be around the Google Mountain View area and developed awesome
 applications using GWT. Check out more details on both of these at the
 link below:

 Who's Using GWT?:http://code.google.com/webtoolkit/app_gallery.html

 It's great that we were able to catch some of our local developers on
 video, but we know there are other great stories out there from other
 developers in the community. So, I thought it would be cool if I
 stickied this Groups thread for community members to share their
 experience with everyone.

 Feel free to post up your own GWT application(s), along with your most
 loved / requested features and any tips and tricks you've come across
 as you developed your applications that you'd like to share with the
 rest of the community. Looking forward to hearing from you.

 Cheers,
 -Sumit Chandel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2008-12-22 Thread Alex Epshteyn

http://play.typeracer.com

Too many tips and tricks to enumerate here :)

On Dec 11, 8:39 pm, Sumit Chandel sumitchan...@google.com wrote:
 Hello everyone,

 We've recently updated the GWT homepage to include a page displaying a
 non-exhaustive list of applications that are built with GWT. We were
 also able to capture a few developers on video for those who happened
 to be around the Google Mountain View area and developed awesome
 applications using GWT. Check out more details on both of these at the
 link below:

 Who's Using GWT?:http://code.google.com/webtoolkit/app_gallery.html

 It's great that we were able to catch some of our local developers on
 video, but we know there are other great stories out there from other
 developers in the community. So, I thought it would be cool if I
 stickied this Groups thread for community members to share their
 experience with everyone.

 Feel free to post up your own GWT application(s), along with your most
 loved / requested features and any tips and tricks you've come across
 as you developed your applications that you'd like to share with the
 rest of the community. Looking forward to hearing from you.

 Cheers,
 -Sumit Chandel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2008-12-17 Thread ofrias

Hi Arthur.

The datepicker is in the homepage which is not GWT (only result pages
both for flights and hotels are).
It uses DHTML Calendar:
http://www.dynarch.com/projects/calendar/

The result grid is custom built using a table.

Oscar - http://www.trabber.com



On 12 dic, 16:29, Arthur Kalmenson arthur.k...@gmail.com wrote:
 Hi ofrias,

 Trabber.com looks very impressive. A very nice and clean website. Well done 
 :).

 A couple of questions, what date picker did you use? What did you use
 for your result grid? All custom built?

 Anyway, great job. Thanks for sharing.

 --
 Arthur Kalmenson

 On Fri, Dec 12, 2008 at 5:17 AM, ofrias ofr...@gmail.com wrote:

  We are using it at Trabber.com for the flight and hotel metasearch
  results pages.

  For us the best features are:
  - you can forget about Javascript quirks
  - efficiency (runtime speed, rpc speed, javascript size)

  About the requested features, I know this is quite specific but we
  would like to have a SliderBar with two knobs:
 http://code.google.com/p/google-web-toolkit-incubator/issues/detail?i...

  Thanks for the tool!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2008-12-16 Thread Dominik Erbsland

I saw the promoted projects. Some are really cool. It's great to see
that developers are using GWT!

I just made a small GWT website for bored people: http://www.drophole.net
it's just a tiny page I made to kill some time. Finished the first
version just yesterday.

another bigger GWT project was my diploma project http://www.myrss.ch
- it works like the google reader. actually this was my inspiration.
unfortunately the free hosting server I got is way too slow so the
application cannot really be used normally as it freezes from time
to time.

the features I love the most about GWT are:
- easily create an ajax webapplication with little effort.
- very well documented. even I can understand most tutorials :-)

what I'm missid though is the possibility to get the absolute position
of any object. I noticed that this is not possible with all objects.
(or maybe I just did not look hard enough)

cheers from switzerland
dominik



On Dec 12, 2:39 am, Sumit Chandel sumitchan...@google.com wrote:
 Hello everyone,

 We've recently updated the GWT homepage to include a page displaying a
 non-exhaustive list of applications that are built with GWT. We were
 also able to capture a few developers on video for those who happened
 to be around the Google Mountain View area and developed awesome
 applications using GWT. Check out more details on both of these at the
 link below:

 Who's Using GWT?:http://code.google.com/webtoolkit/app_gallery.html

 It's great that we were able to catch some of our local developers on
 video, but we know there are other great stories out there from other
 developers in the community. So, I thought it would be cool if I
 stickied this Groups thread for community members to share their
 experience with everyone.

 Feel free to post up your own GWT application(s), along with your most
 loved / requested features and any tips and tricks you've come across
 as you developed your applications that you'd like to share with the
 rest of the community. Looking forward to hearing from you.

 Cheers,
 -Sumit Chandel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2008-12-16 Thread TimZon

Hello,

We built our application using GWT and really enjoyed the experience.

TimZon.com provides a video discussion solution for GMail and Google
Apps users aimed at helping enterprises collaborate across time zones.

This is our first experience with GWT, and we plan to use it more
going forward. We think that using GWT allows for a much better user
experience and was good for the development too.

Working with GWT, we liked the most:
-   Rich AJAX without having to touch Javascript
-   The ability to still use Javascript when it is really necessary
(events generated by iFrame or Flash integration).
-   Being able to work from our preferred Eclipse environment.
-   The ability to easily implement powerful RPC mechanism and
controlling both client and server code from one place.
-   Google API integration, Great SuggestBox, and much more….

The improvement that would really make GWT magic would be the ability
to more easily integrate with style sheet without having to deal with
all the CSS quirks and all browser compatibility issues. (Ideally, we
would like to never have to touch CSS manually ever again).

Thank you for GWT!

The TimZon team  ( http://www.timzon.com )

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2008-12-13 Thread Ngon Pham

Hi everyone,

We are using GWT at http://www.skydoor.net, one of largest travel
websites in Vietnam. This website also integrate other Google APIs
include: Maps, Earth, Youtube.

Our experience about GWT is that it is really a nice technology.
However, the local adoption is not as what we expected. Some complain
are about
- The loading time is quite slow, though we have used Gzip (file size
is 1MB, we used Tomcat Gzip to compress = ~250KB)
- The content can't be indexed by search engine
- Users still familiar with web pages, not web application

To solve these problems, we have created one more simple version
beside the GWT apps (fast, search engine friendly, familiar with most
users). You can take a look at http://www.skydoor.net/place/Viet_Nam

The most interesting feature we are looking for is that whether GWT
could have a smooth integration with AppEngine. Because this will
definitely reduce our time for not taking our own Tomcat + MySQL
server anymore.

Thanks and regards,
Ngon


On Dec 12, 10:29 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:
 Hi ofrias,

 Trabber.com looks very impressive. A very nice and clean website. Well done 
 :).

 A couple of questions, what date picker did you use? What did you use
 for your result grid? All custom built?

 Anyway, great job. Thanks for sharing.

 --
 Arthur Kalmenson

 On Fri, Dec 12, 2008 at 5:17 AM, ofrias ofr...@gmail.com wrote:

  We are using it at Trabber.com for the flight and hotel metasearch
  results pages.

  For us the best features are:
  - you can forget about Javascript quirks
  - efficiency (runtime speed, rpc speed, javascript size)

  About the requested features, I know this is quite specific but we
  would like to have a SliderBar with two knobs:
 http://code.google.com/p/google-web-toolkit-incubator/issues/detail?i...

  Thanks for the tool!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2008-12-12 Thread ofrias

We are using it at Trabber.com for the flight and hotel metasearch
results pages.

For us the best features are:
- you can forget about Javascript quirks
- efficiency (runtime speed, rpc speed, javascript size)

About the requested features, I know this is quite specific but we
would like to have a SliderBar with two knobs:
http://code.google.com/p/google-web-toolkit-incubator/issues/detail?id=206

Thanks for the tool!


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Who's Using GWT?

2008-12-12 Thread Arthur Kalmenson

Hi ofrias,

Trabber.com looks very impressive. A very nice and clean website. Well done :).

A couple of questions, what date picker did you use? What did you use
for your result grid? All custom built?

Anyway, great job. Thanks for sharing.

--
Arthur Kalmenson



On Fri, Dec 12, 2008 at 5:17 AM, ofrias ofr...@gmail.com wrote:

 We are using it at Trabber.com for the flight and hotel metasearch
 results pages.

 For us the best features are:
 - you can forget about Javascript quirks
 - efficiency (runtime speed, rpc speed, javascript size)

 About the requested features, I know this is quite specific but we
 would like to have a SliderBar with two knobs:
 http://code.google.com/p/google-web-toolkit-incubator/issues/detail?id=206

 Thanks for the tool!


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Who's Using GWT?

2008-12-11 Thread Sumit Chandel

Hello everyone,

We've recently updated the GWT homepage to include a page displaying a
non-exhaustive list of applications that are built with GWT. We were
also able to capture a few developers on video for those who happened
to be around the Google Mountain View area and developed awesome
applications using GWT. Check out more details on both of these at the
link below:

Who's Using GWT?:
http://code.google.com/webtoolkit/app_gallery.html

It's great that we were able to catch some of our local developers on
video, but we know there are other great stories out there from other
developers in the community. So, I thought it would be cool if I
stickied this Groups thread for community members to share their
experience with everyone.

Feel free to post up your own GWT application(s), along with your most
loved / requested features and any tips and tricks you've come across
as you developed your applications that you'd like to share with the
rest of the community. Looking forward to hearing from you.

Cheers,
-Sumit Chandel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---