Ajax

Some Ajax hack in getthemlaid.com

I found a problem in getthemlaid.com, here is the screencast for it

I have contacted the admins, I think they will fix it soon.

Chess widget that uses AJAX to retrieve chess data

Chess Widget is like jsPgnViewer, but it's more Ajax. It retrieve chess data from the server and show the game dynamically.

Chess widget

Games from aplayr

aplayr
aplayr have made two refreshing Ajax multi-player games by using GWT.

gpokr
gpokr
a Texas Holdem Poker game that's described by Scott Blum, a Google Web Toolkit Engineer, as:

This is a seriously cool app and a ton of fun to play. Several GWT engineers just wasted half an hour doing "research"

gpokr screen

kdice
kdice
A risk like game that based on Dice Wars.
kdice screen

Mojax

Mojax Logo
Mojax is a mobile AJAX application framework that runs in a mobile phone. It does not like most browsers in a mobile, it is a application framework with it's own script language(based on ECMA-262).
Mojax in action
Editor Comment:

I think because it have a HttpRequest Object in Mojax, it's sure that Mojax can work with any server side script, like PHP, that can be accessed by HTTP. In that cast, most ajax application in browser can be brought to a mobile.

Ajax Server Monitor

Ajax Server Monitor use Ajax, PHP and the PHP-JSON extension to stream the server data to the user. This can be a great tool to check the server load, great for debugging.

COMET System Command Streamer

Ajax Server Monitor

Editor Comment:

It uses not just Ajax, but COMET, impressive. :plz:

Honey Pot that kill bots