Posts tagged with ‘project-second’

  • PSEC: Drag and Drop List Saving and Loading

    November 1, 2011

    I’m finally getting back to this. I’ve been reading articles here and there about the use of jQuery UI,...

    DSri Seah
  • PSEC: Saving Data

    October 13, 2011

    SUMMARY: I can create tasks and see them on the screen. But I don’t yet have a way of...

    DSri Seah
  • PSEC: Rudimentary GUI, Part II

    October 12, 2011

    SUMMARY: In yesterday’s installment, I added a button that created a new Task on the server and returned the...

    DSri Seah
  • PSEC: Rudimentary GUI, Part I

    October 12, 2011

    SUMMARY: I need to be able to add tasks, which means I need to add stuff to the database...

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