<?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: Aggregate multiple feeds, order by date, with PHP</title>
	<atom:link href="http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/</link>
	<description>Share what you know, Learn what you don't.  This is the evolution of one Afrikan.</description>
	<pubDate>Sat, 11 Oct 2008 02:07:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Anthony</title>
		<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-135750</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Tue, 29 Apr 2008 14:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-135750</guid>
		<description>EH could you share your source with us, as I am also looking to do this very thing. If possible, perhaps e-mail me at asgentile@gmail.com. Thanks</description>
		<content:encoded><![CDATA[<p>EH could you share your source with us, as I am also looking to do this very thing. If possible, perhaps e-mail me at <a href="mailto:asgentile@gmail.com">asgentile@gmail.com</a>. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EH</title>
		<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-134597</link>
		<dc:creator>EH</dc:creator>
		<pubDate>Wed, 23 Apr 2008 09:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-134597</guid>
		<description>Howto sort by date

1. Get feed into array using magpie
2. write sort compare function. This compares timestamps!
3. use php usort with custom compare function
4. Loop array and display.

Worked for me, but tricky!</description>
		<content:encoded><![CDATA[<p>Howto sort by date</p>
<p>1. Get feed into array using magpie<br />
2. write sort compare function. This compares timestamps!<br />
3. use php usort with custom compare function<br />
4. Loop array and display.</p>
<p>Worked for me, but tricky!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Knight</title>
		<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-77303</link>
		<dc:creator>Gareth Knight</dc:creator>
		<pubDate>Fri, 06 Apr 2007 12:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-77303</guid>
		<description>Will do Craig ;-)</description>
		<content:encoded><![CDATA[<p>Will do Craig <img src='http://www.oneafrikan.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig (mars-hill)</title>
		<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-77198</link>
		<dc:creator>Craig (mars-hill)</dc:creator>
		<pubDate>Thu, 05 Apr 2007 14:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-77198</guid>
		<description>Hey,

I've used magpie to bring feeds to my homepage, but am not having much luck in creating a "master feed" of all my content (which is my next goal).

If you have any luck I'd be thankful to hear about it. Cheers!</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;ve used magpie to bring feeds to my homepage, but am not having much luck in creating a &#8220;master feed&#8221; of all my content (which is my next goal).</p>
<p>If you have any luck I&#8217;d be thankful to hear about it. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Knight</title>
		<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-8348</link>
		<dc:creator>Gareth Knight</dc:creator>
		<pubDate>Thu, 26 Jan 2006 16:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-8348</guid>
		<description>Will do - should be posting something soon on this blog if I get it to work the way I want it to...</description>
		<content:encoded><![CDATA[<p>Will do - should be posting something soon on this blog if I get it to work the way I want it to&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gesslar</title>
		<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-8347</link>
		<dc:creator>Gesslar</dc:creator>
		<pubDate>Thu, 26 Jan 2006 00:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-8347</guid>
		<description>I'm looking to do exactly this, if you find out, please let me know.</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking to do exactly this, if you find out, please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Knight</title>
		<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-7994</link>
		<dc:creator>Gareth Knight</dc:creator>
		<pubDate>Thu, 01 Dec 2005 13:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-7994</guid>
		<description>Wikipedia has quite a list of RSS aggregators, here:
http://en.wikipedia.org/wiki/List_of_news_aggregators</description>
		<content:encoded><![CDATA[<p>Wikipedia has quite a list of RSS aggregators, here:<br />
<a href="http://en.wikipedia.org/wiki/List_of_news_aggregators" rel="nofollow">http://en.wikipedia.org/wiki/List_of_news_aggregators</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Knight</title>
		<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-7993</link>
		<dc:creator>Gareth Knight</dc:creator>
		<pubDate>Thu, 01 Dec 2005 12:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-7993</guid>
		<description>Thanks Peter ;-)

See, the problem I can see with using a DB for the purpose that I have (only need to see current feed, not archived feeds) is that you end up populating a DB unnecessarily.  I spose you could go back and delete rows based on a time criteria, but that's not really solving the problem but just working around it...</description>
		<content:encoded><![CDATA[<p>Thanks Peter <img src='http://www.oneafrikan.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>See, the problem I can see with using a DB for the purpose that I have (only need to see current feed, not archived feeds) is that you end up populating a DB unnecessarily.  I spose you could go back and delete rows based on a time criteria, but that&#8217;s not really solving the problem but just working around it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Nixey</title>
		<link>http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-7992</link>
		<dc:creator>Peter Nixey</dc:creator>
		<pubDate>Thu, 01 Dec 2005 09:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.oneafrikan.com/archives/2005/11/30/aggregate-multiple-feeds-order-by-date-with-php/#comment-7992</guid>
		<description>Hi Gareth,
I'm using magpie but have only got as far as playiing with it so far. I'm not using its caching though, I'm putting straight back into a DB...</description>
		<content:encoded><![CDATA[<p>Hi Gareth,<br />
I&#8217;m using magpie but have only got as far as playiing with it so far. I&#8217;m not using its caching though, I&#8217;m putting straight back into a DB&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
