Introduction
This is Solar's version of the ubiquitous "build a blog fast" tutorial
that is so popular among the framework crowd. Please note that it is
for demonstration purposes only. It is not terribly secure and shows a
very small subset of the Solar feature set. Please be sure to read the
rest of the manual for substantial in-depth information about Solar.
In this demo tutorial, you will:
Download and install a new Solar system
Make a vendor-space for working in the system
Configure the system
Make a model from a database table
Make a BREAD application based on the model
Modify the default views and layouts