<?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>iPlayTech - I Explore PC World &#187; WordPress</title>
	<atom:link href="http://www.iplaytech.net/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iplaytech.net</link>
	<description>software download internet PC computer web technology IT News</description>
	<lastBuildDate>Mon, 14 Jun 2010 01:39:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simply create a guestbook for Wordpress</title>
		<link>http://www.iplaytech.net/guestbook-for-wordpress.htm</link>
		<comments>http://www.iplaytech.net/guestbook-for-wordpress.htm#comments</comments>
		<pubDate>Thu, 23 Apr 2009 18:07:47 +0000</pubDate>
		<dc:creator>FORECE</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[guestbook]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://www.iplaytech.net/?p=15</guid>
		<description><![CDATA[
It is very useful to have a guestbook. We could make it by using Pages in WP.
My WP Version is 2.7.1 right now.  Please check your Wordpress Version before you read this article.
1. Add a new page, Give a name of this page and write something to welcoming your visitors.

2. Remember to tick Allow comments

3. Publish this page
 
4. Now [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-17" title="Simply create a guestbook for Wordpress" src="http://www.iplaytech.net/wp-content/uploads/2009/04/guestbook.jpg" alt="Guestbook of wordpress" width="504" height="97" /></a></p>
<p>It is very useful to have a guestbook. We could make it by using Pages in WP.</p>
<p><span id="more-15"></span>My WP Version is 2.7.1 right now.  Please check your Wordpress Version before you read this article.</p>
<p>1. Add a new page, Give a name of this page and write something to welcoming your visitors.</p>
<p><img class="alignnone size-full wp-image-18" title="guestbook_1" src="http://www.iplaytech.net/wp-content/uploads/2009/04/guestbook_1.jpg" alt="guestbook_1" width="535" height="526" /></p>
<p>2. Remember to tick Allow comments</p>
<p><img class="alignnone size-full wp-image-19" title="guestbook_2" src="http://www.iplaytech.net/wp-content/uploads/2009/04/guestbook_2.jpg" alt="guestbook_2" width="508" height="134" /></p>
<p>3. Publish this page</p>
<p> </p>
<p>4. Now you have a GUESTBOOK in your index page. However, People cannot leave comment for your guestbook. I think this is a bug for WP. You need to modify page.php to active this function.</p>
<p>Use Editplus, UltraEdit or other Editor to open the page.php ( in the template folder which you use)</p>
<p><span style="color: #ff0000;">DO NOT USE WINDOWS NOTEPAD</span> (it is not good for UTF-8)</p>
<p>Find code</p>
<blockquote><p>&lt;?php endwhile; ?&gt;</p></blockquote>
<p>Add this code in front of it</p>
<blockquote><p>&lt;?php comments_template(); ?&gt;</p></blockquote>
<p> <br />
5. Now you have a simple GUESTBOOK.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iplaytech.net/guestbook-for-wordpress.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
