<?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: mechanize version 0.6.5 has been released!</title>
	<atom:link href="http://tenderlovemaking.com/2007/03/15/mechanize-version-065-has-been-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenderlovemaking.com/2007/03/15/mechanize-version-065-has-been-released/</link>
	<description>The act of making love, tenderly.</description>
	<lastBuildDate>Mon, 07 May 2012 22:50:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: makuchaku</title>
		<link>http://tenderlovemaking.com/2007/03/15/mechanize-version-065-has-been-released/comment-page-1/#comment-15797</link>
		<dc:creator>makuchaku</dc:creator>
		<pubDate>Sun, 07 Oct 2007 15:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/2007/03/15/mechanize-version-065-has-been-released/#comment-15797</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Is it possible to serialize the Mechanize object?
I want to store the Mechanize object in a database using a rails Model but it throws a TypeError exception when doing so...&lt;/p&gt;

&lt;p&gt;Any idea how I can solve this problem?&lt;/p&gt;

&lt;p&gt;Thanks :)&lt;/p&gt;

&lt;p&gt;--
Maku&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is it possible to serialize the Mechanize object?<br />
I want to store the Mechanize object in a database using a rails Model but it throws a TypeError exception when doing so&#8230;</p>
<p>Any idea how I can solve this problem?</p>
<p>Thanks <img src='http://tenderlovemaking.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8211;<br />
Maku</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luigi Rizzo</title>
		<link>http://tenderlovemaking.com/2007/03/15/mechanize-version-065-has-been-released/comment-page-1/#comment-15400</link>
		<dc:creator>Luigi Rizzo</dc:creator>
		<pubDate>Mon, 01 Oct 2007 12:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/2007/03/15/mechanize-version-065-has-been-released/#comment-15400</guid>
		<description>&lt;p&gt;Hello. Many thanks for your work on mechanize. I&#039;m trying to scrape a web site and the page I&#039;m trying to access requires a cookie to be set to be downloaded (I discovered this after some time, wondering why with firefox I could access it and not with mechanize). In any case I found the cookies which are needed but I started to fight with mechanize on how to use in such a circumstance. In other words (please, note I&#039;m rather a ruby newbie) I&#039;ve to access the page and provide a certain cookie value to have it properly downloaded. I was able to access and donwload it with curl (with the --cookie option) but I&#039;ve not been able to do it with mechanize. I googled a lot but was not able to find a plain, simple utorial on how to use the cookie features of mechanize. How can I achive with mechanize what I do with curl (see below):&lt;/p&gt;

&lt;p&gt;system&lt;em&gt;cmd = &quot;curl.exe\&quot; -v --output \&quot;rassegnaQuotidiana.asp\&quot; --cookie persistent%2DRassegnaStampa=\&quot;articleFormat=pdf\&quot; --cookie RassegnaStampa=\&quot;userSessionId=%7BE8CC32B6%2D49C7%2D41EE%2D9CEF%2D4F798706787F%7D&amp;NomeTabella=Ecoras&amp;strdaric3=&amp;strdaric=+rsdat+%3D+DATE%27#{rassegna&lt;/em&gt;time.year.to&lt;em&gt;s}%2D#{rassegna&lt;/em&gt;time.month.to&lt;em&gt;s}%2D#{rassegna&lt;/em&gt;time.day.to&lt;em&gt;s}%27&amp;tipo=11001&amp;currentDate=#{rassegna&lt;/em&gt;time.year.to&lt;em&gt;s}%2D9%2D28&amp;ricercaData=#{rassegna&lt;/em&gt;time.year.to&lt;em&gt;s}%2D#{rassegna&lt;/em&gt;time.month.to&lt;em&gt;s}%2D#{rassegna&lt;/em&gt;time.day.to&lt;em&gt;s}\&quot; http://rassegna.camera.it/chiosco&lt;/em&gt;new/pagweb/rassegnaQuotidiana.asp&quot;&lt;/p&gt;

&lt;p&gt;Many thanks in advance!&lt;/p&gt;

&lt;p&gt;Luigi&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello. Many thanks for your work on mechanize. I&#8217;m trying to scrape a web site and the page I&#8217;m trying to access requires a cookie to be set to be downloaded (I discovered this after some time, wondering why with firefox I could access it and not with mechanize). In any case I found the cookies which are needed but I started to fight with mechanize on how to use in such a circumstance. In other words (please, note I&#8217;m rather a ruby newbie) I&#8217;ve to access the page and provide a certain cookie value to have it properly downloaded. I was able to access and donwload it with curl (with the &#8211;cookie option) but I&#8217;ve not been able to do it with mechanize. I googled a lot but was not able to find a plain, simple utorial on how to use the cookie features of mechanize. How can I achive with mechanize what I do with curl (see below):</p>
<p>system<em>cmd = &#8220;curl.exe\&#8221; -v &#8211;output \&#8221;rassegnaQuotidiana.asp\&#8221; &#8211;cookie persistent%2DRassegnaStampa=\&#8221;articleFormat=pdf\&#8221; &#8211;cookie RassegnaStampa=\&#8221;userSessionId=%7BE8CC32B6%2D49C7%2D41EE%2D9CEF%2D4F798706787F%7D&amp;NomeTabella=Ecoras&amp;strdaric3=&amp;strdaric=+rsdat+%3D+DATE%27#{rassegna</em>time.year.to<em>s}%2D#{rassegna</em>time.month.to<em>s}%2D#{rassegna</em>time.day.to<em>s}%27&amp;tipo=11001&amp;currentDate=#{rassegna</em>time.year.to<em>s}%2D9%2D28&amp;ricercaData=#{rassegna</em>time.year.to<em>s}%2D#{rassegna</em>time.month.to<em>s}%2D#{rassegna</em>time.day.to<em>s}\&#8221; <a href="http://rassegna.camera.it/chiosco" rel="nofollow">http://rassegna.camera.it/chiosco</a></em>new/pagweb/rassegnaQuotidiana.asp&#8221;</p>
<p>Many thanks in advance!</p>
<p>Luigi</p>
]]></content:encoded>
	</item>
</channel>
</rss>

