------art_92429_7856240.1170220531476
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I am glad they made this change. In an earlier version (i.e. a few days ago)
if the page you were scraping was too big you were SOL, hpricot would crash
and that was the end of it. Now you can either define a buffer size or if
one isn't defined and it overflows the defined buff size it starts a new
buffer. The source for hrpicot is pretty easy to browse. I'd highly
recommend it.

------art_92429_7856240.1170220531476--