Archive for September, 2011

  • Outlining Books Faster

    September 16, 2011

    There are a LOT of books I have been meaning to review or otherwise deconstruct into happy nuggets of...

    DSri Seah
  • PSEC: Database Table Creation Part I

    September 14, 2011

    SUMMARY: Considering how to use database to store/retrieve data and use it. Installing database inspection tools. Enabling PHP debug...

    DSri Seah
  • PHP Debugging in Chrome

    September 13, 2011

    As I’m pulling together my PHP code, I’m finding that I want a better way of debugging interactively. Right...

    DSri Seah
  • SPRINT!

    September 13, 2011

    I was reading up on SCRUM, one of the “agile development” methodologies that have appealed to me. I’d like...

    DSri Seah
  • PSEC: Code File Organization

    September 12, 2011

    SUMMARY: Setting up a file structure for the code project for different main files and their included subfiles.

    DSri Seah
  • PSEC: Code Execution Start

    September 12, 2011

    SUMMARY: Examining the flow of control through the WordPress bootstrap to my theme code during initialization on both client...

    DSri Seah