<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tarotoast's Stuff &#187; Wordpress</title>
	<atom:link href="http://blog.tarotoast.com/category/it/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tarotoast.com</link>
	<description>Personal blog</description>
	<lastBuildDate>Fri, 04 Mar 2011 21:51:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Spam 好多</title>
		<link>http://blog.tarotoast.com/2007/06/11/381/</link>
		<comments>http://blog.tarotoast.com/2007/06/11/381/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 08:27:42 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2007/06/11/381/</guid>
		<description><![CDATA[最近幾乎每天都會有幾個穿過 Akismet 跑上 Blog 上的 comment spam，該說 Akismet 很遜嗎？換成 Akismet 之前的 SK2 好像也幫我檔了 12,000+ 個 spam，然後現在換成 Akismet 到現在好像也沒多久，就已經檔了 4,000+ 個 spam 了，喔喔喔垃圾越來越多了啦更。 這個地獄周結束後來裝那個 Akismet 和 SK2 手牽手快樂的一起捉 spam 的 plugin 吧。 Todo List 上的東西真多，shit。]]></description>
			<content:encoded><![CDATA[<p>最近幾乎每天都會有幾個穿過 <a href="http://akismet.com/">Akismet</a> 跑上 Blog 上的 comment spam，該說 <a href="http://akismet.com/">Akismet</a> 很遜嗎？換成 <a href="http://akismet.com/">Akismet</a> 之前的 <a href="http://unknowngenius.com/blog/wordpress/spam-karma/">SK2</a> 好像也幫我檔了 12,000+ 個 spam，然後現在換成 <a href="http://akismet.com/">Akismet</a> 到現在好像也沒多久，就已經檔了 4,000+ 個 spam 了，喔喔喔垃圾越來越多了啦更。</p>
<p>這個地獄周結束後來裝那個 Akismet 和 SK2 手牽手快樂的一起捉 spam 的 plugin 吧。</p>
<p>Todo List 上的東西真多，shit。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2007/06/11/381/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Automattic Stats</title>
		<link>http://blog.tarotoast.com/2007/05/11/371/</link>
		<comments>http://blog.tarotoast.com/2007/05/11/371/#comments</comments>
		<pubDate>Fri, 11 May 2007 08:51:09 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2007/05/11/371/</guid>
		<description><![CDATA[有用過 WordPress.com 的人對它內建的 Stats 肯定不陌生，完全不需設定而且報告簡單易懂。那個 Stats 被作成 Plugin 放出來了: [Automattic Stats]。要使用它需要有個 WordPress.com 的 API key，然後瀏覽資料本身是存放在 WordPress.com 上的。 這東西用在自己架的 Blog 上有許多優點: 不需要額外花費資料庫空間 / CPU Time 來記錄 Stats。 相容 WP-Cache：因為是 javascript 在丟 request，不像一般的 Plugin，一開 cache 就會停止記錄了。 與現有的 stats plugin 相容，理由同 2。 相對的它的缺點就是你想要詳細點的資料 (像是 Counterize 那種程度) 的話，它沒辦法給你 \囧/ 都裝吧 XD Update: 最大的缺點是，要連回 WordPress.com 才看的到 stats XD]]></description>
			<content:encoded><![CDATA[<p>有用過 WordPress.com 的人對它內建的 Stats 肯定不陌生，完全不需設定而且報告簡單易懂。那個 Stats 被作成 Plugin 放出來了: [<a href="http://wordpress.org/extend/plugins/stats/">Automattic Stats</a>]。要使用它需要有個 WordPress.com 的 API key，然後瀏覽資料本身是存放在 WordPress.com 上的。</p>
<p>這東西用在自己架的 Blog 上有許多優點:</p>
<ol>
<li>不需要額外花費資料庫空間 / CPU Time 來記錄 Stats。</li>
<li>相容 WP-Cache：因為是 javascript 在丟 request，不像一般的 Plugin，一開 cache 就會停止記錄了。</li>
<li>與現有的 stats plugin 相容，理由同 2。</li>
</ol>
<p>相對的它的缺點就是你想要詳細點的資料 (像是 Counterize 那種程度) 的話，它沒辦法給你 \囧/</p>
<p>都裝吧 XD</p>
<p><strong>Update: 最大的缺點是，要連回 WordPress.com 才看的到 stats XD </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2007/05/11/371/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Akismet &amp; Spam Karma 2</title>
		<link>http://blog.tarotoast.com/2007/04/29/368/</link>
		<comments>http://blog.tarotoast.com/2007/04/29/368/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 09:22:04 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2007/04/29/368/</guid>
		<description><![CDATA[之前的 Spam Karma 2 幫我檔掉 12,xxx 個 spam comment，其中的確有約五六個 false postive。不過成功得逞的 spam 好像兩三個而已吧？把資料庫移移到 bluehost 時候，就順勢把 SK2 換成 Akismet 了。不過換了 Akismet 到現在一個多月，我已經看到兩個 Spam 鑽進來了 Orz，我應該就此認為 SK2 &#62; Akismet 嗎 XD 話說換 Counterize II 的時候我也沒把 Counterize 時後存下來的那些記錄留起來，不然下去做 Keyword Analyze 應該會頗好玩。]]></description>
			<content:encoded><![CDATA[<p>之前的 Spam Karma 2 幫我檔掉 12,xxx 個 spam comment，其中的確有約五六個 false postive。不過成功得逞的 spam 好像兩三個而已吧？把資料庫移移到 bluehost 時候，就順勢把 SK2 換成 Akismet 了。不過換了 Akismet 到現在一個多月，我已經看到兩個 Spam 鑽進來了 Orz，我應該就此認為 SK2 &gt; Akismet 嗎 XD</p>
<p>話說換 Counterize II 的時候我也沒把 Counterize 時後存下來的那些記錄留起來，不然下去做 Keyword Analyze 應該會頗好玩。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2007/04/29/368/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>右邊那排 Comment</title>
		<link>http://blog.tarotoast.com/2006/11/07/309/</link>
		<comments>http://blog.tarotoast.com/2006/11/07/309/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 05:19:22 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[當我們同宅一起]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2006/11/07/309/</guid>
		<description><![CDATA[純情男 (formerly known as 陰險辜) 剛剛很好心的指出 Brian&#8217;s Latest Comments 裡面要稍加修改才會正確的在 WP svn 板上工作: $tablecomments = &#8216;wp_comments&#8217;; $tableposts = &#8216;wp_posts&#8217;; 加入了這兩行後就解決了 SQL 的問題。然後純情男更加深入的指出可以玩色層: $new_col = &#8220;#999999&#8243;; $old_col = &#8220;#aaaaaa&#8221;; 這篇真的沒有任何想要製造不正確搜尋結果 (類似尋找純情男但是跑到純情男他家) 的意圖，各大搜尋引擎，請相信我。]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.twku.net/">純情男</a> (formerly known as <a href="http://blog.twku.net/">陰險辜</a>) 剛剛很好心的指出 <a href="http://meidell.dk/archives/2004/09/12/brians-latest-comments/">Brian&#8217;s Latest Comments</a> 裡面要稍加修改才會正確的在 WP svn 板上工作:</p>
<blockquote><p>$tablecomments = &#8216;wp_comments&#8217;;<br />
$tableposts = &#8216;wp_posts&#8217;;</p></blockquote>
<p>加入了這兩行後就解決了 SQL 的問題。然後<a href="http://blog.twku.net/">純情男</a>更加深入的指出可以玩色層:</p>
<blockquote><p>$new_col = &#8220;#999999&#8243;;<br />
$old_col = &#8220;#aaaaaa&#8221;;</p></blockquote>
<p>這篇真的沒有任何想要製造不正確搜尋結果 (類似尋找<a href="http://blog.twku.net/">純情男</a>但是跑到<a href="http://blog.twku.net/">純情男</a>他家) 的意圖，各大搜尋引擎，請相信我。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2006/11/07/309/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress 2.0.5 出了 XD</title>
		<link>http://blog.tarotoast.com/2006/10/27/303/</link>
		<comments>http://blog.tarotoast.com/2006/10/27/303/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 23:39:37 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2006/10/27/303/</guid>
		<description><![CDATA[前幾天才出 MU 1.0，然後剛剛赫然發現 WordPress 2.0.5 也出了。不過說真的根 SVN 板有什麼不一樣完全不知道耶。今天很閒看到的有名大站使用學網攻擊 Pixnet 事件和有名大站回覆與 Pixnet 回覆，不得深深的感覺：自己架，真好。]]></description>
			<content:encoded><![CDATA[<p>前幾天才出 <a href="http://wordpress.org/development/2006/10/mu-and-bbpress/">MU 1.0</a>，然後剛剛赫然發現 <a href="http://wordpress.org/development/2006/10/205-ronan/">WordPress 2.0.5</a> 也出了。不過說真的根 SVN 板有什麼不一樣完全不知道耶。今天很閒看到的<a href="http://blog.xdite.net/?p=177">有名大站使用學網攻擊 Pixnet 事件</a>和<a href="http://blog.pixnet.net/admin/post/505742">有名大站回覆與 Pixnet 回覆</a>，不得深深的感覺：自己架，真好。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2006/10/27/303/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress MU 1.0</title>
		<link>http://blog.tarotoast.com/2006/10/23/299/</link>
		<comments>http://blog.tarotoast.com/2006/10/23/299/#comments</comments>
		<pubDate>Mon, 23 Oct 2006 16:57:29 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2006/10/23/299/</guid>
		<description><![CDATA[WordPress MU 這東西知道並想過很久了，但是從來沒有抓來裝過。今天在 Dashboard 發現 MU 1.0 出了。不過餅幹的 comment 很有趣： 餅乾(Cookys)說道: &#8230;&#8230;&#8230;. 餅乾(Cookys)說道: mu 這樣也能正式版喔 -_- 有在用的人這樣說看來應該是還很難用吧 [sigh，所以暫時還是乖乖的跟 WordPress SVN 就好了。 胸毛男則是順便抱怨了 Lyceum 一下，由想要取得 svn 權限看來，胸毛男的目標是 PR &#62; 5 !?]]></description>
			<content:encoded><![CDATA[<p><a href="http://mu.wordpress.org/">WordPress MU</a> 這東西知道並想過很久了，但是從來沒有抓來裝過。今天在 Dashboard 發現 <a href="http://wordpress.org/development/2006/10/mu-and-bbpress/">MU 1.0</a><a href="http://wordpress.org/development/2006/10/mu-and-bbpress/"> 出了</a>。不過<a href="http://blog.tarotoast.com/">餅幹</a>的 comment 很有趣：</p>
<p>餅乾(Cookys)說道: &#8230;&#8230;&#8230;.<br />
餅乾(Cookys)說道: mu 這樣也能正式版喔 -_-</p>
<p>有在用的人這樣說看來應該是還很難用吧 [sigh，所以暫時還是乖乖的跟 WordPress SVN 就好了。<br />
<a href="http://blog.twkang.net/">胸毛男</a>則是順便抱怨了 <a href="http://lyceum.ibiblio.org/">Lyceum</a> 一下，由想要取得 svn 權限看來，<a href="http://blog.twkang.net/">胸毛男</a>的目標是 PR &gt; 5 !?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2006/10/23/299/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 在徵求志工囉</title>
		<link>http://blog.tarotoast.com/2006/01/20/183/</link>
		<comments>http://blog.tarotoast.com/2006/01/20/183/#comments</comments>
		<pubDate>Fri, 20 Jan 2006 07:11:20 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2006/01/20/183/</guid>
		<description><![CDATA[簡略翻譯: 在大多數人看不見的幕後, 有許義工為了維護 WordPress 而每個禮拜花了上百個小時的寶貴時間. 目前有許多方法可以為 WordPress 貢獻, 但是自從 2.0 版釋出之後便將重心放在開發與測試. 我門最近決定將 WordPress 分成數個部門來讓志工們選擇其中某一部門來參予. 像是成為一個整理人員, 測試人員, 或者程式設計人員. 你可以由此查看目前區分的部門列表. 一個禮拜內我們將會開始通知各個志工們來協調與整理大家. [原文]]]></description>
			<content:encoded><![CDATA[<p>簡略翻譯:</p>
<p>在大多數人看不見的幕後, 有許義工為了維護 WordPress 而每個禮拜花了上百個小時的寶貴時間. 目前有許多方法可以為 WordPress 貢獻, 但是自從 2.0 版釋出之後便將重心放在開發與測試.</p>
<p>我門最近決定將 WordPress 分成數個部門來讓志工們選擇其中某一部門來參予. 像是成為一個整理人員, 測試人員, 或者程式設計人員. 你可以由此查看目前區分的部門列表. 一個禮拜內我們將會開始通知各個志工們來協調與整理大家.</p>
<p>[<a href="http://wordpress.org/development/2006/01/help-out/">原文</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2006/01/20/183/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.0 Released</title>
		<link>http://blog.tarotoast.com/2005/12/31/135/</link>
		<comments>http://blog.tarotoast.com/2005/12/31/135/#comments</comments>
		<pubDate>Sat, 31 Dec 2005 09:24:50 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2005/12/31/135/</guid>
		<description><![CDATA[雖然從 1.6 開始用到 RC 到現在的 Release 版本感覺不出很大的差別, 但是穩定度或許有差很多吧? 詳細的介紹可以到這邊看, 包括了新功能的 highlight 和其他的開發者資訊.]]></description>
			<content:encoded><![CDATA[<p>雖然從 1.6 開始用到 RC 到現在的 Release 版本感覺不出很大的差別, 但是穩定度或許有差很多吧? 詳細的介紹可以到<a href="http://wordpress.org/development/2005/12/wp2/">這邊</a>看, 包括了新功能的 highlight 和其他的開發者資訊.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2005/12/31/135/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>del.icio.us + WP Plugin</title>
		<link>http://blog.tarotoast.com/2005/11/12/77/</link>
		<comments>http://blog.tarotoast.com/2005/11/12/77/#comments</comments>
		<pubDate>Sat, 12 Nov 2005 10:31:32 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Server Diary]]></category>
		<category><![CDATA[tarotoast.com]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2005/11/12/77/</guid>
		<description><![CDATA[What is del.icio.us? According to Wikipedia: del.icio.us is a social bookmarking, social software web service for storing and sharing web bookmarks. The site came online in late 2003 and was developed by Joshua Schachter, co-maintainer of Memepool. And according to del.icio.us&#8216;s About: del.icio.us is a social bookmarks manager. It allows you to easily add sites [...]]]></description>
			<content:encoded><![CDATA[<p>What is del.icio.us? According to <a href="http://wikipedia.org">Wikipedia</a>:</p>
<blockquote><p><strong>del.icio.us</strong> is a <a title="Social bookmarking" href="http://en.wikipedia.org/wiki/Social_bookmarking">social bookmarking</a>, <a title="Social software" href="http://en.wikipedia.org/wiki/Social_software">social software</a> <a title="Web service" href="http://en.wikipedia.org/wiki/Web_service">web service</a> for storing and sharing <a title="World Wide Web" href="http://en.wikipedia.org/wiki/World_Wide_Web">web</a> <a title="Bookmark" href="http://en.wikipedia.org/wiki/Bookmark">bookmarks</a>. The site came online in late <a title="2003" href="http://en.wikipedia.org/wiki/2003">2003</a> and was developed by <a title="Joshua Schachter" href="http://en.wikipedia.org/wiki/Joshua_Schachter">Joshua Schachter</a>, co-maintainer of <a title="Memepool" href="http://en.wikipedia.org/wiki/Memepool">Memepool</a>.</p></blockquote>
<p>And according to <strong>del.icio.us</strong>&#8216;s <a href="http://del.icio.us/doc/about">About</a>:</p>
<blockquote><p>del.icio.us is a social bookmarks manager. It allows you to easily add sites you like to your personal collection of links, to categorize those sites with keywords, and to share your collection not only between your own browsers and machines, but also with others.</p></blockquote>
<p>用簡單易懂的 繁體中文解釋就是社交書籤? 噗, 還是叫 social bookmarks 比較好聽. 簡單說就是一種管理網路書籤/我的最愛的一種網路服務. 怎麼說叫做管理? del.icio.us 用簡單的介面來讓你新增/移除你的網路書籤. 而且並讓你在增加新的書籤時候輸入相關的 tag. 每個書籤都有可以有多個 tag, 事後搜尋時候方便查詢.</p>
<p><a href="http://blog.tarotoast.com/wp-admin/del.icio.us">del.icio.us</a> 使用到現在可以感覺到的特色有以下幾點:</p>
<ol>
<li>免費註冊, 過程非常簡單: <a href="http://del.icio.us/register">這頁</a>填一填然後去收 email 啟動帳號就解決了.</li>
<li>介面簡單好用: 由於他們提供了非常方便的 bookmarklet, 晃到想要 bookmark 起來的網頁時候, 只要點一下 post to del.icio.us 的那個 bookmarklet 按鈕就好了. <a href="http://del.icio.us/doc/about#bookmarklet-instructions">這頁</a>提供了 Firefox, IE, Safari, Opera 的安裝方法. AJAX 的活用也讓使用過程更加簡單.</li>
<li>Social Bookmarks: 這個應該是重點吧. 為什麼事 social? 其中有些原因是因為你可以直接把你的 bookmark 位址丟給別人, 這樣別人就可以看到你所有的 bookmark. 再者就是透過每一個 bookmark 起來的網頁, 你可以去看其他也同樣 bookmark 那頁的使用者們的 bookmark. 就好像說你知道某人也跟你一樣喜歡聽某張 CD, 這時候如果可以同時看他的 CD collection, 稿不好你會發現新的好物. 台語叫做 Ho-khang e tao sio boh. 大概有打錯就是了 Orz</li>
<li>搜尋簡便: 如果你 bookmark 了一大堆根本看不完的 bookmark, 那 tag 的功能將會是十分的簡便. tag 跟 Gmail 的 label 概念十分相似. 每個 bookmark 可以有多個 tag, 由你自己決定.</li>
</ol>
<p>這 些並不是 del.icio.us 的所有特色, 他們還有一堆沒用到的東西, About page 裡面是有寫到不少. Inport/Export 和 Subscribe 與其他一些尚未成熟的功能似乎沒寫到. 註冊完再他們的 Settings 裡面都有得摸.</p>
<p>del.icio.us 玩了一陣子後於是我就想說, 如果可以給他來個 WordPress Integration 就好了, 於是找了找, 發現這個 <a href="http://www.w-a-s-a-b-i.com/archives/2004/10/15/delisious-cached/">del.icio.us cached</a>. 安裝過程也是非常的簡單. 裝好後只要在想要顯示 favorites 的地方呼叫 delicious(&#8220;your_username&#8221;) 就好了. That EZ. 不過由於內建的只會顯示 15 個 bookmark, 而且有使用 cache 功能, 所以我就把數目改大, 並把 cache 部份 comment 掉了. 反正網站每個月有 1TB 的 quota, 就盡量給他操吧.. XD</p>
<p>雖然忘了說,  不過右下角那串很明顯的就是啦.. XD</p>
<p>Got it from here: [<a href="http://www.w-a-s-a-b-i.com/archives/2004/10/15/delisious-cached/">Link</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2005/11/12/77/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Capcha! Plugin</title>
		<link>http://blog.tarotoast.com/2005/11/06/72/</link>
		<comments>http://blog.tarotoast.com/2005/11/06/72/#comments</comments>
		<pubDate>Sun, 06 Nov 2005 13:52:07 +0000</pubDate>
		<dc:creator>tarotoast</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Server Diary]]></category>
		<category><![CDATA[tarotoast.com]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.tarotoast.com/2005/11/06/72/</guid>
		<description><![CDATA[Captcha 是什麼? According to [Wikipedia]: A captcha (an acronym for &#8220;completely automated public Turing test to tell computers and humans apart&#8221;) is a type of challenge-response test used in computing to determine whether or not the user is human. 那 [Capcha! Plugin] 又是啥? 簡單說是個美觀大方安裝簡易的 auth_image 程式。安裝過程算是非常簡單: 下載 Capcha! Plugin [link] 丟到 wp-content/plugins/ 下面解壓縮 建立一個暫存目錄來生 auth_image, [...]]]></description>
			<content:encoded><![CDATA[<p>Captcha 是什麼? According to [<a href="http://wikipedia.org/">Wikipedia</a>]:</p>
<blockquote><p>A <strong>captcha</strong> (an <a title="Acronym" href="http://en.wikipedia.org/wiki/Acronym">acronym</a> for &#8220;<em><strong>c</strong></em>ompletely <em><strong>a</strong></em>utomated <em><strong>p</strong></em>ublic <a title="Turing test" href="http://en.wikipedia.org/wiki/Turing_test"><em><strong>T</strong></em>uring test</a> to tell <em><strong>c</strong></em>omputers and <em><strong>h</strong></em>umans <em><strong>a</strong></em>part&#8221;) is a type of <a title="Challenge-response test" href="http://en.wikipedia.org/wiki/Challenge-response_test">challenge-response test</a> used in <a title="Computing" href="http://en.wikipedia.org/wiki/Computing">computing</a> to determine whether or not the user is human.</p></blockquote>
<p>那 [<a href="http://www.boriel.com/?page_id=17">Capcha! Plugin</a>] 又是啥? 簡單說是個美觀大方安裝簡易的 auth_image 程式。安裝過程算是非常簡單:</p>
<ol>
<li>下載 Capcha! Plugin [<a href="http://www.boriel.com/?page_id=17">link</a>]</li>
<li>丟到 wp-content/plugins/ 下面解壓縮</li>
<li>建立一個暫存目錄來生 auth_image, ex: wp-catcha-tmp/</li>
<li>下載一個 ttf 字型來讓 plugin 讀, [<a href="http://www.dafont.com/top.php">這裡</a>]有一堆自由字型, 本站所使用的是 <a href="http://www.dafont.com/font.php?file=angelina">[Angelina</a>]</li>
<li>最後進入 WP Admin 的 Options 裡面的 Captcha! 設定, 指向之前選擇的目錄, 並指定使用的 font, 最後點 Update 就結束啦</li>
</ol>
<p>請確認 php 有支援 GDLib (99.9% yes)</p>
<p>圖例:</p>
<blockquote><p><a title="20051106_wp_captcha.png" href="http://blog.tarotoast.com//?subpost_id=73"><img alt="20051106_wp_captcha.png" src="http://blog.tarotoast.com/wp-content/uploads/2005/11/20051106_wp_captcha.png" /> 	</a></p></blockquote>
<p>至於為什麼會心血來潮來裝這個 Capcha\! 呢? 因為剛剛發現碰上了傳說中的 Comment Spam! Jok khiong-boh neh! 加上<a href="http://blog.cookys.org/">阿幹</a>那邊好像還沒選好要裝哪個, 就先自己找來裝啦. Byebye Spammer.. XD 不過話說回來那些 auth_image 應該算肉眼可以辨識吧.. XD</p>
<p>附帶一提, 幾天前才 Revision 2980 的 WordPress, 剛剛一 update 發現已經是 3002 了. 看來那個 [<a href="http://wordpress.org/development/2005/11/bug-hunt/">Bug Hunt</a>] 的確是出了一堆東西 XD</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tarotoast.com/2005/11/06/72/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

