<?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: Processing HTML with Hpricot</title>
	<atom:link href="http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Sat, 07 Nov 2009 23:35:20 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Amit Kulkarni</title>
		<link>http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/comment-page-1/#comment-508105</link>
		<dc:creator>Amit Kulkarni</dc:creator>
		<pubDate>Sun, 25 Nov 2007 07:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/#comment-508105</guid>
		<description>Another great tool using php language is htmlsql ... 
here you can extract all the links in your page by using the tag

&lt;em&gt;select href from a&lt;/em&gt;

and you have all links in an array ...

People with sql/php background find this very powerful

A ruby porting is also underway</description>
		<content:encoded><![CDATA[<p>Another great tool using php language is htmlsql &#8230;<br />
here you can extract all the links in your page by using the tag</p>
<p><em>select href from a</em></p>
<p>and you have all links in an array &#8230;</p>
<p>People with sql/php background find this very powerful</p>
<p>A ruby porting is also underway</p>]]></content:encoded>
	</item>
	<item>
		<title>By: satendra</title>
		<link>http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/comment-page-1/#comment-499852</link>
		<dc:creator>satendra</dc:creator>
		<pubDate>Thu, 22 Nov 2007 08:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/#comment-499852</guid>
		<description>&lt;a href=&quot;http://&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://" rel="nofollow"></a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/comment-page-1/#comment-497036</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 21 Nov 2007 10:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/#comment-497036</guid>
		<description>I don&#039;t personally use Ruby, but XPath is a hell of a lot more enjoyable than trying to pull out data from XML (or almost XML) than trying to use DOM or similar.

A relevant handy extension in Firefox is &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/1095?id=1095&quot; rel=&quot;nofollow&quot;&gt;XPath Checker&lt;/a&gt;, which is very handy for testing out your XPath expressions.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t personally use Ruby, but XPath is a hell of a lot more enjoyable than trying to pull out data from XML (or almost XML) than trying to use DOM or similar.</p>
<p>A relevant handy extension in Firefox is <a href="https://addons.mozilla.org/en-US/firefox/addon/1095?id=1095" rel="nofollow">XPath Checker</a>, which is very handy for testing out your XPath expressions.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: madpilot</title>
		<link>http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/comment-page-1/#comment-496501</link>
		<dc:creator>madpilot</dc:creator>
		<pubDate>Wed, 21 Nov 2007 06:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/#comment-496501</guid>
		<description>Good call Jason - that&#039;s an awesome application for Hpricot</description>
		<content:encoded><![CDATA[<p>Good call Jason &#8211; that&#8217;s an awesome application for Hpricot</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Stirk</title>
		<link>http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/comment-page-1/#comment-495942</link>
		<dc:creator>Jason Stirk</dc:creator>
		<pubDate>Wed, 21 Nov 2007 00:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/11/21/processing-html-with-hpricot/#comment-495942</guid>
		<description>I&#039;ve also found hpricot insanely useful for processing RSS and Atom feeds. The number of malformed feeds out there is scary, and using a standard XML parser (like many RSS libraries do) means that a lot of these feeds can&#039;t be read.

hpricot doesn&#039;t have that problem, and you can still use XPath and search for elements you want easily.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve also found hpricot insanely useful for processing RSS and Atom feeds. The number of malformed feeds out there is scary, and using a standard XML parser (like many RSS libraries do) means that a lot of these feeds can&#8217;t be read.</p>
<p>hpricot doesn&#8217;t have that problem, and you can still use XPath and search for elements you want easily.</p>]]></content:encoded>
	</item>
</channel>
</rss>
