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.
# May 11, 2007