GWT
Tag details
Welcome to the 'GWT' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'GWT'.
Look up
"GWT"
at The Free Dictionary
Latest blogosphere posts tagged “GWT”
-
Free GWT Style, Configuration and JSNI Cheat Sheet
Code Beach —
Authority: 433
A free GWT cheat sheet from DZone. One of the most beneficial parts of GWT is that your standard Java IDE can help you develop an application without needing to memorize the API. This is especially true when using auto-completion capabilities of your IDE, but unfortunately this doesn’t apply to all aspects of GWT ...1 day ago -
Building SOFEA Applications with GWT and Grails
Raible Designs —
Authority: 413
Last night, I spoke at the Denver Java User Group meeting. The consulting panel with Matthew , Tim and Jim a lot of fun and I enjoyed delivering my Building SOFEA Applications with GWT and Grails presentation for the first time. The talk was mostly a story about how we enhanced Evite.com with GWT and Grails ...3 days ago -
GWT and the Static Versus Dynamic Religious War
Pathfinder Development —
Authority: 117
Never get involved in a land war in Asia. -- Vizzini, The Princess Bride . Also, never get involved in a religious war about statically versus dynamically typed languages. Well, maybe just this once. Periodically, an angry Javascript developer will let loose and flame GWT as a misbegotten spawn of evil. ...4 days ago -
GWT 2 Milestone 2
Pathfinder Development —
Authority: 117
Its been out a few weeks, but I thought Id point out thats its been pushed . Mostly some changes to the LayoutPanel . Pathfinder is a software development firm. Hire us to build complex software thats easy to use. GWT 2 Milestone 2 Related posts: Open Laszlo DHTML Milestone Chess Game Viewer in GWT ...4 days ago -
Free GWT Style, Configuration and JSNI Reference Card
Code Beach —
Authority: 433
A free GWT cheat sheet from DZone. One of the most beneficial parts of GWT is that your standard Java IDE can help you develop an application without needing to memorize the API. This is especially true when using auto-completion capabilities of your IDE, but unfortunately this doesn’t apply to all aspects of GWT ...4 days ago -
Consulting, SOFEA, Grails and GWT at next weeks Denver JUG
Raible Designs —
Authority: 413
Next Wednesday, Ill be at Denvers JUG meeting to talk about Independent Consulting and Building SOFEA Applications with Grails and GWT. The first talk will be a a panel discussion among local independent consultants, including James Goodwill , Matthew McCullough , Tim Berglund and myself. This session explores the ...1 week ago -
Testing GWT Libraries with Selenium and Maven
Raible Designs —
Authority: 413
On Tuesday, I wrote about Running Hosted Mode in GWT Libraries . Today I added an additional module to our project to run Selenium tests against our GWT library. In the process, I discovered some things I needed to modify in my GWT librarys pom.xml. Im writing this post so others can use this setup to write GWT ...1 week ago -
Parleys.com, a RIA Case Study
Software Development Videos —
Authority: 434
Stephan Janssen’s presentation is organized around Parleys.com, a web site whose front end is implemented in Flash. He explains why they dumped DHTML and switched to Flex/AIR. He also talks about two technologies that could be used instead, GWT and JavaFX, presenting their pros/cons. ...1 week ago -
Running Hosted Mode in GWT Libraries (when using Maven)
Raible Designs —
Authority: 413
Earlier this year, I wrote about Modularizing GWT Applications with GWT-Maven . Fast forward 8 months and Im still working with GWT and using this same technique. However, this time Im working with the Maven GWT Plugin from Codehaus. In my last post, I wrote: The results of modularizing your application are ...1 week ago -
GWT ImageBundle, IE6 and AlphaImageLoader – a tale of woe
Lombardi Development Blog —
Authority: 99
The GWT Image Bundle is a way of improving performance when using lots of images in a GWT application. By combining multiple images into a single large image for transmission from server to client and then cutting it up on the client the number of HTTP requests the client makes is reduced. This technique is possibly ...2 weeks ago -
Google Web Toolkit Solutions: More Cool and Useful Stuff by David Geary
Free Your Mind All Free Download —
Authority: 162
Google Web Toolkit Solutions: More Cool & Useful Stuff | Publisher: Prentice Hall PTR; 1 edition | 2007-11-17 | 408 Pages | ISBN: 0132344815 | PDF | 10 MB Google Web Toolkit (GWT) is an open source Java development framework for building Ajax-enabled web applications. Instead of the hodgepodge of technologies ...2 weeks ago -
orkut rebuit using Google Web Toolkit (GWT); New version released
D' Technology Weblog —
Authority: 528
Google released a refreshed, faster, richer and more intuitive orkut built using Google Web Toolkit (GWT) . With the new version of orkut youll find: fewer pages, faster browsing; clean, simple interface; greater personalization, more info on Help Center . Please note, new version of orkut is only via ...2 weeks ago -
Blog moved...eggsylife.co.uk
You don't know it all yet! (Neither do I) —
Authority: 92
Hi all, Just to let anyone know that may be following the blog. I am moving my blog over to http://eggsylife.co.uk Im hoping to make a lot more posts and keep the blog more up to date.3 weeks ago -
Distributed GWT Compilation – Part Two
Lombardi Development Blog —
Authority: 99
I’ve done some more work on my distributed GWT compilation system and it’s now at the point where I’m able to use it for development compilation at work. There are three parts to the system, one of which I had hoped to avoid. First, there is the PrecompileAndLink program. This is a drop-in replacement for the ...3 weeks ago -
Developing and Testing GWT Client Services
Raible Designs —
Authority: 413
Earlier this week, Hiram Chirino released RestyGWT , a GWT generator for REST services and JSON encoded data transfer objects. You can read more about it in Hirams post RestyGWT, a Better GWT RPC?? . First of all, Im impressed with RestyGWT because provides something Ive always wanted with GWT: the ability to call ...3 weeks ago -
AJAX and GWT Training Tutorials
Intelligentedu —
Authority: 112
Here are several excellent AJAXand GWTTraining Tutorials that are derived from MartyHalls world-renowned live programming training courses, hosted on courses.coreservlets.com . These areintended as a fast introductionto the basics of Ajax and Google Web Toolkit (GWT) for people thatalready know how towrite the ...4 weeks ago -
The Story of your Compile: Reading the Tea Leaves of the GWT Compiler for an Optimized Future
Software Development Videos —
Authority: 434
Google Web Toolkit is providing more and more information to developers in terms of how it is compiling your code, and how you can improve it. In this session, we will explain the tools available to you, how to interpret the results, and how you can guide this choose-your-own-adventure in the direction you want.4 weeks ago -
GWT 2.0: Cool Beans on In Browser Development Mode
Pathfinder Development —
Authority: 117
I have a short list of things that I dont like about GWT. They are: You have to use a special browser to debug in Java. That browser doesnt always behave the way IE or Firefox or Safari does. And you need OS specific distributions which can make it a little tricky to share a project between developers with different ...4 weeks ago