This is pretty old, but I’m throwing it up here for kicks. Basically, using a json file containing rhythm and dynamics data (for the song Days Bright and Blessed by Dan Giberman), I’m automating some dock icons using Dave Durbin’s little input manager hack. Pretty silly, really, but a decent way to show off how using something like a pre-determined data file to simulate real-time analysis of music without having to actually process that information in real time.
Quick proof of concept code snippet for the USC mobile class I’m teaching in the spring. iPhone app allows you to control a cursor with the accelerometer, which is mapped into a simple game in processing. Will post the code after I clean it up a bit. This isn’t really doing anything super interesting yet, but I think it’s fun to think about some cool ways to use this basic interaction model. I’m especially thinking about a play mechanic where you have separate game spaces on the phone and on the desktop.
Dopplr Offsetr is a carbon calculator for the Dopplr Social Traveling Service. The idea is to load in all the trips from your network, and calculate how much carbon has been used up by your fellow travelers. After your network has loaded, and the offset values calculated, you can submit that data to the offsetr scoreboard so you can track how your network stacks up to others’ in terms of like, you know… ruining the environment.
The project is currently in a testing phase, but the site and source code will be posted by the end of the week.
just finished writing a basic carbon calculator service, enabling me (or others, hypothetically) to grab miles & lbs/tons of carbon estimated by a plane trip.
source: where the geocoding is done, either yahoo or terapass. Yahoo will geocode a estimated position, whereas terapass will geocode the nearest airport
roundtrip:0 for not roundtrip, 1 for roundtrip
from:free text location depart (eg. LAX, Los Angeles, 90027, etc.)
to: free text location arrive (eg. LAX, Los Angeles, 90027, etc.)
if you want to geocode an airport via terapass, best to keep it simple (Los Angeles) vs. using a numerical address (1234 Sunset Blvd, Los Angeles CA).
As part of the run into the finish for the new TVHH album Evil Milk, I’ve been making a simple music visualizer based on Excitebike. This will allow me to “play” the single from the album through the excitebike engine, and output the result as a static movie. I guess I’ll also post the source code here, so anyone can play with it. Probably it’s not going to be super extensible, mostly just letting me execute my ideas for how I want the visuals to look.
Cool. The awesomely sweet horror zine Rue Morgue did a bit on Mobzombies for their April Issue, which features Grindhouse! Plus, the sweetest part is that the Mobzombies article is right on that crease, you know? That crease where the magazine always opens, and you get completely forced into reading whatevers on the page… So thanks, Rue Morgue, for the writeup – I am now definitely a fan. And I can now say that my name appears in print in the same magazine as Rob Zombie!
Did some impromptu demos of mobzombies this week at SXSW, and showed what is probably our most polished video at one of the panels, cut together by aaron and myself pre-yahoo party. Was a bunch of fun overall, not only editing the video but the whole conference. One of the high points for sure was having master Matt Jones running all over the post-will wright keynote ballroom. Here’s a good snap of him running across the stage. One of the things I’ve definitely noticed about this game is that it’s at least 40-50% peformance, and the people that have more fun with it are definitely more willing to embrace making a relative fool out of themselves in public. You can watch the video here.
hrm… using some guassian generators to spawn some greenish colored grass, and I accidently used the value of one of the generators to draw these weird triangles instead of small little, dainty even, particle ellipses.
Warning: simplexml_load_file() [function.simplexml-load-file]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/wcrtr/hauntedcastle.org/wp-content/plugins/foursquare/foursquare.php on line 13
Warning: simplexml_load_file(http://feeds.playfoursquare.com/history/ac4ece17de118550df226346a51425f2.rss) [function.simplexml-load-file]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/wcrtr/hauntedcastle.org/wp-content/plugins/foursquare/foursquare.php on line 13
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "http://feeds.playfoursquare.com/history/ac4ece17de118550df226346a51425f2.rss" in /home/wcrtr/hauntedcastle.org/wp-content/plugins/foursquare/foursquare.php on line 13
Warning: Invalid argument supplied for foreach() in /home/wcrtr/hauntedcastle.org/wp-content/plugins/foursquare/foursquare.php on line 17