Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
What have we done so far?
We have made sure that our development environment is right.
We have downloaded and installed the Backbase framework.
We have seen what we have to add to an HTML page to make it Backbase framework enabled.
We have seen the famous "Hello World" in many variations: with only basic JavaScript, with a Backbase Tag Library widget and basic JavaScript, with a Backbase Tag Library widget and the Backbase XML Execution Language, and finally, using AJAX communication with a server script.
We have started on a basic page layout for our web application using a panelSet.
We learned something about XML and namespaces.