<?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: Grab the Latest Post from Multiple WordPress Blogs</title>
	<atom:link href="http://www.intelliot.com/blog/2007/08/grab-the-latest-post-from-multiple-wordpress-blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intelliot.com/blog/2007/08/grab-the-latest-post-from-multiple-wordpress-blogs/</link>
	<description>Thoughts, opinions and fascinating discoveries by Elliot, a student at USC</description>
	<lastBuildDate>Wed, 10 Mar 2010 18:23:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peta</title>
		<link>http://www.intelliot.com/blog/2007/08/grab-the-latest-post-from-multiple-wordpress-blogs/comment-page-1/#comment-455083</link>
		<dc:creator>peta</dc:creator>
		<pubDate>Thu, 28 May 2009 12:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliot.com/blog/archives/2007/08/29/grab-the-latest-post-from-multiple-wordpress-blogs/#comment-455083</guid>
		<description>well - the easy solution was to just copy and paste the part of code from my wordpress main template where the posting is generated and just add these lines to connect to my homepage above:






// display your posts (and heading and meta and pictures) on your website




	&lt;div class=&quot;post&quot; id=&quot;post-&quot;&gt;
		
			&lt;a href=&quot;&quot; rel=&quot;bookmark&quot; title=&quot;&quot;&gt;&lt;/a&gt;
		

		
			
		

		
			
		

		
			
		

	&lt;!-- end of post --&gt;


</description>
		<content:encoded><![CDATA[<p>well &#8211; the easy solution was to just copy and paste the part of code from my wordpress main template where the posting is generated and just add these lines to connect to my homepage above:</p>
<p>// display your posts (and heading and meta and pictures) on your website</p>
<p>	&lt;div class=&#8221;post&#8221; id=&#8221;post-&#8221;&gt;</p>
<p>			&lt;a href=&#8221;" rel=&#8221;bookmark&#8221; title=&#8221;"&gt;</p>
<p>	<!-- end of post --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peta</title>
		<link>http://www.intelliot.com/blog/2007/08/grab-the-latest-post-from-multiple-wordpress-blogs/comment-page-1/#comment-455079</link>
		<dc:creator>Peta</dc:creator>
		<pubDate>Thu, 28 May 2009 11:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliot.com/blog/archives/2007/08/29/grab-the-latest-post-from-multiple-wordpress-blogs/#comment-455079</guid>
		<description>Hi! Nice solution! 
But is there a possibility to display images as well? Would be really nice if you would let me know!
Good work!</description>
		<content:encoded><![CDATA[<p>Hi! Nice solution!<br />
But is there a possibility to display images as well? Would be really nice if you would let me know!<br />
Good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Henricks</title>
		<link>http://www.intelliot.com/blog/2007/08/grab-the-latest-post-from-multiple-wordpress-blogs/comment-page-1/#comment-323689</link>
		<dc:creator>Jeremy Henricks</dc:creator>
		<pubDate>Fri, 12 Oct 2007 00:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliot.com/blog/archives/2007/08/29/grab-the-latest-post-from-multiple-wordpress-blogs/#comment-323689</guid>
		<description>Thanks, this is exactly what I&#039;m looking for.

My only problem is that I have multiple blogs that I want to grab posts from, but this code only pulls posts from the first section of code. Even when changing this line &quot;require_once(â€blog/wp-config.phpâ€);&quot; to another config file, the second section of code displays the same posts as the first section.

Any ideas?</description>
		<content:encoded><![CDATA[<p>Thanks, this is exactly what I&#8217;m looking for.</p>
<p>My only problem is that I have multiple blogs that I want to grab posts from, but this code only pulls posts from the first section of code. Even when changing this line &#8220;require_once(â€blog/wp-config.phpâ€);&#8221; to another config file, the second section of code displays the same posts as the first section.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://www.intelliot.com/blog/2007/08/grab-the-latest-post-from-multiple-wordpress-blogs/comment-page-1/#comment-304720</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Thu, 30 Aug 2007 06:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.intelliot.com/blog/archives/2007/08/29/grab-the-latest-post-from-multiple-wordpress-blogs/#comment-304720</guid>
		<description>Hi. Thanks for linking to my blog (gamemakker.co.uk). I hadn&#039;t realized these changes to blueprint had taken place (I must have forgotten to add bjorky&#039;s blog to my reader). Thanks for alerting me. I have updated the guide to suit the new number of columns. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi. Thanks for linking to my blog (gamemakker.co.uk). I hadn&#8217;t realized these changes to blueprint had taken place (I must have forgotten to add bjorky&#8217;s blog to my reader). Thanks for alerting me. I have updated the guide to suit the new number of columns. Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
