<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>知易行难,知行合一 (Walk the Talk) &#187; vim</title>
	<atom:link href="http://blog.alwayst.info/tag/vim/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.alwayst.info</link>
	<description>Blocked in China since Jan 6, 2011</description>
	<lastBuildDate>Mon, 12 Dec 2011 07:07:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to install Firefox 4 (Stable) In Ubuntu [10.04 and 10.10]</title>
		<link>http://blog.alwayst.info/how-to-install-firefox-4-stable-in-ubuntu-10-04-and-10-10</link>
		<comments>http://blog.alwayst.info/how-to-install-firefox-4-stable-in-ubuntu-10-04-and-10-10#comments</comments>
		<pubDate>Wed, 23 Mar 2011 01:25:24 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[study_note]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1458</guid>
		<description><![CDATA[Source: How To Install Firefox 4 (Stable) In Ubuntu [10.04 and 10.10] Now Firefox 4 (stable) has finally released, I cannot wait to have a try. Though I use Chrome quite a lot nowadays, Firefox was once my favorite. Somehow it&#8217;s a little bit slow, but it can highly customize, that win my heart, besides, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Source: <a href="http://digitizor.com/2011/03/23/install-firefox-4-ubuntu-2/" target="_blank">How To Install Firefox 4 (Stable) In Ubuntu [10.04 and 10.10]</a></strong></p>
<p>Now Firefox 4 (stable) has finally released, I cannot wait to have a try. Though I use Chrome quite a lot nowadays, Firefox was once my favorite. Somehow it&#8217;s a little bit slow, but it can highly customize, that win my heart, besides, I&#8217;m quite indulge in&#8221;<a href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=2&amp;ved=0CBwQFjAB&amp;url=https%3A%2F%2Faddons.mozilla.org%2Fen-US%2Ffirefox%2Faddon%2Fpentadactyl%2F&amp;rct=j&amp;q=firefox%20Pentadactyl&amp;ei=v0GJTfu5MMH4cYPoracM&amp;usg=AFQjCNGOylboLaTd01zoIt2IUldT6-rq1A&amp;sig2=GavlLrEcfeUeqM8IFq1Ueg" target="_blank">Pentadactyl</a>&#8220;, an add-on to emulate vim in the browser. Of course, Chrome has the similar extension, &#8220;<a href="https://chrome.google.com/extensions/detail/dbepggeogbaibhgnhhndojpepiihcmeb" target="_blank">Vimium</a>&#8220;, but I suppose  &#8221;<a href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=2&amp;ved=0CBwQFjAB&amp;url=https%3A%2F%2Faddons.mozilla.org%2Fen-US%2Ffirefox%2Faddon%2Fpentadactyl%2F&amp;rct=j&amp;q=firefox%20Pentadactyl&amp;ei=v0GJTfu5MMH4cYPoracM&amp;usg=AFQjCNGOylboLaTd01zoIt2IUldT6-rq1A&amp;sig2=GavlLrEcfeUeqM8IFq1Ueg" target="_blank">Pentadactyl</a>&#8220; is better.</p>
<p>If your OS is other than Ubuntu, you can probably find Firefox installer in <a href="http://www.mozilla.com/en-US/firefox/all.html" target="_blank">this page</a>, download it, click and install, simple and easy. And if you happened to use Ubuntu like me, then follow these steps:</p>
<ol style="line-height: 200%;">
<li> If you are using the development version of Firefox, remove it with the command,<br />
<code><strong>sudo apt-get remove firefox-4.0</strong></code><br />
If you are not using the development version, skip this step.</li>
<li> Now add the Firefox stable PPA.<br />
<code><strong>sudo add-apt-repository ppa:mozillateam/firefox-stable</strong></code></li>
<li>Now update the software list<br />
<code><strong>sudo apt-get update</strong></code></li>
<li> Finally install Firefox 4 with the command.<br />
<code><strong>sudo apt-get install firefox</strong></code><br />
After installation, you will find Firefox under <strong>Applications &gt; Internet &gt; Firefox Web Browser</strong>.</li>
</ol>
<p>Some of the add-ons are not compatible with Firefox 4, such as &#8220;Autoproxy&#8221;, I don&#8217;t know how to fix it now, but I&#8217;m sure with the help Almighty Google, you can find your way.</p>
<p>O.k., let&#8217;s surf.</p>
<h3>Related Posts</h3><ul><li><a href="http://blog.alwayst.info/set-ssl-google-as-the-default-search-engine-when-using-pentadactyl-in-firefox" title="Set SSL Google as the Default Search Engine when using Pentadactyl in Firefox 2011.08.22">Set SSL Google as the Default Search Engine when using Pentadactyl in Firefox</a>(0)</li>
<li><a href="http://blog.alwayst.info/how-to-fix-the-problem-when-firefox-cannot-launch-in-ubuntu" title="How to fix the problem when Firefox cannot launch in Ubuntu 2011.03.26">How to fix the problem when Firefox cannot launch in Ubuntu</a>(2)</li>
<li><a href="http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s" title="ubuntu下的快捷键--ctrl+s 2009.10.15">ubuntu下的快捷键--ctrl+s</a>(13)</li>
<li><a href="http://blog.alwayst.info/enlarge-the-capacity-of-dropbox" title="Dropbox扩容详尽指南 2010.11.2">Dropbox扩容详尽指南</a>(14)</li>
<li><a href="http://blog.alwayst.info/some-ubuntu-tips" title="Some Ubuntu Tips 2010.10.16">Some Ubuntu Tips</a>(4)</li>
<li><a href="http://blog.alwayst.info/kill_the_processes_that_do_not_respond_in_ubuntu" title="在ubuntu内关闭没有响应的程序 2010.09.14">在ubuntu内关闭没有响应的程序</a>(2)</li>
<li><a href="http://blog.alwayst.info/troubleshoot_the_problem_of_install_dropbox_into_ubuntu" title="ubuntu9.10下安装dropbox出现的一个问题 2010.07.9">ubuntu9.10下安装dropbox出现的一个问题</a>(1)</li>
<li><a href="http://blog.alwayst.info/some_simple_introductions_of_how_to_fuckgfw" title="崂山道士之术 2010.07.7">崂山道士之术</a>(3)</li>
<li><a href="http://blog.alwayst.info/how_to_install_-bin_files_in_ubuntu" title="How to Install .bin Files in Ubuntu 2010.06.1">How to Install .bin Files in Ubuntu</a>(0)</li>
<li><a href="http://blog.alwayst.info/how_to_add_swap_in_ubuntu" title="(译文)如何设置Ubuntu的swap区 2010.05.24">(译文)如何设置Ubuntu的swap区</a>(4)</li>
</ul><h3>Recent Comments</h3><ul></ul><hr />
<p><small>© T for <a href="http://blog.alwayst.info">知易行难,知行合一 (Walk the Talk)</a>, 2011. |
<a href="http://blog.alwayst.info/how-to-install-firefox-4-stable-in-ubuntu-10-04-and-10-10">Permalink</a> |
<a href="http://blog.alwayst.info/how-to-install-firefox-4-stable-in-ubuntu-10-04-and-10-10#comments">No comment</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/firefox" rel="tag">firefox</a>, <a href="http://blog.alwayst.info/tag/ubuntu" rel="tag">ubuntu</a>, <a href="http://blog.alwayst.info/tag/vim" rel="tag">vim</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/how-to-install-firefox-4-stable-in-ubuntu-10-04-and-10-10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>一个简单的vim实例</title>
		<link>http://blog.alwayst.info/a_vim_example</link>
		<comments>http://blog.alwayst.info/a_vim_example#comments</comments>
		<pubDate>Wed, 05 May 2010 09:07:53 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[study_note]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1153</guid>
		<description><![CDATA[实际工作中碰到的问题，记录一下，免得忘了。代码如下： ... &#60;table&#62; &#60;tbody&#62; &#60;tr&#62; &#60;/tr&#62; &#60;/tbody&#62; &#60;/table&#62; ... 其实际效果是一个一行的表格，我现在需要把它变成一个两行的表格。如果只有一个这样的表格，那很容易，修改增加红字部分即可： ... &#60;table&#62; &#60;tbody&#62; &#60;tr&#62; &#60;/tr&#62; &#60;tr&#62; &#60;/tr&#62; &#60;/tbody&#62; &#60;/table&#62; ... 可问题是我有100来个这样的表格，一个个改显然很傻。放到vim里批量改，才是个省时省力的好办法，虽然第一次麻烦点，但一劳永逸。直接给出修改方法： %s/&#60;tr&#62;\n&#60;\/tr&#62;/&#60;tr&#62;\n&#60;\/tr&#62;&#60;tr&#62;\n&#60;\/tr&#62;/g 说明和注意事项如下： %s/a/b/x: vim中的替换命令，用b的内容替换a，x是参数，设定范围等信息。 \n: vim中的换行符。 \/: 转义/，因为在这个替换命令中“/”有特殊含义，是命令的分隔符，而我们真正需要的，作为普通字符处理的“/”如何表示呢？就要借助转义符“\”,“\/”即表示把“/”当普通字符处理。 /g: 表示全文搜索，没有这个参数，默认是搜索当前行。 这只是个简单应用，其实有更简洁更高级的写法。这里就不罗列了。 如果你一点也看不懂也没有关系，因为我是写给自己看的，讲得很乱。有兴趣的请自行学习vim，绝对会让你有白活半辈子的感觉。 Wikipedia Wictionary Chambers (UK) Google images Google define The Free Dictionary Join example WordNet Google Urban Dictionary Answers.com rhymezone.com Merriam-Webster &#60;&#62;0 wvcidfjoguarm [...]]]></description>
			<content:encoded><![CDATA[<p>实际工作中碰到的问题，记录一下，免得忘了。代码如下：</p>
<blockquote><p><code>...<br />
&lt;table&gt;<br />
&lt;tbody&gt;<br />
&lt;tr&gt;</code><code><br />
&lt;/tr&gt;<br />
&lt;/tbody&gt;<br />
&lt;/table&gt;<br />
...</code></p></blockquote>
<p>其实际效果是一个一行的表格，我现在需要把它变成一个两行的表格。如果只有一个这样的表格，那很容易，修改增加红字部分即可：</p>
<blockquote><p><code>...<br />
&lt;table&gt;<br />
&lt;tbody&gt;<br />
&lt;tr&gt;</code><code><br />
&lt;/tr&gt;<br />
</code><span style="color: #ff0000;"><strong><code>&lt;tr&gt;</code><code><br />
&lt;/tr&gt;</code></strong></span><br />
<code>&lt;/tbody&gt;<br />
&lt;/table&gt;<br />
...</code></p></blockquote>
<p>可问题是我有100来个这样的表格，一个个改显然很傻。放到vim里批量改，才是个省时省力的好办法，虽然第一次麻烦点，但一劳永逸。直接给出修改方法：</p>
<blockquote><p><strong><code>%s/&lt;tr&gt;\n&lt;\/tr&gt;/</code><code>&lt;tr&gt;\n&lt;\/tr&gt;</code><code>&lt;tr&gt;\n&lt;\/tr&gt;/g</code></strong></p></blockquote>
<p>说明和注意事项如下：</p>
<ol>
<li>%s/a/b/x: vim中的替换命令，用b的内容替换a，x是参数，设定范围等信息。</li>
<li>\n: vim中的换行符。</li>
<li>\/: 转义/，因为在这个替换命令中“/”有特殊含义，是命令的分隔符，而我们真正需要的，作为普通字符处理的“/”如何表示呢？就要借助转义符“\”,“\/”即表示把“/”当普通字符处理。</li>
<li>/g: 表示全文搜索，没有这个参数，默认是搜索当前行。</li>
<li>这只是个简单应用，其实有更简洁更高级的写法。这里就不罗列了。</li>
<li><strong>如果你一点也看不懂也没有关系，因为我是写给自己看的，讲得很乱。有兴趣的请自行学习vim，绝对会让你有白活半辈子的感觉。</strong></li>
</ol>
<div style="width: 460px; height: 100%; top: 0px; right: 0px; padding-left: 0px; position: fixed; background-color: white; z-index: 1000; display: none;">
<div style="top: 1px; width: 100%; height: 42px; position: absolute; border: 0px none;">
<form>
<div style="position: absolute; left: 2px; right: 0px;">
<input id="LIU_txt" style="position: absolute; left: 0px; right: 240px; font-size: 14px ! important; height: 17px ! important; line-height: 50px; display: block; border: 1px solid black; padding: 0pt; margin: 0pt;" />
<select id="LIU_sel" style="position: absolute; width: 100px; right: 138px; font-size: 14px ! important; height: 17px; border: 1px solid black; padding: 0pt; margin: 0pt;">
<option style="width: 30%; height: 19px; border: 0pt none;">Wikipedia</option>
<option style="width: 30%; height: 19px; border: 0pt none;">Wictionary</option>
<option style="width: 30%; height: 19px; border: 0pt none;">Chambers (UK)</option>
<option style="width: 30%; height: 19px; border: 0pt none;">Google images</option>
<option style="width: 30%; height: 19px; border: 0pt none;">Google define</option>
<option style="width: 30%; height: 19px; border: 0pt none;">The Free Dictionary</option>
<option style="width: 30%; height: 19px; border: 0pt none;">Join example</option>
<option style="width: 30%; height: 19px; border: 0pt none;">WordNet</option>
<option style="width: 30%; height: 19px; border: 0pt none;">Google</option>
<option style="width: 30%; height: 19px; border: 0pt none;">Urban Dictionary</option>
<option style="width: 30%; height: 19px; border: 0pt none;">Answers.com</option>
<option style="width: 30%; height: 19px; border: 0pt none;">rhymezone.com</option>
<option style="width: 30%; height: 19px; border: 0pt none;">Merriam-Webster</option>
</select>
<input id="LIU_search" style="position: absolute; width: 68px; padding: 0pt; right: 68px; font-size: 14px ! important; height: 19px; border: 1px solid black;" type="submit" value="Search" /><button id="LIU_prev" style="position: absolute; width: 20px; padding: 0pt; right: 46px; height: 19px; border: 1px solid black;">&lt;</button><button id="LIU_next" style="position: absolute; width: 20px; padding: 0pt; right: 24px; height: 19px; border: 1px solid black;">&gt;</button><button id="LIU_mode" style="position: absolute; width: 20px; padding: 0pt; right: 2px; height: 19px; border: 1px solid black;">0</button></p>
</div>
<div style="position: absolute; left: 2px; right: 0px; top: 22px;"><button id="LIU_0" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">w</button><button id="LIU_1" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">v</button><button id="LIU_2" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">c</button><button id="LIU_3" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">i</button><button id="LIU_4" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">d</button><button id="LIU_5" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">f</button><button id="LIU_6" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; background-color: white;">j</button><button id="LIU_7" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">o</button><button id="LIU_8" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">g</button><button id="LIU_9" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">u</button><button id="LIU_10" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">a</button><button id="LIU_11" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">r</button><button id="LIU_12" style="width: 20px; padding: 0pt; margin-right: 2px; height: 19px; border: 1px solid black; background-color: #dddddd;">m</button></div>
</form>
</div>
</div>
<h3>Related Posts</h3><ul><li><a href="http://blog.alwayst.info/how-to-install-firefox-4-stable-in-ubuntu-10-04-and-10-10" title="How to install Firefox 4 (Stable) In Ubuntu [10.04 and 10.10] 2011.03.23">How to install Firefox 4 (Stable) In Ubuntu [10.04 and 10.10]</a>(0)</li>
<li><a href="http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s" title="ubuntu下的快捷键--ctrl+s 2009.10.15">ubuntu下的快捷键--ctrl+s</a>(13)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://blog.alwayst.info" >T</a> : <a class="comment_content" href="http://blog.alwayst.info/a_vim_example#comment-571" title="View the entire comment by T" >@Yin  
酱油通道伺候。</a></li>
<li><a class="commentor" href="" >Yin</a> : <a class="comment_content" href="http://blog.alwayst.info/a_vim_example#comment-570" title="View the entire comment by Yin" >我确实看不懂。</a></li>
</ul><hr />
<p><small>© T for <a href="http://blog.alwayst.info">知易行难,知行合一 (Walk the Talk)</a>, 2010. |
<a href="http://blog.alwayst.info/a_vim_example">Permalink</a> |
<a href="http://blog.alwayst.info/a_vim_example#comments">2 comments</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/vim" rel="tag">vim</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/a_vim_example/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ubuntu下的快捷键&#8211;ctrl+s</title>
		<link>http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s</link>
		<comments>http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s#comments</comments>
		<pubDate>Wed, 14 Oct 2009 16:08:41 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[study_note]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=745</guid>
		<description><![CDATA[先痛骂电信劫持了我网站的域名！登自己网站，上来竟给我来电信的广告，HOLY FUCK！一时激动忘了截图了，下次一定记得。 好了，爽了，我们开始。 今天在ubuntu终端下学习vim的教程，看到vim的帮助文件里写到ctrl-s可以分割窗体，在图形界面下我见识过，可是在终端上还能怎么分呢？我就好奇地试了试，结果它就给我装死了。。。失去任何响应。没办法，我以为是其他终端程序跑多了，这里一时没有资源，等其他终端都关掉，还是不行。再开一个新的终端，同样输入ctrl-s，反应依旧是。。。没有反应。我就纳闷了，马上去google。原来ctrl-s是linux的快捷键，把屏幕锁掉，解锁的话应该按ctrl-q。 我是在这里找到的解决方法，同时也看到了不少其他linux快捷键的介绍（没有全看完，不过乍一看就发现第二条写错了。&#60;Alt&#62;&#60;Fn&#62;是无法切换终端的，应该是&#60;Ctrl&#62;&#60;Alt&#62;&#60;Fn&#62; (n=1..6) 才对），现在的习惯是看到好的资源文章就想办法找找英文的，英文资源比中文资源要好的多，技术文章就更不用说了。。。出处可能是在这里：Linux Shortcuts and Commands. 果然很强大啊，排版都看着舒服，只是不免有些沮丧，这才刚刚是Linux Newbie Administrator Guide，啥时候才能入门啊？ Related PostsHow to install Firefox 4 (Stable) In Ubuntu [10.04 and 10.10](0) Some Ubuntu Tips(4) 安装Ubuntu和XP双系统(9) ubuntu下实现ssh自动重连(15) Ubuntu下输入法丢失现象一则(4) VirtualBox的全屏显示问题(5) Ubuntu下使用SSH(5) 谈谈打字，兼谈Dvorak(13) 谈谈对ubuntu的不适(7) Set SSL Google as the Default Search Engine when using Pentadactyl in Firefox(0) Recent CommentsT : @迈尕 证明电信还算看得起我们。。暂忍。。 迈尕 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>先痛骂电信劫持了我网站的域名！</strong>登自己网站，上来竟给我来电信的广告，<strong>HOLY FUCK！</strong>一时激动忘了截图了，下次一定记得。</p>
<p>好了，爽了，我们开始。</p>
<hr />今天在ubuntu终端下学习vim的教程，看到vim的帮助文件里写到ctrl-s可以分割窗体，在图形界面下我见识过，可是在终端上还能怎么分呢？我就好奇地试了试，结果它就给我装死了。。。失去任何响应。没办法，我以为是其他终端程序跑多了，这里一时没有资源，等其他终端都关掉，还是不行。再开一个新的终端，同样输入ctrl-s，反应依旧是。。。没有反应。我就纳闷了，马上去google。<strong>原来ctrl-s是linux的快捷键，把屏幕锁掉，解锁的话应该按ctrl-q。</strong></p>
<p>我是在<a href="http://blog.csdn.net/yizhu2000/archive/2009/03/20/4008772.aspx" target="_blank">这里</a>找到的解决方法，同时也看到了不少其他linux快捷键的介绍（没有全看完，不过乍一看就发现第二条写错<tt>了。&lt;Alt&gt;&lt;Fn&gt;是无法切换终端的，应该是</tt><tt>&lt;Ctrl&gt;&lt;Alt&gt;&lt;Fn&gt; </tt>(n=1..6) 才对），现在的习惯是看到好的资源文章就想办法找找英文的，英文资源比中文资源要好的多，技术文章就更不用说了。。。出处可能是在这里：<a href="http://www.unixguide.net/linux/linuxshortcuts.shtml" target="_blank">Linux Shortcuts and Commands</a><strong></strong><a href="http://linux-newbie.sunsite.dk/"></a>. 果然很强大啊，排版都看着舒服，只是不免有些沮丧，这才刚刚是Linux Newbie Administrator Guide，啥时候才能入门啊？</p>
<h3>Related Posts</h3><ul><li><a href="http://blog.alwayst.info/how-to-install-firefox-4-stable-in-ubuntu-10-04-and-10-10" title="How to install Firefox 4 (Stable) In Ubuntu [10.04 and 10.10] 2011.03.23">How to install Firefox 4 (Stable) In Ubuntu [10.04 and 10.10]</a>(0)</li>
<li><a href="http://blog.alwayst.info/some-ubuntu-tips" title="Some Ubuntu Tips 2010.10.16">Some Ubuntu Tips</a>(4)</li>
<li><a href="http://blog.alwayst.info/dual_boot_ubuntu_and_xp" title="安装Ubuntu和XP双系统 2010.05.24">安装Ubuntu和XP双系统</a>(9)</li>
<li><a href="http://blog.alwayst.info/ubuntu-achieve-ssh-automatic-re-connection" title="ubuntu下实现ssh自动重连 2009.12.19">ubuntu下实现ssh自动重连</a>(15)</li>
<li><a href="http://blog.alwayst.info/ubuntu-under-the-phenomenon-of-a-loss-of-input" title="Ubuntu下输入法丢失现象一则 2009.11.20">Ubuntu下输入法丢失现象一则</a>(4)</li>
<li><a href="http://blog.alwayst.info/837" title="VirtualBox的全屏显示问题 2009.11.12">VirtualBox的全屏显示问题</a>(5)</li>
<li><a href="http://blog.alwayst.info/ubuntu-using-ssh" title="Ubuntu下使用SSH 2009.11.10">Ubuntu下使用SSH</a>(5)</li>
<li><a href="http://blog.alwayst.info/to-talk-about-the-typing-and-to-talk-about-dvorak" title="谈谈打字，兼谈Dvorak 2009.10.18">谈谈打字，兼谈Dvorak</a>(13)</li>
<li><a href="http://blog.alwayst.info/%e8%b0%88%e8%b0%88%e5%af%b9ubuntu%e7%9a%84%e4%b8%8d%e9%80%82" title="谈谈对ubuntu的不适 2009.05.15">谈谈对ubuntu的不适</a>(7)</li>
<li><a href="http://blog.alwayst.info/set-ssl-google-as-the-default-search-engine-when-using-pentadactyl-in-firefox" title="Set SSL Google as the Default Search Engine when using Pentadactyl in Firefox 2011.08.22">Set SSL Google as the Default Search Engine when using Pentadactyl in Firefox</a>(0)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://" >T</a> : <a class="comment_content" href="http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s#comment-304" title="View the entire comment by T" >@迈尕  
证明电信还算看得起我们。。暂忍。。</a></li>
<li><a class="commentor" href="http://www.zhuhongtao.com" >迈尕</a> : <a class="comment_content" href="http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s#comment-300" title="View the entire comment by 迈尕" >和你一样 每次上网的第一个页面总是会被电信给QJ一把 MD</a></li>
<li><a class="commentor" href="http://" >T</a> : <a class="comment_content" href="http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s#comment-281" title="View the entire comment by T" >@anonymous  
也不是很长吧。。才3天啊。俺向来不是文思如尿崩般的人物。</a></li>
<li><a class="commentor" href="" >anonymous</a> : <a class="comment_content" href="http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s#comment-280" title="View the entire comment by anonymous" >long time no update!</a></li>
<li><a class="commentor" href="" >anonymous</a> : <a class="comment_content" href="http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s#comment-279" title="View the entire comment by anonymous" >小样儿！</a></li>
</ul><hr />
<p><small>© T for <a href="http://blog.alwayst.info">知易行难,知行合一 (Walk the Talk)</a>, 2009. |
<a href="http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s">Permalink</a> |
<a href="http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s#comments">13 comments</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/linux" rel="tag">linux</a>, <a href="http://blog.alwayst.info/tag/ubuntu" rel="tag">ubuntu</a>, <a href="http://blog.alwayst.info/tag/vim" rel="tag">vim</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/under-ubuntu-shortcut-keys-ctrl-s/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

