<?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>phill84.org &#187; wordpress</title>
	<atom:link href="http://phill84.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://phill84.org</link>
	<description>System.out.print</description>
	<lastBuildDate>Sat, 26 Mar 2011 10:21:26 +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>Comments and pingbacks are seperated</title>
		<link>http://phill84.org/2009/04/comments-and-pingbacks-are-seperated/</link>
		<comments>http://phill84.org/2009/04/comments-and-pingbacks-are-seperated/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 09:56:40 +0000</pubDate>
		<dc:creator>phill84</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[pingback]]></category>
		<category><![CDATA[seperated]]></category>

		<guid isPermaLink="false">http://phill84.org/2009/04/comments-and-pingbacks-are-seperated/</guid>
		<description><![CDATA[By theme&#8217;s default, comment list includes both normal comments and pingbacks, I modified the code so that pingbacks will appear below the new comment form while normal comments stay the same. But the comments count on the index page and &#8230; <a href="http://phill84.org/2009/04/comments-and-pingbacks-are-seperated/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>By theme&#8217;s default, comment list includes both normal comments and pingbacks, I modified the code so that pingbacks will appear below the new comment form while normal comments stay the same. But the comments count on the index page and archive page still counts both the comments and the pingbacks.</p>
]]></content:encoded>
			<wfw:commentRss>http://phill84.org/2009/04/comments-and-pingbacks-are-seperated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loading bar added</title>
		<link>http://phill84.org/2009/04/loading-bar-added/</link>
		<comments>http://phill84.org/2009/04/loading-bar-added/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 15:20:20 +0000</pubDate>
		<dc:creator>phill84</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[loading bar]]></category>

		<guid isPermaLink="false">http://phill84.org/2009/04/loading-bar-added/</guid>
		<description><![CDATA[In the beginning I was gonna make the loading bar which would depend on the loading progress of images on the page, but later on it seemed a bit too advanced for me&#8230; so I just used another easy implementation &#8230; <a href="http://phill84.org/2009/04/loading-bar-added/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the beginning I was gonna make the loading bar which would depend on the loading progress of images on the page, but later on it seemed a bit too advanced for me&#8230;</p>
<p>so I just used another easy implementation</p>
<p>ideas were taken from <a href="http://ishawn.net/tips/loading-status-bar.html">jQuery 页面载入进度条</a> and <a href="http://yensdesign.com/2008/11/how-to-create-a-stylish-loading-bar-as-gmail-in-javascript/">How to create a stylish loading bar as Gmail in javascript</a></p>
]]></content:encoded>
			<wfw:commentRss>http://phill84.org/2009/04/loading-bar-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新 theme 上馬</title>
		<link>http://phill84.org/2009/03/%e6%96%b0-theme-%e4%b8%8a%e9%a6%ac/</link>
		<comments>http://phill84.org/2009/03/%e6%96%b0-theme-%e4%b8%8a%e9%a6%ac/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 16:21:12 +0000</pubDate>
		<dc:creator>phill84</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://phill84.org/2009/03/%e6%96%b0-theme-%e4%b8%8a%e9%a6%ac/</guid>
		<description><![CDATA[改了一天基本完成了 在 Cordobo Green Park 2 的基礎上修改了下 structure 跟很多細部的 php code 還從 deepwhite 同學處偷了點元素跟 idea 另外發現 lightview plus 導致在 IE 中出現 Internet Explorer Cannot Open the Internet Site- Operation Aborted Error 暫時換成 zoombox 了 準備等什麼時後有空做個 loading bar &#8230;]]></description>
			<content:encoded><![CDATA[<p>改了一天基本完成了<br />
在 <a href="http://wordpress.org/extend/themes/cordobo-green-park-2">Cordobo Green Park 2</a> 的基礎上修改了下 structure 跟很多細部的 php code<br />
還從 <a href="http://deepwhite.cc/">deepwhite</a> 同學處偷了點元素跟 idea <img src='http://phill84.org/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin 新 theme 上馬" class='wp-smiley colorbox-562' title="新 theme 上馬" /><br />
另外發現 <a href="http://wordpress.org/extend/plugins/lightview-plus/">lightview plus</a> 導致在 IE 中出現  Internet Explorer Cannot Open the Internet Site- Operation Aborted Error<br />
暫時換成 <a href="http://wordpress.org/extend/plugins/zoom-box/">zoombox</a> 了<br />
準備等什麼時後有空做個 loading bar &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://phill84.org/2009/03/%e6%96%b0-theme-%e4%b8%8a%e9%a6%ac/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Theme changed</title>
		<link>http://phill84.org/2008/12/theme-changed/</link>
		<comments>http://phill84.org/2008/12/theme-changed/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 17:22:57 +0000</pubDate>
		<dc:creator>phill84</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[librio]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://phill84.org/?p=466</guid>
		<description><![CDATA[new theme is based on Librio by deniart changed some css styles and the way archives are displayed, also navigation was changed to fit WP Page Numbers]]></description>
			<content:encoded><![CDATA[<p>new theme is based on <a href="http://wordpress.org/extend/themes/librio">Librio</a> by <a href="http://deniart.ru/">deniart</a></p>
<p>changed some css styles and the way archives are displayed, also navigation was changed to fit <a href="http://wordpress.org/extend/plugins/wp-page-numbers/">WP Page Numbers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://phill84.org/2008/12/theme-changed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7</title>
		<link>http://phill84.org/2008/12/wordpress-27/</link>
		<comments>http://phill84.org/2008/12/wordpress-27/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 12:16:19 +0000</pubDate>
		<dc:creator>phill84</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[2.7]]></category>

		<guid isPermaLink="false">http://phill84.org/?p=464</guid>
		<description><![CDATA[The backend has been improved a lot, no need for any backend appearance plugins anymore.]]></description>
			<content:encoded><![CDATA[<p>The backend has been improved a lot, no need for any backend appearance plugins anymore.</p>
]]></content:encoded>
			<wfw:commentRss>http://phill84.org/2008/12/wordpress-27/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

