Current Info
-> 1.3.1 has been released; this release fixes a couple of serious bugs in the 1.3 release

E-mail Us Directly
-> J. Paul Reed
OpenRatings Project Lead
openratings@sigkill.com
-> OpenRatings
Mailing Lists Maintainer
or-lists@sigkill.com


O p e n R a t i n g s  S o u r c e  C o d e
There are a number of ways you can obtain the OpenRatings source code:
  1. Browse It Online

    Browse the up-to-the-minute latest version of the source code online.

  2. Download It

    If you'd like to install OpenRatings, we recommend you download a tarball of the full source distribution.

    The current latest version is 1.3.1; get it and all releases here.

    We'll probably also be putting up nightly CVS snapshots when there's enough interest for us to do so and when we get that process automated.

  3. Check It Out

    If you're planning on doing development, or updated your distribution at non-release intervals, we recommend you check the source code out using our anonymous CVS repository.

    To check out the source, you'll need CVS 1.10 or later. Set your CVSROOT environment variable to

    :pserver:anonymous@openratings.sigkill.com:/home/sites/openratings.sigkill.com/cvsroot

    You will then need to execute a cvs login; the password is blank (i.e. press return) for the anonymous user.

    You can then checkout the latest version of the source by running:

    cvs checkout openratings
    and
    cvs checkout openratingsUI

    If you're looking for the latest OpenRatings release, you can check it out by running:

    cvs checkout -rOpenRatings-Stable openratings
    and
    cvs checkout -rOpenRatingsUI-Stable openratingsUI

    Browse the repository online or check out the developers list if you want to check out a specific tagged version of the source.

The OpenRatings Organization © copyright 1998-2002 OpenRatings All rights reserved.