<?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: Hacking with CouchDB</title>
	<atom:link href="http://www.linux-mag.com/id/7603/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7603/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Fri, 10 May 2013 08:56:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Hacking</title>
		<link>http://www.linux-mag.com/id/7603/#comment-135729</link>
		<dc:creator>Hacking</dc:creator>
		<pubDate>Mon, 30 Jan 2012 07:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7603/#comment-135729</guid>
		<description>Wonderful publish, very informative. I wonder why the other specialists of this sector do not notice this. You should continue your writing. I am confident, you&#039;ve a great readers&#039; base already!&#124;What&#039;s Going down i&#039;m new to this, I stumbled upon this I&#039;ve discovered It positively useful and it has helped me out loads. I am hoping to give a contribution &amp; aid other users like its aided me. Good job.</description>
		<content:encoded><![CDATA[<p>Wonderful publish, very informative. I wonder why the other specialists of this sector do not notice this. You should continue your writing. I am confident, you&#8217;ve a great readers&#8217; base already!|What&#8217;s Going down i&#8217;m new to this, I stumbled upon this I&#8217;ve discovered It positively useful and it has helped me out loads. I am hoping to give a contribution &amp; aid other users like its aided me. Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: almac</title>
		<link>http://www.linux-mag.com/id/7603/#comment-7355</link>
		<dc:creator>almac</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7603/#comment-7355</guid>
		<description>&lt;p&gt;Please could someone tell me where you can get the libmail-mbox-messageparser-perl and libmailtools-perl packages for Fedora 11?&lt;br /&gt;
TIA,&lt;/p&gt;
&lt;p&gt;Alan
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Please could someone tell me where you can get the libmail-mbox-messageparser-perl and libmailtools-perl packages for Fedora 11?<br />
TIA,</p>
<p>Alan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maxnic</title>
		<link>http://www.linux-mag.com/id/7603/#comment-7356</link>
		<dc:creator>maxnic</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7603/#comment-7356</guid>
		<description>&lt;p&gt;In response to almac: you need perl-Mail-Mbox-MessageParser.noarch and perl-MailTools&lt;/p&gt;
&lt;p&gt;This perl script does not run for me as posted here, I had to make 2 changes:&lt;/p&gt;
&lt;p&gt;Running:&lt;br /&gt;
Fedora release 12 (Constantine)&lt;br /&gt;
perl 5.10.0&lt;br /&gt;
Apache CouchDB 0.10.0 &lt;/p&gt;
&lt;p&gt;on line 12:&lt;br /&gt;
Array
&lt;p&gt;on line 34 changed to: &lt;code&gt;my @lines = split /\\n/, $$email;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;and on line 36 I changed the line to: &lt;code&gt;$msg-&gt;extract(\\@lines);&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I\&#039;m not sure if my versions forced these changes to be needed, but doing this allows me to run the code now.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In response to almac: you need perl-Mail-Mbox-MessageParser.noarch and perl-MailTools</p>
<p>This perl script does not run for me as posted here, I had to make 2 changes:</p>
<p>Running:<br />
Fedora release 12 (Constantine)<br />
perl 5.10.0<br />
Apache CouchDB 0.10.0 </p>
<p>on line 12:<br />
Array
</p>
<p>on line 34 changed to: <code>my @lines = split /\\n/, $$email;</code></p>
<p>and on line 36 I changed the line to: <code>$msg-&gt;extract(\\@lines);</code></p>
<p>I\&#8217;m not sure if my versions forced these changes to be needed, but doing this allows me to run the code now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maxnic</title>
		<link>http://www.linux-mag.com/id/7603/#comment-7357</link>
		<dc:creator>maxnic</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7603/#comment-7357</guid>
		<description>&lt;p&gt;hmm line 12 did not print. Basically, it\&#039;s missing a semicolon at the end of the line.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;$cdb-&gt;create_db($db_name);&lt;/code&gt;
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hmm line 12 did not print. Basically, it\&#8217;s missing a semicolon at the end of the line.</p>
<p><code>$cdb-&gt;create_db($db_name);</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>