2007年12月30日 星期日

投資金律 (The Four Pillars of Investing)

I. The First Pillar - Investing Theory


Risk and Reward


Growth stock vs. value stock


2007年9月10日 星期一

2007-09-10

音樂劇
little Jekyll and Hyde
Jekyll and Hyde: 改編音樂劇介紹
Chien-Ming Wang
Into the Woods 介紹

2007年7月2日 星期一

宮崎日式涮涮鍋

Ubuntu With Acrobat Reader (Traditional Chinese)

1. Download this

2. tar xfvz this file

3. Run install script: sudo ./INSTALL

4. Conflicting with input method

sudo vim /usr/local/Adobe/Acrobat7.0/bin/acroread
GTK_IM_MODULE=xim

2007年6月28日 星期四

Install Oracle Client For Ubuntu/Debian

1. Modify/etc/apt/sources.list with adding the following lines:
----
# oracle
deb http://oss.oracle.com/debian unstable main non-free
----
2. Update the repository with "sudo apt-get update"
3. Install the following software from the oracle repository:
-libaio
-oracle xe client
4. Update environmental variables in /etc/bash.bashrc << oracle_env.sh
5. Create tnsnames.ora and export TNS_ADMIN=/file/path/to/tnsnames.ora