Leander Hanwald schrieb:
> Hi
>
> Had anybody here already tested the asynchronous javascript extension in
> google gears?
> (Example:
> http://code.google.com/apis/gears/samples/hello_world_workerpool.html)
>
> The example did not find my installed google gears on linux, so can't
> really test it.
Hi
Had anybody here already tested the asynchronous javascript extension in
google gears?
(Example:
http://code.google.com/apis/gears/samples/hello_world_workerpool.html)
The example did not find my installed google gears on linux, so can't
really test it.
Could it be used together with qooxdoo?
Hello,
Yea, Firefox 3.0 will support something like this and Microsoft will too.
In my point of view it can be used in many existing application. Any
application
that works with a remote DB. Of course there are some obscure moments
such as
what will be cached in local DB, criteria and other, but
dperez wrote:
> Hi,
>
> The Dojo folks have also an offline project.
>
> http://dojotoolkit.org/offline
>
> Probably in a relatively short time, offline will be widespread.
>
Hello,
if I remember correctly, the next major Firefox release 3.0 will also
have some kind of direct support for offl
Hi,
The Dojo folks have also an offline project.
http://dojotoolkit.org/offline
Probably in a relatively short time, offline will be widespread.
Sebastian Werner wrote:
>
> Yes sounds great to deliver high performance offline storage which is
> available cross-browser. See also:
> http://e
Yes sounds great to deliver high performance offline storage which is
available cross-browser. See also:
http://erik.eae.net/archives/2007/05/30/19.06.10/
Sebastian
Am 31.05.2007 um 06:18 schrieb Dan:
> If there is one thing that lacked in current Ajax apps, it's the
> capacity to run offline
If there is one thing that lacked in current Ajax apps, it's the
capacity to run offline. That's not much of a problem anymore with
what Google just released. They gave us an extension for Firefox
(plugin for IE) that gives you Javascript APIs for:
* caching your app locally
* storing data locally