GWT Designer Contest #2

February 28th, 2008 - Written by in Contests

It’s time for another contest!

gwt designer contest

Recently, Instantiations released version 4.0 of their GWT Designer product. For those who don’t know, GWT Designer is an Eclipse based GUI creation tool for the Google Web Toolkit. It supports such snazzy features as drag-and-drop GUI building, bi-directional code generation, and several useful Wizards that help make GWT development easier. This latest version includes some exciting new features including basic integration with the MyGWT and GWT-Ext widget libraries.

For this contest, I have three, one-year subscriptions (a $39 value) of GWT Designer to give away. If you are already an existing GWT Designer subscriber, you will be able to get your subscription renewed for an extra year if you win.

How to Enter

You can gain entries into the contest in three ways.

1) . Existing email subscribers are automatically entered into this and every other future contest! (1 entry)

2) Leave a comment to this post, letting us know something about GWT that you’d like to see added or improved. (2 entries)

3) Download a copy of GWT Designer (if you don’t have it already) and leave a comment on this post, telling us your impressions of the product (good or bad). (2 entries)

If you perform all three tasks, you will give yourself 5 chances to win. Our first contest, had 50 contestants so your chances of winning are pretty good.

Deadline

Contest ends Monday, March 10th at Noon PST. The three winners will be picked by Random.org’s list randomizer. Please make sure to enter a valid email, or you won’t be able to win.

Thanks and good luck!

23 Comments Stumble it!

Create an RSS app using the GWT History Mechanism

February 24th, 2008 - Written by in Using GWT

Over at developerlife, Nazmul Idris has posted a new tutorial titled, GWT Tutorial – Using History mechanism to create an RSS reader app.

This tutorial is meant to show you how to write an application that uses history. The Managing History and Hyperlinks tutorial gives you the background information you need, and shows you how to “think” about History when building your GWT app. This tutorial takes the next step and shows you a sample application that uses history to load an RSS feed. There are other ways to pass parameters to GWT apps that don’t involve using the History mechanism. However, the application in this tutorial will take this approach.

developer life rss reader
There are a bunch of useful techniques in this article, so check it out.

2 Comments Stumble it!

Weekly GWT Links for 2/23/08

February 23rd, 2008 - Written by in News

Lots of interesting GWT happenings this week.

gwt rolodex widget
GWT Rolodex Widget
  • – Chris Jones has just created a project for his gwt-rolodex widget that is currently in use in his Yesmail Enterprise product.
  • An Interview with Sanjiv Jivan – InfoQ has posted an interview with GWT-Ext creator Sanjiv Jivan discussing the recent GWT-Ext 2.0 release.
  • GWT Designer 4.0.0 released – New features include a new GWT JUnit TestCase Wizard and improved support for the GWT-Ext and MyGWT widget libraries.
  • GWT: DOM and Opacity – A short tutorial by Dietrich Kappe showing how he created his own DOM implementation to set the opacity of an element in a cross-browser way.
  • Enabling Test Driven Development in GWT client code – An article discussing how to structure your code to do TDD with GWT.
  • Chronoscope 0.8 released – This new release of Chronoscope features IE/Flash rendering support, an experimental Java2D renderer and appendable datasets.

Remember to keep up with the latest GWT news by .

No Comments Stumble it!

« Previous Entries