<?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: Merging RSS Feeds With SimplePie</title>
	<atom:link href="http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=merging-rss-feeds-with-simplepie</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:02:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jan</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-18997</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Mon, 07 Mar 2011 08:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-18997</guid>
		<description>Hello! Is it possible to add to each RSS item the title of the website or feed?

I mean, if I have 2 feeds:
http://feeds.feedburner.com/Webmaster-source
http://feeds.feedburner.com/ProbloggerHelpingBloggersEarnMoney

I would like to have the result like this:
WebmasterSource: Item title nr. 1
WebmasterSource: Item title nr. 2
ProBlogger: Item title nr. 3
...</description>
		<content:encoded><![CDATA[<p>Hello! Is it possible to add to each RSS item the title of the website or feed?</p>
<p>I mean, if I have 2 feeds:<br />
<a href="http://feeds.feedburner.com/Webmaster-source" rel="nofollow">http://feeds.feedburner.com/Webmaster-source</a><br />
<a href="http://feeds.feedburner.com/ProbloggerHelpingBloggersEarnMoney" rel="nofollow">http://feeds.feedburner.com/Pr.....sEarnMoney</a></p>
<p>I would like to have the result like this:<br />
WebmasterSource: Item title nr. 1<br />
WebmasterSource: Item title nr. 2<br />
ProBlogger: Item title nr. 3<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David S.</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11935</link>
		<dc:creator>David S.</dc:creator>
		<pubDate>Wed, 08 Sep 2010 19:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11935</guid>
		<description>I did something similar recently, but ended up writing the class myself.  It does a lot of the same stuff as SimplePie, but also sorts by pubDate. 

If anyone is interested in seeing what I did, I blogged about it here: 
http://www.widgetsandburritos.com/technical/programming/merge-rss-feeds-php-cache/</description>
		<content:encoded><![CDATA[<p>I did something similar recently, but ended up writing the class myself.  It does a lot of the same stuff as SimplePie, but also sorts by pubDate. </p>
<p>If anyone is interested in seeing what I did, I blogged about it here:<br />
<a href="http://www.widgetsandburritos.com/technical/programming/merge-rss-feeds-php-cache/" rel="nofollow">http://www.widgetsandburritos......php-cache/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bearman</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11652</link>
		<dc:creator>Bearman</dc:creator>
		<pubDate>Sun, 04 Jul 2010 15:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11652</guid>
		<description>maybe geshi would help for code on wordpress ;) ... http://wordpress.org/extend/plugins/scgeshi/

and for validating the generated rss-feeds: http://www.feedvalidator.org

greetz
Bearman

PS: (it seems there is a broken JS ...)</description>
		<content:encoded><![CDATA[<p>maybe geshi would help for code on wordpress <img src='http://media.webmaster-source.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8230; <a href="http://wordpress.org/extend/plugins/scgeshi/" rel="nofollow">http://wordpress.org/extend/plugins/scgeshi/</a></p>
<p>and for validating the generated rss-feeds: <a href="http://www.feedvalidator.org" rel="nofollow">http://www.feedvalidator.org</a></p>
<p>greetz<br />
Bearman</p>
<p>PS: (it seems there is a broken JS &#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11510</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 27 May 2010 22:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11510</guid>
		<description>Copy and paste from this file: http://www.webmaster-source.com/wp-content/uploads/2007/08/rssmergerphp.txt

WordPress messed up the quotes. (It converted them from straight quotes to the fancy curly ones.)</description>
		<content:encoded><![CDATA[<p>Copy and paste from this file: <a href="http://media.webmaster-source.com/wp-content/uploads/2007/08/rssmergerphp.txt" rel="nofollow">http://www.webmaster-source.co.....gerphp.txt</a></p>
<p>WordPress messed up the quotes. (It converted them from straight quotes to the fancy curly ones.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda Harrison</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11508</link>
		<dc:creator>Linda Harrison</dc:creator>
		<pubDate>Thu, 27 May 2010 19:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11508</guid>
		<description>Hi,

I tried to test this out on my server, and it doesn&#039;t seem to be working. Can you give me any suggestions? This is where I did it, I copied everything precisely and only changed where the SimplePie.inc file was included http://lindaharrisonmusic.com/rss_all.php
Any help would be greatly appreciated! 

Linda x</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried to test this out on my server, and it doesn&#8217;t seem to be working. Can you give me any suggestions? This is where I did it, I copied everything precisely and only changed where the SimplePie.inc file was included <a href="http://lindaharrisonmusic.com/rss_all.php" rel="nofollow">http://lindaharrisonmusic.com/rss_all.php</a><br />
Any help would be greatly appreciated! </p>
<p>Linda x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mossack Anme</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11116</link>
		<dc:creator>Mossack Anme</dc:creator>
		<pubDate>Fri, 19 Mar 2010 04:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-11116</guid>
		<description>Why my feed cant load the description and date? See it through my name.</description>
		<content:encoded><![CDATA[<p>Why my feed cant load the description and date? See it through my name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-10954</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Mon, 22 Feb 2010 22:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-10954</guid>
		<description>how do you do that. 
I have researched and I can&#039;t seem to find a way to.
Any help will be much appreciated.</description>
		<content:encoded><![CDATA[<p>how do you do that.<br />
I have researched and I can&#8217;t seem to find a way to.<br />
Any help will be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-10925</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 16 Feb 2010 06:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-10925</guid>
		<description>You could create a multidimensional array containing the feed URLs and your other data, which you could probably match up with the items somehow?</description>
		<content:encoded><![CDATA[<p>You could create a multidimensional array containing the feed URLs and your other data, which you could probably match up with the items somehow?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-10922</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Mon, 15 Feb 2010 16:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-10922</guid>
		<description>Thank you so much for this guide. I really appreciate you posting it.
I would like to also add these two items to each of the feed: a category and image (link) unique to each single feed.  I will have the information stored somewhere and I just want the values to be assigned to each feed line as the code is looping through the feeds. 
Does anyone know how I can do that? I will really appreciate it. 
Jack.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this guide. I really appreciate you posting it.<br />
I would like to also add these two items to each of the feed: a category and image (link) unique to each single feed.  I will have the information stored somewhere and I just want the values to be assigned to each feed line as the code is looping through the feeds.<br />
Does anyone know how I can do that? I will really appreciate it.<br />
Jack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-10443</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 30 Nov 2009 22:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/2007/08/06/merging-rss-feeds-with-simplepie/#comment-10443</guid>
		<description>First, make sure that the feeds have more than ten items altogether. :)

Also, make sure you delete the files in the cache.</description>
		<content:encoded><![CDATA[<p>First, make sure that the feeds have more than ten items altogether. <img src='http://media.webmaster-source.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Also, make sure you delete the files in the cache.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.webmaster-source.com @ 2012-02-09 18:58:24 by W3 Total Cache -->
