Total Time Spend Using Mobile Web vs. Apps (October 2012)

Saw this today at BI website… Source: Apps More And More Important Than The Mobile Web (Business Intelligence). Original report by Nielsen. The above is self-explanatory… What I find ‘funny’ is that over time I have noticed that Business Intelligence’s opinion on “native vs. web on mobile” swings back-and-forth (based on the top news of … Read more

“The biggest mistake we made as a company was not investing enough on native.” — Zuckerberg (2012)

The title of this blog is not what Zuckerberg actually said, but is what he really meant. From TechCrunch Disrupt — Zuckerberg Shows He’s The Right Man For The Job: “The biggest mistake we made as a company was betting too much on HTML5.” While building native apps that were bacially just a wrapper for … Read more

Introduction to jQuery Mobile (May 2012)

See my latest article, Introduction to jQuery Mobile (developerWorks). This article, an update to my original Intro to jQuery Mobile (Feb 2011), introduces the basics in the latest version of jQuery Mobile. Learn about browser support, the UI components, and the API. “Summary: Get an introduction to the jQuery Mobile framework. Learn the basics of … Read more

Article: DOM-based data storage and retrieval using jQuery

See my latest article titled DOM-based data storage and retrieval using jQuery. It covers the jQuery data() APIs and HTML5 data-* attributes in your jQuery-powered applications… Summary: The popular, and free (MIT and GPL-licensed), jQuery JavaScript library has a concise and portable set of JavaScript APIs for rapid web development. In this article, learn how … Read more

Article: Introduction to jQuery Mobile

My first article for 2011, meet the jQuery Mobile framework. This article provides an introduction to the jQuery Mobile framework. Learn the basics of the framework and how to write a functional mobile web application user interface with minimal or no JavaScript code at all. See the article Introduction to jQuery Mobile (IBM developerWorks) which … Read more