<?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>i-Live &#187; wordPress</title>
	<atom:link href="http://ilive.it-note.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://ilive.it-note.org/index.php</link>
	<description>數位‧趨勢‧網路‧生活</description>
	<lastBuildDate>Thu, 20 May 2010 06:59:47 +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>WordPress 插件wp-plurk 發表新文章時，自動發文到噗浪！</title>
		<link>http://ilive.it-note.org/index.php/2009/10/15/wp-plurk/</link>
		<comments>http://ilive.it-note.org/index.php/2009/10/15/wp-plurk/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 08:03:59 +0000</pubDate>
		<dc:creator>數碼隨筆</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[部落格架設]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[I-LIVE]]></category>
		<category><![CDATA[wordPress]]></category>
		<category><![CDATA[wp-plurk]]></category>
		<category><![CDATA[噗浪]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://ilive.it-note.org/index.php/?p=2434</guid>
		<description><![CDATA[Plurk噗浪已經是種流行，在台灣有著非常高的能見度以及使用率，許多數位行銷手法也非常注重，所以越來越多的部落格都喜歡將自己寫好的文章分享到噗浪，所以隨筆也趕快在i-Live的文章頁面中加了【推文到噗浪】的推文貼紙；可是隨筆想推文貼紙是給網友用的，那自己每次都要按推文貼紙…也有點不便，所以隨筆又上網找了「wp-plurk」插件，這插件可以自動發文到噗浪。 利用「wp-plurk」我們不必手動發新文章到噗浪，它可以在發文的時候就自動將文章的網址以及標題同步發送到噗浪上；而這插件的安裝相當簡單，我們可以上WP-Plurk 網頁去下載，也可以透過WordPress後台的【新增外掛】來做安裝。 WP-Plurk 網頁：http://wordpress.org/extend/plugins/wp-plurk/ 我們可以經由網頁下載之後，在將檔案解壓縮上傳到「/wp-content/plugins」資料夾下，然後經由後台啟動。 或者我們直接利用WordPress後台的【新增外掛】來做安裝。 1.在WordPress後台中左側欄裡「外掛」區塊的【新增】→在搜尋欄位輸入「wp-plurk」，然後按下搜尋，接著請點選「WP-Plurk」右邊的【安裝】。 2.接著顯示「wp-plurk」的相關訊息，雖然外掛顯示支援到2.7版，可是網路上許多大大已經測試過，2.8版也是可以相容安裝。 3.當安裝成功之後按下【啟用外掛】。 在「wp-plurk」外掛的設定頁中，「Plurk Username」欄位裡是指輸入噗浪帳號；而「Plurk Password」指的是你在噗浪的密碼。「Plurk Template」是輸入噗浪的訊息樣板，[says] 指的是「發言限定詞」，也就是出現在訊息前面的「說」，{{url}} 是文章的網址；{{title}} 則是文章標題。 再來我們將英文的訊息限定詞改成中文！]]></description>
		<wfw:commentRss>http://ilive.it-note.org/index.php/2009/10/15/wp-plurk/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress 網站分頁外掛-WP-PageNavi</title>
		<link>http://ilive.it-note.org/index.php/2009/03/25/wp-pagenavi/</link>
		<comments>http://ilive.it-note.org/index.php/2009/03/25/wp-pagenavi/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 03:20:17 +0000</pubDate>
		<dc:creator>數碼隨筆</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[部落格架設]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[I-LIVE]]></category>
		<category><![CDATA[ILIVE]]></category>
		<category><![CDATA[wordPress]]></category>
		<category><![CDATA[wordpress外掛]]></category>
		<category><![CDATA[WP-PageNavi]]></category>
		<category><![CDATA[數碼隨筆]]></category>

		<guid isPermaLink="false">http://ilive.it-note.org/index.php/?p=1707</guid>
		<description><![CDATA[這算是一篇舊文重發，由於網友nini問到「i-Live」網站的分頁是經由何種外掛控制，所以隨筆就把之前部落格的文章種理後再重發。 自從F2Blog轉到WordPress之後，網站的分頁功能隨筆一直都很弱；在部落格的首頁底部，網站分頁只能前頁、後頁的翻著，對於瀏覽上有點些微的不痛快！ 之後在瀏覽網路後發現了【WP-PageNavi】這個網站分頁管理外掛，在安裝後也有不錯的感覺。由於隨筆的部落格的樣板已經內建相關語法，所以隨筆只是將【WP-PageNavi】外掛上傳至後台，啟用之後便完成安裝了。 而關於一些沒有支援 【WP-PageNavi】外掛語法的樣板就必須以手動方式修改index.php…等文件，原則上【 WP-PageNavi 】的程式碼要新增於文章(post)之後、底部(footer)之前。 在index.php找到 將語法改成 就大功告成了。 如果有在佈景主題的index.php中發現 【&#60;?php if(function_exists(&#8216;wp_pagenavi&#8217;)) { wp_pagenavi(); } else { ?&#62;】 這段語法，那就表示這佈景主題已經支援【WP-PageNavi】了。 WP-PageNavi 最新版本下載：官方網站下載 P.S. 資料引用： PagiNavi Plugin 安裝 at MacroViz：http://www.macroviz.com/wordpress/?p=107]]></description>
		<wfw:commentRss>http://ilive.it-note.org/index.php/2009/03/25/wp-pagenavi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>休息一下，笑完以後，再繼續工作了</title>
		<link>http://ilive.it-note.org/index.php/2009/03/13/funny/</link>
		<comments>http://ilive.it-note.org/index.php/2009/03/13/funny/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 06:41:27 +0000</pubDate>
		<dc:creator>ALU</dc:creator>
				<category><![CDATA[印象迴廊]]></category>
		<category><![CDATA[ALU]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[funny movie]]></category>
		<category><![CDATA[wordPress]]></category>
		<category><![CDATA[好笑的]]></category>
		<category><![CDATA[小短片]]></category>

		<guid isPermaLink="false">http://ilive.it-note.org/index.php/?p=915</guid>
		<description><![CDATA[最近大環境的氣份實在太低靡了，減薪、裁員、無薪假，大概是我們電子業最寒冷的冬天吧！ 昨天下班前，一個朋友傳了封MAIL給我，標題是｢休息一下，笑完以後，再繼續工作了｣， 本想說他是不是又傳了垃圾郵件給我，一直很不願開啟，想想反正也都下班了，索性來看一下。 我的老天爺啊！實在是有給他好笑。]]></description>
		<wfw:commentRss>http://ilive.it-note.org/index.php/2009/03/13/funny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ilive.it-note.org/wp-content/uploads/2008/12/1.wmv" length="403073" type="video/x-ms-wmv" />
<enclosure url="http://ilive.it-note.org/wp-content/uploads/2008/12/2.wmv" length="832978" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Facebook Connector正夯趕快加入-Facebook Connect WordPress Plugin 正體中文版</title>
		<link>http://ilive.it-note.org/index.php/2009/01/12/facebook-connector/</link>
		<comments>http://ilive.it-note.org/index.php/2009/01/12/facebook-connector/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 06:51:18 +0000</pubDate>
		<dc:creator>ALU</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[部落格架設]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook Connect Wordpress Plugin]]></category>
		<category><![CDATA[Facebook Connector]]></category>
		<category><![CDATA[Google Friend Connect]]></category>
		<category><![CDATA[ILIVE]]></category>
		<category><![CDATA[wordPress]]></category>
		<category><![CDATA[wordpress外掛]]></category>

		<guid isPermaLink="false">http://ilive.it-note.org/index.php/?p=1379</guid>
		<description><![CDATA[自從Google Friend Connect推出，Blog儼然成為一個小型的社群，雖然Wordpress本身就具備這樣的功用，但是，除非你的Blog具有一定的規模與文章，否則成效是有限的。 不過，ALU今天並非要討論Google Friend Connect，因為在使用上並未達成ALU預期的效果，雖然在安裝上是相當的方便，可是在功能上卻是陽春的。所以，今天ALU力推另一個具備與社群互動工具Facebook Connector，就安裝來說Facebook Connector有一些難度，但是就操作面而言功能遠遠超過Google Friend Connect。 請先下載Facebook Connector for WordPress插件，如果你是英文使用者，可自行到Sociable下載主程式，目前提供的版本是Download the latest version hear (V.1.0)。 正體中文版： 正體中文語系： 下載完成後，上傳至/wp-content/plugins，並且至後台啟用。 在安裝外掛程式之前，你需要到 Facebooke Developers 頁面建立一個 Application。 具體可以參考：http://developers.facebook.com/get_started.php，建立好之後，記錄下 API Key 和 Secret，這兩個數字在外掛程式中會用到。 進入Wordpress後台-&#62;設定-&#62;Facebook Connector 將API 金鑰內碼[ac3ede…5b7e79]複製貼上 Facebook API Key，秘密編碼[0504b…ca1a8507]複製貼上Facebook API Secret。(此步驟可以等到完成Facebook上面設置完成後，在回到Wordpress後台設定即可)]]></description>
		<wfw:commentRss>http://ilive.it-note.org/index.php/2009/01/12/facebook-connector/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>WordPress2.7插件TinyMCE Advanced 修正下載</title>
		<link>http://ilive.it-note.org/index.php/2009/01/05/wordpress27tinymceadvanced/</link>
		<comments>http://ilive.it-note.org/index.php/2009/01/05/wordpress27tinymceadvanced/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 07:08:38 +0000</pubDate>
		<dc:creator>數碼隨筆</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[部落格架設]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[I-LIVE]]></category>
		<category><![CDATA[ILIVE]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[wordPress]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[數碼隨筆]]></category>

		<guid isPermaLink="false">http://ilive.it-note.org/index.php/?p=1167</guid>
		<description><![CDATA[上星期在ALU將「i-Live」的後台也從2.6.2一次升級到2.7版後，隨筆就一直無法使用「TinyMCE Advanced」這個插件。上次ALU也在「WordPress 發文無法切換預覽模式」這篇文章中提到「TinyMCE Advanced」的最新版本3.2與WordPress 2.7似乎有不相容的情形；但是隨筆不死心再翻遍繁體網頁找不到快速解決的方法後，隨筆轉向官方網站（英文&#8230;看得好累！）， 隨筆在官方網站中找到的資訊是「TinyMCE Advanced」的確支援WordPress2.7版，但是這隻插件是為英文語系所寫的…而在官網上也同時提供了繁體中文的語言包，所以隨筆就試著更新「i-Live」後台的「TinyMCE Advanced」插件，而很神奇的居然給隨筆蒙對了。 目前更新後的「TinyMCE Advanced」插件是否有問題，隨筆尚未遇到；只是在3.2版的TinyMCE編輯區介面會有灰灰的顏色框住已輸入文字的編輯區區塊，雖然對發文沒有影響可是隨筆就是不愛，所以隨筆就將編輯區介面又改回了3.1的樣式…最後為了測試一下，就來篇發文測試測試，大家現在看到的這篇就是更新後的「TinyMCE Advanced」插件所編輯的文章。 現在隨筆又可以在後台編輯文章了&#8230;真是可喜可賀！！ i-Live後台使用的版本（隨筆亂改的） 插件名稱：Tinymce-Advanced 插件語系：繁體中文 執行環境：WordPress2.7版 下載： P.S.TinyMCE Advanced 語系官方下載網頁： http://tinymce.moxiecode.com/download_i18n.php]]></description>
		<wfw:commentRss>http://ilive.it-note.org/index.php/2009/01/05/wordpress27tinymceadvanced/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

