Archive for March, 2009

I don’t know if it’s a real bug or it’s just me
wired network keeps going up and down from time to time
since I don’t use wireless so I don’t know if it’s the same for wireless network
anyways, problem solved by replacing network manager with wicd
one good thing about jaunty is that they finally include wicd [...]

Monday, March 30th, 2009 at 21:06 | 0 comments
Categories: blah, linux

google 看到 raptium同學的 post Twitter和饭否同步
像我這種懶人自然就拿來用了
不過又不想把 twitter 上的回復也 sync 到飯否
so 加了一個 statement 把 @blah 都過濾了
如果有比我更懶得同學也想這麼做的話只要把

elif snode.nodeName == ‘text’:

改成

elif (snode.nodeName == ‘text’) and (snode.childNodes[0].nodeValue[0] != ‘@’):

就可以了

Friday, March 27th, 2009 at 10:16 | 0 comments
Categories: Programming

超かわいいな二人。。。

Monday, March 23rd, 2009 at 01:02 | 0 comments
Categories: blah

Just modified the php files a little bit, to make the theme compatible with XHTML 1.0 Transitional. There are still some errors though, but they are caused by some of the widgets, for example wp-syntax and last.fm recent tracks. I’m not gonna modify the widgets also, simply because I’m too lazy to do it again [...]

Sunday, March 22nd, 2009 at 14:53 | 0 comments
Categories: wordpress
Tags:

feel free to follow me

Saturday, March 21st, 2009 at 16:00 | 0 comments
Categories: wordpress
Tags:

Suppose you have asterisk 1.6 with freepbx and you are developing with the latest asterisk-java library. Somehow you wanna perform different tasks based on calls coming through different SIP trunks.
When there’s a new incoming call, asterisk-java will trigger a newChannelEvent, but there’s no information in this event that can be used for distinguish from which [...]

Thursday, March 19th, 2009 at 11:28 | 1 comment
Categories: Programming, linux

改了一天基本完成了
在 Cordobo Green Park 2 的基礎上修改了下 structure 跟很多細部的 php code
還從 deepwhite 同學處偷了點元素跟 idea
另外發現 lightview plus 導致在 IE 中出現 Internet Explorer Cannot Open the Internet Site- Operation Aborted Error
暫時換成 zoombox 了
準備等什麼時後有空做個 loading bar …

Sunday, March 15th, 2009 at 17:21 | 10 comments
Categories: wordpress

上班無聊隨便寫了個….
This plugin can retrieve the most recent 10 updates from your personal rss on last.fm, please notice that there is delay for the rss to get updated.

Monday, March 9th, 2009 at 17:08 | 0 comments
Categories: Programming

Changes with nginx 0.7.39 02 Mar 2009
*) Bugfix: large response with SSI might hang, if gzipping [...]

Sunday, March 8th, 2009 at 13:24 | 0 comments
Categories: linux

可以開始放棄豆瓣了
豆瓣要手動編輯太 tmd 煩了
last.fm 全自動外加有支援 iphone 的客戶端
加了個 last.fm 的 recent playlist widget 到首頁
或著可以點 這裡 直接瀏覽我的 profile

Saturday, March 7th, 2009 at 19:40 | 0 comments
Categories: blah
Tags:
Page 1 of 212
TOP