<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A little bit more RESTful</title>
	<atom:link href="http://www.robster.org.uk/blog/?feed=rss2&#038;p=89" rel="self" type="application/rss+xml" />
	<link>http://www.robster.org.uk/blog/?p=89</link>
	<description>GNOME, food and other ramblings by a 20 something software engineer</description>
	<lastBuildDate>Mon, 19 Dec 2011 14:43:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: robster</title>
		<link>http://www.robster.org.uk/blog/?p=89#comment-928</link>
		<dc:creator>robster</dc:creator>
		<pubDate>Sun, 14 Jun 2009 16:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.robster.org.uk/blog/?p=89#comment-928</guid>
		<description><![CDATA[@ingo: So, yeh it&#039;s kinda like XPath, but you have you seen the libxml2 xpath implementation documentation? It&#039;s really overkill if you want to do something really really simple; for web services based stuff this is all we&#039;ve needed so far. :-)]]></description>
		<content:encoded><![CDATA[<p>@ingo: So, yeh it&#8217;s kinda like XPath, but you have you seen the libxml2 xpath implementation documentation? It&#8217;s really overkill if you want to do something really really simple; for web services based stuff this is all we&#8217;ve needed so far. <img src='http://www.robster.org.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Otte</title>
		<link>http://www.robster.org.uk/blog/?p=89#comment-927</link>
		<dc:creator>Benjamin Otte</dc:creator>
		<pubDate>Sun, 14 Jun 2009 09:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robster.org.uk/blog/?p=89#comment-927</guid>
		<description><![CDATA[This is pretty much the same idea as jquery, isn&#039;t it? Only that you don&#039;t have the whole seletor engine yet ;)]]></description>
		<content:encoded><![CDATA[<p>This is pretty much the same idea as jquery, isn&#8217;t it? Only that you don&#8217;t have the whole seletor engine yet <img src='http://www.robster.org.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingo</title>
		<link>http://www.robster.org.uk/blog/?p=89#comment-926</link>
		<dc:creator>ingo</dc:creator>
		<pubDate>Sat, 13 Jun 2009 21:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.robster.org.uk/blog/?p=89#comment-926</guid>
		<description><![CDATA[What about XPath? It&#039;s a well known method for that sort of thing and supports Iterators, so it could fold the code above into one expression.]]></description>
		<content:encoded><![CDATA[<p>What about XPath? It&#8217;s a well known method for that sort of thing and supports Iterators, so it could fold the code above into one expression.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
