Setup Instructions

The site is available at http://bela.xvm.mit.edu:5000/

If it is down for any reason, please email kanak@mit.edu . I'll try to bring it up as soon as possible.

As a PLAN B, the zip of the project is available at: http://web.mit.edu/kanak/Public/shutterconnect.zip

Test Environment

- Resolutions greater than 1680x1050 (the resolution on athena machines)

- Firefox 4

- Latest Chrome

Athena Instructions (If using zip file)

We have provided a script called "setup" in the shutterconnect folder. This will install firefox4, set up the libraries, and runs the server.

Manual Instructions (If using zip file)

The readme.txt lists the latest requirements. Briefly, you need to have Python (> 2.6), Firefox4, Flask, SqlAlchemy, Flask-SqlAlchemy .

Prototype Description

We achieved a high degree of fidelity in terms of look & feel. Some look&feel implementations we have chosen to leave for future implementations are:* There are some alignment and padding issues that are hard-coded (such as the pop-ups for signing up) that will need a more symmetrical padding scheme.