Code

  • PSEC: Connecting Dots, Part V

    October 6, 2011

    SUMMARY: Decided to use built-in WordPress AJAX support. Adapted tutorials to work with my solution by tracing through WordPress...

    DSri Seah
  • PSEC: Connecting Dots, Part IV

    October 4, 2011

    SUMMARY: Review and refine database schema. Add database initialization code for testing, populating tables with minimum data set. Looked...

    DSri Seah
  • PSEC: Connecting Dots, Part III

    October 3, 2011

    SUMMARY: Bought a javascript book and a jQuery cookbook to get familiar with common programming solutions. Figured out the...

    DSri Seah
  • PSEC: Connecting Dots, Part II

    September 28, 2011

    SUMMARY: Studied basic jQuery. Figured out how to bind events so they can hide/show elements of a widget when...

    DSri Seah
  • PSEC: Connecting Dots, Part I

    September 27, 2011

    SUMMARY: Designed widget in HTML/CSS. Figured out where to put my javascript files, and how to load them on...

    DSri Seah
  • PSEC: Designing HTML/CSS Widgets

    September 20, 2011

    Now that I have some rudimentary SQL stuff going on in my WP theme, it’s time to get back...

    DSri Seah