nextwebgen.com

The Next Generation Web Now

GPokr: Ajax Poker App

Filed under: Web 2.0 News, Front Page, Showcase, Google — Dion Almaer at 9:35 am on Tuesday, July 25, 2006

Ryan Dewsbury has written a multiplayer ajax poker application written with GWT.

The front end is written with Java which the google web toolkit compiles to javascript. This is an impressive task that GWT does and so far, even though the toolkit is beta, seems seamless. The front end talks to a java servlet on the backend through an RPC layer on top of XMLHttpRequest. The server sends events back to the clients through the same RPC mechanism so that the players at the table always have an updated rendering.

Watch out Party Poker! :)

GPokr

Google Paint

Filed under: Web 2.0 News, Front Page, Google, Fun — Dion Almaer at 3:08 pm on Friday, July 21, 2006

Google Paint is more Friday Fun :)

Google Paint

Eventsites - Proof Of Concept

Filed under: Web 2.0 News, Showcase, Google, Ajax, Examples, Mashups — Admin at 4:37 am on Monday, July 3, 2006

Google AJAX Search API

Filed under: Web 2.0 News, Showcase, Google, Ajax — Admin at 3:05 am on Monday, July 3, 2006

IntelliJ IDEA Google Web Toolkit Support

Filed under: Web 2.0 News, Front Page, JavaScript, Library, Google — Dion Almaer at 8:56 am on Thursday, June 29, 2006

The JetBrains folk have smart marketing guys. Their marketing director got dirty and created a GWT Studio Plugin for IntelliJ IDEA 6.0.

You can see a demo of the GWT work which shows how to create an Ajax image viewer application.

GWT IntelliJ