<?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: Extract and decompile .chm file to view as html file under Linux</title> <atom:link href="http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: JorgeR3</title><link>http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-175324</link> <dc:creator>JorgeR3</dc:creator> <pubDate>Sun, 30 Oct 2011 04:11:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-175324</guid> <description>Me da este error.
Traceback (most recent call last):
File &quot;/usr/bin/archmage&quot;, line 169, in
main()
File &quot;/usr/bin/archmage&quot;, line 165, in main
source.extract(options.output)
File &quot;/usr/lib/pymodules/python2.7/archmod/CHM.py&quot;, line 234, in extract
self.process_templates(destdir=destdir)
File &quot;/usr/lib/pymodules/python2.7/archmod/CHM.py&quot;, line 193, in process_templates
open(os.path.join(destdir, os.path.basename(template)), &#039;w&#039;).write(self.get_template(template))
File &quot;/usr/lib/pymodules/python2.7/archmod/CHM.py&quot;, line 188, in get_template
return re.sub(&#039;\&#039;, self.sub_mytag, tpl)
File &quot;/usr/lib/python2.7/re.py&quot;, line 151, in sub
return _compile(pattern, flags).sub(repl, string, count)
File &quot;/usr/lib/pymodules/python2.7/archmod/CHM.py&quot;, line 179, in sub_mytag
res = eval(re.group(1))
File &quot;&quot;, line 1, in
NameError: name &#039;deftopic&#039; is not defined</description> <content:encoded><![CDATA[<p>Me da este error.</p><p>Traceback (most recent call last):<br
/> File &#8220;/usr/bin/archmage&#8221;, line 169, in<br
/> main()<br
/> File &#8220;/usr/bin/archmage&#8221;, line 165, in main<br
/> source.extract(options.output)<br
/> File &#8220;/usr/lib/pymodules/python2.7/archmod/CHM.py&#8221;, line 234, in extract<br
/> self.process_templates(destdir=destdir)<br
/> File &#8220;/usr/lib/pymodules/python2.7/archmod/CHM.py&#8221;, line 193, in process_templates<br
/> open(os.path.join(destdir, os.path.basename(template)), &#8216;w&#8217;).write(self.get_template(template))<br
/> File &#8220;/usr/lib/pymodules/python2.7/archmod/CHM.py&#8221;, line 188, in get_template<br
/> return re.sub(&#8216;\&#8217;, self.sub_mytag, tpl)<br
/> File &#8220;/usr/lib/python2.7/re.py&#8221;, line 151, in sub<br
/> return _compile(pattern, flags).sub(repl, string, count)<br
/> File &#8220;/usr/lib/pymodules/python2.7/archmod/CHM.py&#8221;, line 179, in sub_mytag<br
/> res = eval(re.group(1))<br
/> File &#8220;&#8221;, line 1, in<br
/> NameError: name &#8216;deftopic&#8217; is not defined</p> ]]></content:encoded> </item> <item><title>By: noah</title><link>http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-173964</link> <dc:creator>noah</dc:creator> <pubDate>Wed, 14 Sep 2011 23:00:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-173964</guid> <description>RewriteRule ^(.*\.chm)$ $1/ [R]
Adds the trailing slash automatically</description> <content:encoded><![CDATA[<p>RewriteRule ^(.*\.chm)$ $1/ [R]</p><p>Adds the trailing slash automatically</p> ]]></content:encoded> </item> <item><title>By: sh!zeeg</title><link>http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-151675</link> <dc:creator>sh!zeeg</dc:creator> <pubDate>Sat, 14 Nov 2009 15:16:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-151675</guid> <description>Yay! Cool! Now I can read my CHMs in plaintext tty too! Elinks, lynx, w3m, conkeror. In any of my favorite browsers!
Thank you very much.</description> <content:encoded><![CDATA[<p>Yay! Cool! Now I can read my CHMs in plaintext tty too! Elinks, lynx, w3m, conkeror. In any of my favorite browsers!<br
/> Thank you very much.</p> ]]></content:encoded> </item> <item><title>By: unni kartha</title><link>http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-151048</link> <dc:creator>unni kartha</dc:creator> <pubDate>Wed, 14 Oct 2009 16:09:50 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-151048</guid> <description>gnochm works fine for me. debian lenny gnu/linux</description> <content:encoded><![CDATA[<p>gnochm works fine for me. debian lenny gnu/linux</p> ]]></content:encoded> </item> <item><title>By: Binny V A</title><link>http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-64837</link> <dc:creator>Binny V A</dc:creator> <pubDate>Tue, 23 Jan 2007 02:47:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/decompile-chm-file-to-view-as-html.html#comment-64837</guid> <description>If possible try to use a CHM view rather than viewing it this way. In most viewers, you can search through the text - which is the main advantage of CHM files.</description> <content:encoded><![CDATA[<p>If possible try to use a CHM view rather than viewing it this way. In most viewers, you can search through the text &#8211; which is the main advantage of CHM files.</p> ]]></content:encoded> </item> </channel> </rss>
