HTML5 Video player jQuery plugin
As you know - HTML5 <video> element is already supported by most of browsers (by modern browsers). Its initialization is...
HTML5 charts and graphs
Today I have found one interesting library - flotr2. This is opensource library for drawing HTML5 charts and graphs. It allow...
HTML5 canvas - Custom brush #2 (Bubble brush) for your paing program
In our previous tutorial we made BezierCurveBrush. Today I have decided to create...
HTML5 canvas - Custom brush (BezierCurveBrush) for your paing program
I hope that you still remember when we did our first Paint program with HTML5....
HTML5 Face Builder tutorial. This is another interesting application of HTML5. Today I have developed a little 'toy'. This little toy can be enhanced...
Pure HTML5 file upload
HTML5 upload tutorial: today we will develop a great HTML5 file upload form with progress bar and preview (at client-side). We...