Evan Byrne At Your Service
I design and build classy and innovative websites that pretty much anyone can enjoy.
I design and build classy and innovative websites that pretty much anyone can enjoy.
Posted January 30, 2010 as Dingo
Earlier this week I - with the help of some friends - released version 0.5 of the Dingo Framework.
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.
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.
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.
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.