In this fourth & last tutorial, we’re going to play with pixels manipulation. We will first use the EaselJS library and its filters part to apply some Sepia, Black & White and Blur effects on[…]
Tutorial Series: using WinJS & WinRT to build a fun HTML5 Camera Application for Windows 8 (3/4)
In this third tutorial, we will use the WinJS FlipView control to navigate between our live preview UI and the various photos & videos taken during the life of the application. For that, we will[…]
Tutorial Series: using WinJS & WinRT to build a fun HTML5 Camera Application for Windows 8 (2/4)
In this second tutorial, we’re going to add support for video recording. The first step will then to work on the UI to let the user choosing between photo & video mode. Then we will[…]
Tutorial Series: using WinJS & WinRT to build a fun HTML5 Camera Application for Windows 8 (1/4)
Using HTML5, JavaScript & CSS3, we’re going to build a fun HTML5 camera application for Windows 8 and its Modern UI. You will learn how to use WinRT to access to the camera and the[…]
Windows 8 HTML5 WinRT App: How to create a small RSS reader in 30min (part 2/2)
We’re now going to see how to display the details of each article. We will use for that a transition animation, we will play with the simulator and we will continue to discover Blend to[…]
Windows 8 HTML5 WinRT App: How to create a small RSS reader in 30min (part 1/2)
Starting from scratch, we’re going to learn through these 2 tutorials how to build a small RSS reader with HTML5, CSS3 and WinJS, the Microsoft JavaScript framework for Windows 8. We will then build a[…]
Everything you need to know to build HTML5 games with Canvas & SVG
Agenda: – Canvas & SVG: 2 ways to draw on the screen – Useful libraries & tools – Some gaming frameworks – Some beginners’ tutorials – Some interesting online working games & experience feedbacks I’m[…]
Using the Windows 8 Simulator & VS 2012 to debug the IE10 touch events & your responsive design
I’m currently working around the touch events of IE10 and even if I’m lucky enough to have a Windows 8 tablet, I was looking for a simpler way to do basic tests on my classical[…]
Windows 8 HTML5 Metro Style App: RSS reader in 30min – building your WordPress or Community Server version
I got nice feedbacks on my 2 previous small tutorials: – Windows 8 HTML5 Metro Style App: How to create a small RSS reader in 30min (part 1/2) – Windows 8 HTML5 Metro Style App:[…]