Clear and Concise Tutorials on Web Services, APIs, Libraries and Widgets
#html5
Using the application cache
HTML5 provides an application caching mechanism that lets web-based applications run offline
parse5
Fast full-featured HTML parser for Node. Based on WHATWG HTML5 specification.
Resumable.js, JavaScript magic for simultaneous, stable and resumable uploads
Resumable.js, JavaScript magic for simultaneous, stable and resumable uploads
a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.
Brick
Brick is a bundle of reusable UI components created to enable rapid development of HTML5 apps.
A Beginner’s Guide to Using the Application Cache
A Beginner’s Guide to Using the Application Cache
Quick intro to the main concepts around setting up Application Cache for mobile web apps etc.
Finding your position with Geolocation
Finding your position with Geolocation
Nice short intro on how to use HTML5’s geolocation API.
Web Intents
“Web Intents is a framework for client-side service discovery and inter-application communication. Services register their intention to be able to handle an action on the user’s behalf. Applications request to start an Action of a certain verb and the system will find the appropriate Services for the user to use based on the user’s preference.”