<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Fetching RSS Posts from within Wordpress</title>
	<link>http://ask.metafilter.com/45814/Fetching-RSS-Posts-from-within-Wordpress/</link>
	<description>Comments on Ask MetaFilter post Fetching RSS Posts from within Wordpress</description>
	<pubDate>Sun, 03 Sep 2006 08:59:26 -0800</pubDate>
	<lastBuildDate>Sun, 03 Sep 2006 08:59:26 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Fetching RSS Posts from within Wordpress</title>
		<link>http://ask.metafilter.com/45814/Fetching-RSS-Posts-from-within-Wordpress</link>	
		<description>I&apos;d like to have a list of the most recent entries from several RSS feeds somewhere on my WordPress blog. How can I do this? &lt;br /&gt;&lt;br /&gt; For example, if I wanted to have the last post I made to mefi, the last post I made to askmefi, and the last post I made to meta (all of which are available as the first entry in their respective RSS feeds), listed in my WP blog template, how can I fetch them? Is there a plugin?&lt;br&gt;
&lt;br&gt;
Additionally, is there a roundup RSS feed of all of the above, together as one feed, somewhere on MeFi, per user (ie. all of my posts, maybe including comments, in one feed)?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.45814</guid>
		<pubDate>Sun, 03 Sep 2006 08:52:57 -0800</pubDate>
		<dc:creator>armoured-ant</dc:creator>
		
			<category>web</category>
		
			<category>wordpress</category>
		
			<category>rss</category>
		
	</item> <item>
		<title>By: danb</title>
		<link>http://ask.metafilter.com/45814/Fetching-RSS-Posts-from-within-Wordpress#700164</link>	
		<description>I use &lt;a href=&quot;http://www.geckotribe.com/rss/carp/&quot;&gt;CaRP&lt;/a&gt; to do this (yeah, I know, most irritating website ever).  It required some mucking about with PHP, but nothing I couldn&apos;t do (and I don&apos;t know the language).  The &lt;a href=&quot;http://carp.docs.geckotribe.com/conf/display/&quot;&gt;documentation&lt;/a&gt; is fairly thorough.&lt;br&gt;
&lt;br&gt;
I&apos;m sure there are better, easier plugins to handle this now, but if you decide to use CaRP and need some help, I&apos;ll see what I can do.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.45814-700164</guid>
		<pubDate>Sun, 03 Sep 2006 08:59:26 -0800</pubDate>
		<dc:creator>danb</dc:creator>
	</item><item>
		<title>By: jack_mo</title>
		<link>http://ask.metafilter.com/45814/Fetching-RSS-Posts-from-within-Wordpress#700180</link>	
		<description>I use &lt;a href=&quot;http://magpierss.sourceforge.net/&quot;&gt;MagpieRSS&lt;/a&gt; to do this sort of stuff - again, you can get it working with no real knowledge of PHP, and since it&apos;s independent of WordPress, you don&apos;t have to worry about plugins breaking when you upgrade.&lt;br&gt;
&lt;br&gt;
Staying inside WordPress, assuming you can use &lt;a href=&quot;http://automattic.com/code/widgets/&quot;&gt;Widgets&lt;/a&gt;, it looks like the &lt;a href=&quot;http://wp-plugins.net/plugin/king-rss/&quot;&gt;King RSS&lt;/a&gt; widget is your best bet (though I&apos;ve not tried it myself). &lt;br&gt;
&lt;br&gt;
There&apos;s tons of straight plugins too, like &lt;a href=&quot;http://wp-plugins.net/plugin/getRSS/&quot;&gt;getRSS&lt;/a&gt;, &lt;a href=&quot;http://wp-plugins.net/plugin/RSSImport/&quot;&gt;RSSImport&lt;/a&gt;, &amp;amp;c. - most only pull in one feed, though, so you&apos;d need to use, say, &lt;a href=&quot;http://feedshake.com/&quot;&gt;FeedShake&lt;/a&gt; to combine together the various MeFi feeds you want to display into one first.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.45814-700180</guid>
		<pubDate>Sun, 03 Sep 2006 09:29:33 -0800</pubDate>
		<dc:creator>jack_mo</dc:creator>
	</item><item>
		<title>By: jessamyn</title>
		<link>http://ask.metafilter.com/45814/Fetching-RSS-Posts-from-within-Wordpress#700182</link>	
		<description>&lt;em&gt;Additionally, is there a roundup RSS feed of all of the above, together as one feed&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Nope. You can go to the FAQ to get a list of the feeds on MeFi but there isn&apos;t an aggregated feed though you could use something like &lt;a href=&quot;http://suprglu.com/&quot;&gt;suprglu&lt;/a&gt; to hack something like this up.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.45814-700182</guid>
		<pubDate>Sun, 03 Sep 2006 09:31:32 -0800</pubDate>
		<dc:creator>jessamyn</dc:creator>
	</item><item>
		<title>By: jack_mo</title>
		<link>http://ask.metafilter.com/45814/Fetching-RSS-Posts-from-within-Wordpress#700184</link>	
		<description>Oh, and to answer the additional question: I don&apos;t think so (shame, it would be handy to have). But as I say, if you just grab all the feeds on your user page and dump them into FeedShake, you can get yourself a MetaFilter personal mega-feed.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.45814-700184</guid>
		<pubDate>Sun, 03 Sep 2006 09:34:02 -0800</pubDate>
		<dc:creator>jack_mo</dc:creator>
	</item><item>
		<title>By: jack_mo</title>
		<link>http://ask.metafilter.com/45814/Fetching-RSS-Posts-from-within-Wordpress#700189</link>	
		<description>Oop, should&apos;ve previewed - suprglu is maybe better than FeedShake for making your roundup feed, as you&apos;ll get a weblog-style page along with the feed, and it&apos;s much easier to add and delete feeds.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.45814-700189</guid>
		<pubDate>Sun, 03 Sep 2006 09:40:13 -0800</pubDate>
		<dc:creator>jack_mo</dc:creator>
	</item><item>
		<title>By: jessicak</title>
		<link>http://ask.metafilter.com/45814/Fetching-RSS-Posts-from-within-Wordpress#700193</link>	
		<description>i don&apos;t know wordpress very well, but if lets you display simple javascript, you can use &lt;a href=&quot;http://itde.vccs.edu/rss2js/build.php&quot;&gt;Feed2JS&lt;/a&gt;. i&apos;ve used it to display rss feeds on web sites--it&apos;s very simple to use (fill out the form with the feed URL, # of posts to display and a couple other things, then click a button and it gives you the js code to insert in your page). &lt;br&gt;
&lt;br&gt;
I&apos;ve had a few feeds that didn&apos;t cooperate, but overall, it&apos;s a great tool for quickly inserting feeds into a web site without any PHP fiddling.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.45814-700193</guid>
		<pubDate>Sun, 03 Sep 2006 09:50:10 -0800</pubDate>
		<dc:creator>jessicak</dc:creator>
	</item><item>
		<title>By: armoured-ant</title>
		<link>http://ask.metafilter.com/45814/Fetching-RSS-Posts-from-within-Wordpress#700324</link>	
		<description>Hah. I know &lt;a href=&quot;http://www.zachinglis.com&quot; title=&quot;Zach Inglis&quot;&gt;Zach&lt;a /&gt;, who made &lt;a href=&quot;http://www.zachinglis.com/projects/getrss/&quot; title=&quot;getRSS&quot;&gt;getRSS&lt;/a&gt;, personally. The internets are tiny!&lt;br&gt;
&lt;br&gt;
Think I&apos;ll use suprglu to plug together a combined feed, then getRSS or Feed2JS to fetch it.&lt;br&gt;
&lt;br&gt;
Thanks Fites!&lt;/a&gt;&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.45814-700324</guid>
		<pubDate>Sun, 03 Sep 2006 13:58:21 -0800</pubDate>
		<dc:creator>armoured-ant</dc:creator>
	</item>
	</channel>
</rss>
