Goals
- Develop code to allow access to the ECB2 system via a Blackberry mobile device; this may take the form of adding user-agent based switching between the normal HTML interface and a stripped down WML interface.
- Develop an application for a Blackberry mobile device which allows disconnected data entry for ECB2, with delayed syncronization.
Tasks
Determine the capabilities of the builtin /BlackberryBrowser
Explore ECB2 and identify elements which are not supported by the Blackberry Browser (/UnsupportedElements)
Identify necessary programmatic elements of a /DisconnectedApplication
Resources
- Blackberry app which provides an appropriate interface to the ECB system and communicates via HTTP
- or Browser (WML, etc) based app
- Examine technologies available and prepare a summary, etc
- Construct a login prototype via 2 different approaches (browser + gui)