<?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"
	>
<channel>
	<title>Comments on: Wordpress question</title>
	<atom:link href="http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question/feed" rel="self" type="application/rss+xml" />
	<link>http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question</link>
	<description>Peter Van Dijck's weblog</description>
	<pubDate>Fri, 05 Sep 2008 11:49:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Fred</title>
		<link>http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question#comment-45558</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Thu, 03 Nov 2005 03:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question#comment-45558</guid>
		<description>One thing I forgot to mention (sorry about the double comment) is that I output the excerpt and not the full article, but you can do just about anything - use wordpress tags just like you would on any other template file.

Drop me an email if you need any help.</description>
		<content:encoded><![CDATA[<p>One thing I forgot to mention (sorry about the double comment) is that I output the excerpt and not the full article, but you can do just about anything - use wordpress tags just like you would on any other template file.</p>
<p>Drop me an email if you need any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question#comment-45557</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Thu, 03 Nov 2005 03:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question#comment-45557</guid>
		<description>Here's an example of that (which I use on my own website):
http://webreakstuff.com/stuff/index.phps</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an example of that (which I use on my own website):<br />
<a href="http://webreakstuff.com/stuff/index.phps" rel="nofollow">http://webreakstuff.com/stuff/index.phps</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question#comment-45551</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Thu, 03 Nov 2005 00:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question#comment-45551</guid>
		<description>the codex is your friend...

http://codex.wordpress.org/Template_Tags/get_posts</description>
		<content:encoded><![CDATA[<p>the codex is your friend&#8230;</p>
<p><a href="http://codex.wordpress.org/Template_Tags/get_posts" rel="nofollow">http://codex.wordpress.org/Template_Tags/get_posts</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Prodoehl</title>
		<link>http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question#comment-45548</link>
		<dc:creator>Pete Prodoehl</dc:creator>
		<pubDate>Wed, 02 Nov 2005 19:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://poorbuthappy.com/ease/archives/2005/11/02/2899/wordpress-question#comment-45548</guid>
		<description>I'd probably start by looking at either /blog/wp-rss2.php or /blog/wp-content/themes/default/index.php

Of course there might be something already existing to do what you want. If each category puts out an RSS feed with the 10 most recent posts, in theory you could just add some PHP code to domain.com/index.php to read and display the items from those feeds. I think magpie would do the trick.</description>
		<content:encoded><![CDATA[<p>I&#8217;d probably start by looking at either /blog/wp-rss2.php or /blog/wp-content/themes/default/index.php</p>
<p>Of course there might be something already existing to do what you want. If each category puts out an RSS feed with the 10 most recent posts, in theory you could just add some PHP code to domain.com/index.php to read and display the items from those feeds. I think magpie would do the trick.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
