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 [...]
google 看到 raptium同學的 post Twitter和饭否同步
像我這種懶人自然就拿來用了
不過又不想把 twitter 上的回復也 sync 到飯否
so 加了一個 statement 把 @blah 都過濾了
如果有比我更懶得同學也想這麼做的話只要把
elif snode.nodeName == ‘text’:
改成
elif (snode.nodeName == ‘text’) and (snode.childNodes[0].nodeValue[0] != ‘@’):
就可以了
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 [...]
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 [...]
改了一天基本完成了
在 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 …
上班無聊隨便寫了個….
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.
Changes with nginx 0.7.39 02 Mar 2009
*) Bugfix: large response with SSI might hang, if gzipping [...]
可以開始放棄豆瓣了
豆瓣要手動編輯太 tmd 煩了
last.fm 全自動外加有支援 iphone 的客戶端
加了個 last.fm 的 recent playlist widget 到首頁
或著可以點 這裡 直接瀏覽我的 profile
