對不起,我一直搞混這幾本作品 :p 我最近看完了 Oliver Twist (孤雛淚)、Great Expectations (孤星血淚),然後開始看 A Tale of Two Cities (雙城記)… 這個老頭寫的作品真的頗不錯啊 :D
Monthly Archives: October 2004
在 vim 裡看 ascii code
剛剛在 irc 某 channel 上看到的…
23:07 <@astro^> 怎麼用 vim 看一個字的 ascii code
23:07 <@rafan> :ga
23:08 <@astro^> rafan: tks ^^
23:12 <@piaip> rafan: no ‘:’, just ga
以後可以用 vim 慢慢看了 :p (以前都是用 hexdump -C,不過這東西只適合看量比較大的…)
中華電信「我的同班同學」
剛剛湊到五個,然後填進去以後被 reject 掉 XD
Continue reading 中華電信「我的同班同學」
IE 看我的 blog 會有問題的 bug
我多加一個 <div> 以及 </div> 就修正了。
Recent Comments (Plugin version)
由於 ijliao 建議我去 zonble 那邊找 plugin 裝 (這樣就不用辛苦的自己 patch 了),不過我沒找到 :p 於是我用 Google 找 “wordpress plugin recent comments“,找到 WordPress Plugins And Hacks 這個地方,裝一裝,再把 wp-sidebar.php 修一下就可以用了。
新的 theme 與 adsense
去 alexking 抓新的 theme (css),然後發現 comments 出不來,於是把 WordPress 硬是 upgrade 到 20041014 (Nightly Build) 的版本,把 adsense 的 code 加回去的時候發現,程式碼跟 1.2 差超多… (因為之前用的 theme 還換掉了 index.php,這是改自 1.2 的 index.php)
Continue reading 新的 theme 與 adsense
PChome 推出「一元簡訊」
PChome 推出一元簡訊的服務,這次瞬間打爆所有業者了 XD
Continue reading PChome 推出「一元簡訊」
Recent Comments
WordPress 原始安裝的版本並沒有 Recent Comments 的功能,所以要找 patch 自己安裝…
Continue reading Recent Comments
書籍
前陣子買了不少書回來看…
Continue reading 書籍
gcc 3.4.2
我試著把系統裡面一些常常跑,吃資源的程式改用 gcc34 重新編過…
Continue reading gcc 3.4.2