What's a typical day like at
Openwave?
I worked with Sam McKelvie on a project called Waplets, which was essentially AJAX for mobile browsers.
Waplets was an application model that provided async, offline, and push support for mobile browser apps, which retaining the simplicity of the web application model. For instance, we were able to duplicate the Java ESPN gamecast application in a fairly simple and easy to understand app.
State and view were decoupled and rendered on the client using JSP style templates plus scripting. Application manifests allowed all of the resources required by an application to be reliably downloaded and cached. Scripts could register themselves to handle push events on the client with application specific logic and presentation....
Posted @ 02:52PM, August 08, 2006
by Phillip Bogle | Permalink
See all answers for this question
|