Processing updates, news
A few days ago, Mobile Processing was updated to 0002 - and Processing ‘proper’ was updated to 0103. Mobile Processing allows one to compile sketches as midlets (Java Applets) for mobile phones that support a Java runtime engine. There are many libraries out there that allow one to access the various APIs that exist (bluetooth, sms, multimedia etc). I am a big fan of Mobile Processing.
From the changelog:
- Support for touchscreen devices. pointerPressed, pointerX, pointerY, pointerPressed(), pointerDragged(), pointerReleased() added.
- Handset library renamed to Phone library. The new Phone library has support for launching the phone browser, making a phone call, and fullscreen drawing.
- Net Client library is now part of the standard core features as PClient.
- Xml library added.
- Proguard obfuscation/pruning/shrinking added on export.
Speaking of Processing, the blog aggregate Processing Blogs has some nice commentary on the state of the IDE, and its impact on new media art, artists:
Great post from Toxi which caused quite a stir. Check the comments and his follow up post. Interesting read. Fry (one of the Processing developers) has a good response on the Processing forums.
Also, if you are interested in learning Processing, the Interactive Telecommunications Program at NYU has some 2006 Processing syllabi and coursework up online.

Leave a Reply