01 Nov, 2013 -
By
Shameer
In this article we'll discuss about DataTables, an amazing jQuery plugin for rapidly creating table/grid listings. With zero configuration, we can have a good looking table with searching and sorting functionality on all columns. This library...
28 Sep, 2013 -
By
Shameer
node-static is a simple, rfc 2616 compliant file streaming module for Node.js which can be used for making any of your directory a static file server. You can use this as a command-line tool to make a directory to a server or as a library for...
27 Sep, 2013 -
By
Shameer
In this article we'll learn how to create a Reveal.js presentation that can be controlled by multiple users. Reveal.js is the mostly used html based presentation framework. It has lot's of features and gives a simple Javascript API for...
03 Feb, 2012 -
By
Shameer C
HTML5 Canvas Cookbook is an excellent book for both novice and expert programmers, written by Eric Rowell (Chief editor of http://www.html5canvastutorials.com/). With plenty much good recipes, it explain us practical usages of HTML5 canvas...
01 Oct, 2011 -
By
Shameer C
In this article we will discuss how to develop a very simple game using HTML5 canvas Api. Its a pretty basic introduction and we are not going to digg more into the details. As HTML5 is the future of the web and all web developers should essentially...