34 Websites That Are Still in 2008

January 6, 2009 in PHP, Roundups
20

One of my “hobbies” every year around New Year’s is to go to different websites and see who hasn’t updated their footer copyright dates yet. This article displays some of the sites I found in January 2009.

Read more...

My Coding Style

June 18, 2008 in HTML/CSS, PHP, Tips
5

A lot of people just throw a bunch of code into a file and hope it runs. If it doesn’t run, it’s quite a nightmare to edit it again since it isn’t formatted well. However, I like to format my code in a very strict way, which I’ll share with you today.

Read more...