Pages tagged gwt:

Building a Tag-Cloud Using the Google Web Toolkit - Nettuts+
http://net.tutsplus.com/tutorials/javascript-ajax/building-a-tag-cloud-using-the-google-web-toolkit/

A while back, I read a tutorial by Dan Wellman, which described the steps required to produce a neat Tag-Cloud. Dan's example largely relied on the jQuery framework to request data and construct the user interface elements. I decided to write his tutorial all over again with the two exceptions of using GWT instead of jQuery, and a different method of choosing font size variations. In case you don't know what Tag-Clouds are and what purpose they serve, briefly, a Tag-Cloud is a form of visualizing the difference in importance or activeness of some predefined categories based on how large they appear in the cloud. Tag Cloud We are going to use the latest version of GWT (currently 1.5) and work with MySQL and PHP as our back-end to request the JSON data. Similar to Dan's tutorial, I too, assume that you already are familiar with inserting into a database. The PHP code in this article will merely cover how to query data from the database and send back the result in JSON format. You shoul
http://net.tutsplus.com/tutorials/javascript-ajax/building-a-tag-cloud-using-the-google-web-toolkit/
Google Plugin for Eclipse - Google Code
http://code.google.com/eclipse/
The Google Plugin for Eclipse is the fastest way to start developing Google Web Toolkit and App Engine applications, allowing you to go from installing the plugin to deploying an Ajax "Hello World" in a matter of minutes.
Google Plugin for Eclipse - Google Code
The Google Plugin for Eclipse is the fastest way to start developing Google Web Toolkit and App Engine applications, allowing you to go from installing the plugin to deploying an Ajax "Hello World" in a matter of minutes. Simply install the plugin and get started. If you don't have the GWT and App Engine SDKs installed, the plugin can take care of that for you.
Google plugin
Vaadin - vaadin.com
http://vaadin.com/home
Vaadin is a Java framework for building modern web applications that look great, perform well and make you and your users happy.
WebApps auf Basis von GWT erstellen. Sieht gut aus.
Hive Development Limited: Google Web Toolkit (GWT) MVP Example
http://blog.hivedevelopment.co.uk/2009/08/google-web-toolkit-gwt-mvp-example.html
I have no idea what half of this means but I think It's worth some bedtime reading
Raible Designs | Ajax Framework Analysis Results
http://raibledesigns.com/rd/entry/ajax_framework_analysis_results
compares ajax-frameworks (jquery is missing)
Raible Designs | Ajax Framework Analysis Results
Timefire: On Reducing the Size of Compressed Javascript (by up to 20%)
http://timepedia.blogspot.com/2009/08/on-reducing-size-of-compressed.html
"...what effect does the large-scale structure of the JS output code have on the DEFLATE algorithm of GZIP which is used to serve up compressed script?" Another instance of using knowledge of the specific file type to get gains in compression. Is there a web proxy running all this at which I can point my phone?
On JavaScript minification and compression.
better compression through instruction rearrangement. this guy drives me somewhat crazy, but he does cool work.
quake2-gwt-port - Project Hosting on Google Code
http://code.google.com/p/quake2-gwt-port/
Java Code Geeks: GWT 2 Spring 3 JPA 2 Hibernate 3.5 Tutorial
http://javacodegeeks.blogspot.com/2010/05/gwt-2-spring-3-jpa-2-hibernate-35.html
EntityManagerFactory