- Created a number of example applications using the Webdesk framework:
- One which simply loads xml configuration information and connects to a remote logging service defined in that config
- One which loads several themes and backgrounds and allows the user to change them
- One which loads a simple application module and adds it to the desktop, the sample application adds children windows as well
- Added a permissions check system to the SCT document manager application. Before any user could do anything but now proper permissions and ownership of documents are enforced. However, any user can view any document for now.
- Implemented a guest system. Guests, for the SCT document manager, can only view documents.
- Created a welcome screen for Webdesk framework. It displays all available applications from loaded modules and allows quick access to them. In the future it may also allow quick access to recently viewed items
