Archive for the ‘model view controller’ Category

IE doesn’t understand HTML or HTTP

Saturday, December 20th, 2008

The so-called "web"-browser Internet Explorer version 7 (and probably all versions below) doesn't get HTML or HTTP. In a recent project for a client we've been building an advanced, 100% JavaScript client application that had to run in IE7 (as a minimal requirement). The application is rather complex and has ...

HTML-free Web-applications with ExtJS [Designing client/server web-apps, Part I, Section III]

Saturday, April 19th, 2008

HTML-free Web-applications with ExtJS

Client/Server Web-apps — the model (Part I, Section II)

Saturday, March 8th, 2008

Client/Server Web-apps -- the model