<?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>Lukewarm &#187; wordpress related posts</title>
	<atom:link href="http://www.imluke.net/blog/tag/wordpress-related-posts/feed" rel="self" type="application/rss+xml" />
	<link>http://www.imluke.net/blog</link>
	<description>Luke&#039;s lukewarm life now gets some {GREEN}.</description>
	<lastBuildDate>Tue, 29 Jun 2010 09:49:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress related posts</title>
		<link>http://www.imluke.net/blog/125_wordpress-related-posts.html</link>
		<comments>http://www.imluke.net/blog/125_wordpress-related-posts.html#comments</comments>
		<pubDate>Fri, 09 May 2008 15:33:35 +0000</pubDate>
		<dc:creator>Luke</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress related posts]]></category>

		<guid isPermaLink="false">http://www.imluke.net/blog/?p=125</guid>
		<description><![CDATA[I installed a wordpress plugin which is written by a friend: Denis. It returns the related posts by tags. I want to put it in sidebar. So I added a widget function for this plugin. Also the content filters were commented out so that it won&#8217;t borther to filter my post contents everytime since I [...]]]></description>
			<content:encoded><![CDATA[<p>I installed <a title="wordpress related posts plugin" href="http://wordpress.org/extend/plugins/wordpress-23-related-posts-plugin/">a wordpress plugin</a> which is written by a friend: <a title="Denis's website" href="http://fairyfish.net/">Denis</a>. It returns the related posts by tags.</p>
<p>I want to put it in sidebar. So I added a widget function for this plugin. Also the content filters were commented out so that it won&#8217;t borther to filter my post contents everytime since I don&#8217;t want to display them in post or feeds.</p>
<p>Although it works fine for me now, there are still some things to be improved:</p>
<ol>
<li>If the number of related posts does not reach to display limit, it should have option to fill with random or most commented posts.</li>
<li>The title section really need to be moved out from the main code generate function.</li>
<li>Take count of category. The posts in the same category are related.</li>
<li>Denis submitted v0.6 to SVN trunk! I wander how he released v0.7 via SVN&#8230;</li>
</ol>
<p>I will send Denis my patch tomorrow. Hopefully he will merge it into next release, and, fix the functions I wanted here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imluke.net/blog/125_wordpress-related-posts.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
