Tag Archives: html5
Fun with HTML5 Canvas and FaceBook API

Fun with HTML5 Canvas and FaceBook API

Couple of days back I am experimenting Facebook API and the HTML 5 canvas. And It happens that I stumble this brilliant example by Mr. Doobs’ HTML5 canvas experiment. I implemented same idea and logic the only difference is it is integrated to Facebook and I made it as jQuery plugin.

Read more
Very useful HTML5 App with a size of less than 10 Kilobytes

Very useful HTML5 App with a size of less than 10 Kilobytes

A showcase of incredibly useful HTML5 Web Applications that is less than 10 Kilobytes in size. These applications can be used in daily activities especially for web designers and developers.

Read more
Showcase of Games Developed Using HTML5 Canvas

Showcase of Games Developed Using HTML5 Canvas

The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and bitmap images. It is a low level, procedural model that updates a bit map and does not have a built in scene graph. In this post I will showcasing games developed using HTML5 canvas element.

Read more
Best HTML5 Media Player Implementations

Best HTML5 Media Player Implementations

One of the hottest topic in web development right now is about HTML5 and CSS3. Tutorials and test implementations of the technology emerge around the web. HTML5 players is one of the most notable new features in HTML5. In this post I will showcase to you a list of best HTML5 media players implementation.

Read more