<?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;Interaction Design&gt;Ajax</title>	<link>http://tc.eserver.org/dir/Articles/Web-Design/Interaction-Design/Ajax</link>
	<description>A listing of the most recently indexed works about Articles and Web Design and Interaction Design 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;Interaction Design&gt;Ajax</title>
		<link>http://tc.eserver.org/dir/Articles/Web-Design/Interaction-Design/Ajax</link>
	</image>
	<item>
		<title>Image Fade Revisited</title>
		<link>http://tc.eserver.org/32673.html</link>
		<guid>http://tc.eserver.org/32673.html</guid>
		<description>This episode is revisiting the image cross fade effect, in particular Dragon Interactive has a beautiful little transition for their navigation that some readers have been requesting. Greg Johnson takes it one step further to implement this method using jQuery and the methods shown here.</description>
	</item>
	<item>
		<title>Parse JSON with jQuery and JavaScript</title>
		<link>http://tc.eserver.org/32472.html</link>
		<guid>http://tc.eserver.org/32472.html</guid>
		<description>While exploring the options for traversing JSON, I discovered that there is no official W3C documentation, or even a draft. As a subset of the ECMAScript language specification, it will probably remain under the governance of ECMA International.&#xD;&#xD;So unlike XPath, which is a commonly accepted language for traversing XML, JSON must rely on JavaScript’s object notation.</description>
	</item>
	<item>
		<title>jQuery-Based Popout Ad: Part 1</title>
		<link>http://tc.eserver.org/32390.html</link>
		<guid>http://tc.eserver.org/32390.html</guid>
		<description>Today I’d like to start an article series of three parts, the result of which will be a popout-style, jQuery-based box like the one pictured above, which I think strikes a nice balance on the obtrusion-scale.</description>
	</item>
	<item>
		<title>jQuery-Based Popout Ad: Part 2</title>
		<link>http://tc.eserver.org/32391.html</link>
		<guid>http://tc.eserver.org/32391.html</guid>
		<description>We&apos;re going to take the ad we built last week and animate it, as well as provide the user with a means to open and close the ad. We’ll be using jQuery for most of what we do, so you’ll need to include the jQuery library script at the top of your document for this to work (see the source of the example page to see how this is done).</description>
	</item>
	<item>
		<title>Generating Automatic Website Footnotes with jQuery</title>
		<link>http://tc.eserver.org/32392.html</link>
		<guid>http://tc.eserver.org/32392.html</guid>
		<description>Generating footnotes for HTML documents in the past was always a slow, painful task — and every time I did it, I wondered why there wasn’t a better, easier way.&#xD;&#xD;Today, I’m happy to announce that I’ve come up with a better solution to web footnotes using the jQuery JavaScript framework and a few tags and attributes that already exist in XHTML.</description>
	</item>
	<item>
		<title>Mastering Ajax, Part 1: Introduction to Ajax</title>
		<link>http://tc.eserver.org/28465.html</link>
		<guid>http://tc.eserver.org/28465.html</guid>
		<description>Ajax, which consists of HTML, JavaScript™ technology, DHTML, and DOM, is an outstanding approach that helps you transform clunky Web interfaces into interactive Ajax applications. The author, an Ajax expert, demonstrates how these technologies work together -- from an overview to a detailed look -- to make extremely efficient Web development an easy reality. He also unveils the central concepts of Ajax, including the XMLHttpRequest object.</description>
	</item>
	<item>
		<title>Ajax for Java developers: Build Dynamic Java Applications</title>
		<link>http://tc.eserver.org/27052.html</link>
		<guid>http://tc.eserver.org/27052.html</guid>
		<description>The page-reload cycle presents one of the biggest usability obstacles in Web application development and is a serious challenge for Java™ developers. In this series, author Philip McCarthy introduces a groundbreaking approach to creating dynamic Web application experiences. Ajax (Asynchronous JavaScript and XML) is a programming technique that lets you combine Java technologies, XML, and JavaScript for Java-based Web applications that break the page-reload paradigm.</description>
	</item>
	<item>
		<title>Mastering Ajax, Part 1: Introduction to Ajax</title>
		<link>http://tc.eserver.org/27051.html</link>
		<guid>http://tc.eserver.org/27051.html</guid>
		<description>Ajax, which consists of HTML, JavaScript™ technology, DHTML, and DOM, is an outstanding approach that helps you transform clunky Web interfaces into interactive Ajax applications. The author, an Ajax expert, demonstrates how these technologies work together -- from an overview to a detailed look -- to make extremely efficient Web development an easy reality. He also unveils the central concepts of Ajax, including the XMLHttpRequest object.</description>
	</item>
	<item>
		<title>Mastering Ajax, Part 2: Make Asynchronous Requests with JavaScript and Ajax</title>
		<link>http://tc.eserver.org/27050.html</link>
		<guid>http://tc.eserver.org/27050.html</guid>
		<description>Most Web applications use a request/response model that gets an entire HTML page from the server. The result is a back-and-forth that usually involves clicking a button, waiting for the server, clicking another button, and then waiting some more. With Ajax and the XMLHttpRequest object, you can use a request/response model that never leaves users waiting for a server to respond. In this article, Brett McLaughlin shows you how to create XMLHttpRequest instances in a cross-browser way, construct and send requests, and respond to the server.</description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/Articles/Web-Design/Interaction-Design/Ajax.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>