Firefox 3 has “online” and “offline” events. That’s javascript-speak for saying: now your webpage can know when you’re offline (and hence queue it’s actions) and when you’re online (and then send all the queued actions to the server).

In other words, offline apps will be possible in Firefox 3. Hopefully we’ll soon see experimentation and then an open js library to enable easy offline app-making (like js libraries now make ajax easy for dummies). IE is the only problem factor then.

2 thoughts on “

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s