Follow this link to login into your accout and upload the exercises.
Steps to upload the exercises
0) First export your sketch from Processing by selecting the “Export” option from the File menu, or by selecting the right-most icon on the tool bar. This creates a folder called “applet” inside the folder where the “.pde” file is saved. This applet folder contains many files, but the one you will need to upload is the one ending with “.jar”. You should also create a screenshot of the output window of your program. Save this screenshot as a png or jpg image.
1) Login into the class website using the url above. Once you get into your account, click on the “Write” option.
2) As the title for the Post, use “YourName - X” (where X should be B, C, E, etc. depending on which one you are uploading)
3) Click on the right category in the “Categories” section, located below the main text form of the post.
4) Right above the text field for the post, there is a menu bar that says “Add media”, followed by a number of small icons. The first one is a rectangle for “Add an image”, and the last one is should be a small processing icon for “Add Processing Applet”.
5) Click on the “Add an image” option. A new window should appear, and click on the button “Choose files to upload”. Browse and select the screenshot image you created in step 0. You can set its title to a name that matches the exercise this image represents. Then click on “Save all changes”
6) Click on the “Add Processing Applet” icon. A window appears, now click on the button that says “Choose files to upload”. Browse for the .jar file you created in step 0.
7) Copy and paste the source code of your program into the “Source code” field that appears after you select the .jar file. There is dropdown menu titled “Thumbnail”, which allows yout select a thumbnail image for your exercise. If you added an image following step 5, you should chose that image here.
8) Make sure that values of “Program width” and “Program height” coincide with the values you used in your sketch.
9) Click on “Insert into post”. The upload window should close.
10) Click on “Save” and then on “Publish” (on the right side of the screen)