August 26th in Articles, HTML5 by Schalk .

A Look At Audio and Video in HTML5

Following on from my introduction to HTML5 article today I want to look at two new tags introduced in HTML5 namely, audio and video. While it does not sound like much, these two new additions is changing the way we think about multimedia on thew web. Previously if the topic of multimedia on the web came up there was a few technologies that came to mind, most notable Flash. Flash is the dominating force on the web when it comes to bringing …

July 26th in Articles by Schalk .

Getting Started With CSS3 PIE

I found out about the CSS3 PIE library a couple of days ago and finally decided to give it a go today. The PIE library site is still a bit sparse in terms of usage guidelines and demos so, I decided to put one together to help other web developers get up to speed quickly.

UPDATE: I got in contact with the creator of CSS3 PIE,  Jason Johnston, and if you do not want to go through the process off building …

July 18th in Articles by Schalk .

Processing.js : Looking at the setup and draw functions

About a week ago I wrote an article that serves as an introduction to the Processing.js library. I had an overwhelming response to the article and wish to thank everyone for their comments and questions. In that post I also mentioned that, that article was the first in a series exploring Processing.js and today I am doing good on that promise.

In the previous article I mentioned that I will be looking at a different way of getting your processing code …

 Page 1 of 4  1  2  3  4 »