<?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>nerd &#187; Safari</title>
	<atom:link href="http://nerd.metrocat.org/safari/feed" rel="self" type="application/rss+xml" />
	<link>http://nerd.metrocat.org</link>
	<description>You're reading Jeff Watkins' thoughts about Web application design and development with a little bit of technology ranting thrown in for free.</description>
	<lastBuildDate>Mon, 15 Mar 2010 04:01:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Safari Can&#8217;t REST</title>
		<link>http://nerd.metrocat.org/2005/10/safari-cant-rest</link>
		<comments>http://nerd.metrocat.org/2005/10/safari-cant-rest#comments</comments>
		<pubDate>Sat, 15 Oct 2005 16:43:32 +0000</pubDate>
		<dc:creator>Jeff Watkins</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[TurboGears]]></category>

		<guid isPermaLink="false">http://nerd.metrocat.org/2005/10/safari-cant-rest</guid>
		<description><![CDATA[I&#8217;ve been working on an authentication system for TurboGears and my forthcoming Content Management System.

I really wanted to support a REST interface to the admin console. For example:

GET /admin/user/jeff HTTP/1.1
Accept: text/javascript


Should return a JSON formatted object containing my user record. That actually works great.

The admin console will interact with the server by creating Ajax requests [...]]]></description>
		<wfw:commentRss>http://nerd.metrocat.org/2005/10/safari-cant-rest/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
