SATURDAY, MARCH 18, 1967
Kevin

I’ve always been a Firefox guy, but for one reason or another, I’ve been more and more tempted to try out Google Chrome. I nervously gave it a shot, and after a couple of days, changed it to my default browser. Read more…
FRIDAY, DECEMBER 13, 1974
Kevin

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…
SUNDAY, JUNE 17, 1979
Kevin

This is the first test of the State Model for User Interface Development. We will be creating a simple application, called OrganizeIt! Read more…
SUNDAY, MAY 5, 1968
Kevin

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…
MONDAY, OCTOBER 22, 1973
Kevin

Back to the State Model, I have thought out and implemented the data management module. Read more…
TUESDAY, FEBRUARY 15, 2028
Kevin

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…