<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: PHP Atom API Code Released</title>
	<atom:link href="http://dentedreality.com.au/2005/10/php-atom-api-code-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://dentedreality.com.au/2005/10/php-atom-api-code-released/</link>
	<description>Beau Lebens throws down his opinion on all sorts of things he doesn't know too much about.</description>
	<lastBuildDate>Sat, 20 Mar 2010 11:36:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Scott</title>
		<link>http://dentedreality.com.au/2005/10/php-atom-api-code-released/comment-page-1/#comment-1182</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 16 Sep 2009 13:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2005/10/php-atom-api-code-released/#comment-1182</guid>
		<description>Thanks for the response Beau. Yeah, the library was seeming to not work at all, but I fiddled around with it a bit, and even though I don&#039;t have it working yet, it&#039;s getting closer. The main issue seems to be the get_feeds() function, which doesn&#039;t seem to be able to correctly parse the responses. I started to convert the RegExs in there over to use SimpleXML... If I get it working I&#039;ll let you know. I think that you&#039;re right though, that once the feed parsing is cleaned up, that all the other plumbing should *hopefully* just work.  </description>
		<content:encoded><![CDATA[<p>Thanks for the response Beau. Yeah, the library was seeming to not work at all, but I fiddled around with it a bit, and even though I don&#039;t have it working yet, it&#039;s getting closer. The main issue seems to be the get_feeds() function, which doesn&#039;t seem to be able to correctly parse the responses. I started to convert the RegExs in there over to use SimpleXML&#8230; If I get it working I&#039;ll let you know. I think that you&#039;re right though, that once the feed parsing is cleaned up, that all the other plumbing should *hopefully* just work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau Lebens</title>
		<link>http://dentedreality.com.au/2005/10/php-atom-api-code-released/comment-page-1/#comment-1176</link>
		<dc:creator>Beau Lebens</dc:creator>
		<pubDate>Tue, 15 Sep 2009 17:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2005/10/php-atom-api-code-released/#comment-1176</guid>
		<description>Unfortunately I don&#039;t have an updated version of this code, but the&lt;br /&gt;\&quot;basics\&quot; of the HTTP transactions etc in there should still work&lt;br /&gt;(hopefully). You&#039;ll just probably have to write a bunch of custom code&lt;br /&gt;to do specifically whatever you&#039;re trying to do. The intention of this&lt;br /&gt;library was really just to provide a super basic layer to make some of&lt;br /&gt;the low-level stuff easier. It was never really intended to&lt;br /&gt;automatically handle any specific implementation of an Atom API. </description>
		<content:encoded><![CDATA[<p>Unfortunately I don&#039;t have an updated version of this code, but the<br />\&#8221;basics\&#8221; of the HTTP transactions etc in there should still work<br />(hopefully). You&#039;ll just probably have to write a bunch of custom code<br />to do specifically whatever you&#039;re trying to do. The intention of this<br />library was really just to provide a super basic layer to make some of<br />the low-level stuff easier. It was never really intended to<br />automatically handle any specific implementation of an Atom API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://dentedreality.com.au/2005/10/php-atom-api-code-released/comment-page-1/#comment-1173</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2005/10/php-atom-api-code-released/#comment-1173</guid>
		<description>Any chance you have  working copy of this? Seems that it doesn&#039;t work any longer with all the updated Atom implementations.... 
 
Thanks! </description>
		<content:encoded><![CDATA[<p>Any chance you have  working copy of this? Seems that it doesn&#039;t work any longer with all the updated Atom implementations&#8230;. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
