I’m very excited to be one of the tutors for Medialab Prado’s Open Up Workshop the February in Madrid. The plan for the workshop is to develop projects for the digital façade of Medialab-Prado’s building. Jordi Claramont, Casey Reas, and Víctor Viña are also participating as tutors.

The program itself is really fascinating, bringing together ideas about art, publics, politics, and platforms. I’m looking forward to analyzing the process in terms of platform studies but from the perspective of active creation of an platform rather than through the analysis of a pre-existing system.

And really, who doesn’t like the prospect of creating something for a huge LED façade?

This weekend the DMA is host to the Mobile Media 09 symposium and workshops. The Symposium was organized by Casey Reas and the workshops were organized by Casey, Myself, and the good folks at The Public School. We decided to try something a bit non-standard and used The Public School to generate ideas for workshops and get people interested. It was difficult for sure, but saturday will be a great day with workshops on iPhone SDK development, Python + Arduino + Nokia N810, and Writing the Mobile Web applications.

Giving a talk at the Boards Summit, 2009 titled A Lone Gunman Approach to Mobile Applications. The talk argues discusses techniques and strategies for developing applications for mobile platforms using web technologies.

Doing a one-night workshop September 23 on Regular Expressions at The Public School. We’ll cover the basics of understanding Regex syntax, using Regex in a few popular languages, and look a few common use cases. More info here.

A student in my Programming Media II class wanted to use some text-to-speech for a project, so I created a processing library that is a light wrapper around Apple’s Java API for accessing the speech engine. The library allows you to set the current voice and speak away. Of course, its mac only.

You can get the library from the project page and you can download the eclipse project for the library from github.