By Justin on January 14th, 2010, 12:06 am 0 Comments
It took a while. A little over a week I guess. However, it finally clicked — FAT Labs’ latest project #000000book is starting to make sense to me in terms of how big it could be.
Part of the problem may have been just the early overview of the project that circulated the blogs: #000000book is an open repository for sharing and archiving motion captured graffiti tags. Tags are saved as digital text files known as GML (Graffiti Markup Language), which can be captured through freely available software such as Graffiti Analyisis (marker), DustTag (iPhone), EyeWriter (eye movement) and Laser Tag (laser). Graffiti writers are invited to capture and share their own tags, and computer programmers are invited to create new applications and visualizations of the resulting data.
It just seemed to me, initially, that there would be this collection of tags that had been sort of digitized through an open platform, but I kind of thought, so what? But, I knew that it had to be kind of groundbreaking. Most of the projects that involve this mix of technology and graffiti that I’ve seen come out of GRL or FAT have been very, very cool, in the way that they think about mixing tactics and tools.
#000000book is no exception, as you can see above, Golan Levin hooked up a robotic arm to read from the GML database to reproduce a tag. We are in the future.
By Justin on October 20th, 2009, 10:34 am 0 Comments
Bildr.org could be amazing. The idea is to create a visual Web-based library of componentized instruction sets, “building blocks,” for doing various hardware and software constructions. Put a bunch of these components together, and you have all of the instructions you need to execute a multi-part project.
So, that crazy project you’ve always wanted to do but were never sure how to even start it might finally be able to be realized, if Bildr can come together. The thing is, it will require a lot of input from a ton of knowledgeable people. I can’t count the number of times I’ve spent hours on Google trying to find the exact right answer to a problem I’d been having, whether in PHP, Perl, or Max, but it wasn’t always just finding the right answer, it was trying to figure out how to ask the right question.
Something like Bildr could fix that… by allowing you to assemble your own set of instructions from those little modules of instructions, things could be a lot easier. However, in some ways, it still requires you to know exactly what it takes to do what you want to do, and for me this has always been the gap. How do you know what needs to be asked to solve a specific problem?
Bildr is just starting up and looking for expertise, so you if you know how to do some little bit of programming or building or if you have a very specific knowledge subset of LEDs, for example, contact them.
By Justin on April 23rd, 2009, 12:46 am 0 Comments
Back at the end of March, we went on an Algorithmic Walk with some brave folks (who not only trusted in our custom software generated algorithm, but also ignored the weather). I had previously posted a link to where you could find a custom-assembled algorithm, should you be curious to try it on your own, but I also wanted to post the code, in case anyone has any need for generating a randomly assembled text.
So, after the jump, there’s the PHP code for those interested. I’ve tried to make helpful comments throughout, and the text is sized to fit on an 8.5 x 11″ page if you want to print it out.