<?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>Kommentare zu: Elegant OOP HTML scraping with DOMDocument</title>
	<atom:link href="http://www.logaholic.de/2009/06/01/elegant-oop-html-scraping-with-domdocument/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.logaholic.de/2009/06/01/elegant-oop-html-scraping-with-domdocument/</link>
	<description>queer as code!</description>
	<lastBuildDate>Fri, 18 Jun 2010 14:23:07 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Karsten Deubert</title>
		<link>http://www.logaholic.de/2009/06/01/elegant-oop-html-scraping-with-domdocument/comment-page-1/#comment-170</link>
		<dc:creator>Karsten Deubert</dc:creator>
		<pubDate>Sat, 29 Aug 2009 19:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.logaholic.de/?p=285#comment-170</guid>
		<description>Hi John, thank you for your comment and sorry for the late response.

Yes, your element won&#039;t always have an ID, but one can always use xpath queries to get to anything inside your dom object.

The comments below the documentation hold some good examples: http://de2.php.net/manual/en/class.domxpath.php</description>
		<content:encoded><![CDATA[<p>Hi John, thank you for your comment and sorry for the late response.</p>
<p>Yes, your element won&#8217;t always have an ID, but one can always use xpath queries to get to anything inside your dom object.</p>
<p>The comments below the documentation hold some good examples: <a href="http://de2.php.net/manual/en/class.domxpath.php" rel="nofollow">http://de2.php.net/manual/en/class.domxpath.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: John</title>
		<link>http://www.logaholic.de/2009/06/01/elegant-oop-html-scraping-with-domdocument/comment-page-1/#comment-138</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 08 Jun 2009 16:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.logaholic.de/?p=285#comment-138</guid>
		<description>The trouble with this is that your element won&#039;t always have an id to grab with the getElementById method.  What if you want to scrape something that&#039;s deep in the hierarchy with no id?</description>
		<content:encoded><![CDATA[<p>The trouble with this is that your element won&#8217;t always have an id to grab with the getElementById method.  What if you want to scrape something that&#8217;s deep in the hierarchy with no id?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Twitted by kdeubert</title>
		<link>http://www.logaholic.de/2009/06/01/elegant-oop-html-scraping-with-domdocument/comment-page-1/#comment-133</link>
		<dc:creator>Twitted by kdeubert</dc:creator>
		<pubDate>Mon, 01 Jun 2009 10:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.logaholic.de/?p=285#comment-133</guid>
		<description>[...] This post was Twitted by kdeubert - Real-url.org [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by kdeubert &#8211; Real-url.org [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
