[2007-01-29] ASP.NET: Access Client Info Server-side I was playing around with HTTP request headers and for some reason started thinking about how limited information they provide about the requesting browser.
[2007-01-16] Creating Web2.0 Apps w/ AJAX & Clientside HTTP Requests Web2.0 is a term coined to refer to web applications that run without visible page refreshes. A normal website functions by delivering pages of information, with links that allow a user to move from page to page.
[2007-01-02] Data Saving in Case of Browser Crashes So a few days ago I posted a question on the BlogCFC blog about whether I should add "crash protection" to the BlogCFC entry editor.