VOL 118 .... No. 3

THURSDAY, NOVEMBER 25, 2021

The State Model of User Interface Development

August 7th, 2009 Leave a comment Go to comments

This page is the official development home of The State Model of User Interface Development.  At this point in time, the State Model is very early in development.  Once the theory is further formalized, I will be releasing it on its own domain and throughout the academic circuit.  For now, however, this page will act as a placeholder to keep track of its development.

If you would like to be involved in this project, email me.

Development Posts

Aug 1, 2009 – Abstracting Data in JavaScript – The initial idea

Aug 2, 2009 - Queueing in the State Model

Aug 3, 2009 – Data Management in the State Model

Aug 7, 2009 – UI Components and Actions in the State Model

Aug 7, 2009 – State Model Test: OrganizeIt! Planning Stage

Example Implementations

queue.js : v0.2 state model queue implementations.

Old versions: v0.1

dataManager.js : v0.2 state model data management implementation

Old versions: v0.1

uiComponent.js : v0.1 state model ui component implementation

action.js : v0.1 state model action implementation

Other Files

JSON : JavaScript Object Notation class.  Provides an effective way to exchange data between the UI and the server.

util.js : Some utility methods used by the example source files.

  1. No comments yet.
  1. August 2nd, 2009 at 04:06 | #1
  2. August 2nd, 2009 at 04:11 | #2
  3. August 3rd, 2009 at 07:07 | #3
hide this follow me