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...
08 Dec, 2012 -
By
Shameer
The ability to copy things to clipboard is a useful feature that is widely enjoyed. Many mobile and PC applications gives this feature for better usability. In my day job I was assigned with a task of making some text in the web page copyable when...
24 Oct, 2012 -
By
Shameer
Last week I had the chance to attend JSfoo, a two days conference on Javascript at Banglore, India. Theme of this event "Javascript everywhere" was well befitting to the event with the sessions on using Javascript in browser, server and embedded...
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...