<?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>Rails Coach by Charles Max Wood &#187; JQuery</title>
	<atom:link href="http://charlesmaxwood.com/category/javascript/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://charlesmaxwood.com</link>
	<description>Building Careers by Building Skills</description>
	<lastBuildDate>Fri, 16 Apr 2010 04:12:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Synchronous Ajax with jQuery</title>
		<link>http://charlesmaxwood.com/synchronous-ajax-with-jquery/</link>
		<comments>http://charlesmaxwood.com/synchronous-ajax-with-jquery/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:52:58 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asyncrhronous]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[response]]></category>
		<category><![CDATA[synchronous]]></category>

		<guid isPermaLink="false">http://www.charlesmaxwood.com/?p=136</guid>
		<description><![CDATA[Earlier, I had a problem getting the result of my Ajax call and operating on it without doing an asynchronous callback. What I wanted to do was assign the result of my ajax call to a variable so I could parse through it and return a result. After a little searching, I found this result. [...]]]></description>
		<wfw:commentRss>http://charlesmaxwood.com/synchronous-ajax-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
