3 月 21 2005
WWW
3 月 21 2005
發送你的 Blog 更新通知與 feeds
3 月 20 2005
Say YES to Taiwan
有 Blogger 為了之前中國大陸的 反分裂法 建立了 Say YES to Taiwan 這個 Blog .
因為我喜歡蒐集小貼紙, 所以我參照 這篇 把小貼紙加到這邊了.
這個小貼紙的作者是 Oberwiesenfeld 上草原 的站長 chentims , 在他的網站上還有這兩則相關消息 :
有興趣的可以去看看.
3 月 18 2005
Aboutweb
之前在 Gea-Suan Lin’s BLOG 看到 Aboutweb 這篇, 所以我也跳進去玩看看了.
( 有興趣的可以點 這裡 看看. )
不過剛剛發現一件很有趣的事, 就是原本我放 Aboutweb 的廣告的地方顯示不出來, 變成這樣 :
到底是很多人都加入了? 還是他們的 server 太舊咧?
3 月 13 2005
讓瀏覽者能快速將頁面加入 365key 的作法
這篇其實是延續了之前的 讓瀏覽者能快速將頁面加入 furl 跟 Del.icio.us 的作法 (更新版) .
作法依然很簡單 :
<a href="javascript: void(window.open("http://www.365key.com/storeit.aspx?t=" . concat(escape(document.title)) .concat("&u=") . concat(encodeURIComponent(location.href))));"> <img src="http://www.joehorn.div.tw/sticker/add_365key.gif" border="0" alt="Add this page to 365key" /> </a>
至於小圖示就是目前右邊 menu 那個 block 中所呈現的樣子.
有需要的人請自行取用.
3 月 11 2005
phpBB 2.0.13 released
主要修正 2.0.12 的兩個錯誤, 引用自 官方公告 :
- includes/sessions.php 修正 :
if( $sessiondata["autologinid"] == $auto_login_key )
改為
if( $sessiondata["autologinid"] === $auto_login_key )
- viewtopic.php 修正 :
$message = str_replace(""", """, substr(preg_replace("#(\>(((?>([^>< ]+|(?R)))*)\<))#se", "preg_replace("#\b(" . $highlight_match . ")\b#i", "<span style="color:#" . $theme["fontcolor3"] . ""><b>\1</b>", "\0")", ">" . $message . "< "), 1, -1));
改為
$message = str_replace(""", """, substr(@preg_replace("#(\>(((?>([^>< ]+|(?R)))*)\<))#se", "@preg_replace("#\b(" . $highlight_match . ")\b#i", "<span style="color:#" . $theme["fontcolor3"] . ""><b>\1</b>", "\0")", ">" . $message . "< "), 1, -1));
另外也可以參閱 竹貓星球 的 [公告] phpBB 2.0.13 正式釋出(安全性更新) .
3 月 8 2005
Blogger 前進白宮!
剛剛在 Taiwan.CNET.com 看到 白宮首開Blog作者參加例行記者會 這則報導 :
對網誌族(blogger)而言,7日早晨是另一關鍵時刻,因為評論華府新聞媒體的網誌作家Garrett M. Graff當天可進入白宮媒體簡報室,參加例行的記者會。
其實在之前我發表過 傳媒沈淪, 百姓之福? 這篇文章, 也看到 校園八卦交流站 PTT消息最靈通 這篇報導後.
我夢想有一天台灣新聞媒體的從業人員 (們) 被台灣的 Blogger(s) 或是 BBS user(s) 一棒敲醒.
看起來好像很遙遠, 不過, 美國既然有了這種例子, 誰都很難保證未來會變的怎樣.
2 月 25 2005
我錯怪 Bloglines 了..orz
我之前發表過 Bloglines 怪怪的?! 這篇文章.
經過幾天的觀察, 原本我說有問題的站台有時會正常, 有時又不正常, 所以還是沒有頭緒.
剛剛我突然想到, 把我這邊所有的 feeds 通通丟到 Bloglines 上面看看.
( 包括 RSS 2 , RSS 0.92 , Atom 0.3 , RDF , 還有我在 FeedBurner 所作出來的 feed .)
結果我發現, 只有 FeedBurner 是爛掉的, 其他從我這邊丟上去的 feed 全部都正常…orz
看來有問題的不是 Bloglines , 真正的兇手是 FeedBurner 啊!!
2 月 24 2005
phpBB 2.0.12 released
2.0.12 主要修正了 2.0.11 的安全性問題, 包括 SQL injection .
( phpBB 怎麼好像還是沒完全跳脫這個地雷呀?! )
2.0.12 跟 2.0.11 的變動如下 ( 引用自 phpBB 官方公告 ) :
- Added confirm table to admin_db_utilities.php
- Prevented full path display on critical messages
- Fixed full path disclosure in username handling caused by a PHP 4.3.10 bug – AnthraX101
- Added exclude list to unsetting globals (if register_globals is on) – SpoofedExistence
- Fixed arbitrary file disclosure vulnerability in avatar handling functions – AnthraX101
- Fixed arbitrary file unlink vulnerability in avatar handling functions -AnthraX101
- Removed version number from powered by line
- Merged database update files to update_to_latest.php file
- Fixed path disclosure bug in search.php caused by a PHP 4.3.10 bug (related to AnthraX101″s discovery)
- Fixed path disclosure bug in viewtopic.php caused by a PHP 4.3.10 bug – matrix_killer
不過官方丟到 SourceForge 上的檔案好像都是壞的, 竹貓星球 則是貼出了他們自己的 mirror (引用自 [公告] phpBB 2.0.12 正式釋出(安全性更新) ) :
3 月 23 2005
SEO Tools – 幫助你瞭解你的網頁或 Blog
如果根據 SEO Tools 的 title : SEO Tools – Search Engine Optimization, Google Optimization 來翻譯的話, 其實這個網站主要是提供 “讓你能夠調整搜尋引擎與自己的網頁對應關係, 以達到自訂目標” 的工具. ( 好饒舌…orz )
感覺很有趣, 有空的人去看看, 玩玩吧!
By Joe Horn • WWW 0 • Tags: SEO