Saturday, November 12th, 2005
Category: Fun
, Games
<
>p
>This is some weekend fun.
GMRisk is an implementation of a Risk-like game, using Google Maps as the board.
And it even uses XHR ;)
var request = GXmlHttp.create();
request.open("GET", "riskdata.xml", true);
request.onreadystatechange = function() {
if (request.readyState == 4) {
var xmlDoc = request.responseXML;
var plrs =xmlDoc.documentElement.getElementsByTagName("player");
for(i=0;i
GMRisk FAQ

- Google at your own risk
Yes, Google makes great little widgets to include in your services, like maps and videos, but how much can you or should you rely on...
- IBM adds Google gadgets to WebSphere
Google gadgets, Web services applications developed by Google Inc., will be accessible to business users via IBM's WebSphere Portal, the two companies...
- SAP, Google and geospatial analytics
SAP and Google team up to provide geospatial analytics by embedding mapping APIs -- the same ones from Google Maps and Google Earth -- within...
- SAP, Google and geospatial analytics
SAP and Google team up to provide geospatial analytics by embedding mapping APIs -- the same ones from Google Maps and Google Earth -- within...
- Majority of IT directors failing to make use of mapping technology
Businesses are failing to utilise mapping technology to cut costs, increase productivity and improve customer services, according to...
Bad ass dude! I and a few friends quietly keep the faith. That dusty old box game takes up precious space most of the time. I may just retire it. (decommision)