transitlab

29 Jul, 2008

Ping

Posted by: sctv In: art| conference

In the PING, an alternate reality of control (Eelco Wagenaar, Arjan Scherpenisse) talk (abstract  here). It was exhibited at mediamatic amongst others.

Games are about fun rather than winning. They have made a simple ping game, simple in technology, but not content. The structure is two pingpong ball throwing devices and two players, two screens, and a small bit of software.

Comment Form

About

Brian Degger is a technologist/artist, he writes, thinks and makes around themes of interactivity, biomimicracy, and collaboration

Miniposts 0.6.8

SuperCache WP and 404
http://mu.wordpress.org/forums/topic.php?id=11349, is the post that explains why I (and maybe you) were getting error 404s on individual blogposts, the simple solution is to change permalinks back to the standard and then back to the ones you are using. I tried supercache, but didnt get it to work, disabled it and then got into 404 error land. (0)

Robin Price - music for a prepared radio - STEIM microjamboree talk
Robin Price and the Heat Model Taking inspiration from the heat model, Robin is working with a prepared radio that interacts with the radiosphere …. question is what is a good mapping of data to image ?

Reblog this post [with Zemanta]
(0)

Anniversary of Rachel Carson's Silent Spring

The Book-of-the-Month Club edition of Silent S...
Wired has an article on the inception of Rachel Carson’s Silent Spring, the book that brought knowledge of the damage DDT was doing to the environment.
Reblog this post [with Zemanta]
(0)

Auto-install of Plugins in WP2.7
Idea for fixing the blank wordpress 2.7 admin page after autoinstalling an incompatible plugin. More... (0)

non-existential angst
at first i didnt know who i was text reads: Mysterious OBJECT, Crisis?! hell i never even had an identity (0)

EEEpc and the removable media
I have a reoccurring trouble with the removable media,  sometimes it says that I don’t have permission to write to the internal card reader or anything removable. The problem is that the /media/ directory has disappeared, you need to go into the comand line/terminal and recreate the directory sudo mkdir /media/ should work if you are in the top directory. I also had a problem where the shortcut to the internal media was corrupted and was showing an old state. To get rid of this, take out the card, and delete the shortcut, it will get recreated when you put the card back. (0)

Eggpass
Eggpass Lo-fi social networking. Rosanne Marshack and Richard Valentin “On Augmented Reality-Enabled Social Network Traces of Pratitya-samutpada (Interdependence)” were tracing their social network with 12 black eggs. These eggs were simple to make, nice to hold, but at some point the paths stopped. The participants had become too attached, the eggs became objects of affection and didn’t go any further. (0)

ISEA - Aceti mediated virtual visions
abstract Aceti and collaborators are developing a technology that can look at how virtual reality affect emotions. It is his goal to get to an experiential idea of how to affect emotions. He is actually trying to measure the responses, eeg, perspiration, etc, the reaction. This is quite a powerful idea, but one that comes into all artworks, but I don’t think it has actually been done for art at a quantitative way. (0)

Ping
In the PING, an alternate reality of control (Eelco Wagenaar, Arjan Scherpenisse) talk (abstract  here). It was exhibited at mediamatic amongst others. Games are about fun rather than winning. They have made a simple ping game, simple in technology, but not content. The structure is two pingpong ball throwing devices and two players, two screens, and a small bit of software. (1)

12 hours and 8 time zones
Ah, Singapore, where the weather is balmy. Its my first Asian country. My fellow passenger David from www.xm-asia.com described it as Asia on Training wheels. It is certainly that. I was at the Sleepy Sams only an hour after getting off the plane, no queing for passport control, bag already on the luggage carousel,  easy to obtain travel card, and quick. Compared to the hours lost in other countries post the plane, this was great. Now to tell my body that it is not 1.30 in the afternoon. So now off to find some food…probably Malaysian. (0)

syntax highlighting of arduino code in jedit

jEdit

Image via Wikipedia

My eeepc has a small screen which some programs don’t handle well. The arduino programming environment (the same as processing) doesn’t always handle it very well (like having the scroll bar disappear occasionally). However, it is possible to use an external editor. Personally, I like jedit and its code highlighting. Problem is that it dosen’t recognise the extension *.pde as a c-like style. More... (0)