By Richoch3n
http://ricochen.wordpress.com/2011/11/15/a-simple-node-js-rss-parser-using-sax-js/
javascript code to convert a JSON object into an XML string
By Wilson
An implementation of the networking protocols used by the Parrot AR Drone 2.0
https://github.com/felixge/node-ar-drone
This would be an very interesting source of telemetry data for composition.
Web interface:
https://github.com/arun057/ardrone-web
A developer guide
http://abstract.cs.washington.edu/~shwetak/classes/ee472/notes/ARDrone_SDK_1_6_Developer_Guide.pdf
User group site:
Streaming camera demo….
http://youtu.be/mz8hTXJOgwc
right-click the wi-fi signal icon in the status bar and select ‘create network’
This is useful if you are trying to run a project which requires WiFi – like touchOSC – and you are on a restricted network – at a school for example. You make your own network which is separate from the Internet.
at dummies.com
http://www.dummies.com/how-to/content/how-to-create-a-wireless-ad-hoc-network-between-macs.html
Plink by Dinahome
An interactive web-audio jamming app with a colorful UI. Pentatonic scales, synchronized clock speed – very cool – it appears there is some latency because of communication to server but its very playable and you can actually jam..
http://labs.dinahmoe.com/plink/#
Technitone:
Passes audio input to output using web audio.
note: 6/2021 – this code needs updating to correct an error.
Only works in Chrome. Please turn down the volume, or use headphones, before you try it.
graphing using D3, including interactivity, SVG.
Examples use NYC transit system data.
by Mike Dewar
http://shop.oreilly.com/product/0636920025429.do
A hidden feature, using the js object.
A tutorial by Andrew Benson and Tim Place at Cycling 74
http://cycling74.com/2008/09/05/data-collection-building-databases-using-sqlite/