Mobile

Debugging the mobile web, iPhone and iPad apps from your desktop

This article aims to demonstrate how to debug an Aria Templates web application being browsed from an iPhone, iPad, or another touch enabled device whilst using your desktop computer with a remote web inspector called “Weinre”. Weinre? Weinre was created by Patrick Mueller of IBM back in 2010 as a prototype web inspector and is …

Creating a mobile calendar experience

This post is in fact less about a mobile calendar widget than it is about understanding how some core parts of Aria Templates are split into reusable classes. Aria Templates today is known for its template engine, widgets, JavaScript classes convention, module controller architecture, and some json and ajax utilities. But looking at the API …