-
September 13, 2011
PHP Debugging in Chrome
September 13, 2011As I’m pulling together my PHP code, I’m finding that I want a better way of debugging interactively. Right...
-
September 12, 2011
PSEC: Code File Organization
September 12, 2011SUMMARY: Setting up a file structure for the code project for different main files and their included subfiles.
-
September 12, 2011
PSEC: Code Execution Start
September 12, 2011SUMMARY: Examining the flow of control through the WordPress bootstrap to my theme code during initialization on both client...
-
September 11, 2011
Kickoff: Development Testbed
September 11, 2011SUMMARY: Establishing the project scope and specifications in broad strokes. Setting up the development environment.
-
September 8, 2011
Seeking the All-Singing, All-Dancing HTML5 Framework
September 8, 2011SUMMARY: This is my first step in figuring out what HTML5 is, and figuring out how I will learn...
-
July 14, 2011
Deploying a Dot NET Application
July 14, 2011A few years ago I was writing code for a museum exhibit using 3D technology in Microsoft XNA and...