Author Archives: Nuno Correia

Project presentations, 14/December

Project presentations will take place 14/December at 14h. To successfully conclude the course, please update your blog posts until 23/December with: a few screenshots (around 3 would be fine); and image(s) or video of usage of the app (showcasing actual … Continue reading

Posted in Courses, Multitouch Interaction 2011 | Leave a comment

Convert audio files to .caf (iOS audio format)

To convert audio files to .caf (Core Audio Format), check out this tutorial. You can use the Terminal, or a free app that does the conversion. More on .caf here. Some example sound files: Archive

Posted in iOS, Platforms | Tagged | 3 Comments

Multitouch work by Perceptive Pixel

Jeff Hann generated a wave of interest around multitouch in 2006 with his Ted talk. He later founded Perceptive Pixel, and the company has recently anounced a new 82 inch multitouch display. You can watch the demo here.

Posted in Platforms, Tables/Surfaces | Leave a comment

Multitouch Interaction: project proposals

On 7/December, we will have our project concept presentation. Theme of the project: The project can be any application that involves multitouch interaction. Many of the exercises under the “iPhoneExamples” and “iPhoneSpecificExamples” folders in openFrameworks are a good representation of … Continue reading

Posted in Courses, Multitouch Interaction 2011, Multitouch Interaction 2012, Multitouch Interaction 2014 | 3 Comments

Multitouch Interaction: course files

Course files for Multitouch Interaction are stored here: mlab.taik.fi/mediacode/coursefiles/course_2011_MTI Files will be added on a daily basis during the course. Screenshots of the exercises (and other images) will be posted on this Flickr album.

Posted in Courses, Multitouch Interaction 2011, openFrameworks, Platforms | 2 Comments

Getting started with iOS development

To get us started with Xcode, openFrameworks and C++, we’ll go through this post: http://mlab.taik.fi/mediacode/archives/994 We will need Xcode (already installed in the Macs in our classroom): http://developer.apple.com/xcode/ and openFrameworks (for iPhone): http://www.openframeworks.cc/download We will also need to get everyone … Continue reading

Posted in Courses, iOS, Multitouch Interaction 2011, Multitouch Interaction 2012, Multitouch Interaction 2014, Platforms | 6 Comments

Mozilla Popcorn and Popcorn.js

From the Mozilla Blog: “Popcorn allows web filmmakers to amp up interactivity around their movies, harnessing the web to expand their creations in new ways. Popcorn uses Javascript to link real-time social media, news feeds, data visualizations, and other context … Continue reading

Posted in HTML5-JS | Tagged | Leave a comment

Workshop / Chrome Experiments

Tools and projects created by the team behind Chrome Experiments (HTML5/JS): http://workshop.chromeexperiments.com/

Posted in HTML5-JS | Leave a comment

Putting multitouch in perspective

Microsoft’s recent vision video depicts a future populated by flat touch screens. Bret Victor finds that limiting, and I agree with him. Read more about it here. On a lighter note: multitouch finger paintings by Evan Roth (via Suse Miessner).

Posted in Platforms | Leave a comment

SoundManager

From the SoundManager website: “Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API. (…) SoundManager 2 gives you a simple but powerful API that supports both new and old, using HTML5 audio where supported and an … Continue reading

Posted in Flash, HTML5-JS | Tagged | Leave a comment