<?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: e &#8211; Extract Any Archive</title>
	<atom:link href="http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/feed/" rel="self" type="application/rss+xml" />
	<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/</link>
	<description>No movement is faster than no movement</description>
	<lastBuildDate>Thu, 11 Mar 2010 09:12:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-6142</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Sun, 29 Nov 2009 13:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-6142</guid>
		<description>Hi John, sure you can use it.</description>
		<content:encoded><![CDATA[<p>Hi John, sure you can use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Murray</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-6002</link>
		<dc:creator>John Murray</dc:creator>
		<pubDate>Tue, 03 Nov 2009 04:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-6002</guid>
		<description>Hey, I am a student at Northern Kentucky University and I wanted to use your script on a web crawler program for my research. I wanted to get your approval before using the script as it may be distributed later in the future. I will of course give you full credit for the use of your script. If you can send me an e-mail letting me know, that would be much appreciated! By the way, the script is very useful!</description>
		<content:encoded><![CDATA[<p>Hey, I am a student at Northern Kentucky University and I wanted to use your script on a web crawler program for my research. I wanted to get your approval before using the script as it may be distributed later in the future. I will of course give you full credit for the use of your script. If you can send me an e-mail letting me know, that would be much appreciated! By the way, the script is very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-5945</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 25 Jun 2009 20:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-5945</guid>
		<description>Cool :-)</description>
		<content:encoded><![CDATA[<p>Cool <img src='http://martin.ankerl.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-5944</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Thu, 25 Jun 2009 20:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-5944</guid>
		<description>Hi Michael, thanks! I have updated the tool with your suggestion and made a new release. Now also with a nanozip extraction.</description>
		<content:encoded><![CDATA[<p>Hi Michael, thanks! I have updated the tool with your suggestion and made a new release. Now also with a nanozip extraction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-5943</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 25 Jun 2009 19:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-5943</guid>
		<description>Awesome tool!
I have made one adjustment for extracting RPM files.

I added the -m option to preserve the original &#039;pack&#039; - date

rules.push [ :type, /^RPM/, &quot;rpm2cpio &lt; %FILE% &#124; cpio -i -m -d --verbose&quot; ]

THANKS for sharing this powerful utility</description>
		<content:encoded><![CDATA[<p>Awesome tool!<br />
I have made one adjustment for extracting RPM files.</p>
<p>I added the -m option to preserve the original &#8216;pack&#8217; &#8211; date</p>
<p>rules.push [ :type, /^RPM/, "rpm2cpio &lt; %FILE% | cpio -i -m -d --verbose" ]</p>
<p>THANKS for sharing this powerful utility</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-5778</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-5778</guid>
		<description>Hi Erwin, install ruby with &quot;sudo apt-get install ruby&quot;  if you have not done this already.</description>
		<content:encoded><![CDATA[<p>Hi Erwin, install ruby with &#8220;sudo apt-get install ruby&#8221;  if you have not done this already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-5777</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Thu, 02 Apr 2009 08:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-5777</guid>
		<description>One problem, just installed Intrepid Ibex (ubuntu 8.10)
After copying the exact code for the teriminal, you are asked if you want to continue y/n. If I say Y, it says abort. and doesn&#039;t do anything afterwards.

Erwin</description>
		<content:encoded><![CDATA[<p>One problem, just installed Intrepid Ibex (ubuntu 8.10)<br />
After copying the exact code for the teriminal, you are asked if you want to continue y/n. If I say Y, it says abort. and doesn&#8217;t do anything afterwards.</p>
<p>Erwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allyn</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-5615</link>
		<dc:creator>Allyn</dc:creator>
		<pubDate>Thu, 19 Feb 2009 04:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-5615</guid>
		<description>Excellent. Love to see Ruby in the wild.</description>
		<content:encoded><![CDATA[<p>Excellent. Love to see Ruby in the wild.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-5549</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Fri, 06 Feb 2009 21:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-5549</guid>
		<description>Hi Michael, sorry but I have no idea. Try googling for this error message, maybe you find the solution. This has nothing to do with e, this seems to be a problem of arc.</description>
		<content:encoded><![CDATA[<p>Hi Michael, sorry but I have no idea. Try googling for this error message, maybe you find the solution. This has nothing to do with e, this seems to be a problem of arc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/comment-page-1/#comment-5548</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 06 Feb 2009 19:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-5548</guid>
		<description>Hey Martin,
I&#039;m using Ubuntu 8.10 and followed your installation commands.  I keep getting an error when trying to extract an arc archive.  
Error is &quot;arc: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory&quot;.  
Any thoughts on that?
Thanks</description>
		<content:encoded><![CDATA[<p>Hey Martin,<br />
I&#8217;m using Ubuntu 8.10 and followed your installation commands.  I keep getting an error when trying to extract an arc archive.<br />
Error is &#8220;arc: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory&#8221;.<br />
Any thoughts on that?<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
