<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Get your Wordpress.com</title>
	<atom:link href="http://techlogs.net/2005/10/15/get-your-wordpresscom/feed/" rel="self" type="application/rss+xml" />
	<link>http://techlogs.net/2005/10/15/get-your-wordpresscom/</link>
	<description>Tips, News, Reviews</description>
	<lastBuildDate>Thu, 27 May 2010 08:20:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://techlogs.net/2005/10/15/get-your-wordpresscom/comment-page-1/#comment-29</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 15 Oct 2005 03:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/?p=38#comment-29</guid>
		<description>thanks a lot edrei. I was using version 1.1

the readme is more understandable:
&lt;blockquote&gt;
If automatic creation of a full text index fails. You will have to do it manually. Just open your database in pmpMySQLadmin and run the following command (just cut &amp; paste):

ALTER TABLE `wp_posts` ADD FULLTEXT `post_related` (
    `post_name` ,
    `post_content`
)
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>thanks a lot edrei. I was using version 1.1</p>
<p>the readme is more understandable:</p>
<blockquote><p>
If automatic creation of a full text index fails. You will have to do it manually. Just open your database in pmpMySQLadmin and run the following command (just cut &amp; paste):</p>
<p>ALTER TABLE `wp_posts` ADD FULLTEXT `post_related` (<br />
    `post_name` ,<br />
    `post_content`<br />
)
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edrei</title>
		<link>http://techlogs.net/2005/10/15/get-your-wordpresscom/comment-page-1/#comment-28</link>
		<dc:creator>Edrei</dc:creator>
		<pubDate>Sat, 15 Oct 2005 03:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/?p=38#comment-28</guid>
		<description>The instructions are in the readme. I&#039;m not sure what version of related posts you got, but for simplicity use &lt;a href=&quot;http://www.w-a-s-a-b-i.com/downloads/related-posts-1.3.3.zip&quot; rel=&quot;nofollow&quot;&gt;version 1.3.3&lt;/a&gt;. Then all you got to do is click on the link in your plugins page to auto index your db and you&#039;re done.</description>
		<content:encoded><![CDATA[<p>The instructions are in the readme. I&#8217;m not sure what version of related posts you got, but for simplicity use <a href="http://www.w-a-s-a-b-i.com/downloads/related-posts-1.3.3.zip" rel="nofollow">version 1.3.3</a>. Then all you got to do is click on the link in your plugins page to auto index your db and you&#8217;re done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://techlogs.net/2005/10/15/get-your-wordpresscom/comment-page-1/#comment-27</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 15 Oct 2005 02:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/?p=38#comment-27</guid>
		<description>I just want to try the new interface. I will not make my blog official until wordpress.com become official.

&lt;blockquote&gt;

1. Add a full text index to your wp_post table:

ALTER TABLE `wp_posts` ADD FULLTEXT `post_related` (
    `post_name` ,
    `post_content`
)

This is best executed using php admin tool.
&lt;/blockquote&gt;

I don&#039;t understand how to do this. I&#039;ve added post_related field, but it didn&#039;t seem to work. :(</description>
		<content:encoded><![CDATA[<p>I just want to try the new interface. I will not make my blog official until wordpress.com become official.</p>
<blockquote>
<p>1. Add a full text index to your wp_post table:</p>
<p>ALTER TABLE `wp_posts` ADD FULLTEXT `post_related` (<br />
    `post_name` ,<br />
    `post_content`<br />
)</p>
<p>This is best executed using php admin tool.
</p></blockquote>
<p>I don&#8217;t understand how to do this. I&#8217;ve added post_related field, but it didn&#8217;t seem to work. <img src='http://techlogs.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edrei</title>
		<link>http://techlogs.net/2005/10/15/get-your-wordpresscom/comment-page-1/#comment-26</link>
		<dc:creator>Edrei</dc:creator>
		<pubDate>Sat, 15 Oct 2005 01:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techlogs.net/?p=38#comment-26</guid>
		<description>I&#039;ve got 4 invites to give away anyway. Though I&#039;m waiting for them to go official before I give them out or unless you&#039;re a geek blogger because it&#039;s still in alpha-soon-to-be-beta stages and I would save it for people who actually know what they are doing. There is and will be a lot of downtime as Matt updates the DB to quash the bugs and do updates,  but that&#039;s about it really. 

Oh...your related entries don&#039;t work. You haven&#039;t done a full text indexing yet.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got 4 invites to give away anyway. Though I&#8217;m waiting for them to go official before I give them out or unless you&#8217;re a geek blogger because it&#8217;s still in alpha-soon-to-be-beta stages and I would save it for people who actually know what they are doing. There is and will be a lot of downtime as Matt updates the DB to quash the bugs and do updates,  but that&#8217;s about it really. </p>
<p>Oh&#8230;your related entries don&#8217;t work. You haven&#8217;t done a full text indexing yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
