搜尋此網誌

2008年9月17日 星期三

debian 中更改 locale

dpkg-reconfigure locales

locale -a 查詢

export LANG=zh_TW.UTF-8

debian resin java 環境配置

sudo apt-get install sun-java6-jdk

http://www.caucho.com 下載 resin  , 我用的是 resin-3.1.7a
copy到 /usr

sudo tar zxvf resin-3.1.7a.tar.gz

cd /usr/resin-3.1.7a
./configure

執行
java -jar /usr/resin-3.1.7a/lib/resin.jar start
java -jar /usr/resin-3.1.7a/lib/resin.jar restart
java -jar /usr/resin-3.1.7a/lib/resin.jar stop

檔案都放在:
/usr/resin-3.1.7a/webapp之下

php和jsp都可以編寫

記得 在httpd.conf裡面
把預設字元為 UTF-8 加入

beans 就放在 WEB-INF/classes

2008年8月25日 星期一

online mindmap (待續)

http://www.mindomo.com/

https://www.mindmeister.com/

來試用看看
畢竟可以線上的還是很方便
偶又是重度 mind map 使用者

2008年8月24日 星期日

要加油!!!!!!!!!

看到老婆這樣努力, 自己真的要多多加油了!!

經濟上, 就是最重要要加油的

總要人家可以風風光光的嫁給我吧!?

還有很多 "眉角" 要突破!

經濟就是一個很重要的指標!!


2008年8月22日 星期五

ubuntu GNOME 下面的音效控制

阿哈哈!! 最近發現一個有趣的事情
我的設備是: toshiba tecra的notebook

當我裝上耳機聽音樂的時候
卻被別人反應聲音太大聲......

仔細一看..原來問題在這



若沒有把 front 這個音量控制關閉的話

就會 耳機和喇叭同時都有聲音喔!!!! 哇哈哈!!!

2008年8月21日 星期四

XPM 格式定義

The X
pixmap
format was designed
specifically for small icons.
It is in simple ASCII but
supports multiple colors, even a transparent color. It is
supported on many platforms
and most browsers. It is
not space efficient, but because it is always used for small
images, this is usually not a problem.

2008年8月20日 星期三

openoffice 超炫3D過場動畫

安裝 openoffice.org-ogltrans

就有很多很酷的三D特效 !

這是 openoffice 2.4之後才有的功能