Flash on the Beach 08
06/10/2008
I’ve just come back from the excellent three day Flash on the Beach conference. Here are a few highlights:
Jeremy Thorp did a great session on ‘emergence’, discussing how complex systems arise where relatively simple interactions take place between lots of individual things.
A beautiful example of this is flocking:
Flocking can be simulated by giving each agent (bird) a set of simple rules to follow:
- move towards the general direction of all agents
- move away from your immediate neighbours
- move towards general direction of neighbours
This was first modeled by a clever man called Craig Reynold in 1986 and most recently used by Cogapp in Processing to model swarming fish for an interactive installation…
Jeremy Thorp then showed some beautiful work based on giving colours weightings and allowing them to trade as if in a visual stock market:
The Colour Economy: Test Pattern from blprnt on Vimeo.
—————————————————————————————–
Mario Klingemann stepped through the process of reading a QR code in Flash.

Once read the coordinate mapping system developed during this project can be used to create augmented reality tests. This is similar to the work being done by Active Vision Group at Oxford University though it’s Flash rather than C++.
—————————————————————————————–
Jonathon Harris lived up to my (high) expectations with the final talk of the conference.
I love the fact that the large data sets collected from some of his interactive pieces are still kept and in use:
- in 10×10 you can now go back to anywhere in the last 4 years and view the top 100 news stories/images collected from Reuters and the BBC.
- there are something like 11 million imprints in the We Feel Fine database which have been analysed by some American universities to reach some odd (and not so odd) conclusions such as:
- in general people are getting happier
- there is a dip in happiness in the summer (I expect this is just because all the happy people have stopped blogging and gone outside…)
He ended by showing some affecting work from his next piece and encouraging the general internet / interactive communities to create work based on strong ideas and not to get too hung up on technologies (which he espoused in a much broader and more interesting way than I’ve summed up here).
—————————————————————————————–
A few other technical sessions I liked:
Koen de Weggheleire gave a fun educational talk on a complex topic - matrix maths to create visual effects (blur, emboss, find edges, and OSX Photobooth style effects).
Richard Lord gave a really clear talk about his open-source particle engine - Flint.
Particles seem to be the route of a lot of Flash / Processing creative work - a lot of Eric Nazke’s is based on lines being drawn between particles (massive over-simplification - great work, great speaker):
![]()
Chris Allen gave a speedy run-through setting up Red5 (open-source flash server, i.e. a Flash Media Server replacement) - great to see this technology really maturing.
Joa Ebert has too many brain cells and uses them to create a Flash based audio tool (Hobnox) along with Andre Michelle - really impressive problem solving within the Flash Player.
Looking forward to the next one already……
Posted in Data visualisation, Events

