Wednesday, February 14, 2007

Replace Scim With Fcitx

There is something wrong with scim. I found suprisely that it can not work well with firefox. Awful thing... So I replaced it with Fcitx.

1. Install Fcitx
2. Replace string scim in /etc/X11/xim.d/scim with string fcitx

Monday, February 12, 2007

Last Night in University

Chch101 leaves this morning, so does PangShapeng in the afternoon, which leaves me alone
in the dormitory. It is so quiet that I feel as if I were sharing the whole college with nobody.
I will leave tomorrow afternoon. Oh~My winter vocation begins.

File Operations in Java

File:


FileInputStream:


BufferedReader
:

Wednesday, February 7, 2007

IP Address in LumaQQ

Copy QQWry.dat to ~/.lumaqq2006
or
Make a symbol link.

Tuesday, February 6, 2007

Setting up Gvim

~/.vimrc

Enable highlight for source codes:
syntax enable

Set the number of spaces for a TAB:
set tabstop=4

Display line numbers:
set nu

Auto indent:
set autoindent

Print with line numbers:
set printoptions=number:y

Now, my .vimrc:
syntax enable
set tabstop=4
set autoindent
set nu

Lv.40 in WOW

My little human warlock reached his level 40 today. Now he can ride horse happily.

Sunday, February 4, 2007

VLC Player Runs on My openSUSE

I have installed VLC player. It's really a cool tool which can meet all my demands.


Thursday, February 1, 2007

Fast openSUSE Mirrors

Fucking mirror in Japan:
http://ftp.novell.co.jp/pub/opensuse/distribution/

A fast mirror in g=Germany
http://packman.iu-bremen.de/

Another fast Mirror in Austria:
http://packman.inode.at/

Exams End

I finished the last exam which means my vocation started.
Maybe another good time to study?