Hi! On Thu, 2008-09-18 at 10:33 +0200, 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 ? Definitely. But currently there is no client-side storage (besides cookies, of course) integrated into the framework.
> * what could we integrate in qooXdoo ? There are various technologies: HTML5 Storage, Gears, AIR, Flash, ... > * what is the current state of the art ? See above for technologies. Some other frameworks have API for offline capability, e.g. dojox.storage. > * is there in actual qooXdoo 0.8 some breaking points that would > conceptually go against an offline use ? No. > Maybe we could discuss about that... > > What do you think about offline web ? Not much to discuss, offline capability would be a great addition to the framework and to many qooxdoo apps. ;-) There ain't plans for a short-term solution within qooxdoo. It might become a topic when or after tackling data binding (which should start shortly). Anyway, if there are some interested (maybe experienced) people, why not start to collaborate and create a project (or one for each storage technology) in qooxdoo-contrib? Bye, Andreas -- Andreas Ecker Project Lead http://qooxdoo.org ------------------------------------------------------------------------- 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