﻿<?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>iwboe-blog &#187; WordPress</title>
	<atom:link href="http://www.iwboe.com/wordpress/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iwboe.com/wordpress</link>
	<description>時間::生活::旅行</description>
	<lastBuildDate>Mon, 06 Sep 2010 08:45:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel='hub' href='http://www.iwboe.com/wordpress/?pushpress=hub'/>
		<item>
		<title>[修改]網站放Facebook臉書、twitter、Plurk噗浪按鈕</title>
		<link>http://www.iwboe.com/wordpress/2010/09/06/455</link>
		<comments>http://www.iwboe.com/wordpress/2010/09/06/455#comments</comments>
		<pubDate>Sun, 05 Sep 2010 16:37:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.iwboe.com/wordpress/?p=455</guid>
		<description><![CDATA[打開使用主題(路徑:wp-content/themes/主題名稱)的index.php檔案 找到 &#60;?php the_title(); ?&#62;&#60;/a&#62;&#60;/h2&#62; 在下面找位置插入 &#60;div&#62; &#60;span style=&#34;float: right&#34;&#62;&#38;nbsp; &#60;a rel=&#34;nofollow&#34; onclick=&#34;this.target='_blank'&#34; href=&#34;http://www.facebook.com/sharer.php?u=&#60;?php echo get_permalink() ?&#62;&#38;amp;t=&#60;?php the_title(); ?&#62;&#34;&#62; &#60;img title=&#34;分享到臉書！&#34; src=&#34;http://iwboe.com/wordpress/img/facebook.png&#34; width=&#34;20&#34; height=&#34;20&#34; alt=&#34;臉書&#34; /&#62;&#60;/a&#62; &#60;a rel=&#34;nofollow&#34; onclick=&#34;this.target='_blank'&#34; href=&#34;http://plurk.com/?qualifier=shares&#38;amp;status=[分享] http://iwboe.com/wordpress/?p=&#60;?php the_ID(); ?&#62; (&#60;?php the_title(); ?&#62;)&#34;&#62; &#60;img title=&#34;分享到噗浪！&#34; src=&#34;http://iwboe.com/wordpress/img/plurk.png&#34; width=&#34;20&#34; height=&#34;20&#34; alt=&#34;噗浪&#34; /&#62;&#60;/a&#62; &#60;a rel=&#34;nofollow&#34; onclick=&#34;this.target='_blank'&#34; href=&#34;http://twitter.com/home?status=[推薦] &#60;?php the_title(); ?&#62; http://iwboe.com/wordpress/?p=&#60;?php the_ID(); ?&#62;&#34;&#62; &#60;img title=&#34;分享到推特！&#34; [...]]]></description>
		<wfw:commentRss>http://www.iwboe.com/wordpress/2010/09/06/455/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[修改]WPG2通過W3C</title>
		<link>http://www.iwboe.com/wordpress/2010/09/05/446</link>
		<comments>http://www.iwboe.com/wordpress/2010/09/05/446#comments</comments>
		<pubDate>Sun, 05 Sep 2010 15:55:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[程式語言]]></category>

		<guid isPermaLink="false">http://www.iwboe.com/wordpress/?p=446</guid>
		<description><![CDATA[打開wpg2functions.inc檔案 收尋 &#60;script language=&#34;javascript&#34; type=&#34;text/javascript&#34; src=&#34;'.get_bloginfo('wpurl').'/wp-content/plugins/wpg2/js/dtree.js&#34;&#62; 取代為 &#60;script type=&#34;text/javascript&#34; src=&#34;'.get_bloginfo('wpurl').'/wp-content/plugins/wpg2/js/dtree.js&#34;&#62; 收尋 $lightboxscript.= '&#60;script language=&#34;JavaScript&#34; type=&#34;text/javascript&#34;&#62; lb_path = &#34;'.$lightbox_imgpath.'&#34;; &#60;/script&#62;'.&#34;\n&#34;; 取代為 $lightboxscript.= '&#60;script type=&#34;text/javascript&#34;&#62; lb_path = &#34;'.$lightbox_imgpath.'&#34;; &#60;/script&#62;'.&#34;\n&#34;;]]></description>
		<wfw:commentRss>http://www.iwboe.com/wordpress/2010/09/05/446/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>gallery2風格改造-未完</title>
		<link>http://www.iwboe.com/wordpress/2007/12/13/17</link>
		<comments>http://www.iwboe.com/wordpress/2007/12/13/17#comments</comments>
		<pubDate>Thu, 13 Dec 2007 09:28:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[gallery2]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://www.iwboe.com/wordpress/2007/12/13/17</guid>
		<description><![CDATA[ 為了配合vicuna風格 把gallery風格的wordpressembedded大改&#8230;..  1.theme.tpl    a.&#60;body&#62; 後面增加&#60;body&#62; 2.album.tpl  3.photo.tpl  增加點擊照片下一張 &#60;a href="{g-&#62;url params=$theme.navigator.next.urlParams} 4.sidebar.tpl 5.displaytoggle.tpl 最後面增加&#60;/div&#62;]]></description>
		<wfw:commentRss>http://www.iwboe.com/wordpress/2007/12/13/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress風格改造</title>
		<link>http://www.iwboe.com/wordpress/2007/12/07/14</link>
		<comments>http://www.iwboe.com/wordpress/2007/12/07/14#comments</comments>
		<pubDate>Thu, 06 Dec 2007 18:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[gallery2]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://www.iwboe.com/wordpress/2007/12/07/14</guid>
		<description><![CDATA[紀錄-風格改造 1.安裝wp.vicuna 2.新增vicuna日曆 &#8211;a. puling-vicuna-calendar.zip &#8211;b. 控制台啟動 vucuna &#8211;c. 側邊列新增日曆 Calendar 3. 5.module.css檔案裡有效化日曆 /*← delete(刪除) @import url (mod_calendar.css) */← delete(刪除)   4.更改vicuna上邊列 Home 5.更改wpg2 刪除用不到的CSS]]></description>
		<wfw:commentRss>http://www.iwboe.com/wordpress/2007/12/07/14/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[2010-09-06]WordPress外掛清單</title>
		<link>http://www.iwboe.com/wordpress/2007/11/27/34</link>
		<comments>http://www.iwboe.com/wordpress/2007/11/27/34#comments</comments>
		<pubDate>Tue, 27 Nov 2007 14:33:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://127.0.0.1/wordpress/?p=1</guid>
		<description><![CDATA[使用中的外掛 停用中的外掛]]></description>
		<wfw:commentRss>http://www.iwboe.com/wordpress/2007/11/27/34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
