<?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: How to have two blogs on one page</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/</link>
	<description></description>
	<lastBuildDate>Tue, 10 Jan 2012 01:21:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Beatriz</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/comment-page-1/#comment-6072</link>
		<dc:creator>Beatriz</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/#comment-6072</guid>
		<description>Thank you, Kristine! I was asking because I use some includes and I put something at the beginning of the code to make them work, but this one here seems simple! :-)
</description>
		<content:encoded><![CDATA[<p>Thank you, Kristine! I was asking because I use some includes and I put something at the beginning of the code to make them work, but this one here seems simple! <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christine</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/comment-page-1/#comment-6071</link>
		<dc:creator>Christine</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/#comment-6071</guid>
		<description>Not Jennifer, but I figured I would answer it for her.  The PHP include goes inside the code where you want the other blog to be displayed.  Or any file for that matter - the sidebar on my blog is made up of about 5 include files.  Hope that helps!</description>
		<content:encoded><![CDATA[<p>Not Jennifer, but I figured I would answer it for her.  The PHP include goes inside the code where you want the other blog to be displayed.  Or any file for that matter &#8211; the sidebar on my blog is made up of about 5 include files.  Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/comment-page-1/#comment-6069</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/#comment-6069</guid>
		<description>Great tip! Thanks! :)</description>
		<content:encoded><![CDATA[<p>Great tip! Thanks! <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beatriz</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/comment-page-1/#comment-6070</link>
		<dc:creator>Beatriz</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/#comment-6070</guid>
		<description>Jennifer, I&#039;m pretty new with PHP and I have a question (might be a little stupid, LOL): Where does this PHP include go? At the beginning of the code, before the starting tags, or inside the code where you want your other blog to be displayed? 

I know how to make simple includes, but I always use two tags. The one that goes before my html starting tag and the other that goes where I want to make the include. Is this the same?</description>
		<content:encoded><![CDATA[<p>Jennifer, I&#039;m pretty new with PHP and I have a question (might be a little stupid, LOL): Where does this PHP include go? At the beginning of the code, before the starting tags, or inside the code where you want your other blog to be displayed? </p>
<p>I know how to make simple includes, but I always use two tags. The one that goes before my html starting tag and the other that goes where I want to make the include. Is this the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pet Rock Star</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/comment-page-1/#comment-6068</link>
		<dc:creator>Pet Rock Star</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/13/how-to-have-two-blogs-on-one-page/#comment-6068</guid>
		<description>I used this as a starting point for something I was working on, and just wanted to add another level to it.

What I wanted to do was manage multiple blogs on one page, but have each of those blogs have the ability to stand alone (which the post above doesn&#039;t really allow). The solution (with a little help from the great &lt;a href=&quot;http://www.philringnalda.com&quot;&gt;Phil Ringnalda&lt;/a&gt;): create an additional index template with the output file &quot;last3.txt&quot; for each of your additional blogs that looks like this:

&lt;MTEntries lastn=&quot;3&quot;&gt;
&lt;b&gt;&lt;$MTEntryDate format=&quot;%B %d, %Y&quot;$&gt;&lt;/b&gt;&lt;br&gt;
&lt;$MTEntryExcerpt$&gt;
&lt;/MTEntries&gt;

Then, you use your excerpt field for a handy-dandy description of the post, and use this:

&lt;? include(&#039;http://www.yoursite.com/blog/path/last3.txt&#039;); ?&gt;

to pull them onto the main page, leaving the other blogs completely intact and beautimous.</description>
		<content:encoded><![CDATA[<p>I used this as a starting point for something I was working on, and just wanted to add another level to it.</p>
<p>What I wanted to do was manage multiple blogs on one page, but have each of those blogs have the ability to stand alone (which the post above doesn&#039;t really allow). The solution (with a little help from the great <a href="http://www.philringnalda.com">Phil Ringnalda</a>): create an additional index template with the output file &#034;last3.txt&#034; for each of your additional blogs that looks like this:</p>
<p>&lt;MTEntries lastn=&#034;3&#034;&gt;<br />
&lt;b&gt;&lt;$MTEntryDate format=&#034;%B %d, %Y&#034;$&gt;&lt;/b&gt;&lt;br&gt;<br />
&lt;$MTEntryExcerpt$&gt;<br />
&lt;/MTEntries&gt;</p>
<p>Then, you use your excerpt field for a handy-dandy description of the post, and use this:</p>
<p>&lt;? include(&#039;<a href="http://www.yoursite.com/blog/path/last3.txt" rel="nofollow">http://www.yoursite.com/blog/path/last3.txt</a>&#039;); ?&gt;</p>
<p>to pull them onto the main page, leaving the other blogs completely intact and beautimous.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

