Programming

The programs below were written in Processing. Source Code is available upon request. Click on the image to see the program.


Bouncing Balls, written 2007

 


Mondrian Clock, written 2006
This program represent time as it fills the boxes of one of Piet Mondrian's works. Click on the applet to see a straight-forward clock.

JPEG Stripper

In February 2008, I wrote JPEG Stripper, in Java that can be a useful tool for Web Designers and Developers. Click Below to Read about it.

Read about JPEG Stripper (Click again to hide)

JPEG Stripper is a program to batch operate on a folder of images. It can scale the images, shift their quality, and strip the metadata. This program is extremely useful for web designers and developers looking to speed up the process of preparing their images for the web. The best way to run the program is to set up a Windows environment that can run the JPEG Stripper batch file in any folder. Instructions are listed below. Many thanks are owed to Marco Schmidt for writing available, easy to understand, robust code that helped greatly with the writing of this program.

Source Code and Compiled Programs

Instructions to the Make Batch File work in Windows

  1. Unzip all files in jpegstripper.zip to c:\JPEGStripper. Compile classes if necessary.
  2. Download and unzip the JPEG Stripper Batch File to c:\JPEGStripper.
  3. Add C:\JPEGStripper to your PATH and CLASSPATH environment variables.
  4. Open up the Command Prompt and go to the directory that contains your images. Type 'jpegstripper' to run the program.

OS X Dashboard Widget for Oh, Don't Forget...

Oh, Don't Forget... is a site to schedule SMS reminders of tasks or events for yourself. I developed a dashboard widget for the site.

More Information

Click Here to Download