jQuery in WordPress (The Right Way)

There is the right way and the wrong way to include jQuery on a WordPress page or plugin. The wrong way would be to just download jQuery, put it somewhere on your server and then make a link to it from your header.php file in the section, but like I said it is the wrong [...]

October 12th, 2009 by Allen Sanford 

JavaScript – Simulating Two Handed Card Shuffle

I decided that I would write a tutorial on how to simulate a two handed card shuffle on a deck of cards. Most of us know what a two handed card shuffle is, and most of use this method to shuffle cards. To explain for those of you still not sure what a to handed [...]

June 14th, 2009 by Allen Sanford 

JavaScript – In The Beginning, Hello World!

In the beginning, well as far as Web development is concerned, there was HTML and Web development was a simple static collection of HTML pages which was referred to as a Web Page. Web development was simple , and there was not a whole lot to learn. As the Web, or WWW, or Internet, you [...]

June 13th, 2009 by Allen Sanford