<?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 for Tender Lovemaking</title>
	<atom:link href="http://tenderlovemaking.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenderlovemaking.com</link>
	<description>The act of making love, tenderly.</description>
	<pubDate>Tue, 06 Jan 2009 06:49:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Audit Logs with ActiveRecord by David Medinets</title>
		<link>http://tenderlovemaking.com/2007/03/01/audit-logs-with-activerecord/comment-page-1/#comment-56485</link>
		<dc:creator>David Medinets</dc:creator>
		<pubDate>Tue, 06 Jan 2009 04:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/2007/03/01/audit-logs-with-activerecord/#comment-56485</guid>
		<description>&lt;p&gt;This is a nice explanation. Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is a nice explanation. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokogiri Is Released by Crónica de una vida - Ruby HTML/XML Parsers</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-1/#comment-55642</link>
		<dc:creator>Crónica de una vida - Ruby HTML/XML Parsers</dc:creator>
		<pubDate>Mon, 22 Dec 2008 22:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-55642</guid>
		<description>&lt;p&gt;[...] nokogiri ( Aaron Patterson): Esta es una librería más reciente que es muy parecida a hpricot. La gran [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] nokogiri ( Aaron Patterson): Esta es una librería más reciente que es muy parecida a hpricot. La gran [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokogiri&#8217;s Slop Feature by Jordan Dobson</title>
		<link>http://tenderlovemaking.com/2008/12/04/nokogiris-slop-feature/comment-page-1/#comment-55387</link>
		<dc:creator>Jordan Dobson</dc:creator>
		<pubDate>Thu, 18 Dec 2008 01:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=198#comment-55387</guid>
		<description>&lt;p&gt;Just a suggestion you should (if you haven't already) update your documentation on your at method and how that works. I really could have used that better if I would have had a slightly more advance example.&lt;/p&gt;

&lt;p&gt;It seems very handy.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just a suggestion you should (if you haven&#8217;t already) update your documentation on your at method and how that works. I really could have used that better if I would have had a slightly more advance example.</p>
<p>It seems very handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokogiri&#8217;s Slop Feature by Jordan Dobson</title>
		<link>http://tenderlovemaking.com/2008/12/04/nokogiris-slop-feature/comment-page-1/#comment-54684</link>
		<dc:creator>Jordan Dobson</dc:creator>
		<pubDate>Sat, 06 Dec 2008 10:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=198#comment-54684</guid>
		<description>&lt;p&gt;This is great stuff. I noticed this last night looking through the documentation. This definitely clears up how to best get your slop on. Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is great stuff. I noticed this last night looking through the documentation. This definitely clears up how to best get your slop on. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokogiri&#8217;s Slop Feature by Dr Nic</title>
		<link>http://tenderlovemaking.com/2008/12/04/nokogiris-slop-feature/comment-page-1/#comment-54645</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Fri, 05 Dec 2008 11:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=198#comment-54645</guid>
		<description>&lt;p&gt;I like the slopesque syntax for fooling around. Nice.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I like the slopesque syntax for fooling around. Nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokogiri Is Released by Spencer Miles</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-1/#comment-54099</link>
		<dc:creator>Spencer Miles</dc:creator>
		<pubDate>Thu, 27 Nov 2008 20:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-54099</guid>
		<description>&lt;p&gt;Hi Aaron,&lt;/p&gt;

&lt;p&gt;I'm wanting to switch from Hpricot to Nokogiri, hoping that it'll fix the horrible memory leaks in hpricot.  I'm running into some problems on OS X though.&lt;/p&gt;

&lt;p&gt;Here's an example:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;blockquote&gt;
    &lt;p&gt;require 'open-uri'; require 'nokogiri'; doc = Nokogiri.HTML(open('http://stereogum.com')); doc.css('*') &lt;/p&gt;
  &lt;/blockquote&gt;
&lt;/blockquote&gt;

&lt;p&gt;Assertion failed: (node-&#62;doc), function Nokogiri&lt;em&gt;wrap&lt;/em&gt;xml&lt;em&gt;node, file xml&lt;/em&gt;node.c, line 518.&lt;/p&gt;

&lt;p&gt;Abort trap&lt;/p&gt;

&lt;p&gt;When I call doc.css('*') it's segfaulting, and drops me out of irb and back into bash.&lt;/p&gt;

&lt;p&gt;On my linux production server, this works fine, but on OS X it's segfaulting.&lt;/p&gt;

&lt;p&gt;I'm using libxml 2.6.16 and Ruby 1.8.6 patchlevel 114.&lt;/p&gt;

&lt;p&gt;Any ideas?&lt;/p&gt;

&lt;p&gt;Spencer&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>I&#8217;m wanting to switch from Hpricot to Nokogiri, hoping that it&#8217;ll fix the horrible memory leaks in hpricot.  I&#8217;m running into some problems on OS X though.</p>
<p>Here&#8217;s an example:</p>
<blockquote>
<blockquote>
<p>require &#8216;open-uri&#8217;; require &#8216;nokogiri&#8217;; doc = Nokogiri.HTML(open(&#8217;http://stereogum.com&#8217;)); doc.css(&#8217;*') </p>
</blockquote>
</blockquote>
<p>Assertion failed: (node-&gt;doc), function Nokogiri<em>wrap</em>xml<em>node, file xml</em>node.c, line 518.</p>
<p>Abort trap</p>
<p>When I call doc.css(&#8217;*') it&#8217;s segfaulting, and drops me out of irb and back into bash.</p>
<p>On my linux production server, this works fine, but on OS X it&#8217;s segfaulting.</p>
<p>I&#8217;m using libxml 2.6.16 and Ruby 1.8.6 patchlevel 114.</p>
<p>Any ideas?</p>
<p>Spencer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Underpant-Free Excitement by Mark Holton</title>
		<link>http://tenderlovemaking.com/2008/11/18/underpant-free-excitement/comment-page-1/#comment-53585</link>
		<dc:creator>Mark Holton</dc:creator>
		<pubDate>Sat, 22 Nov 2008 05:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=114#comment-53585</guid>
		<description>&lt;p&gt;You're a genius, man.  Seriously, the amount of work and insights that must have gone into Nokogiri is super impressive, and inspiring.  Always appreciate your help when asking questions too.  Nokogiri has energized me on a couple data collection projects.  The syntax is super intuitive, and it works like a charm.  Greatly greatly appreciate it, Aaron!  (ps. do you have a Wish List or a link I can send a donation to??)
Many thanks!
:Mark&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You&#8217;re a genius, man.  Seriously, the amount of work and insights that must have gone into Nokogiri is super impressive, and inspiring.  Always appreciate your help when asking questions too.  Nokogiri has energized me on a couple data collection projects.  The syntax is super intuitive, and it works like a charm.  Greatly greatly appreciate it, Aaron!  (ps. do you have a Wish List or a link I can send a donation to??)<br />
Many thanks!<br />
:Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Underpant-Free Excitement by Nikolay Kolev</title>
		<link>http://tenderlovemaking.com/2008/11/18/underpant-free-excitement/comment-page-1/#comment-53573</link>
		<dc:creator>Nikolay Kolev</dc:creator>
		<pubDate>Sat, 22 Nov 2008 03:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=114#comment-53573</guid>
		<description>&lt;p&gt;Thanks for the great work, guys! Reuse is what drives the progress; not reinventing the wheel, so, thanks again and I hope to see Nokogiri integration with Mechanize soon!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the great work, guys! Reuse is what drives the progress; not reinventing the wheel, so, thanks again and I hope to see Nokogiri integration with Mechanize soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokogiri Is Released by The Merbist &#187; Blog Archive &#187; Merb news nov-16-2008</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-1/#comment-53074</link>
		<dc:creator>The Merbist &#187; Blog Archive &#187; Merb news nov-16-2008</dc:creator>
		<pubDate>Mon, 17 Nov 2008 05:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-53074</guid>
		<description>&lt;p&gt;[...] Nokogiri As already mentioned, we switched to nokogiri before 1.0. Nokogiri is based on libxml2 which is a fast and reliable XML parser. I won&#8217;t get into the hpricot vs nokogiri argument, but let&#8217;s just say that nokogiri was fitting our needs better. (Nokogiri is only used in the specs, and therefore is not needed to run Merb) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Nokogiri As already mentioned, we switched to nokogiri before 1.0. Nokogiri is based on libxml2 which is a fast and reliable XML parser. I won&#8217;t get into the hpricot vs nokogiri argument, but let&#8217;s just say that nokogiri was fitting our needs better. (Nokogiri is only used in the specs, and therefore is not needed to run Merb) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokogiri Is Released by Derek</title>
		<link>http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/comment-page-1/#comment-52346</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Wed, 12 Nov 2008 07:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=156#comment-52346</guid>
		<description>&lt;p&gt;Apparently the installer attempts to call the rubyforge command that's installed with the rubyforge gem.&lt;/p&gt;

&lt;p&gt;However, the gem spec doesn't list rubyforge as a dependency, so the install will fail for folks who don't have rubyforge installed beforehand.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Apparently the installer attempts to call the rubyforge command that&#8217;s installed with the rubyforge gem.</p>
<p>However, the gem spec doesn&#8217;t list rubyforge as a dependency, so the install will fail for folks who don&#8217;t have rubyforge installed beforehand.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
