Examples of new technologies (Web 2.0, Ajax)


Have you heard about "Web 2.0"? "Ajax"? Well, in a nutshell, these terms identify new web site building techniques that can make your web site more interactive for visitors. Here are some examples this technology in use:


The Web2scale.com home page:

Features: Web 2.0, Ajax, XML.



Virtual Gallery

Features: Web 2.0, Ajax, XML, php/mysql (optional database integration). Compatibility: IE 7 and Firefox, *degrades gracefully on unsupported browsers)

Virtual Gallery 2

Features: Web 2.0, Ajax, XML, php/mysql (optional database integration). Compatibility: IE 6 and Firefox, *degrades gracefully in IE 5, not compatible with IE 5.5 at this time)

* "Graceful Degradation is an important principle in Web design. It means that, when you put in features designed to take advantage of the latest and greatest features of newer browsers, you should do it in a way that older browsers, and browsers letting users disable particular features, can "step down" to a method that still allows access to the basic content of the site, though perhaps not as snazzy in appearance." quoted from http://webtips.dan.info/graceful.html