August 2010
Learn HTML5 with these 4 quick HTML5 coding examples
In Tip-1, learn about the File API and how to drag & drop hard drive files to a webpage. In Tip-2 you code HTML5 using ContentEditable and LocalStorage to create a web sticky note. In Tip3 you will learn how to code HTML5 geolocation for the iPhone. In Tip-4 learn how easy it is to code drag and drop.
July 2010
6 tips for using the XML flavor of HTML5
Because of HTML5's momentum, it is now a technology that every XML developer has to deal with. Fortunately HTML5 supports a proper XML serialization. Learn aboutthe XML form of HTML5 including some key differences from older XHTML conventions and learn how to practically apply this vocabulary in modern web browsers.
Customizing MediaWiki the Wikipedia wiki Engine
The MediaWiki application is probably best known for being the engine behind Wikipedia. This article will show you how to create different types of extensions for MediaWiki: wiki variables, special pages, and new tags. You'll also get a quick overview of what you'll need to do to create skins for MediaWiki.
May 2010
Creating mobile Web applications with HTML 5, Part 1
Combine HTML 5, geolocation APIs, and Web services to create mobile mashups. Learn how to find and track location coordinates to use in various Web services.
Creating mobile Web applications with HTML 5, Part 2
Unlock local storage for mobile Web applications with HTML 5. Improve the speed of your mobile apps with standardized local storage
April 2010
Build Web applications with HTML 5
This article coveres some of the new HTML 5 capabilities of modern browsers including powerful HTML 5 features such as multi-threading, geolocation, embedded databases, and embedded video. Learn how to use them in your applications.
1
(6 marks)