Posts tagged with ‘Project’

  • A Text Area Interlude, Part II

    November 3, 2011

    Today’s pre-bedtime code exploration is using MarkItUp, a rich text control that uses jQuery.

    DSri Seah
  • A Text Area Interlude, Part I

    November 3, 2011

    One of the upcoming challenges for the task management app will be data entry. I don’t know about you,...

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