EvanBot Robot
 

Catagories

Articles

Dingo Framework 0.5.0 0

Posted January 30, 2010 as Dingo

Earlier this week I - with the help of some friends - released version 0.5 of the Dingo Framework.

Universally Accessible Data in PHP - Round 2 3

Posted January 1, 2010 as PHP

This is another experiment with globally accessible data in PHP. This time I use a class with get/set methods for a slightly cleaner solution.

JavaScript setTimeout and setInterval 0

Posted December 22, 2009 as JavaScript

JavaScript has two functions that allow you to implement a delay before activating another function. In this article I will show you the difference between the setTimout and setInterval functions and how to use them.

Keep Your Copyright Up to Date 0

Posted December 21, 2009 as PHP

This is a short older article from a previous version of my blog, but the lesson it teaches is still relevant so I'm reposting it.

Format Your jQuery Correctly 16

Posted December 12, 2009 as jQuery

I've seen this done too many times, even by myself. It's about time people learn how to format their jQuery the correct way. In this article I'm going to give you a couple bad examples and a couple good examples of jQuery code.

Page 1 of 6 >