html5
跟燕青一起学Windows8应用开发:使用WinJS自定义Javascript的名字空间
在跟燕青一起学Windows8应用开发:使用WinJS自定义Javascript类一文中,笔者已经讲述了如何使用WinJS定义Javascript的类,那么在本篇博客中,笔者将讨论如何使用WinJS的WinJS.Namespace.define函数定义名字空间(Namespace)。
Neat HTML5 features: Offline Web Applications
Since I work quite a bit with HTML5 I decided to write about it whenever I discover a feature that I think is quite neat. So this blog post is about “Offline Web Applications”. This is based on the functionality described here: http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html. If you take a look at it you’ll find that this is rather cryptic and dry. So here is a short step by step description on how this works.
Criar um "Handbell" usando HTML5 e o PhoneGap
"HandBell" te permite chacoalhar a figura de um sino e ouvir o seu som. Este exemplo mostra como trabalhar com a API de Acelerômetro do PhoneGap.

O arquivo index.html do projeto contém 5 partes:
PhoneGap* Exemplo da API Contacts API: Trabalhando com a base de dados de Contatos do dispositivo
Este artigo descreve o design e implementação de uma aplicação de exemplo da API Contacts do PhoneGap. Esta aplicação demonstra a utilização da API de Contatos do PhoneGap para ter acesso à base de dados de contatos do dispositivo.
Enabling Touch Gestures in an HTML5 App in Intel AppUp®
We have flexibility when developing apps in HTML5 and publishing to Intel AppUp® using the HTML5 encapsulator. However, when we start developing apps for touch-enabled devices, we soon hit certain roadblocks.
