Archive for the 'jQuery' Category

Published by Shawn on 13 Sep 2008

JavaScript BlackBelt ISO JavaScript Ninja!

Let it be known, I can’t wait for Secrets of the JavaScript Ninja to be released. Written by JavaScript Sage John Resig author of my all time favorite JavaScript Library jQuery, this book is sure to be phenomenal!

The new jQuery site looks great!

Published by Shawn on 13 Apr 2008

Ajax Username Checker Update

I had to update my old username checker because, well, it stunk!

Here is the updated username checker which uses jQuery.

It also checks a CSV file for the username, which could easily be ported to a MySQL database etc. The CSV part was actually a request from members of a Google Group (can’t remember which one off hand).