Multi-user web page drawing app
From CSE330 Wiki
I created a website that serves as a multi user drawing platform. Any number of users can be on the website drawing on the same canvas with an airbrush.Allowing them to make collaborative pieces of artwork.
go to http://geardley.dyndns.org/~gfe1/index.html to start painting. Make sure you pick a paint color or else you start out with white paint.
To clear the canvas: load this page http://geardley.dyndns.org/~gfe1/clear.php
For this project I used html, javascript, Ajax, jquery, php, and perl (for perl-fu)

