Before you run Orbited, you will need:
    * Python 2.5
    * Twisted
    * cjson

Runnning
    python start.py
in the orbited directory will start Orbited on the default port, 7000.
    python start.py 7001
will start Orbited on a different port.


