在ptt看到了一篇寓意深遠的文章
原文來自ptt.cc的media-chaos板,作者railrail
以下為作者blog
http://www.wretch.cc/blog/railrail
eMule 0.47b
一些新的更新
Protocol Obfuscation support
Previewing the contents of archives in the file detail dialog
Some GUI improvements like a on-the-fly search result filter
And as always fixing several bugs and adding other small changes Continue reading
改變WordPress的靜態鏈結格式
在wp-admin之中
Options -> Permalinks -> Custom, specify below 設定以下格式
/%year%/%monthnum%/%day%/%post_id%
另外,在wordpress目錄下,必需要有.htaccess這個檔案,權限設為666
Apache的httpd.conf需有以下設定
LoadModule rewrite_module modules/mod_rewrite.so
Options FollowSymLinks
AllowOverride All
一些設定可以參考http://tinyurl.com/efjgr
紅塵一隅間拾得的vim教學
小田田最後一次seminar,@nsysu
小田田月底就要到google上班,掛名老師也確定是Dr.許
今天就是最後一次seminar
沒人要報,好吧,硬著頭皮報完一篇艱澀的
FAST:Motivation, Architecture, Algorithms, Performance
接下來這年得要跟TCP博鬥了,尤其是responsiveness
小田田加油啊!這年還許要您多多幫忙!
使用Intel內建顯示卡跑Xwindow並加入電視卡支援
之前我們在電腦教室或是使用vmware跑archLinux時,設定Xwindow時我們是用vesa這支古老的相容顯示卡驅動程式,但是這對於一些像播放影片或是3D效果而言是相當不夠的。
加上我的期末專題打算在archLinux底下裝上Compro T300這張DVB-T/類比雙用電視卡作為streaming輸出,這也得先在Xwindow底下先做測試,確定能夠收看才行;因此我們必需先讓framebuffer功能得到支援。
kde下的中文化
中文化的篇幅可能有點長,一步一步來好了!