For non data applications qooxdoo can be run from cache without any 
problems. I haven't looked into this too much but google gears uses 
SQLite to store data on client side for offline use:

http://gears.google.com/ (link to FAQ on that page is good)

http://en.wikipedia.org/wiki/Google_Gears

Jean-Baptiste BRIAUD - Novlog wrote:
> Hi qooXdoo team !
> 
> One next big point of interest for the web application is the offline  
> use of them.
> Adobe (with AIR) is about to have a solution.
> There is also a firefox solution but currently only allow to launch a  
> website like a desktop app but still online.
> Apparently there are several other attemps from pure hardcore js AJAX  
> (direct DOM manipulation) maybe implying Dojo but I'm not sure.
> the idea is to catch HTTP call for data. Then, when online, store data  
> in a local database and when offline to  get asked data from the  
> database or write it to the database.
> Going back online should then involde database sync by maybe  
> reemitting the HTTP request stored to act like it is the browser.
> 
> So the question for the future of qooXdoo :
> * Will we have some tech brick for that with qooXdoo ?
> * what could we integrate in qooXdoo ?
> * what is the current state of the art ?
> * is there in actual qooXdoo 0.8 some breaking points that would  
> conceptually go against an offline use ?
> 
> Maybe we could discuss about that...
> 
> What do you think about offline web ?
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to