4.4 Web scripting technology

HTML and XML are always evolving to enable more interactive content rendering. Javascript (a client-side programming language that runs on most web browsers) is also progressing quickly to make web applications more interactive without consuming more networking bandwidth. Particularly, AJAX (asynchronous JavaScript+XML) makes it possible to write applications that run remotely (GoogleApps, for example).