<?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: Parsing ASP.NET sites with WWW::Mechanize and Hpricot</title>
	<atom:link href="http://www.peterkrantz.com/2007/mechanize-on-aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peterkrantz.com/2007/mechanize-on-aspnet/</link>
	<description>A blog about technology, visualization, music and unmanned vehicle experiments</description>
	<pubDate>Sun, 06 Jul 2008 06:24:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: coderrr</title>
		<link>http://www.peterkrantz.com/2007/mechanize-on-aspnet/#comment-2226</link>
		<dc:creator>coderrr</dc:creator>
		<pubDate>Sun, 09 Mar 2008 12:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterkrantz.com/2007/mechanize-on-aspnet/#comment-2226</guid>
		<description>this patch fixes hpricot to dynamically allocate more memory as needed, so you never get these errors...

http://coderrr.wordpress.com/2007/09/14/hpricot-patch-to-support-arbitrarily-large-elements/</description>
		<content:encoded><![CDATA[<p>this patch fixes hpricot to dynamically allocate more memory as needed, so you never get these errors&#8230;</p>
<p><a href="http://coderrr.wordpress.com/2007/09/14/hpricot-patch-to-support-arbitrarily-large-elements/" rel="nofollow">http://coderrr.wordpress.com/2007/09/14/hpricot-patch-to-support-arbitrarily-large-elements/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Papadopoulos</title>
		<link>http://www.peterkrantz.com/2007/mechanize-on-aspnet/#comment-2143</link>
		<dc:creator>Chris Papadopoulos</dc:creator>
		<pubDate>Tue, 11 Dec 2007 19:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterkrantz.com/2007/mechanize-on-aspnet/#comment-2143</guid>
		<description>I was getting the "ran out of buffer space" error from using Hpricot with a particular site and after consulting the Google I arrived here and found the easy fix. Thanks!</description>
		<content:encoded><![CDATA[<p>I was getting the &#8220;ran out of buffer space&#8221; error from using Hpricot with a particular site and after consulting the Google I arrived here and found the easy fix. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.peterkrantz.com/2007/mechanize-on-aspnet/#comment-1967</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Fri, 15 Jun 2007 12:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterkrantz.com/2007/mechanize-on-aspnet/#comment-1967</guid>
		<description>What a star, I am using hpricot to parse search results from ask.com and was getting exactly this error.</description>
		<content:encoded><![CDATA[<p>What a star, I am using hpricot to parse search results from ask.com and was getting exactly this error.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
