Welcome to the website.
You might be interested in my [http://www.mo-seph.com/academic academic work], [http://www.mo-seph.com/artworks artworks], [http://www.mo-seph.com/software software], [http://www.mo-seph.com/music music and sound] or [http://www.mo-seph.com/creativetechnology creative technology] projects. Selected blog posts below, or the whole thing [http://www.mo-seph.com/blog here].
----
Bluetooth enabled drawing robot
Submitted by dave on
Just got a bluetooth enabled drawing robot working. It's based on Sandy Noble's [http://code.google.com/p/polargraph/wiki/Introduction Polargraph] and code+circuits from [http://www.mattvenn.net Matt Venn]. It uses a pair of stepper motors to wind a pen carrying gondola across a sheet of paper.
Beautiful video for one of my tunes
Submitted by dave on
Alessandra Leone (http://www.alessandraleone.com/) has made a lovely video for one of my tracks:
See page [http://vimeo.com/32812423 on vimeo]
ChaoDependant at "This Happened": video and slides
Submitted by dave on
Here is a video and my slides from [http://www.thishappened.org/events/edinburgh-7 This Happened Edinburgh No. 7]. Great night, great talks from [http://www.thishappened.org/talks/oli-mival Oli Mival], [http://www.thishappened.org/talks/jonnet-middleton Jonnet Middleton] and [http://www.thishappened.org/talks/andy-farnell Andy Farnell].
ChaoDependant Video
Submitted by dave on
Here's a quick video of [http://mo-seph.com/projects/chaodependant ChaoDependant] footage, from a BMW launch in Milan:
art-science Presentation Update
Submitted by dave on
This is an update of my presentation about art-science as an interdisciplinary activity, and why I like to do it, which I gave at Napier [http://www.iidi.napier.ac.uk/ Institute for Informatics and Digital Innovation]. Not very text based, so might not be clear on its own.
art-sci title page
Creating a Syntax Highlighting, Outlining editor with Eclipse and XText
Submitted by dave on
I've been working with [http://www.nateko.lu.se/lpj-guess/lpj_guess_main.html LPJ-Guess] recently. It's a digital vegetation model, but that's not important to this discussion. What's important is that it has it's own, non-standard config syntax. Editing this can be confusing, without the tools that we take for granted, like syntax highlighting, and outline editors etc.