Blog Archives

Screen Shot 2012-05-15 at 5.13.43 PM

Interview of Christian Heilmann

In the next issue of Appliness (June issue), we’ll interview Christian Heilmann (@codepo8), Developer Evangelist at Mozilla. We have recorded a “teaser” video with Chris who is showing us the new Mozilla space in London and where he explains what’s Mozilla mission. You’ll also discover a cool demo of Gecko, the layout engine for mobile devices.

Screen Shot 2012-05-03 at 5.18.20 PM

Multitouch and JavaScript

I’ve built a sample for Appliness that is using Hammer.js, a great JavaScript library to handle multitouch events in your web applications. In my sample, you can drag and drop elements, zoom using pinch and rotate them. Here’s a video that is showcasing the sample on the iPad: You can also test it on your tablet here: http://riagora.com/mobile/hammer/index2.html A tutorial [...]