/code - Brian SlesinskyOccasional essays, often concerning software development in Java.PixelToy Returns- May 2, 2008 With the launch of Google App Engine, I decided to give it a spin by rewriting PixelToy, a Java Applet (and backend server) that I wrote more than a decade ago to learn Java. This time, the technologies I'm trying out are jQuery, Ajax, and Python. PixelToy is a simple paint program where everyone who visits paints on the same canvas. The new Pixeltoy also lets you take a snapshot of your painting and see a gallery of pictures others have made; the gallery also has a feed. How it works:.http://slesinsky.org/brian/code/pixeltoy_on_google_app_engine.html |