<?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: 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>
	<lastBuildDate>Wed, 17 Feb 2010 23:48:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: &#8216;ran out of buffer space on element&#8217; errors in Hpricot at Naofumi Kagami</title>
		<link>http://www.peterkrantz.com/2007/mechanize-on-aspnet/comment-page-1/#comment-2437</link>
		<dc:creator>&#8216;ran out of buffer space on element&#8217; errors in Hpricot at Naofumi Kagami</dc:creator>
		<pubDate>Mon, 05 Jan 2009 08:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterkrantz.com/2007/mechanize-on-aspnet/#comment-2437</guid>
		<description>[...] problem, mentioned in this blog post, is that an ever increasing number of ASP.NET web sites have huge amounts of data in an HTML [...]</description>
		<content:encoded><![CDATA[<p>[...] problem, mentioned in this blog post, is that an ever increasing number of ASP.NET web sites have huge amounts of data in an HTML [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zeroday 01100100011010010 &#187; Hpricot Workaround for ASPX viewstate</title>
		<link>http://www.peterkrantz.com/2007/mechanize-on-aspnet/comment-page-1/#comment-2402</link>
		<dc:creator>Zeroday 01100100011010010 &#187; Hpricot Workaround for ASPX viewstate</dc:creator>
		<pubDate>Fri, 28 Nov 2008 22:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterkrantz.com/2007/mechanize-on-aspnet/#comment-2402</guid>
		<description>[...] are various pages out there which detail the work around and the rumor is that the memory cap is to ensure that the script doesn&#8217;t end up consuming [...]</description>
		<content:encoded><![CDATA[<p>[...] are various pages out there which detail the work around and the rumor is that the memory cap is to ensure that the script doesn&#8217;t end up consuming [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coderrr</title>
		<link>http://www.peterkrantz.com/2007/mechanize-on-aspnet/comment-page-1/#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-page-1/#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 &quot;ran out of buffer space&quot; 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-page-1/#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>
