About the Book
This book consists of articles from Wikia or other free sources online. Pages: 64. Chapters: Ajax, Web analytics, Web applications, Web security exploits, Web services, Web syndication, Web technology, Comet, DWR, Log4js, OpenLink AJAX Toolkit, Reverse Ajax, Rico, Web Application Markup Language, XMLHttpRequest, AWStats, Win-loss analytics, Clearspace, CubicTest, Data Spaces, Mashup, Mashup editor, Mashup enabler, Situational application, Webconverger, Web application, Web application development, Web Hypertext Application Technology Working Group, Content development, Linked data page, Mashup, Mashup editor, Mashup enabler, Microformat, Mobile Web, Open Market For Internet Content Accessibility, Plain Old Semantic HTML, Situational application, Website Parse Template, Web application, Web application development, Web directory, World Wide Web Consortium, XSA, Calais, Daylife, Digital Nervous System, Frappr!, GeoNames, Nesstar, OASIS, Office 2.0, OWL-S, Platial, SemanticGov, Semantic service oriented architecture, Semantic Web, Semantic Web Services, SPARQL, Sun Web Developer Pack, Virtuoso Universal Server, Web 2.0, Web 3.0, Web Application Description Language, Web operating system, World Wide Web Consortium, WSMO, .htaccess, .htpasswd, AWStats, FastCGI, Hypervideo, Linked data page, Mirror, Personal broadcasting, Theseus Program, W3Perl, Web-Based Enterprise Management, Website monitoring. Excerpt: Template: Redirect Ajax (asynchronous JavaScript and XML), or AJAX, is a group of interrelated web development techniques used for creating interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. Data is retrieved using the XMLHttpRequest object or through the use of Remote Scripting in browsers that do not support it. Despite the name, the use of JavaScript, XML, and asynchrony is not required. The term Ajax has come to..