<?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"
	>
<channel>
	<title>Comments on: XMLReader coming to PHP5 / PECL</title>
	<atom:link href="http://www.sitepoint.com/blogs/2004/04/23/xmlreader-coming-to-php5-pecl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2004/04/23/xmlreader-coming-to-php5-pecl/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Fri, 21 Nov 2008 12:54:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: kosso</title>
		<link>http://www.sitepoint.com/blogs/2004/04/23/xmlreader-coming-to-php5-pecl/#comment-12980</link>
		<dc:creator>kosso</dc:creator>
		<pubDate>Sat, 21 Jan 2006 20:38:34 +0000</pubDate>
		<guid isPermaLink="false">1217967561#comment-12980</guid>
		<description>these new functions just saved my life!!!

I have been having great diffuculty with the new simplexml functions and reading namespaced elements (and attributes) 

now, with XMLReader, it is so easy to get the info I need! Yay!

:)</description>
		<content:encoded><![CDATA[<p>these new functions just saved my life!!!</p>
<p>I have been having great diffuculty with the new simplexml functions and reading namespaced elements (and attributes) </p>
<p>now, with XMLReader, it is so easy to get the info I need! Yay!</p>
<p>:)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://www.sitepoint.com/blogs/2004/04/23/xmlreader-coming-to-php5-pecl/#comment-241</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">1217967561#comment-241</guid>
		<description>&lt;p&gt;Yeah, that XPath class is incredible! I try to use it whenever I'm dealing with XML. I even snuck it into my latest project, phpTunes (don't think i should give a link). It makes things much easier. Instead of the complex regex and SAX I was using its just a couple commands and I have all the info I need. I might have to check out this XMLReader though.&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Yeah, that XPath class is incredible! I try to use it whenever I&#8217;m dealing with XML. I even snuck it into my latest project, phpTunes (don&#8217;t think i should give a link). It makes things much easier. Instead of the complex regex and SAX I was using its just a couple commands and I have all the info I need. I might have to check out this XMLReader though.</p>]]></content:encoded>
	</item>
</channel>
</rss>
