Archive for September, 2007

Multi-touch

Thursday, September 27th, 2007

I have been building a multi-touch display for the Digital Design department where I teach. We are approaching the end of the build phase after getting the last vital part. You can follow the progress over at the Digital Design blog.

Swap this!

Thursday, September 13th, 2007

ActionScript 3 is a lovely step up from AS2 but relearning all your favorite techniques is a bit of a pain. Take for example swapDepths(). What a great little method. Sure it was working the crappy depth system of Flash 8 but it was easy. Let do this in AS3 then. Well for starts its [...]

mmmm…Arduino

Friday, September 7th, 2007

Arduino is a great electronics prototyping platform I am currently working with. I have never really talked about it here but I have been teaching another prototyping platform at Digital Design called Teleo. Unfortunately, Teleo is no longer being developed and has transformed into the make controller. I say unfortunately because Teleo was amazingly simple [...]