<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sholsinger.com &#187; AJAX</title>
	<atom:link href="http://sholsinger.com/tags/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://sholsinger.com</link>
	<description>Stephen Holsinger&#039;s blog about the web, OS X, Linux, CSS, PHP, and more</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:03:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Gracefully Handling AJAX Requests with ASP Classic</title>
		<link>http://sholsinger.com/archive/2011/07/gracefully-handling-ajax-requests-with-asp-classic/</link>
		<comments>http://sholsinger.com/archive/2011/07/gracefully-handling-ajax-requests-with-asp-classic/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 14:22:53 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Classic ASP]]></category>

		<guid isPermaLink="false">http://sholsinger.com/?p=395</guid>
		<description><![CDATA[I&#8217;ve been working with so-called &#8220;Classic&#8221; ASP for about two years now. Here&#8217;s a trick I&#8217;ve put into practice with great success. Often when writing data-driven web scripts you may need to alter the presentation of that data based on the requester or some other variable. For instance, a script may be requested via aRead the whole post.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2011/07/gracefully-handling-ajax-requests-with-asp-classic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gracefully Degrading AJAX with PHP and jQuery</title>
		<link>http://sholsinger.com/archive/2009/08/gracefully-degrading-ajax-php-jquery/</link>
		<comments>http://sholsinger.com/archive/2009/08/gracefully-degrading-ajax-php-jquery/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 20:18:06 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://sholsinger.com/?p=197</guid>
		<description><![CDATA[The intention here is to augment the form rather than force it into behavior we want.]]></description>
		<wfw:commentRss>http://sholsinger.com/archive/2009/08/gracefully-degrading-ajax-php-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

