Posts tagged with ‘Project’

  • PSEC: Simple Data Initialization from Server

    October 10, 2011

    SUMMARY: Where I last left off, I was implementing the underlying skeleton of the protocol. I have the bare...

    DSri Seah
  • PSEC: Implementing the Protocol

    October 7, 2011

    SUMMARY: After defining the rudimentary command protocol for loading and saving data, I have to implement at least the...

    DSri Seah
  • PSEC: Defining a Data Protocol

    October 6, 2011

    SUMMARY: After creating some skeleton code to move ints, strings, arrays, and objects from javascript to server and back...

    DSri Seah
  • 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