<?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>Notes from Phazm &#187; JavaScript</title>
	<atom:link href="http://www.phazm.com/notes/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phazm.com/notes</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 06 May 2010 09:46:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Easy as Pie &#8211; Ajax Requests</title>
		<link>http://www.phazm.com/notes/productivity/easy-as-pie-ajax-requests/</link>
		<comments>http://www.phazm.com/notes/productivity/easy-as-pie-ajax-requests/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 06:13:13 +0000</pubDate>
		<dc:creator>Jon Hughes</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Easy As Pie]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.phazm.com/notes/productivity/easy-as-pie-ajax-requests/</guid>
		<description><![CDATA[

This post is the second in a continuing series of DIY tutorials, which aims to make things as simple as possible.
Ajax. Some would say that it is simply an over-used buzzword, but I disagree. Ajax (formerly known as AJAX) is a fantastic way to enhance websites and improve user interactivity. However, like all things, it [...]]]></description>
			<content:encoded><![CDATA[