Wednesday, June 17, 2009

Useful PHP - jsCheck

I just came accross this PHP class, it is definetly useful for web 2.0 style sites that rely heavily on javascript. Using only PHP it checks to see if javascript is enabled.

This class can be used to check whether Javascript is enabled in the browser.

It can generate a HTML form with Javascript to automatically submit it when the page is load.

The class can set cookies or session variables to avoid the need to generate the form to check again if the browser has Javascript enabled.



check it out here

Thursday, June 11, 2009

<canvas>

wow. just wow....

I cant believe how amazing html's <canvas> tag is.

http://thejit.org/demos/

I can think of a million uses for this, and I've only been looking at it for a few minutes.

Tuesday, June 9, 2009

First Post

First twitter, now blogging, whats happening?!