The Webregister Software Package
Last Updated: 22nd October 2006
The
webregister is a Java toolbox which allows potential experimental
subjects to register for experiments and enter their details into a
manageable system database. The webregister allows experimenters
to view a calendar of upcoming experiments that are schedules, to
modify current experiments and to upload new data.
The webregister implemented by the SEELab is and
opsource version of the CASSELWeb software package designed by the
California Institute of Technology. We recommend that users who wish to
implement the Webregister refer first to the CASSELWeb site as it
useful background information for this type of webregister software.
The CASSELWeb site is accessible at http://casselweb.ssel.caltech.edu/
A Guide for Developers
The source code for the SEELab Webregister can be
downloaded from here.
Build the Webregister from a shell prompt.
Additional information on the building and compilation process can be
found on CASSELWeb's Developers guide at http://casselweb.ssel.caltech.edu/documentation/dev_guide.html
.
|