<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Articles&gt;Web Design&gt;DHTML&gt;Ajax</title>	<link>http://tc.eserver.org/dir/Articles/Web-Design/DHTML/Ajax</link>
	<description>A listing of the most recently indexed works about Articles and Web Design and DHTML and Ajax in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-08 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Articles&gt;Web Design&gt;DHTML&gt;Ajax</title>
		<link>http://tc.eserver.org/dir/Articles/Web-Design/DHTML/Ajax</link>
	</image>
	<item>
		<title>Ajax</title>
		<link>http://tc.eserver.org/27355.html</link>
		<guid>http://tc.eserver.org/27355.html</guid>
		<description>Asynchronous JavaScript And XML, or its acronym, Ajax (Pronounced A-jacks), is a Web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire Web page does not have to be reloaded each time the user makes a change. This is meant to increase the Web page&apos;s interactivity, speed, and usability.</description>
	</item>
	<item>
		<title>An Introduction to AJAX</title>
		<link>http://tc.eserver.org/27047.html</link>
		<guid>http://tc.eserver.org/27047.html</guid>
		<description>In simple terms, Ajax is an approach to rendering web pages that improves a web site&apos;s appeal and usability. It enhances user interaction by targeting updates from the server to specific areas of a web page. It allows information to be changed without long delays or frustrating page refreshes.</description>
	</item>
	<item>
		<title>Ajax Mistakes</title>
		<link>http://tc.eserver.org/26907.html</link>
		<guid>http://tc.eserver.org/26907.html</guid>
		<description>Ajax is an awesome technology that is driving a new generation of web apps, from maps.google.com to colr.org to backpackit.com. But Ajax is also a dangerous technology for web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems.</description>
	</item>
	<item>
		<title>Mastering Ajax, Part 3: Advanced Requests and Responses in Ajax</title>
		<link>http://tc.eserver.org/26891.html</link>
		<guid>http://tc.eserver.org/26891.html</guid>
		<description>For many Web developers, making simple requests and receiving simple responses is all they&apos;ll ever need, but for developers who want to master Ajax, a complete understanding of HTTP status codes, ready states, and the XMLHttpRequest object is required. In this article, Brett McLaughlin will show you the different status codes and demonstrate how browsers handle each and he will showcase the lesser-used HTTP requests that you can make with Ajax.</description>
	</item>
	<item>
		<title>User Annotations in Ajax</title>
		<link>http://tc.eserver.org/26893.html</link>
		<guid>http://tc.eserver.org/26893.html</guid>
		<description>The ability to add notes and comments to your Web site can be a powerful and attractive feature for users. This tutorial demonstrates how to implement an Asynchronous JavaScript and XML (AJAX)-based user annotation system in the form of yellow sticky notes that sit on top of regular Web page content. The only additional, required configuration is a back-end Perl script that stores the annotations.</description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/Articles/Web-Design/DHTML/Ajax.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>