Bookmarkable Ajax Links And HTTP

BALAH is a technique to solve the navigability problems of the Web 2.0, and make asynchronous contents visible and indexable even without JavaScript. BALAH means to make web applications functional navigable and usable in any ambient (browser), Since the application is made to work in both ways, synchronous and asynchronous.

This site is a demo of BALAH. Here you can see that BALAH Links only became asynchronous on-the-Fly. they use the hash "#" to save and change the states of the page. HashListener 2.0 make it compatible diferent browsers, and when the browser is not compatible to JavaScript the page works synchronously.
you can download here the libs builded to make this happens.

This sample is builded using PHP and JQuery. It serves to study the principles of BALAH. you can download this demo here.