<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Design&gt;Web Design&gt;Server Side Includes&gt;Ajax</title>	<link>http://tc.eserver.org/dir/Design/Web-Design/Server-Side-Includes/Ajax</link>
	<description>A listing of the most recently indexed works about Design and Web Design and Server Side Includes 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>Design&gt;Web Design&gt;Server Side Includes&gt;Ajax</title>
		<link>http://tc.eserver.org/dir/Design/Web-Design/Server-Side-Includes/Ajax</link>
	</image>
	<item>
		<title>Build Your Own Social Home!</title>
		<link>http://tc.eserver.org/33868.html</link>
		<guid>http://tc.eserver.org/33868.html</guid>
		<description>JSON (JavaScript Object Notation) is what all the hip applications are serving up these days with their API’s as an alternative to XML. The cool part about JSON is that you don’t need to parse it in the same way you do XML. That data you get from a JSON call comes back as an object all ready-to-rock and let you do stuff with it. So here&apos;s the jQuery code to pull in and append all data from Flickr, Twitter, and Scrnshots all onto one page.</description>
	</item>
	<item>
		<title>Responsible Asynchronous Scripting</title>
		<link>http://tc.eserver.org/32004.html</link>
		<guid>http://tc.eserver.org/32004.html</guid>
		<description>Asynchronous or remote scripting has been lurking in the background of web app development for quite some time now. Originally dependent on proprietary technology like Java applets, ActiveX and Flash or clever combinations of disparate technologies like images and cookies, native support for the XMLHttpRequest (XHR) object in modern browsers has made it easier than ever to make web apps more responsive and more like their desktop counterparts. This lower barrier to entry also makes it easier to make poor decisions and inappropriate use of a powerful technology.</description>
	</item>
	<item>
		<title>JSON on the Server Side</title>
		<link>http://tc.eserver.org/30674.html</link>
		<guid>http://tc.eserver.org/30674.html</guid>
		<description>JSON is an easy format to use for sending (and receiving) data that maps to objects, or even arrays of objects. In this final article of the series, you&apos;ll learn how to handle data sent to a server in the JSON format and how to reply to scripts using the same format.</description>
	</item>
	<item>
		<title>Develop a Dojo-Based Blog Reader</title>
		<link>http://tc.eserver.org/30656.html</link>
		<guid>http://tc.eserver.org/30656.html</guid>
		<description>In this article, the authors put your newly gained knowledge into practice by starting the development of a simple Dojo and Atom-based blog reader.</description>
	</item>
	<item>
		<title>Make Ajax Development Easier with AjaxTags</title>
		<link>http://tc.eserver.org/30664.html</link>
		<guid>http://tc.eserver.org/30664.html</guid>
		<description>Developers and users have much higher expectations for the usability and responsiveness of Web-based applications in the Web 2.0 era. Unless you&apos;ve been living under a rock for the past two years, you&apos;ve likely heard of Asynchronous JavaScript + XML (the Ajax technique). Ajax allows you to build slick, responsive, and highly dynamic browser-based user interfaces without requiring browser page reloads. This article takes a look at AjaxTags, a Java/JavaScript Library that lets you easily integrate Ajax functionality into your JSP pages.</description>
	</item>
	<item>
		<title>Integrate XForms with the Google Web Toolkit, Part 2: Creating an Artist and Album Management Form</title>
		<link>http://tc.eserver.org/29955.html</link>
		<guid>http://tc.eserver.org/29955.html</guid>
		<description>This four-part series demonstrates how to use the Google Web Toolkit (GWT) and XForms together to create a dynamic Web application. Part 1 looked at the JavaScript underpinnings of each technology. Part 2 shows you how to use those JavaScript underpinnings to start mixing the two technologies together to build the rock star application.</description>
	</item>
	<item>
		<title>Ajax: A New Approach to Web Applications</title>
		<link>http://tc.eserver.org/25703.html</link>
		<guid>http://tc.eserver.org/25703.html</guid>
		<description>If anything about current interaction design can be called &apos;glamorous,&apos; it’s creating Web applications. After all, when was the last time you heard someone rave about the interaction design of a product that wasn’t on the Web? (Okay, besides the iPod.) All the cool, innovative new projects are online.</description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/Design/Web-Design/Server-Side-Includes/Ajax.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>