Archive for February, 2006

AJAX: back to static HTML pages

Monday, February 6th, 2006

AJAX allows for a lot of geeky stuff. I won’t talk about that. What I like particularly about AJAX is that it makes it so easy to serve static pages in complex applications.
Let’s start with an example: I often do sites on which 90% of the pages are static, only a few contain functionality that […]