Monday 4 June 2007

Google and the offline web application : Google Gears


Google Gears is an open source runtime to allow you to build Offline Web applications. Wow : now with Google Gears you can access to a client side DB, run asynchronous javascript, Store and serve application offline. To make Google Gears works, you need to download a plugin available for Firefox and Microsoft Internet Explorer.

Google Offline yes! but what about Dojo Offline? The very good news is Dojo Fundation will work with Google on this Offline framework instead of fragmenting developments.

And when good concept come out, good tools appear very soon : SQLAdmin for Google Gears is a HMI to adaministrate the Google Gears DB, very usefull ;). try it !

Monday 12 February 2007

Generate on line your own indicator

In a previous post I was talking about a list of Ajax indicator.
Better than a list of indicator ajaxLoad generates indicator which can be downloaded : fun and usefull ;)

Tuesday 12 December 2006

Ajax Indicators

A very nice web site with some Ajax Loading Indicators. Pick which one you prefer to use it in your ajax application : http://www.napyfab.com/ajax-indicators/
Thanks to Benjamin to give me this url.