Writing
Every now and then I'll have more to say about a topic than just a few lines in my blog, so I'll write a whole article on it. Here are some of the tutorials, articles, lyrics and old, embarrassing articles I've come up with so far. Note: I'm not a professional writer, so you have to bear with my sloppy grammar and poor style.
Fusebox
Setting Up the Fusebox 4 for PHP Core Files, Part 1
Part 1 of a two part tutorial on how to set up have a decent "base" Fusebox installation, ready for copying into a new project folder so you can begin to architect new applications.
Setting Up the Fusebox 4 for PHP Core Files, Part 2
Part 2 of a two part tutorial on how to set up have a decent "base" Fusebox installation, ready for copying into a new project folder so you can begin to architect new applications.
Layouts with Content Variables
Using Content Variables to control Layouts is a fun Fusebox topic, deserving of its own article! I wrote this during the lapse between Part 1 and Part 2 of my "Setting Up" articles because this was the most requested topic from that promised article.
Articles
How To Test A Web Page
This document will guide you through the process of testing a web page for errors.
How To Get Started On A Web Site
The most frequently asked question I get is: "How do I get started on a web site?" Here is my attempt to point you in the right direction.
JavaScript Links
A rant about why the <a href="#"> style of linking to a JavaScript function is bad, which might have been a good article had I toned it down a little.