-
So I just finished this little proof of concept for an installation I am working on. The webapp uses node.js, jquery, twitter bootstrap, node-osc, express, and socket.io to do some in browser osc messages on a local server...
Now this is a VERY basic implementation... but it works... and that is damn exciting :D
https://github.com/TheAlphaNerd/browser-osc
one cool thing... this app is completely cross platform, all phones, all browsers (for the most part). Even cooler, it will scale to screen size.
more to come (perhaps a browser based monome :D ) -
Nice. I've been thinking something like this could open up all kinds of collaborative channels. Really looking forward to it!