Popcorn Maker: a drag-and-drop tool for mashup interactive video

Sunday at the Mozilla Festival in London, Mozilla launched the 1.0 version of their new Popcorn Maker tool, a free web app that makes video pop with interactivity, context and the magic of the web. Popcorn Maker makes it easy to enhance, remix and share web video. Using Popcorn Maker’s simple drag and drop interface, you can add live content to any video — photos, maps, links, social media feeds and more. All right from your browser. The result is a new way to tell stories on the web, with videos that are rich with context, full of links, and unique each Read more

MULTI TOUCH TOOL FOR TRACKPADS

Duncan just pushed the latest version of an open-source tool he’s been working on that sends touch events of a trackpad via OSC. It currently only works for Apple trackpads (MacBooks, maybe Magic Trackpads?).     The app reads finger data from the trackpad, assigns a unique ID to each finger, and continuously sends OSC events about the position, orientation, size, etc. of the touch event. These OSC events can be read by something like Unity 3D, so that you can test a mobile multitouch interface without having to compile to a touchscreen device. I’ve made small demos for Unity Read more