richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 4

Entries Tagged as 'Blog/wiki 記錄'

大腦的 Memory Swap Out .

May 2nd, 2005 · 1 Comment

那天寫完連戰的和平之旅之後
發現腦袋就再也不想這些鳥事了.
寫 Blog 原來可以清掉腦內的垃圾資訊,真是不錯,以後沒事還是來寫 Blog 做腦內環保吧…..

Tags: Blog/wiki-記錄, 隨手札記

[Read more →]

Tags: Blog/wiki 記錄 · 隨手札記

Wordpress Plugin and Mod Competition

April 23rd, 2005 · No Comments

Wordpress Plugin and Mod Competition 2005/4/15 開始比賽了
不知道那時結束呀…
Wordpress Plugin Competition Blog

Tags: Blog/wiki-記錄

[Read more →]

Tags: Blog/wiki 記錄

寫 Blog 時,貼圖片的好幫手

April 22nd, 2005 · No Comments

最近都在打日本行的遊記,遊記內免不了有影像
最初都是影像和 Link 一起手動打上去. 這樣同一個影像就要做 2 次 COPY 的動作,而且步驟很多
1. 點 img
2. 貼上 image 的 URL
3. 選 Image 的語法
4. 選 link
5. 貼上 link 的 URL .
很快的,我就直接手動貼圖片…… 所以前幾天的圖都是只有影像沒有 Link 的
我個人深深覺得非常的不方便.
所以,我找了一個 Tool , CopyURL+ 這個工具可以協助我用一個步驟就完成製作
不過要做一些小修正,這個版本不支援 COPY Image URL 的功能,所以先取得修正檔
首先請安裝 CopyURL+
再來依照這份文件找到 user.js
用 Editor (用 ChromeEdit 會快一點)
接下來貼上
user_pref(’copyurlplus.menus.1.label’, ‘COPY Image URL and Link’);
user_pref(’copyurlplus.menus.1.copy’, ‘<a href=”%RLINK%”><img src=”%IMGLINK%” /></a>’);

重開 Firefox .
接下來就可以在喜歡的圖片上,按左鍵選 CopyURL+ [...]

[Read more →]

Tags: Blog/wiki 記錄

Depokerizer

April 20th, 2005 · 2 Comments

看了 gslin 的介紹, 決定上架 Depokerizer
先試用一下, 不好再說了(反正目前沒有 Orz)

Tags: Blog/wiki-記錄

[Read more →]

Tags: Blog/wiki 記錄

盛情難卻.

April 18th, 2005 · 1 Comment

因為 online-poker 和 online-casino 一直發 trackback 給我,要我去他們的站上走走
而且本人去過了以後,還是不停的發 trackback 來.
Because Onlin-poker and onlin-casino website’s admin send trackback to my blog many times.
they required me to visit their websites.
after I visited their websites, I found it still have many trackback to my blog.
本人認為,對方希望我一直去點閱他們的網站,而且是不停的.
但是小弟我白天要上班,無法時時刻刻造訪他們的網站
所以寫了一隻小 Script 去點閱他們的首頁,希望他們能對我的秒秒造訪感到滿意。
為了不造成該網站被 DoS . 本人有設 sleep ,並且不用 MultiThread 去造訪.
若是這兩個網站不希望我去造訪,我希望他們能在我這篇 Blog 留言,本人將停止造訪
但是若是我又收到 Trackback [...]

[Read more →]

Tags: Blog/wiki 記錄 · 垃圾桶

Linux Kernel Planet

April 12th, 2005 · No Comments

jserv 的 blog 看到的.
Linux kernel Planet 啟用了.
有很多 Linux kernel 開發人員的 blog 哦.

Tags: Blog/wiki-記錄, Linux

[Read more →]

Tags: Blog/wiki 記錄 · Linux

修改 rewrite Rule …

March 24th, 2005 · No Comments

WordPress 上面的 blog.richliu.com 原來是 CGI
改成以日期及文章 id 的格式顯示, 這樣應該比較清爽一點
就是從
http://blog.richliu.com/index.php?p=xxx
改成
http://blog.richliu.com/2005/03/12/xxxx/
這樣……
照著 Wordpress 上的步驟做就可以了.
不過記得 apache 上的 Options 要加上 FollowSymLinks
這樣才可以正常運作.

Tags: Blog/wiki-記錄, 隨手札記

[Read more →]

Tags: Blog/wiki 記錄 · 隨手札記

AuthImage 3.0 的小 Bug

February 23rd, 2005 · No Comments

WordPress 1.5 加上AuthImage 3.0 當 User 己經 Login 以後,
若是使用者自己寫自己的 comment . 不需要輸入資料,
同時也不會看到 AuthImage 的畫面
這時寫完 comment 後,會出現錯誤訊息,說沒有輸入 Image Code Blah blah blah ….
在 wp-comment-post.php 的這兩行前加上一行
if ( !$user_ID)
// AuthImage
if ( !checkAICode($comment_code) )
die( __(’Error: please enter the valid authorization code.’) );
存檔就可以了,在我的 wp-comment-post.php 內是正常的.

Tags: Blog/wiki-記錄

[Read more →]

Tags: Blog/wiki 記錄

要給數位文化誌掌聲

February 23rd, 2005 · 1 Comment

今天在找數位文化誌 Jedi 的 RSS閱讀器的興盛 談自訂媒體 文章時,突然發現數位文化誌有 RSS 的連結
對於我們己經習慣用 RSS 訂閱 blog 服務的人,實在是很方便.
目前中時電子報和自由時報報系內還沒有看到相關的服務,其他電子媒體我懶得找了 :p

Tags: Blog/wiki-記錄, 隨手札記

[Read more →]

Tags: Blog/wiki 記錄 · 隨手札記

加了一些 Logo

November 22nd, 2004 · No Comments

前二天,將自己的 Blog 加上幾個 Logo
一個是 Mozilla Firefox
另一個是 Gentoo
最後是創意公用授權

Tags: Blog/wiki-記錄

[Read more →]

Tags: Blog/wiki 記錄