Now Google push AJAX development

I recently posted about BackBase, an expensive (for commercial use) AJAX development thingy*. Well Google have produced something similar for free Google Web Toolkit.

Although the end results are the same (as far as the user is concerned) there are important differences. The BackBase software is entirely client side. You write server stuff as normal, output BackBase code and the browser with JavaScript handles everything. The Google system is client and server orientated and odes more work on the server. The server also has to be running Java. It also has better browser support.

This could be a reason for me to learn Java, something I’ve managed to avoid for quite a while now…

* It’s actually an XML based markup language combined with a real time JavaScript processing engine.

Backbase, AJAX, WebToolkit, GWT, Java

Comments

4 Comments on Now Google push AJAX development

  1. jpereira on Fri, 19th May 2006 3:16 pm
  2. Actually, GWT does not need a java server running, you can use as server, to serve your javascript app, any server. take a look into the groups of GWT.

  3. Oliver on Fri, 19th May 2006 3:33 pm
  4. Oooh that makes it even better. Although there is something to be said about keeping a whole app developed in the same technology…

  5. BackBase really pushing AJAX - Oliver Brown on Thu, 22nd Jun 2006 10:29 am
  6. [...] BackBase really pushing AJAX”

    Trackback: Now Google push AJAX development – Oliver Brown [...]

    [...] g AJAXy stuff. Well in fact it is quite a bit more than that. It has many features of the Google Web Toolkit (except in ASP.NET instead of Java) including serial [...]