<?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; study_note</title>
	<atom:link href="http://blog.alwayst.info/category/study_note/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 Fry An Egg On A Piece Of Paper</title>
		<link>http://blog.alwayst.info/how-to-fry-an-egg-on-a-piece-of-paper</link>
		<comments>http://blog.alwayst.info/how-to-fry-an-egg-on-a-piece-of-paper#comments</comments>
		<pubDate>Mon, 12 Dec 2011 07:01:04 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[study_note]]></category>
		<category><![CDATA[心情文章]]></category>
		<category><![CDATA[cooking]]></category>
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1611</guid>
		<description><![CDATA[source: kitchen daily Fascinating! I would try this right now unless I&#8217;m still at work. So&#8230;maybe later. I hope that when I doing this, my kids will think they have a miracle father. p.s.: Remember, remember, put some water besides you like the video mentioned, in case you got things messed up. Related Posts0Recent Comments [...]]]></description>
			<content:encoded><![CDATA[<p>source: <a href="http://www.huffingtonpost.com/2011/11/01/stefan-gates-how-to-fry-egg-on-paper_n_1069620.html?ref=kitchendaily#s447544&amp;title=Step_10" target="_blank">kitchen daily</a></p>
<div style="text-align: center;">
<p><object id="FiveminPlayer" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="450" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="opaque" /><param name="src" value="http://embed.5min.com/517200495/" /><param name="name" value="FiveminPlayer" /><embed id="FiveminPlayer" type="application/x-shockwave-flash" width="560" height="450" src="http://embed.5min.com/517200495/" name="FiveminPlayer" wmode="opaque" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: left;">
</div>
<p>Fascinating! I would try this right now unless I&#8217;m still at work. So&#8230;maybe later. I hope that when I doing this, my kids will think they have a miracle father.</p>
<hr />p.s.: Remember, remember, put some water besides you like the video mentioned, in case you got things messed up.</p>
<h3>Related Posts</h3><ul><li>0</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-fry-an-egg-on-a-piece-of-paper">Permalink</a> |
<a href="http://blog.alwayst.info/how-to-fry-an-egg-on-a-piece-of-paper#comments">No comment</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/cooking" rel="tag">cooking</a>, <a href="http://blog.alwayst.info/tag/geek" rel="tag">geek</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/how-to-fry-an-egg-on-a-piece-of-paper/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Embed Videoes in WordPress</title>
		<link>http://blog.alwayst.info/how-to-embed-videoes-in-wordpress</link>
		<comments>http://blog.alwayst.info/how-to-embed-videoes-in-wordpress#comments</comments>
		<pubDate>Sun, 06 Nov 2011 02:02:28 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[study_note]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1602</guid>
		<description><![CDATA[As usual, this supposed to be an easy task, just copy the embed codes and all should work out fine. But in wordpress it didn&#8217;t&#8230; it turns out to be a bug or an error or anything you name it. Once you copy the embed codes into the HTML mode and switch to the normal [...]]]></description>
			<content:encoded><![CDATA[<p>As usual, this supposed to be an easy task, just copy the embed codes and all should work out fine. But in wordpress it didn&#8217;t&#8230; it turns out to be a bug or an error or anything you name it. Once you copy the embed codes into the HTML mode and switch to the normal edit mode, the codes simply disappeared. So it really a painful experience for me if I want embed any videos in my post, it seems that wordpress only accept certain kind of the embed codes. I resort to Google and found an easy way to fix the problem, though I don&#8217;t know exactly why it worked.</p>
<p>Find your theme&#8217;s<em><strong> function.php</strong></em> file. It usually located in <em>your wordpress fold/themes/your theme/function.php</em> or you can find it in your wordpress board, <em>Appearance&#8211;Edit&#8211;function.php</em>. Copy the following codes into this file, make sure to put  them in the right place, <strong>do not</strong> insert them to some functions.</p>
<blockquote><p><code>function mytheme_tinymce_config( $init ) {<br />
$valid_iframe = 'iframe[id|class|title|style|align|frameborder|height|longdesc|marginheight|marginwidth|name|scrolling|src|width]';<br />
if ( isset( $init['extended_valid_elements'] ) ) {<br />
$init['extended_valid_elements'] .= ',' . $valid_iframe;<br />
} else {<br />
$init['extended_valid_elements'] = $valid_iframe;<br />
}<br />
return $init;<br />
}<br />
add_filter('tiny_mce_before_init', 'mytheme_tinymce_config');<br />
</code></p></blockquote>
<p>Now, everything should be O.K.</p>
<h3>Related Posts</h3><ul><li><a href="http://blog.alwayst.info/some_problems_about_comment_reply_notification_in_wordpress" title="几个关于WordPress里留言回复的邮件通知的问题 2010.10.11">几个关于WordPress里留言回复的邮件通知的问题</a>(8)</li>
<li><a href="http://blog.alwayst.info/how-to-delete-wordpress-post-revisions" title="How to Delete WordPress Post Revisions  2010.01.12">How to Delete WordPress Post Revisions </a>(2)</li>
<li><a href="http://blog.alwayst.info/wordpress-upgrade-to-2-9-after-an-issue-of" title="WordPress升级到2.9后的一个问题 2009.12.29">WordPress升级到2.9后的一个问题</a>(0)</li>
<li><a href="http://blog.alwayst.info/%e5%85%b3%e4%ba%8egodaddy%e4%b8%8a%e6%9e%b6%e8%ae%bewordpress%e9%82%a3%e7%82%b9%e4%ba%8b" title="关于Godaddy上架设Wordpress那点事 2009.08.25">关于Godaddy上架设Wordpress那点事</a>(0)</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-embed-videoes-in-wordpress">Permalink</a> |
<a href="http://blog.alwayst.info/how-to-embed-videoes-in-wordpress#comments">No comment</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/wordpress" rel="tag">wordpress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/how-to-embed-videoes-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the Differences among Long, Medium and Short Grain Types</title>
		<link>http://blog.alwayst.info/distinguish-different-grain</link>
		<comments>http://blog.alwayst.info/distinguish-different-grain#comments</comments>
		<pubDate>Fri, 07 Oct 2011 13:14:27 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[study_note]]></category>
		<category><![CDATA[food]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1574</guid>
		<description><![CDATA[NOTE : Pictures and data are from here. These days I become interested in some healthy diet, so I want to figure out the exact food energy of each kind. It&#8217;s not hard to find these data out with the help of Google &#8212; thecaloriecounter.com. But what confused me is how to distinguish the differences [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.lsuagcenter.com/NR/rdonlyres/C56A2350-B193-4FA4-8879-F45623AE8B09/5420/KerneltypesLMS_w400.jpg" alt="grain" /></p>
<p><strong>NOTE : Pictures and data are from <a href="http://www.lsuagcenter.com/en/crops_livestock/crops/rice/cultural_practices/Long+Medium+and+Short+Grain+Types.htm" target="_blank">here</a>.</strong></p>
<p>These days I become interested in some healthy diet, so I want to figure out the exact food energy of each kind. It&#8217;s not hard to find these data out with the help of Google &#8212; <a href="http://www.thecaloriecounter.com/">thecaloriecounter.com</a>. But what confused me is how to distinguish the differences among long, medium and short grain types. The pictures cannot offer any useful help, because I don&#8217;t have any basic idea of a &#8220;standard&#8221; grain type, without such conception how can you tell which one is longer or shorter? So maybe using some mathematical method will be better.Here&#8217;s how:</p>
<p>We can use  length to width ratio to determine the grain types.</p>
<blockquote><p><span><strong>Rough or Paddy Rice (before milling, hulls intact)<br />
</strong>Long        3.4 to 1 and more<br />
Medium   2.3 to 3.3 to 1<br />
Short        2.2 to 1 and less</span></p>
<p><strong>Brown Rice (hulls have been removed but bran intact)</strong><br />
Long        3.1 to 1 and more<br />
Medium   2.1 to 3.0 to 1<br />
Short        2.0 to 1 and less</p>
<p><strong>Milled Rice (hulls and bran layers have been removed)<br />
</strong>Long        3.0 to 1 and more<br />
Medium   2.0 to 2.9 to 1<br />
Short        1.9 to 1 and less</p></blockquote>
<p>We may see milled rice for most of the cases. And I tried some of my rice, both turned out to be the short ones. Now I get it all clear.</p>
<h3>Related Posts</h3><ul><li>0</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/distinguish-different-grain">Permalink</a> |
<a href="http://blog.alwayst.info/distinguish-different-grain#comments">No comment</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/food" rel="tag">food</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/distinguish-different-grain/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change the hints settings of Pentadactyl</title>
		<link>http://blog.alwayst.info/how-to-change-the-hints-settings-of-pentadactyl</link>
		<comments>http://blog.alwayst.info/how-to-change-the-hints-settings-of-pentadactyl#comments</comments>
		<pubDate>Thu, 25 Aug 2011 08:43:39 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[study_note]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[pentadactyl]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1557</guid>
		<description><![CDATA[When using Pentadactyl in XP, I found the hints are too small to distinct. It doesn&#8217;t happen when I run Ubuntu. Anyway, I googled and figured it out. Here I think I should take a note, in case my memories don&#8217;t serve me some day. Actually Pentadactyl do leaves a lot of options, but sometimes [...]]]></description>
			<content:encoded><![CDATA[<p>When using Pentadactyl in XP, I found the hints are too small to distinct. It doesn&#8217;t happen when I run Ubuntu. Anyway, I googled and figured it out. Here I think I should take a note, in case my memories don&#8217;t serve me some day. Actually Pentadactyl do leaves a lot of options, but sometimes I just don&#8217;t know how to change them.</p>
<blockquote><p><code><strong>:hi Hint font-family: Verdana; font-size: 10px; font-weight: bold; color:<br />
white; background-color: red; border-color: ButtonShadow; border-width: 0px;<br />
border-style: solid; padding: 0px 1px 0px 1px;</strong></code></p></blockquote>
<p>And, don&#8217;t forget to write it to your RC file.</p>
<blockquote><p><code><strong>:mkp!</strong></code></p></blockquote>
<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/fix-the-problem-which-ubuntu-cannot-root-itself" title="Fix the Problem which Ubuntu Cannot Root Itself 2010.10.17">Fix the Problem which Ubuntu Cannot Root Itself</a>(1)</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/some_problems_about_comment_reply_notification_in_wordpress" title="几个关于WordPress里留言回复的邮件通知的问题 2010.10.11">几个关于WordPress里留言回复的邮件通知的问题</a>(8)</li>
<li><a href="http://blog.alwayst.info/how-to-delete-wordpress-post-revisions" title="How to Delete WordPress Post Revisions  2010.01.12">How to Delete WordPress Post Revisions </a>(2)</li>
<li><a href="http://blog.alwayst.info/html%e4%b8%ad%e7%9a%84%e8%a1%a8%e6%a0%bc%e9%97%ae%e9%a2%98" title="HTML中的表格问题 2009.09.14">HTML中的表格问题</a>(4)</li>
<li><a href="http://blog.alwayst.info/%e4%b8%80%e4%b8%aa%e8%a7%a3%e5%86%b3%e4%b8%8d%e4%ba%86%e7%9a%84%e7%ae%80%e5%8d%95%e9%97%ae%e9%a2%98" title="一个解决不了的简单问题 2009.09.12">一个解决不了的简单问题</a>(5)</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-change-the-hints-settings-of-pentadactyl">Permalink</a> |
<a href="http://blog.alwayst.info/how-to-change-the-hints-settings-of-pentadactyl#comments">No comment</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/code" rel="tag">code</a>, <a href="http://blog.alwayst.info/tag/pentadactyl" rel="tag">pentadactyl</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/how-to-change-the-hints-settings-of-pentadactyl/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set SSL Google as the Default Search Engine when using Pentadactyl in Firefox</title>
		<link>http://blog.alwayst.info/set-ssl-google-as-the-default-search-engine-when-using-pentadactyl-in-firefox</link>
		<comments>http://blog.alwayst.info/set-ssl-google-as-the-default-search-engine-when-using-pentadactyl-in-firefox#comments</comments>
		<pubDate>Sun, 21 Aug 2011 16:22:40 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[study_note]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[pentadactyl]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1549</guid>
		<description><![CDATA[First of all, if you don&#8217;t have any idea what Pentadactyl is, then this post maybe not worth your time. Secondly, I should tell you about my system environments: Ubuntu 11.04; Firefox 6.0. If yours are differ from mine, I suppose it will still be ok, in most of the cases, they share the same [...]]]></description>
			<content:encoded><![CDATA[<p>First of all, if you don&#8217;t have any idea what <a href="http://dactyl.sourceforge.net/pentadactyl/" target="_blank"><strong>Pentadactyl</strong></a> is, then this post maybe not worth your time.</p>
<p>Secondly, I should tell you about my system environments: Ubuntu 11.04; Firefox 6.0. If yours are differ from mine, I suppose it will still be ok, in most of the cases, they share the same steps.</p>
<p>Now, let&#8217;s start.</p>
<ol>
<li><strong>Why use Firefox?</strong> It&#8217;s the only browser what can have Pentadactyl as the add-on.</li>
<li><strong>Why use Pentadactyl?</strong> It&#8217;s vim-like add-on, designed for some keyboard addicted users to make life easier and more efficiently. If you ever heard about vim, you should know how powerful it is.</li>
<li><strong>Why bother to use encrypted google search engine?</strong> It&#8217;s really something personal, I like it, because I like it. If you insist to ask, I think the main reason is I don&#8217;t want my search queries to be intercepted. Besides, it makes me cool and different.</li>
</ol>
<p>In Pentadactyl, when you want search something, just type &#8220;o&#8221;(open the results in current tab) or &#8220;t&#8221;(open the results in new tab) followed the search words. By default, Pentadactyl use google as the search engine, <strong>Not</strong> google ssl. So how to change it? Add it as a bookmark will be the first step. Since we use Pentadactyl, let&#8217;s do it in some cool way:</p>
<ol>
<li>Press &#8220;<strong>:</strong>&#8221; to begin to typing command.<br />
<blockquote><p><code> <strong>bmark -keyword gssl https://encrypted.google.com/search?sclient=psy&amp;hl=en&amp;safe=off&amp;site=webhp&amp;source=hp&amp;q=%s&amp;pbx=1&amp;oq=&amp;aq=&amp;aqi=&amp;aql=&amp;gs_sm=&amp;gs_upl=</strong></code></p></blockquote>
</li>
<li>Press &#8220;Enter&#8221; to execute the command. And now you add it to your bookmark. Then press &#8220;<strong>:</strong>&#8221; again to type another command.<code><br />
</code></p>
<blockquote><p><code><strong>set defsearch=gssl</strong></code></p></blockquote>
</li>
<li>Job done!</li>
</ol>
<p><strong>Command no.1:</strong> &#8220;-keyword&#8221; is an option for you to name a search engine which will be used in the second command. The url I provided maybe only functional in my system environment, I&#8217;m not sure. But if it doesn&#8217;t work, you could find it by yourself. <strong>AND it&#8217;s more easier.</strong></p>
<ol>
<li>Open <a href="https://encrypted.google.com" target="_blank">https://encrypted.google.com</a></li>
<li>Right click of the search box</li>
<li>Choose &#8220;Add a Keyword for this Search&#8230;&#8221;</li>
<li>Name a keyword as you like, in my case it will be &#8220;gssl</li>
</ol>
<p>It&#8217;s exactly the same result as command no.1. You will find the url when you check this bookmark&#8217;s property.</p>
<p><strong>Command no.2:</strong> is used to set the default search engine. I really try hard to find this option of Pentadactyl&#8230;</p>
<p>Well, over&#8230;</p>
<h3>Related Posts</h3><ul><li><a href="http://blog.alwayst.info/how-to-change-the-hints-settings-of-pentadactyl" title="How to change the hints settings of Pentadactyl 2011.08.25">How to change the hints settings of Pentadactyl</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/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/how_to_use_https_for_google_search" title="https and Google search 2010.03.31">https and Google search</a>(6)</li>
<li><a href="http://blog.alwayst.info/how-do-i-enable-sidewiki" title="如何启用Sidewiki 2009.11.11">如何启用Sidewiki</a>(6)</li>
<li><a href="http://blog.alwayst.info/the-problem-of-google-calendar" title="the Problem of Google Calendar 2009.09.28">the Problem of Google Calendar</a>(0)</li>
<li><a href="http://blog.alwayst.info/something-about-omnibar" title="Omnibar的其他应用 2011.01.5">Omnibar的其他应用</a>(4)</li>
<li><a href="http://blog.alwayst.info/use-i-feel-lucky-function-in-omnibar" title="在Chrome浏览器地址栏(Omnibar)中使用"I Feel Lucky" 2010.12.29">在Chrome浏览器地址栏(Omnibar)中使用"I Feel Lucky"</a>(0)</li>
<li><a href="http://blog.alwayst.info/let-omnibar-send-you-to-the-right-country-redirection" title="更改Chrome浏览器地址栏(Omnibar)的默认搜索引擎 2010.12.28">更改Chrome浏览器地址栏(Omnibar)的默认搜索引擎</a>(1)</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/set-ssl-google-as-the-default-search-engine-when-using-pentadactyl-in-firefox">Permalink</a> |
<a href="http://blog.alwayst.info/set-ssl-google-as-the-default-search-engine-when-using-pentadactyl-in-firefox#comments">No comment</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/code" rel="tag">code</a>, <a href="http://blog.alwayst.info/tag/firefox" rel="tag">firefox</a>, <a href="http://blog.alwayst.info/tag/google" rel="tag">google</a>, <a href="http://blog.alwayst.info/tag/https" rel="tag">https</a>, <a href="http://blog.alwayst.info/tag/pentadactyl" rel="tag">pentadactyl</a>, <a href="http://blog.alwayst.info/tag/ssl" rel="tag">ssl</a>, <a href="http://blog.alwayst.info/tag/ubuntu" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/set-ssl-google-as-the-default-search-engine-when-using-pentadactyl-in-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading Note &#8212; &#8220;The Optimism Bias&#8221;</title>
		<link>http://blog.alwayst.info/reading-note-the-optimism-bias</link>
		<comments>http://blog.alwayst.info/reading-note-the-optimism-bias#comments</comments>
		<pubDate>Mon, 13 Jun 2011 15:24:17 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[study_note]]></category>
		<category><![CDATA[心情文章]]></category>
		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1521</guid>
		<description><![CDATA[本博已被墙，楼梯请自备。 This blog has been blocked in mainland China, and if you’re unfortunately in this area, you have to find your own way to access. Illustration by Noma Bar for TIME &#8220;The Optimism Bias&#8221;, Time, June 6, 2011 , is a very interesting and thought-provoking article. It solved a lot of puzzles which  haunted my [...]]]></description>
			<content:encoded><![CDATA[<p>本博已被墙，楼梯请自备。</p>
<p>This blog has been blocked in mainland China, and if you’re unfortunately in this area, you have to find your own way to access.</p>
<hr /><img class="alignnone" src="http://img.timeinc.net/time/daily/2011/1105/woptimism_0606.jpg" alt="" width="307" height="200" /><br />
Illustration by Noma Bar for TIME</p>
<hr />
<p>&#8220;The Optimism Bias&#8221;, Time, June 6, 2011 , is a very interesting and thought-provoking article. It solved a lot of puzzles which  haunted my mind. You can read this article on <a href="http://www.time.com/time/health/article/0,8599,2074067,00.html" target="_blank">Time&#8217;s website</a>. I promise it won&#8217;t let you down. But the other thing I want to remind you is that the reading experience is totally different between web and printed paper. Of course, printed paper is much better.</p>
<p>We&#8217;re born to be some optimistic creatures, we tend to believe things will turn out to be better than what they will really end up; most people suppose their driving levels are beyond the average, which is certainly a ridiculous judgement; almost no one think he/she will divorce when he/she just get  the marriage-license; we underestimate our chances of getting fired; we wear rose-colored glasses to look into the world. Yet we don&#8217;t aware of it, besides, we don&#8217;t know why our genes shape us in this way.</p>
<p>To figure out the why question is not an easy job.</p>
<p><strong>FIRST OF ALL</strong>, do you realize that you&#8217;re optimistic? If you never read such articles  or attended some psychological curriculum, I would guess your answer to be negative. But when you finish reading the last paragraph and think through, you&#8217;ll notice how overly optimistic we are.</p>
<p><strong>SECONDLY</strong>, why we become so? We, human beings, regard ourselves as a rational species. We are more likely to be objective. Optimism lure us to form some false outcomes of things, which makes us seem stupid. Worst of all, optimism exists generally in most of us. So either there are some other benefits of optimism to make its exist reasonable, or evolution made a tragic joke over our mortals. Now &#8220;The Optimism Bias&#8221; reveals that do have some critical benefits of become optimistic. Like the author of  &#8220;The Optimism Bias&#8221; said:</p>
<blockquote><p>&#8230;the bias also protects and inspires us: it keeps us moving forward rather than to the nearest high-rise ledge. Without optimism, our ancestors might never have ventured far from their tribes and we might all be cave dwellers, still huddled together and dreaming of light and heat.</p>
<p>To make progress, we need to be able to imagine alternative realities&#8211;better ones&#8211;and we need to believe that we can achieve them&#8230;</p></blockquote>
<p>As compared with these advantages and disadvantages, we can conclude that to be positive is much more crucial to our survival. If we cannot walk out of the cave, it doesn&#8217;t matter whether we make some disastrous miscalculations under the influence of optimism , such as less likely to get health checkups or open a savings account.</p>
<p><strong>THIRDLY</strong>, to understand the real function of our memory system. What the use of our memory system? To remember the past? Partly true, but not exactly. Research data shows our memories are not reliable. When the time passed by, our memories reconstruct the events happened before with lots of errors, omits and amends. If the memory system is naturally selected and designed precisely to reproduce the past, how can it be that wrong after thousands&#8217; years of evolution? Let&#8217;s see  what the author say about it:</p>
<blockquote><p>Scientists who study memory proposed an intriguing answer: memories are susceptible to inaccuracies partly because the neural system responsible for remembering episodes from our past might not have evolved for memory alone. Rather, the core function of  the memory system could in fact be to imagine the future&#8211;to enable us to prepare for what has yet to come. The system is not designed to perfectly replay past events, the researchers claimed. It is designed to flexibly construct future scenarios in our minds. As a result, memory also ends up being a reconstructive process, and occasionally, details are deleted and others inserted.</p></blockquote>
<p>And what&#8217;s the relationship between memory system and optimism? To understand the mechanism of memory system help us a lot, we know this system deliberately delete something unexpected and insert something desirable. In this way, we become optimistic creatures.</p>
<p><strong>FOURTHLY</strong>, to perceive the human time machine.</p>
<blockquote><p>To think positively about our prospects, we must first be able to imagine ourselves in the future. Optimism starts with what may be the most extraordinary of human talents: mental time travel, the ability to move back and forth through time and space in one&#8217;s mind.</p></blockquote>
<p>We may take this ability for granted, mankind make such mistakes quite often. But the truth is, we never randomly acquire any abilities without deliberately purpose. As we possess this ability, we&#8217;re able to make plans and set goals, which help us to be to cleverest primate on earth. But unfortunately, every coin has two sides,</p>
<blockquote><p>While mental time travel has clear survival advantages, conscious foresight cane to human at an enormous price&#8211;the understanding that somewhere in the future, death awaits.</p></blockquote>
<p>We mortals are all unwillingly to accept that, it makes us depress. Things turns out to be meaningless. No matter how hard we work, no matter how many efforts we made, one day, everyone of us will disappear from this world. This will lead our necessarily activities to survival to a dead end, that divert from the meaning of life. At least, evolution and natural selection won&#8217;t allow it to be happened in mass creatures. So optimism stands out to counter the pessimism. To irrationally picture a bright future maybe the only way to inspire us to sustain.</p>
<p><strong>FIFTHLY</strong>, optimism is not just something about illusion, it has the power to change the reality. Since most of us think optimism merely formed inside our mind, how can it effect the reality? Have you ever heard the self-fulfilling prophecy? It&#8217;s a prediction that directly or indirectly causes itself to become true, by the very terms of the prophecy itself, due to positive or negative feedback between belief and behavior. When you expecting something good, your brain will get excited, usually this will improve your performance in certain aspects; on contrary, your brain will stay indifferent if you primed it with some negative messages. You see, optimism do have influence over our brain, and whether our brain behaves active or negative affects our performance, different performance lead to different results, that&#8217;s why optimism has the power to change the reality.</p>
<p><strong>SIXTHLY</strong>, sliver linings. Optimism not only takes effect when we face the good and the bad, but also appears when we have to make a choice among bad things (or good things). If you must bear a malady, it&#8217;s will be painful experience to choose from a broken leg or a broken arm. But once you has slightly tilt towards one malady, optimism will immediately step in and take charge of your feelings. You&#8217;ll think positive of what you have chosen. Let&#8217;s say you painfully made the decision to have a broken leg, seconds later you may conceive some ideas in you mind: It&#8217;s not that bad, maybe I&#8217;ll stack in the room, but I could play video game all day long. Great!&#8221; We live in a rapid world, time is short for us to struggle in dilemma, we must keep moving, with the  help of optimism we can make some quick decisions.</p>
<p><strong>SEVENTHLY</strong>, can we take the advantage of  optimism and remain rational? Of course we can, like the author said:</p>
<blockquote><p>I believe knowledge is key&#8230;The good news is that awareness rarely shatters the illusion. The glass remains half full. If possible, then, to strike a balance, to believe we will stay healthy, but get medical insurance anyway; to be certain the sun will shine, but grab an umbrella on our way out &#8212; just in case.</p></blockquote>
<h3>Related Posts</h3><ul><li><a href="http://blog.alwayst.info/beware-the-trap-of-shopping" title="购物中要提防的陷阱 2011.01.4">购物中要提防的陷阱</a>(0)</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/reading-note-the-optimism-bias">Permalink</a> |
<a href="http://blog.alwayst.info/reading-note-the-optimism-bias#comments">No comment</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/psychology" rel="tag">psychology</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/reading-note-the-optimism-bias/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movie Review &#8220;Dead Poets Society&#8221;</title>
		<link>http://blog.alwayst.info/movie-review-dead-poets-society</link>
		<comments>http://blog.alwayst.info/movie-review-dead-poets-society#comments</comments>
		<pubDate>Tue, 03 May 2011 07:36:09 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[movie]]></category>
		<category><![CDATA[study_note]]></category>
		<category><![CDATA[心情文章]]></category>
		<category><![CDATA[poem]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1493</guid>
		<description><![CDATA[I&#8217;ve watched the film &#8220;Dead Poets Society&#8221; last week, and I found it&#8217;s really classic. But ironically, I never heard the name of this film until someone recommended another film &#8220;The Way Back&#8221; (I may talk about that later) which was shot by the same director. This movie do not like the kind of film [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve watched the film &#8220;Dead Poets Society&#8221; last week, and I found it&#8217;s really classic. But ironically, I never heard the name of this film until someone recommended another film &#8220;The Way Back&#8221; (I may talk about that later) which was shot by the same director. This movie do not like the kind of film shot in 1980&#8242;s, the scenes remind me of &#8220;Scent of a Woman&#8221;, have very high qualities. Somehow that&#8217;s not the point, the point is the poems in this file attracted me. I don&#8217;t have that good command of English, so I can certainly not understand the full spirit of these  poems, that&#8217;s why I want to take a note here, it will be in handy.</p>
<blockquote><p>I went to the woods because I wished to live deliberately, to front only the essential facts of life, and see if I could not learn what it had to teach, and not, when I came to die, discover that I had not lived. I did not wish to live what was not life, living is so dear; nor did I wish to practise resignation, unless it was quite necessary. I wanted to live deep and suck out all the marrow of life, to live so sturdily and Spartan-like as to put to rout all that was not life, to cut a broad swath and shave close, to drive life into a corner, and reduce it to its lowest terms, and, if it proved to be mean, why then to get the whole and genuine meanness of it, and publish its meanness to the world; or if it were sublime, to know it by experience, and be able to give a true account of it in my next excursion. For most men, it appears to me, are in a strange uncertainty about it, whether it is of the devil or of God, and have somewhat hastily concluded that it is the chief end of man here to &#8220;glorify God and enjoy him forever.&#8221;</p>
<p style="text-align: right;">&#8211; Henry David Thoreau:Walden,or Life in the Woods</p>
</blockquote>
<blockquote><p>O CAPTAIN! MY CAPTAIN!</p>
<p>O Captain! my Captain! our fearful trip is done,<br />
The ship has weather&#8217;d every rack, the prize we sought is won,<br />
The port is near, the bells I hear, the people all exulting,<br />
While follow eyes the steady keel, the vessel grim and daring;</p>
<p>But O heart! heart! heart!<br />
O the bleeding drops of red,<br />
Where on the deck my Captain lies,<br />
Fallen cold and dead.</p>
<p>O Captain! my Captain! rise up and hear the bells;<br />
Rise up&amp;emdash;for you the flag is flung&amp;emdash;for you the bugle trills,<br />
For you bouquets and ribbon&#8217;d wreaths&amp;emdash;for you the shores a-crowding,<br />
For you they call, the swaying mass, their eager faces turning;<br />
Here Captain! dear father!<br />
The arm beneath your head!<br />
It is some dream that on the deck,<br />
You&#8217;ve fallen cold and dead.</p>
<p>My Captain does not answer, his lips are pale and still,<br />
My father does not feel my arm, he has no pulse nor will,<br />
The ship is anchor&#8217;d safe and sound, its voyage closed and done,<br />
From fearful trip the victor ship comes in with object won:<br />
Exult O shores, and ring O bells!<br />
But I with mournful tread,<br />
Walk the deck my Captain lies,<br />
Fallen cold and dead.</p></blockquote>
<blockquote><p>THE ROAD NOT TAKEN</p>
<p>Two roads diverged in a yellow wood,<br />
And sorry I could not travel both<br />
And be one traveler,long I stood<br />
And looked down one as far as I could<br />
To where it bent in the undergrowth;</p>
<p>Then took the other,as just as fair,<br />
And having perhaps the better claim;<br />
Because it was grassy and wanted wear;<br />
Though as for that,the passing there<br />
Had worn them really about the same,</p>
<p>And both that morning equally lay<br />
In leaves no step had trodden black.<br />
Oh,I kept the first for another day!<br />
Yet knowing how way leads on to way,<br />
I doubted if I should ever come back.<br />
I shall be telling this with a sigh<br />
Somewhere ages and ages hence;<br />
Two roads diverged in a yellow wood,and I—<br />
I took the less traveled by,<br />
And that has made all the difference.</p></blockquote>
<blockquote><p>Shall I compare thee to a summer&#8217;s day?<br />
Thou art more lovely and more temperate:<br />
Rough winds do shake the darling buds of May,<br />
And summer&#8217;s lease hath all too short a date:<br />
Sometime too hot the eye of heaven shines,<br />
And often is his gold complexion dimmed,<br />
And every fair from fair sometime declines,<br />
By chance, or nature&#8217;s changing course untrimmed:<br />
But thy eternal summer shall not fade,<br />
Nor lose possession of that fair thou ow&#8217;st,<br />
Nor shall death brag thou wand&#8217;rest in his shade,<br />
When in eternal lines to time thou grow&#8217;st,<br />
So long as men can breathe or eyes can see,<br />
So long lives this, and this gives life to thee.</p>
<p style="text-align: right;">&#8211; William Shakespeare</p>
</blockquote>
<blockquote><p>She Walks In Beauty<br />
She walks in beauty,like the night<br />
Of cloudless climes and starry skies;<br />
And all that’s best of dark and bright<br />
Meet in her aspect and her eyes;<br />
Thus mellow’d to that tender light<br />
Which heaven to gaudy day denies.</p>
<p>One shade the more,one ray the less,<br />
Had half impair’d the nameless grace<br />
Which waves in every raven tress,<br />
Or softly lightens o’er he face;<br />
Where thoughts serenely sweet express<br />
How pure,how dear their dwelling-place.</p>
<p>And on that cheek,and o’er that brow,<br />
So soft,so calm,yet eloquent,<br />
The smiles thatv win,the tints that glow,<br />
But tell of days in goodness spent,<br />
A mind at peace with all below,<br />
A heart whose love is innocent!</p>
<p style="text-align: right;">&#8211; George Gorden Byron</p>
</blockquote>
<p>Last but not least, in the end of the film, when the students stand upon the desk, when the words &#8220;Oh, captain. My captain.&#8221; spit out their mouth. I was totally moved and I yelled in my heart, &#8220;<strong>Fuck the regulations!</strong>&#8220;</p>
<h3>Related Posts</h3><ul><li><a href="http://blog.alwayst.info/avatar" title="《Avatar》 2010.01.8">《Avatar》</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/movie-review-dead-poets-society">Permalink</a> |
<a href="http://blog.alwayst.info/movie-review-dead-poets-society#comments">No comment</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/movie" rel="tag">movie</a>, <a href="http://blog.alwayst.info/tag/poem" rel="tag">poem</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/movie-review-dead-poets-society/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix the problem when Firefox cannot launch in Ubuntu</title>
		<link>http://blog.alwayst.info/how-to-fix-the-problem-when-firefox-cannot-launch-in-ubuntu</link>
		<comments>http://blog.alwayst.info/how-to-fix-the-problem-when-firefox-cannot-launch-in-ubuntu#comments</comments>
		<pubDate>Fri, 25 Mar 2011 16:26:30 +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>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1474</guid>
		<description><![CDATA[I&#8217;ve encountered such problems for several times. I don&#8217;t know why, but it just happens. Bad luck, maybe. First of all, let me describer the syndrome, actually there are two syndromes: After launching the Firefox, the browser returns an error message: firefox is already running, but is not responding&#8230; After launching the Firefox, there&#8217;s totally [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve encountered such problems for several times. I don&#8217;t know why, but it just happens. Bad luck, maybe.</p>
<p>First of all, let me describer the syndrome, actually there are two syndromes:</p>
<ol>
<li>After launching the Firefox, the browser returns an error message:<br />
<blockquote><p><strong>firefox is already running, but is not responding&#8230;</strong></p></blockquote>
</li>
<li>After launching the Firefox, there&#8217;s totally no feedback. At first, the icon will show up, and after a short while, it disappears.</li>
</ol>
<div style="line-height: 150%;">
<h3><strong>So the point is:</strong><strong> how to fix it?</strong></h3>
<p>Of course, everyone knows that you should check the answers which you get from Google. But this time I got no luck, either those guys problems are differ from mine or the answers didn&#8217;t work for me. But at least, you can have a try.</p>
</div>
<div style="line-height: 90%;">
<h4>Solution One:</h4>
<p>Open Terminal (Applications&#8211;Accessories&#8211;Terminal or simply hit Ctrl+Alt+T), enter</p>
<blockquote><p><strong><code>killall firefox-bin</code></strong></p></blockquote>
<p>or</p>
<blockquote><p><strong><code>killall firefox</code></strong></p></blockquote>
<p>then reboot your Firefox.</p>
</div>
<div style="line-height: 120%;">
<h4>Solution Two:</h4>
<p>Unfortunately, solution one didn&#8217;t apply to my problem. So I have to find another one.</p>
<p>Open<strong> Home Folder</strong> (Places&#8211;How Folder), <strong>show all the hidden folders </strong>(you can do it by hit Ctrl+H), find folder named &#8220;<strong>.mozllia</strong>&#8220;, find its sub-folder named &#8220;<strong>firefox</strong>&#8220;, <strong>delete it</strong> and try again.</p>
</div>
<p>Solution Two worked for me, So I hope it will also works for you. Good luck.</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-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/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>
<li><a href="http://blog.alwayst.info/dual_boot_ubuntu_and_xp" title="安装Ubuntu和XP双系统 2010.05.24">安装Ubuntu和XP双系统</a>(9)</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/how-to-fix-the-problem-when-firefox-cannot-launch-in-ubuntu#comment-923" title="View the entire comment by T" >@依云 ok, I'll try this next time.</a></li>
<li><a class="commentor" href="http://lilydjwg.is-programmer.com/" >依云</a> : <a class="comment_content" href="http://blog.alwayst.info/how-to-fix-the-problem-when-firefox-cannot-launch-in-ubuntu#comment-922" title="View the entire comment by 依云" >Solution Three (I guess): Delete .parentlock (and ...</a></li>
</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-fix-the-problem-when-firefox-cannot-launch-in-ubuntu">Permalink</a> |
<a href="http://blog.alwayst.info/how-to-fix-the-problem-when-firefox-cannot-launch-in-ubuntu#comments">2 comments</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><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/how-to-fix-the-problem-when-firefox-cannot-launch-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>Omnibar的其他应用</title>
		<link>http://blog.alwayst.info/something-about-omnibar</link>
		<comments>http://blog.alwayst.info/something-about-omnibar#comments</comments>
		<pubDate>Wed, 05 Jan 2011 14:10:27 +0000</pubDate>
		<dc:creator>T</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[study_note]]></category>
		<category><![CDATA[omnibar]]></category>

		<guid isPermaLink="false">http://blog.alwayst.info/?p=1427</guid>
		<description><![CDATA[先前也有几篇文章提到了Omnibar的应用，分别在这里和这里，这里介绍一下其他的应用，因为这方面的应用都比较雷同，如果以后再有相关的文章就一并更新到这里。 一、Omnibar中调用Google Dictionary查询单词： 打开 Search Engines 面板 (右键点击Omnibar选择 Edit Search Engines… ) 点击 Add 新建一个搜索引擎 Name 随意，可以取 Google Dictionary Keyword 也随意，但这个字段会在今后的搜索中经常用到，所以建议取得简洁又好记，我用的是 dic URL 设置成： http://www.google.com/dictionary?langpair=en&#124;zh-cn&#38;q=%s 点击 OK 现在在 Omnibar 中先键入先前设定好的 dic ，然后按照提示按 Tab 键，地址栏最前面会显示 &#8220;Search Dictionary:&#8220; ，现在再键入单词就直接跳出Google Dictionary的内容了。 二、Omnibar中添加Google Canlendar事件： （这个应用参考了谷奥的文章，具体在这里） 打开 Search Engines 面板 (右键点击Omnibar选择 Edit Search Engines… ) 点击 Add 新建一个搜索引擎 Name 随意，可以取 Add Google Calendar Events Keyword 也随意，但这个字段会在今后的搜索中经常用到，所以建议取得简洁又好记，我用的是 cal URL 设置成： http://www.google.com/calendar/event?ctext=+%s+&#38;action=TEMPLATE&#38;pprop=HowCreated%3AQUICKADD [...]]]></description>
			<content:encoded><![CDATA[<p>先前也有几篇文章提到了Omnibar的应用，分别在<a href="http://blog.alwayst.info/let-omnibar-send-you-to-the-right-country-redirection" target="_blank">这里</a>和<a href="http://blog.alwayst.info/use-i-feel-lucky-function-in-omnibar" target="_blank">这里</a>，这里介绍一下其他的应用，因为这方面的应用都比较雷同，如果以后再有相关的文章就一并更新到这里。</p>
<ul>
<h3>一、Omnibar中调用Google Dictionary查询单词：</h3>
</ul>
<ol>
<li>打开 <strong>Search Engines</strong> 面板 (右键点击Omnibar选择 <strong>Edit Search Engines…</strong> )</li>
<li>点击 <strong>Add</strong> 新建一个搜索引擎</li>
<li><strong>Name</strong> 随意，可以取 <strong>Google Dictionary</strong></li>
<li><strong><strong>Keyword</strong> </strong>也随意，但这个字段会在今后的搜索中经常用到，所以建议取得简洁又好记，我用的是 <strong>dic</strong></li>
<li><strong>URL</strong> 设置成：<br />
<blockquote><p><strong><a rel="nofollow" href="http://www.google.com/dictionary?langpair=en">http://www.google.com/dictionary?langpair=en</a>|zh-cn&amp;q=%s</strong></p></blockquote>
</li>
<li>点击 <strong>OK</strong></li>
<li>现在在 Omnibar 中先键入先前设定好的 <strong>dic </strong>，然后按照提示<strong>按 Tab 键</strong>，地址栏最前面会显示 &#8220;<strong>Search Dictionary:</strong>&#8220; ，现在再键入单词就直接跳出Google Dictionary的内容了。</li>
</ol>
<ul>
<h3>二、Omnibar中添加Google Canlendar事件：</h3>
<p><strong> （这个应用参考了谷奥的文章，具体在<a href="http://www.guao.hk/posts/add-events-to-google-calendar-from-your-browsers-address-bar.html" target="_blank">这里</a>） </strong></ul>
<ol>
<li>打开 <strong>Search Engines</strong> 面板 (右键点击Omnibar选择 <strong>Edit Search Engines…</strong> )</li>
<li>点击 <strong>Add</strong> 新建一个搜索引擎</li>
<li><strong>Name</strong> 随意，可以取 <strong>Add G</strong><strong>oogle Calendar Events</strong></li>
<li><strong><strong>Keyword</strong> </strong>也随意，但这个字段会在今后的搜索中经常用到，所以建议取得简洁又好记，我用的是 <strong>cal</strong></li>
<li><strong>URL</strong> 设置成：<br />
<blockquote><p><strong><a href="https://www.google.com/reader/view/?hl=en&amp;tab=wy" target="_blank">http://www.google.com/calendar/event?ctext=+%s+&amp;action=TEMPLATE&amp;pprop=HowCreated%3AQUICKADD</a></strong></p></blockquote>
</li>
<li>点击 <strong>OK</strong></li>
<li>现在在 Omnibar 中先键入先前设定好的 <strong>cal </strong>，然后按照提示<strong>按 Tab 键</strong>，地址栏最前面会显示 &#8220;<strong>Search Add Google Calendar Events:</strong>&#8220; ，现在再键入随意内容就可以直接跳出Google Calendar的事件添加页面。如果你添加的形式诸如：<br />
<blockquote><p>[keyword] play starcraft 5pm tomorrow</p></blockquote>
<p>或者</p>
<blockquote><p>[keyword] play starcraft19:00 12/24</p></blockquote>
<p>那么在Google Calendar的事件添加页面中连时间也会一并加入。</li>
</ol>
<h3>Related Posts</h3><ul><li><a href="http://blog.alwayst.info/use-i-feel-lucky-function-in-omnibar" title="在Chrome浏览器地址栏(Omnibar)中使用"I Feel Lucky" 2010.12.29">在Chrome浏览器地址栏(Omnibar)中使用"I Feel Lucky"</a>(0)</li>
<li><a href="http://blog.alwayst.info/let-omnibar-send-you-to-the-right-country-redirection" title="更改Chrome浏览器地址栏(Omnibar)的默认搜索引擎 2010.12.28">更改Chrome浏览器地址栏(Omnibar)的默认搜索引擎</a>(1)</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>
<li><a href="http://blog.alwayst.info/call-phones-from-gmail" title="Call phones from Gmail 2010.08.27">Call phones from Gmail</a>(2)</li>
<li><a href="http://blog.alwayst.info/how_to_use_https_for_google_search" title="https and Google search 2010.03.31">https and Google search</a>(6)</li>
<li><a href="http://blog.alwayst.info/a_new_approach_to_china_an_update" title="(译文)A new approach to China: an update 2010.03.23">(译文)A new approach to China: an update</a>(2)</li>
<li><a href="http://blog.alwayst.info/how_to_delete_google_bookmarks" title="Google Bookmarks 无法删除的问题 2010.03.10">Google Bookmarks 无法删除的问题</a>(0)</li>
<li><a href="http://blog.alwayst.info/translation_5_buzz_tips" title="(译文)5 Buzz tips 2010.02.19">(译文)5 Buzz tips</a>(1)</li>
<li><a href="http://blog.alwayst.info/be_fooled_by_a_phishing_website" title="被耻辱地钓鱼了 2010.02.13">被耻辱地钓鱼了</a>(0)</li>
<li><a href="http://blog.alwayst.info/stop_google_buzz_leaking_your_privacy" title="Stop Google Buzz Leaking Your Privacy 2010.02.12">Stop Google Buzz Leaking Your Privacy</a>(1)</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/something-about-omnibar#comment-877" title="View the entire comment by T" >@依云 听上去确实更好，呵呵。</a></li>
<li><a class="commentor" href="http://lilydjwg.is-programmer.com/" >依云</a> : <a class="comment_content" href="http://blog.alwayst.info/something-about-omnibar#comment-875" title="View the entire comment by 依云" >@T 如果是搜索的话，直接在搜索框点右键添加关键字就可以了。自定义的话才需要自己填URL。用的时候直...</a></li>
<li><a class="commentor" href="http://blog.alwayst.info" >T</a> : <a class="comment_content" href="http://blog.alwayst.info/something-about-omnibar#comment-874" title="View the entire comment by T" >@依云 俄。。是吗？火狐的awesome bar咯？一样要设置的吧</a></li>
<li><a class="commentor" href="http://lilydjwg.is-programmer.com/" >依云</a> : <a class="comment_content" href="http://blog.alwayst.info/something-about-omnibar#comment-873" title="View the entire comment by 依云" >没火狐的方便啊。</a></li>
</ul><hr />
<p><small>© T for <a href="http://blog.alwayst.info">知易行难,知行合一 (Walk the Talk)</a>, 2011. |
<a href="http://blog.alwayst.info/something-about-omnibar">Permalink</a> |
<a href="http://blog.alwayst.info/something-about-omnibar#comments">4 comments</a> 
<br/>
Post tags: <a href="http://blog.alwayst.info/tag/google" rel="tag">google</a>, <a href="http://blog.alwayst.info/tag/omnibar" rel="tag">omnibar</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.alwayst.info/something-about-omnibar/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

