GWT Designer Contest #2

February 28th, 2008 - Written by Chris Fong 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) Subscribe to my RSS feed via email. 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!

22 Comments Subscribe to this feed Stumble it!

Create an RSS app using the GWT History Mechanism

February 24th, 2008 - Written by Chris Fong 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 Subscribe to this feed Stumble it!

Weekly GWT Links for 2/23/08

February 23rd, 2008 - Written by Chris Fong in News

Lots of interesting GWT happenings this week.

gwt rolodex widget
GWT Rolodex Widget

Remember to keep up with the latest GWT news by subscribing to my rss feed.

No Comments Subscribe to this feed Stumble it!

« Previous Entries