Tuesday, June 23rd, 2009
Jeff Atwood discusses the "Monty hall" problem. I made a comment about why I believe people's intuition is often wrong when presented with the problem: I believe it is due to the way probability theory is taught in schools and universities. The notion of probability simply as an extension of ...
Posted in General, model view controller | No Comments »
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 ...
Posted in General, model view controller | 2 Comments »
Saturday, April 19th, 2008
HTML-free Web-applications with ExtJS
Posted in Ext, Extjs, JavaScript, model view controller | No Comments »
Saturday, March 8th, 2008
Client/Server Web-apps -- the model
Posted in Ext, Extjs, HTML free web-applications, JavaScript, model view controller | No Comments »