Monster Oasis
覺得累就是進步的開始!

2009/02/28

中文 字詞 文章 索引 對照規畫

Filed under: DATABASE, JOB, Programming/misc, Programming/php, Software — Tags: , , , — 7:37 pm

tbl_term

term_id term
1 ipod
2 apple
3 nano
4 iphone

tbl_doc

doc_id text_content uptime
1 【蘋果先生】Moshi iGlaze Apple iPhone 3G 專用保護殼 黑/紅/白
2 iTunes Gift Card蘋果線上音樂商店預付卡儲值Apple iTunes Shop Ipod Nano Shuffle iphone Mp3電影歌曲下載促銷
3 Apple iPhone 3G (8G)  

tbl_lookup

id term_id doc_id
1 2 1
2 4 1
3 2 2
4 1 2
5 3 2
6 4 2
7 2 3
8 4 3

2009/02/26

為網站裝上 Microsoft IE8 search provider

Filed under: JOB, Network service — Tags: , , — 10:30 pm

聽說 微軟 的 IE8 即將要推出了 , 公司有一連串的配合計畫 , 我分到一部分工作 , 就是為 IE8 的 user 加上 search  功能.

簡單的說 , IE8 提供一個方便的功能, 讓 user 可以快速的進行查詢 …..

可以點那個加的連結 , 或者看這個示範

95be1836ae483edd768f62d8bde5eb9d

以下是一部分剪圖

aa478377a47203f82127e37bf38f8c1b

參考這頁很快就可以把這功能完成了!

不過有幾點要注意

  • web server 的 xml header 會不會送錯
  • 字元集 UTF8 / BIG5 ?

2009/02/24

Protected: 一箱 oracle 的問與答 / tunning / password 公司統編

Filed under: DATABASE, JOB, System/Linux/Unix* — Tags: , , , , — 10:00 pm

This post is password protected. To view it please enter your password below:


Protected: codeigniter / ci / oracle database.php 的設定方式 / utf8 / big5 粉難搞

Filed under: DATABASE, JOB — Tags: , , , — 5:22 pm

This post is password protected. To view it please enter your password below:


宜蘭國道五號馬拉松

Filed under: Exercise — Tags: , , — 2:22 pm

這樣量距離只有不到 30K?

e588e1d2de9a8535471c8984215a05db

[note] javascript 的 foreach / split / php explode style 寫法

var loc="25.258861, 121.509389";
var arr=loc.split(","); 

var content = '';
for (var key in arr) {
  content += key + ' : ' + arr[key] + "\n";
}

另一個

var myarr = new Array('red','green','blue');

var content='';
for(var key in myarr){
	content += key+' : '+myarr[key]+"\n";
}

alert( content );

2009/02/22

Protected: 2009.0222 photo

Filed under: PHOTO — 9:41 pm

This post is password protected. To view it please enter your password below:


2009/02/21

nginx [engine x] is a HTTP server and mail proxy server

Filed under: System/Linux/Unix* — 10:49 pm

nginx has been running for more than four years on many heavily loaded  sites

http://nginx.net/

FreeNAS , Openfiler 免費的 file server

Filed under: System/Linux/Unix* — Tags: , , , , — 1:17 pm

今天知道 Jack大大入手了 Synology USB Station 三合一SOHO伺服器
http://shopping.pchome.com.tw/?mod=item&func=exhibit&IT_NO=DGAK0J-A16377028&SR_NO=DGAK0J&ROWNO=5

AMD00039l

我記得有幾個免費的 file server 可以抓來用, 今天玩的心得: FreeNAS VS. Openfiler

我測試的結果 –> FreeNAS 勝!

FreeNAS 各類 server 都有了 , 甚至 BT / iTunes server  … 舊電腦可以裝這個來用了 , 他說記憶體有 128MB 就夠了.

FreeNAS
http://www.freenas.org/

ID : admin
PW : freenas

bcc96c9600258cbee2d3a4c47553b879

Openfiler
http://www.openfiler.com/

ID : openfiler
PW : password

abf5d86d9252b760a0983e897d890638

2009/02/20

Google checkout screen snap

Filed under: Network service — Tags: , — 1:09 pm

擷取-google-checkout

下頁»

www.monster.com.tw , © Copyright 2008