Weekly GWT Links for 1/26/08

January 26th, 2008 - Written by in News

I spent some time this past week tweaking the layout of the site. I think it looks a bit cleaner than the old version. Anyway, onto the GWT links of this week!

Compiere - Open Source ERP built using GWT

Make sure to keep up with the latest GWT developments by .

No Comments Stumble it!

Who’s using GWT?

January 21st, 2008 - Written by in Using GWT

I read this Dan Moore blog entry a couple of weeks ago where he asked this same question and it seems to come up quite often on the GWT developer forum as well. It is an important question to answer because it is one of the first things people ask when evaluating whether or not to adopt a specific technology. The Google Web Toolkit has now been out for more than 1.5 years, so what have people done with it in that time? I took a look at this older list by Mark Volkmann and a couple on the developer forum and came up with my own set of GWT applications I would use, if I was showing off GWT to someone else. Here they are (in no particular order):

Pibb screenshot

Pibb
JanRain

Pibb is a GWT based web application that combines the best features of instant messenger, email, chat and message boards. It supports OpenID, a lightweight protocol, for single sign-on and portable identity.


GPokr screenshot

GPokr
Ryan Dewsbury

GPokr is a free, multi-player Texas Hold’em game written by Ryan Dewsbury, author of the book, Google Web Toolkit Applications. GPokr runs tournaments which are held starting on the 1st of each month and continue till the last day of the month.


KDice screenshot

KDice
Ryan Dewsbury

KDice is another free, multi-player strategy game by Ryan Dewsbury. It is based on Taro Ito’s Dice Wars. Gameplay in KDice is a simplified version of Risk with the primary goal being to defeat your opponents by conquering the entire map.


/
Google

Although I can’t tell by looking at their source, according to , Google is using GWT as part of their Google Base and Google Checkout applications. If Google themselves won’t use GWT, who else will?


QueWeb screenshot
QueWeb
Queplix

QueWeb is a commercial open source web application which provides a Customer Care solution for businesses. You can play around with their demo here.


ContactOffice screenshot

ContactOffice
ContactOffice

ContactOffice is a professional, “virtual office” which allows users to easily manage their data (emails, contacts, meetings, etc). The beta version of ContactOffice was developed using the Google Web Toolkit. Check out the demo here.


OpenKM screenshot

OpenKM
Josep Llort

OpenKM is another commercial open-source document management system which enables users to capture, publish, find and store electronic documents. Take a look at their online demo.


Dismoiou screenshot

Dismoiou.fr / Tellmewhere
BaDTech SAS

Dismoiou.fr is a web application built with GWT that allows users to collaborate and create a common database of points of interest in the world. Users can share their favorite places, see them on the map, give recommendations and even provide pictures and videos.

Are there any other really nice GWT applications out there I missed? Feel free to leave a comment and plug any GWT based application you’ve seen or have been working on.

61 Comments Stumble it!

Weekly GWT Links for 1/20/08

January 20th, 2008 - Written by in News

Here were some of the interesting GWT related links for this past week:

XSTM for GWT

  • XSTM – The library formerly known as JSTM now has a new website. This library “enables high performance object replication between processes.” This lets you share your objects across multiple machines and any changes to the object will be replicated on each machine. The new site includes demos, tutorials and even .
  • – GWT Tatami is a new project which aims to integrate the widgets in the Dojo javascript framework with GWT. Take a look at their demo.
  • – GWT Tooling is a set of plugins for Eclipse to ease development of GWT applications. This release adds Mac OS X support.
  • – Minor update. The log_level parameter is now set to off by default.
  • How much can one server take? – Some ideas by GPokr creator Ryan Dewsbury on how to handle a large amount of concurrent connections.

Remember to keep up with the latest GWT news by .

No Comments Stumble it!

« Previous Entries Next Entries »