<?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"
	>
<channel>
	<title>Comments on: 基于终端的常用工具</title>
	<atom:link href="http://linuxtoy.org/archives/terminal-based-tools.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/terminal-based-tools.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Mon, 13 Oct 2008 01:22:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: AndyWxy</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-79019</link>
		<dc:creator>AndyWxy</dc:creator>
		<pubDate>Fri, 29 Feb 2008 02:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-79019</guid>
		<description>正如 xRAIN 所说，elinks 支持中文这么办：
vim ~/.elinks/elinks.conf ，加入
set document.codepage.assume = "windows-1252"</description>
		<content:encoded><![CDATA[<p>正如 xRAIN 所说，elinks 支持中文这么办：<br />
vim ~/.elinks/elinks.conf ，加入<br />
set document.codepage.assume = "windows-1252"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xRAIN</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-46426</link>
		<dc:creator>xRAIN</dc:creator>
		<pubDate>Sun, 30 Sep 2007 07:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-46426</guid>
		<description>cli 下 pdf 之類文檔的閱讀是個大大的問題呀。;P

这个我是用vim打开pdf文档，自动调用xpdf 将文档内容转换为文本。vimrc 里写好配置。

elinks 看中文要编码设成 windows 1252 网上有介绍</description>
		<content:encoded><![CDATA[<p>cli 下 pdf 之類文檔的閱讀是個大大的問題呀。;P</p>
<p>这个我是用vim打开pdf文档，自动调用xpdf 将文档内容转换为文本。vimrc 里写好配置。</p>
<p>elinks 看中文要编码设成 windows 1252 网上有介绍</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xwl</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-29847</link>
		<dc:creator>xwl</dc:creator>
		<pubDate>Mon, 28 May 2007 11:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-29847</guid>
		<description>cli 下 pdf 之類文檔的閱讀是個大大的問題呀。;P</description>
		<content:encoded><![CDATA[<p>cli 下 pdf 之類文檔的閱讀是個大大的問題呀。;P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sealence</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-29830</link>
		<dc:creator>sealence</dc:creator>
		<pubDate>Mon, 28 May 2007 02:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-29830</guid>
		<description>mocp -R oss
就没有爆音了</description>
		<content:encoded><![CDATA[<p>mocp -R oss<br />
就没有爆音了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hp</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-29822</link>
		<dc:creator>hp</dc:creator>
		<pubDate>Sun, 27 May 2007 17:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-29822</guid>
		<description>能很好支持中文的只有w3m，但又不支持框架，还有一些细节上的瑕疵</description>
		<content:encoded><![CDATA[<p>能很好支持中文的只有w3m，但又不支持框架，还有一些细节上的瑕疵</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 93free</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-29820</link>
		<dc:creator>93free</dc:creator>
		<pubDate>Sun, 27 May 2007 15:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-29820</guid>
		<description>我的elinks显示中文是乱码，在urxvt里。而且我看了elinks的语言选择，里面就没有中文相关的选项。</description>
		<content:encoded><![CDATA[<p>我的elinks显示中文是乱码，在urxvt里。而且我看了elinks的语言选择，里面就没有中文相关的选项。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lyman</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-29809</link>
		<dc:creator>lyman</dc:creator>
		<pubDate>Sun, 27 May 2007 13:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-29809</guid>
		<description>俺测试的结果也是 elinks 显示中文有问题，可能是因为俺是 utf-8 的环境吧。</description>
		<content:encoded><![CDATA[<p>俺测试的结果也是 elinks 显示中文有问题，可能是因为俺是 utf-8 的环境吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karas</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-29799</link>
		<dc:creator>karas</dc:creator>
		<pubDate>Sun, 27 May 2007 11:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-29799</guid>
		<description>中文除了zhcon外还有没有好的解决方法？</description>
		<content:encoded><![CDATA[<p>中文除了zhcon外还有没有好的解决方法？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-29797</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Sun, 27 May 2007 09:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-29797</guid>
		<description>@oomengnan：感谢推荐。

@zhuqin_83：Raggle 不支持中文，你可以试试 Snownews。

@93free：Elinks 显示中文没有问题。</description>
		<content:encoded><![CDATA[<p>@oomengnan：感谢推荐。</p>
<p>@zhuqin_83：Raggle 不支持中文，你可以试试 Snownews。</p>
<p>@93free：Elinks 显示中文没有问题。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 93free</title>
		<link>http://linuxtoy.org/archives/terminal-based-tools.html#comment-29795</link>
		<dc:creator>93free</dc:creator>
		<pubDate>Sun, 27 May 2007 08:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/terminal-based-tools.html#comment-29795</guid>
		<description>elinks不支持中文，CLI浏览器支持中文的好像只有w3m。
服务器不用听mp3，也不收E-mail，RSS，聊天。</description>
		<content:encoded><![CDATA[<p>elinks不支持中文，CLI浏览器支持中文的好像只有w3m。<br />
服务器不用听mp3，也不收E-mail，RSS，聊天。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
