<?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>Cyberpunk &#187; wordpress</title>
	<atom:link href="http://punk.tw/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://punk.tw</link>
	<description>網際叛客：學習心得、Web 2.0與網路觀察、Google應用與技術、Ruby on Rails, Google App Engine</description>
	<lastBuildDate>Mon, 29 Nov 2010 06:35:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>修改WordPress 2.3 Tag Cloud的字體大小</title>
		<link>http://punk.tw/2007/10/06/%e4%bf%ae%e6%94%b9wordpress-23-tag-cloud%e7%9a%84%e5%ad%97%e9%ab%94%e5%a4%a7%e5%b0%8f</link>
		<comments>http://punk.tw/2007/10/06/%e4%bf%ae%e6%94%b9wordpress-23-tag-cloud%e7%9a%84%e5%ad%97%e9%ab%94%e5%a4%a7%e5%b0%8f#comments</comments>
		<pubDate>Sat, 06 Oct 2007 07:55:34 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/10/06/339.html</guid>
		<description><![CDATA[昨天發現我的Tag雲的字體實在怪到誇張，本來以為是CSS設定的問題，後來發現似乎不是。從Google上找到這篇「修改 wordpress 2.3 侧边栏 widget 标签云字体大小」就輕鬆解決啦～ 只要修改wordpress/wp-includes/widget.php裡面的呼叫wp_tag_cloud()的地方，加上參數"unit=px&#38;smallest=8&#38;largest=20"即可。其中分別是字體大小的單位、最小字體跟最大字體，我分別設定為10 &#38; 16。]]></description>
			<content:encoded><![CDATA[<p><a href="http://punk.tw/wp-content/uploads/2007/10/image2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="186" alt="image" src="http://punk.tw/wp-content/uploads/2007/10/image-thumb2.png" width="360" border="0"></a> </p>
<p>昨天發現我的Tag雲的字體實在怪到誇張，本來以為是CSS設定的問題，後來發現似乎不是。從Google上找到這篇「<a href="http://zeuscn.net/archives/2007/10/03/tag-cloud-fontsize-for-wp2-3/">修改 wordpress 2.3 侧边栏 widget 标签云字体大小</a>」就輕鬆解決啦～</p>
<p>只要修改wordpress/wp-includes/widget.php裡面的呼叫wp_tag_cloud()的地方，加上參數"unit=px&amp;smallest=8&amp;largest=20"即可。其中分別是字體大小的單位、最小字體跟最大字體，我分別設定為10 &amp; 16。</p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/10/06/%e4%bf%ae%e6%94%b9wordpress-23-tag-cloud%e7%9a%84%e5%ad%97%e9%ab%94%e5%a4%a7%e5%b0%8f/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>讓Windows Live Writer支援WordPress 2.3的tag</title>
		<link>http://punk.tw/2007/09/26/%e8%ae%93windows-live-writer%e6%94%af%e6%8f%b4wordpress-23%e7%9a%84tag</link>
		<comments>http://punk.tw/2007/09/26/%e8%ae%93windows-live-writer%e6%94%af%e6%8f%b4wordpress-23%e7%9a%84tag#comments</comments>
		<pubDate>Wed, 26 Sep 2007 14:13:31 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Studio]]></category>
		<category><![CDATA[Windows Live Writer]]></category>

		<guid isPermaLink="false">http://punk.tw/2007/09/26/306.html</guid>
		<description><![CDATA[花了好多時間在測試到底是什麼外掛讓我的Windows Live Writer無法正常發文，好不容易搞定了，當然是馬上接著設定Windows Live Writer可以直接使用Wordpress 2.3的文章tag。 參考了一篇對岸朋友寫的文章：Windows Live Writer支持WordPress 2.3的tag的方法（不用插件），發現其實很簡單，只要到這裡下載wlwmanifest.zip這個檔案，解壓縮之後將裡面的檔案上傳到Wordpress的根目錄，再次打開Windows Live Writer就會發現編輯區下方的選項多出了Keywords（關鍵字）的文字方塊，透過剛剛的檔案，關鍵字就是直接對應到Wordpress裡的tag啦:D 本文下方的tags就是用Windows Live Writer設定好的喔:D （我本來幾乎是把Wordpress的分類當成tag在用，看來現在得把分類好好整理整理了:p）]]></description>
			<content:encoded><![CDATA[<p>花了好多時間在測試到底是什麼外掛讓我的Windows Live Writer無法正常發文，好不容易搞定了，當然是馬上接著設定Windows Live Writer可以直接使用Wordpress 2.3的文章tag。</p>
<p>參考了一篇對岸朋友寫的文章：<a href="http://zhiqiang.org/blog/posts/let-windows-live-writer-support-tag-of-wordpress-23.html">Windows Live Writer支持WordPress 2.3的tag的方法（不用插件）</a>，發現其實很簡單，<strong>只要</strong><a href="http://trac.wordpress.org/attachment/ticket/5023/wlwmanifest.zip"><strong>到這裡下載</strong></a><strong>wlwmanifest.zip這個檔案，解壓縮之後將裡面的檔案上傳到Wordpress的根目錄，再次打開Windows Live Writer就會發現編輯區下方的選項多出了Keywords（關鍵字）的文字方塊</strong>，透過剛剛的檔案，關鍵字就是直接對應到Wordpress裡的tag啦:D</p>
<p>本文下方的tags就是用Windows Live Writer設定好的喔:D</p>
<p>（我本來幾乎是把Wordpress的分類當成tag在用，看來現在得把分類好好整理整理了:p）</p>
<p><a href="http://punk.tw/wp-content/uploads/2007/09/image23.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="145" alt="image" src="http://punk.tw/wp-content/uploads/2007/09/image-thumb23.png" width="464" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2007/09/26/%e8%ae%93windows-live-writer%e6%94%af%e6%8f%b4wordpress-23%e7%9a%84tag/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Plug-in: Google Analyticator</title>
		<link>http://punk.tw/2006/10/03/wordpress-plug-in-google-analyticator</link>
		<comments>http://punk.tw/2006/10/03/wordpress-plug-in-google-analyticator#comments</comments>
		<pubDate>Mon, 02 Oct 2006 17:34:54 +0000</pubDate>
		<dc:creator>deduce</dc:creator>
				<category><![CDATA[Studio]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[電腦世界]]></category>

		<guid isPermaLink="false">http://punk.tw/2006/10/03/wordpress-plug-in-google-analyticator/</guid>
		<description><![CDATA[如果在WordPress裡面想使用Google Analytics的統計服務，最常見的作法就是在各個不同的佈景主題裡面加上Google Analytics的JavaScript語法，然而這樣的作法相當麻煩，每當更換themes就必須重新加語法。（當然也有人自己改WordPress的source code） 現在有了Google Analyticator這個Plug-in就不必這麼麻煩了！只需三個簡單的步驟，以後無論怎麼變換佈景主題都不用重新設定。 上傳Google Analyticator plug-in到wp-content/plugins資料夾。 到WordPress的後台將Google Analyticator Plug-in Activate。 到後台-&#62;Options-&#62;Google Analytics設定即可。 Google Analyticator設定簡介 Basic Options Google Analytics logging is:這邊當然要設定成Enabled才能啟用囉！ Your Google Analytics' UID:輸入Google Analytics給你的code，格式XX-XXXXXX-XX Advanced Options WordPress admin logging:設定當管理員登入系統時，是否讓Google Analytics統計資料，主要用意是避免像我這種每天要登入自己blog五十次的人，會讓Google Analytics的統計失真。 Outbound link tracking:是否統計出站連結。如果不希望Google Analytics統計出站連結，將這個選項disabled即可。 Additional tracking code:是否有要加入Google Analytics提供的其他選項，請自行查閱Google Analytics FAQ Download extensions to track:你想要統計的檔案類型，例如mp3, pdf等格式的檔案被下載時，是否要列入統計？ Google Analyticator下載 http://cavemonkey50.com/code/google-analyticator/]]></description>
			<content:encoded><![CDATA[<p>如果在WordPress裡面想使用Google Analytics的統計服務，最常見的作法就是在各個不同的佈景主題裡面加上Google Analytics的JavaScript語法，然而這樣的作法相當麻煩，每當更換themes就必須重新加語法。（當然也有人自己改WordPress的source code）</p>
<p>現在有了Google Analyticator這個Plug-in就不必這麼麻煩了！只需三個簡單的步驟，以後無論怎麼變換佈景主題都不用重新設定。</p>
<p><span id="more-26"></span></p>
<ol>
<li>上傳Google Analyticator plug-in到wp-content/plugins資料夾。</li>
<li>到WordPress的後台將Google Analyticator Plug-in Activate。</li>
<li>到後台-&gt;Options-&gt;Google Analytics設定即可。</li>
</ol>
<h1>Google Analyticator設定簡介</h1>
<h4>Basic Options</h4>
<ul>
<li>Google Analytics logging is:這邊當然要設定成Enabled才能啟用囉！</li>
<li>Your Google Analytics' UID:輸入Google Analytics給你的code，格式XX-XXXXXX-XX</li>
</ul>
<h4>Advanced Options</h4>
<ul>
<li>WordPress admin logging:設定當管理員登入系統時，是否讓Google Analytics統計資料，主要用意是避免像我這種每天要登入自己blog五十次的人，會讓Google Analytics的統計失真。</li>
<li>Outbound link tracking:是否統計出站連結。如果不希望Google Analytics統計出站連結，將這個選項disabled即可。</li>
<li>Additional tracking code:是否有要加入Google Analytics提供的其他選項，請自行查閱Google Analytics FAQ</li>
<li>Download extensions to track:你想要統計的檔案類型，例如mp3, pdf等格式的檔案被下載時，是否要列入統計？</li>
</ul>
<h1>Google Analyticator下載</h1>
<ul>
<li><a href="http://cavemonkey50.com/code/google-analyticator/">http://cavemonkey50.com/code/google-analyticator/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://punk.tw/2006/10/03/wordpress-plug-in-google-analyticator/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

