<?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: Putting the mt:OtherBlog tag to work</title>
	<atom:link href="http://michellejones.net/onapath/2007/10/putting-the-mtotherblog-tag-to-work.php/feed" rel="self" type="application/rss+xml" />
	<link>http://michellejones.net/onapath/2007/10/putting-the-mtotherblog-tag-to-work.php</link>
	<description>a Michelle Jones type situation</description>
	<lastBuildDate>Fri, 05 Mar 2010 04:42:49 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michelle</title>
		<link>http://michellejones.net/onapath/2007/10/putting-the-mtotherblog-tag-to-work.php/comment-page-1#comment-246</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Sat, 06 Oct 2007 04:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://michellejones.net/onapath/?p=92#comment-246</guid>
		<description>That&#039;s very interesting David. Thanks for sharing.
</description>
		<content:encoded><![CDATA[<p>That&#8217;s very interesting David. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Raynes</title>
		<link>http://michellejones.net/onapath/2007/10/putting-the-mtotherblog-tag-to-work.php/comment-page-1#comment-245</link>
		<dc:creator>David Raynes</dc:creator>
		<pubDate>Sat, 06 Oct 2007 01:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://michellejones.net/onapath/?p=92#comment-245</guid>
		<description>As the original creator of the MTOtherBlog plugin, which became the MultiBlog plugin, which was included with MT 4, I thought I should chime in here. :)
First of all, the OtherBlog/MultiBlog functionality has actually been rolled into a number of tags, including MTEntries.  So you could compress your second example to something like the following:
&lt;pre&gt;
&lt;MTEntries lastn=&quot;2&quot; include_blogs=&quot;1&quot;&gt;
....
&lt;/MTEntries&gt;
&lt;/pre&gt;
Secondly, if you&#039;ll take a look at the plugin configuration for MultiBlog, you will see that it has the ability to define rebuild triggers for your blogs.  So, if there is a chance to a secondary blog, an index rebuild of the main blog can be triggered, for example.
Hope that helps!
</description>
		<content:encoded><![CDATA[<p>As the original creator of the MTOtherBlog plugin, which became the MultiBlog plugin, which was included with MT 4, I thought I should chime in here. <img src='http://michellejones.net/onapath/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
First of all, the OtherBlog/MultiBlog functionality has actually been rolled into a number of tags, including MTEntries.  So you could compress your second example to something like the following:</p>
<pre>
&lt;MTEntries lastn="2" include_blogs="1"&gt;
....
&lt;/MTEntries&gt;
</pre>
<p>Secondly, if you&#8217;ll take a look at the plugin configuration for MultiBlog, you will see that it has the ability to define rebuild triggers for your blogs.  So, if there is a chance to a secondary blog, an index rebuild of the main blog can be triggered, for example.<br />
Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle</title>
		<link>http://michellejones.net/onapath/2007/10/putting-the-mtotherblog-tag-to-work.php/comment-page-1#comment-244</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Mon, 01 Oct 2007 23:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://michellejones.net/onapath/?p=92#comment-244</guid>
		<description>You&#039;re absolutely right J. So in cases where the main blog doesn&#039;t get updated frequently then a php include may still be the best way to go. On the flip side if you&#039;re adding to/editing/rebuilding the main blog regularly or more frequently than the secondary blog then mt:OtherBlog seems the way to go.
</description>
		<content:encoded><![CDATA[<p>You&#8217;re absolutely right J. So in cases where the main blog doesn&#8217;t get updated frequently then a php include may still be the best way to go. On the flip side if you&#8217;re adding to/editing/rebuilding the main blog regularly or more frequently than the secondary blog then mt:OtherBlog seems the way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j. brotherlove</title>
		<link>http://michellejones.net/onapath/2007/10/putting-the-mtotherblog-tag-to-work.php/comment-page-1#comment-243</link>
		<dc:creator>j. brotherlove</dc:creator>
		<pubDate>Mon, 01 Oct 2007 23:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://michellejones.net/onapath/?p=92#comment-243</guid>
		<description>Thanks again for your help. I use php includes a lot but it isn&#039;t the greatest solution for all clients. I&#039;m thinking one drawback may be that updating the &quot;other blog&quot; doesn&#039;t also update the main blog. Which means you need to do a full  (dreaded) rebuild. Am I wrong?
</description>
		<content:encoded><![CDATA[<p>Thanks again for your help. I use php includes a lot but it isn&#8217;t the greatest solution for all clients. I&#8217;m thinking one drawback may be that updating the &#8220;other blog&#8221; doesn&#8217;t also update the main blog. Which means you need to do a full  (dreaded) rebuild. Am I wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
