“TAKE ME PLACES” artwork is aborted
Last year at september Me and Andrea Suter started a location-based experiment with the name Take me Places. Our basic idea was:
TAKE ME PLACES is an art project, which plays with the notions of territory and dislocation, orientation and the loss of such. TAKE ME PLACES will travel around the world until July 2012. At the end of its travels the photographs as well as the added artefacts will be exhibited. TAKE ME PLACES plays with public spaces, is participatory, involves a random the public, is dependent upon it.
We decided to place two suitcases in public spaces. Each suitcase were equipped with a photocamera, kind of a map, kind of a container, and instructions. One suitcase represented an anolog version (Analog camera, paper maps, suitcase box for additional artworks) and a digital version (digital camera, digital map with QR Code, USB Stick as a container for additional digital artworks). People were supposed to take the suitcase with them and add some personal value to it. Read more...
Book review: Developing Flex 4 Components
A couple of weeks ago I finished reading the book "Developing Flex 4 Components" by Mike Jones. The reviews on Amazon.com were very promising and during my Flex 3 developing I always wished such a book. For this reason my expectations were very high.
I wasn't disappointed. The book is a perfect continuation of the Flex 4 beginner book "Flex 4 - Training from the source". Even it repeats some content like Data Binding and basics of developing custom compontents, it was enjoyable to read. Mike Jones has a really nice writing style for explaining the core concepts of the Flex 4 component and skinning architecture very easily. These chapters are really one of the best availabe informations to these kind of topics. Completely new for me was the chapter about "working with Metadata". I learnt some deep concepts behind the Meta-tag usage of the Flex Framework. The same is valid for the "Distribution" part of the book. The development worklflow with Flash Library Project, Component Integraton in Flash Builder 4, and the Documentation part are very helpful for my future projects.
Book review: Adobe Flex – Training from the source
A couple of weeks ago I read the book Flex 4 - Training from the source. It is the officially introduction book for Flex 4 from Adobe. I was very curious about the book, because I started learning Flex 3 with no good start. For Flex 4 I wanted to learn it how I like to learn new things.
My most important Twitter Messages #12
A small summary of my Twitter messages from August - November 2011:
My most important Twitter Messages #11
A small summary of my Twitter messages from June - August 2011:
Flash talks to Max MSP via OSC
As I already mentioned in an earlier blog post, for reimplementing my "Sound drawing" project to Flash I had to create a communication layer between Max/Msp and Flash. In this blog post I will report about my results and some technical information. If you want to jump directly to the technical part, please skip the part "Why am I doing this". Read more...
Mr. Doobs Harmony project ported to Flash AS3
Some time ago I ported the great Harmony drawing app by Mr. Doob to Max/Msp. This Max/Msp Version I used for my media installation "Sound drawings". During the development and testing with the musicians I was not so happy with my workflow. Furthermore I felt that the Max/Msp environment causes some certain useless obstacles for me. Especially for the visual part of my work. Now I have time to check how useful Flash can be as a renderer. The first step was to port the drawing functions to ActionScript. Here is the result:
Arduino Prototype: The “plate” Gaming Device
For two or three years I wanted to work seriously with Arduino. During this time I have done the same basic LED exercises again and again. Just for keeping alive my basic knowledge. Finally and luckily, I had to visit the Advanced Microcontroller lecture by Laurent Mignonneau. Laurent is the definition of a Geek himself. Not much talking, just doing, and a fucking huge amount of knowledge in electronics and programming. The assignment for his lecture was to create SOMETHING with a low resolution screen. Really advanced examples of a low resolution screen are the androp project (Making of | strobo animation) or Laurent's solar display (concept).
Processing meets Box2D and blob detection
For the Programming II Workshop at our Interface Culture department I decided to do an small experiment with Box 2D. For a long time I wanted to play around with Box 2D. Especially merging real world objects with virtual object fascinates me very much. I don't like so much the common Augmented Reality stuff. However, some stuff is really cool and inspires me. Here are some projects I got my inspiration from: EdgeBomber, Laser Sound test, Phun, Crayon Physics, 2d Sketches becomes 3d Reality, ILoveSketch, MotionBeam, Tangible Fire Controlls.