OrganizeIt! Phase Two
Back to working on the example application for the State Model, OrganizeIt! For this phase, we will be preparing to actually write the UI code, by handling the layout. Read more…
WEDNESDAY, MARCH 7, 1973
Back to working on the example application for the State Model, OrganizeIt! For this phase, we will be preparing to actually write the UI code, by handling the layout. Read more…
This is the first test of the State Model for User Interface Development. We will be creating a simple application, called OrganizeIt! Read more…
So I just got back home to Ithaca a couple days ago and have been working hard on CourseTopia. I finally had a chance this morning to get back to the State Model. I’ve written the final two example files for the state model, the uiComponent and the action. Read more…
Back to the State Model, I have thought out and implemented the data management module. Read more…
I recently wrote an article about Abstracting Data in JavaScript. While that post was really just a vague collection of ideas, I have since had some time to formalize the idea a little more. For the time being, I will be referring to this UI paradigm as the State Model of User Interface Development. This article discusses the queueing system in the State Model. Read more…
I have recently been considering developing a framework to radically simplify the development of user-interfaces. Warning: This post is long and nerdy. You probably won’t want to read it. There are no pictures. Read more…