[English ver.]
Usually the keyboard has a led sign which tells you whether the Capitial key is pressed, but my nb seems doesn't have extra room for it. When I was typing a password, I could realize I was in Captial after many errors. So I write a program with vb to show the status of Captial key. Download here.
When it is in Captial, an icon will show in the task bar. And if you want to shut it down, just right-click it in Captial. Then choose "exit" to close it.
2010年2月21日 星期日
2010年2月20日 星期六
[程式]顯示大寫鍵是否被按下
一般情況下,鍵盤會有燈號顯示是否為大寫輸入狀態,但我的NB為了節省空間竟然把它省略掉了。在輸入密碼一類的場合下,會帶來不小的困擾。老早就想寫個小程式來顯示,今天總算有時間來完成。這是個相當簡單的小程式,dowload IsCapital。解壓縮後,執行IsCapital即可,建議拉個捷徑到啟動底下,這樣下次開機就會自動執行。
當大寫鍵被按下時,狀態列就會出現A的圖示。
當大寫鍵被按下時,狀態列就會出現A的圖示。
如果要關掉它,就要在大寫的狀態下,用右鍵點它選Exit即可。
Make a Fan Shell
There was a fan-shell like structure in the original design of my nb fan. Now, I replace it with a new one, and it still needs a fan shell. I use a wrapping of the mouse pad to cut into a fan shell.
Unfortunately, it doesn't have any significant improvement.
做一個風扇罩
原本我的NB的散熱風扇就有類似這樣的設計,作用應該是使空氣的流場穩定,以防吸入的空氣倒灌回來。所以現在我也為新的風扇做一個風罩,用的材料是滑鼠墊的硬殼塑膠包裝。找不完全沒字的地方,只好將就一下。
遺憾的是,散熱效果並沒有因此提昇。
2010年1月27日 星期三
[Japanese Drama] Mr. Brain
This Japanese drama, "Mr. Brain", is about how to use brain knowledge in science to solve the crime. A criminal can lie, but his brain can't.
The following content may reveal a little plot!
The following content may reveal a little plot!
2010年1月26日 星期二
[日劇] Mr. Brain 腦科學先生
[Chinese Ver.]
大腦可說是人體最重要的器官,雖僅重約1,400克,但掌管呼吸、心跳、認知、記憶等重大功能。如果大腦有了損壞,必然會嚴重影響生活品質。這部由木村拓哉和綾瀨遙主演的日劇描述警方如何透過腦科學的知識來辦案、收集證據。
以下可能會透漏些劇情:
大腦可說是人體最重要的器官,雖僅重約1,400克,但掌管呼吸、心跳、認知、記憶等重大功能。如果大腦有了損壞,必然會嚴重影響生活品質。這部由木村拓哉和綾瀨遙主演的日劇描述警方如何透過腦科學的知識來辦案、收集證據。
以下可能會透漏些劇情:
2010年1月18日 星期一
Let firefox support telnet protocol(BBS)
[English Ver.]
In most case, I'll choose firefox as my browser because it has many convenient plug-ins. Unfortunately, it doesn't support telnet protocol. So, we need to install the telnet plug-in which was made by pcman(famous programer in Taiwan). Here is its install page. Because it is released with xpi formate, firefox will remind you install it directly. But the default setting of firefox will consider this plug-in doesn't fit v3.5 and suspend it. Type "about:config" in address line, and confire the message. Right-click to add two settings, name:extensions.checkCompatibility, value is false ; the other name is extensions.checkUpdateSecurity, and the value is also false. Restart the firefox, type the telnet address(begin with telnet://), and you can also booksmark it just like web pages.
In most case, I'll choose firefox as my browser because it has many convenient plug-ins. Unfortunately, it doesn't support telnet protocol. So, we need to install the telnet plug-in which was made by pcman(famous programer in Taiwan). Here is its install page. Because it is released with xpi formate, firefox will remind you install it directly. But the default setting of firefox will consider this plug-in doesn't fit v3.5 and suspend it. Type "about:config" in address line, and confire the message. Right-click to add two settings, name:extensions.checkCompatibility, value is false ; the other name is extensions.checkUpdateSecurity, and the value is also false. Restart the firefox, type the telnet address(begin with telnet://), and you can also booksmark it just like web pages.
訂閱:
文章 (Atom)