created Soundcloud.php in models, added upload track method.
using python-setuptools in install to find poster package to be able to upload recoded file to airtime and then to soundcloud.
Formatted all the install files according to our code formatting standards.
Output more info if something goes wrong during DB create or DB user create.
Moved more installation stuff into PHP. For some reason it's having trouble
creating the cc_playlistcontents table. Removed old installer files that
are no longer used.