<?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: Parse HTML And Traverse DOM In PHP?</title>
	<atom:link href="http://maisonbisson.com/blog/post/11996/parse-html-and-traverse-dom-in-php/feed" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com/blog/post/11996/parse-html-and-traverse-dom-in-php/</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<pubDate>Tue, 14 Oct 2008 01:45:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: PHPer</title>
		<link>http://maisonbisson.com/blog/post/11996/parse-html-and-traverse-dom-in-php/#comment-191433</link>
		<dc:creator>PHPer</dc:creator>
		<pubDate>Sun, 16 Mar 2008 23:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11996/parse-html-and-traverse-dom-in-php#comment-191433</guid>
		<description>Try 
"PHP Simple HTML DOM Parser"
at
http://sourceforge.net/projects/simplehtmldom/</description>
		<content:encoded><![CDATA[<p>Try<br />
&#8220;PHP Simple HTML DOM Parser&#8221;<br />
at<br />
<a href="http://sourceforge.net/projects/simplehtmldom/" rel="nofollow">http://sourceforge.net/projects/simplehtmldom/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rude</title>
		<link>http://maisonbisson.com/blog/post/11996/parse-html-and-traverse-dom-in-php/#comment-190989</link>
		<dc:creator>Rude</dc:creator>
		<pubDate>Thu, 06 Mar 2008 15:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11996/parse-html-and-traverse-dom-in-php#comment-190989</guid>
		<description>Surely a nice way to cope with not strictly valid HTML Code. But: how would you do the traversing? Tidy does not offer very comfortable functions for navigating inside an HTMLs DOM. 

An example: jQuery offers possibilities such as "find all elements of class xy and change their first child's background colour to yellow". How could anything like this be performed in PHP?

Cheers, Rude</description>
		<content:encoded><![CDATA[<p>Surely a nice way to cope with not strictly valid HTML Code. But: how would you do the traversing? Tidy does not offer very comfortable functions for navigating inside an HTMLs DOM. </p>
<p>An example: jQuery offers possibilities such as &#8220;find all elements of class xy and change their first child&#8217;s background colour to yellow&#8221;. How could anything like this be performed in PHP?</p>
<p>Cheers, Rude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Parse HTML And Traverse DOM In PHP?</title>
		<link>http://maisonbisson.com/blog/post/11996/parse-html-and-traverse-dom-in-php/#comment-190934</link>
		<dc:creator>&#187; Parse HTML And Traverse DOM In PHP?</dc:creator>
		<pubDate>Wed, 05 Mar 2008 01:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11996/parse-html-and-traverse-dom-in-php#comment-190934</guid>
		<description>[...] MaisonBisson.com A bunch of stuff I would have emailed you about.  &#160;    &#171; Parse HTML And Traverse DOM In PHP? [...]</description>
		<content:encoded><![CDATA[<p>[...] MaisonBisson.com A bunch of stuff I would have emailed you about.  &nbsp;    &laquo; Parse HTML And Traverse DOM In PHP? [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>