<?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 merge two old WordPress blogs</title>
	<atom:link href="http://moshublog.com/2008/05/15/how-to-merge-two-old-wordpress-blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://moshublog.com/2008/05/15/how-to-merge-two-old-wordpress-blogs/</link>
	<description>The combined blog: about WordPress, the Canadian Prairies and myself</description>
	<pubDate>Mon, 21 May 2012 23:44:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Avangelist</title>
		<link>http://moshublog.com/2008/05/15/how-to-merge-two-old-wordpress-blogs/comment-page-1/#comment-85733</link>
		<dc:creator>Avangelist</dc:creator>
		<pubDate>Thu, 15 Dec 2011 09:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://moshublog.com/?p=322#comment-85733</guid>
		<description>The concept for merging databases is fairly straight forward. The more complex aspect is merging the files directories for images, videos etc and then updating the database paths to the files.</description>
		<content:encoded><![CDATA[<p>The concept for merging databases is fairly straight forward. The more complex aspect is merging the files directories for images, videos etc and then updating the database paths to the files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun</title>
		<link>http://moshublog.com/2008/05/15/how-to-merge-two-old-wordpress-blogs/comment-page-1/#comment-66919</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Thu, 13 Jan 2011 10:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://moshublog.com/?p=322#comment-66919</guid>
		<description>I'm finding this a bit of a nightmare trying to merge my wedding video blog with my wifes wedding photography blog. Your post has helped make it somewhat simpler and I will give it ago as soon as I get my head around it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m finding this a bit of a nightmare trying to merge my wedding video blog with my wifes wedding photography blog. Your post has helped make it somewhat simpler and I will give it ago as soon as I get my head around it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kashif</title>
		<link>http://moshublog.com/2008/05/15/how-to-merge-two-old-wordpress-blogs/comment-page-1/#comment-62171</link>
		<dc:creator>Kashif</dc:creator>
		<pubDate>Fri, 25 Jun 2010 03:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://moshublog.com/?p=322#comment-62171</guid>
		<description>Thanks for this idea!</description>
		<content:encoded><![CDATA[<p>Thanks for this idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://moshublog.com/2008/05/15/how-to-merge-two-old-wordpress-blogs/comment-page-1/#comment-53462</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 13 Nov 2009 20:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://moshublog.com/?p=322#comment-53462</guid>
		<description>Thanks for the post I wish you the best!</description>
		<content:encoded><![CDATA[<p>Thanks for the post I wish you the best!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://moshublog.com/2008/05/15/how-to-merge-two-old-wordpress-blogs/comment-page-1/#comment-16838</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 13 Jun 2008 18:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://moshublog.com/?p=322#comment-16838</guid>
		<description>Thanks for the speedy reply!  The part that gives me difficulties is my low i.q...I will give it a try and get back to you with more questions, or if I'm succesful, to thank you again for your help.  ;-)</description>
		<content:encoded><![CDATA[<p>Thanks for the speedy reply!  The part that gives me difficulties is my low i.q&#8230;I will give it a try and get back to you with more questions, or if I&#8217;m succesful, to thank you again for your help.  ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moshu</title>
		<link>http://moshublog.com/2008/05/15/how-to-merge-two-old-wordpress-blogs/comment-page-1/#comment-16835</link>
		<dc:creator>Moshu</dc:creator>
		<pubDate>Fri, 13 Jun 2008 16:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://moshublog.com/?p=322#comment-16835</guid>
		<description>Hey George,

It is relatively simple. With XAMPP your root folder is "htdocs" - which will show anything uploaded there, when you open "localhost/something" in your browser.

So, under htdocs I have created different subdirectories (could be anything but I did it in this way to keep track): /2011/ or /231/ or /25/ or /251/ etc. - and I put the content of the downloaded and unzipped version packages in the proper directory.

Edit the wp-config... i.e. follow the usual install routine for each.

Which is the part that gives you difficulties?</description>
		<content:encoded><![CDATA[<p>Hey George,</p>
<p>It is relatively simple. With XAMPP your root folder is &#8220;htdocs&#8221; - which will show anything uploaded there, when you open &#8220;localhost/something&#8221; in your browser.</p>
<p>So, under htdocs I have created different subdirectories (could be anything but I did it in this way to keep track): /2011/ or /231/ or /25/ or /251/ etc. - and I put the content of the downloaded and unzipped version packages in the proper directory.</p>
<p>Edit the wp-config&#8230; i.e. follow the usual install routine for each.</p>
<p>Which is the part that gives you difficulties?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://moshublog.com/2008/05/15/how-to-merge-two-old-wordpress-blogs/comment-page-1/#comment-16833</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 13 Jun 2008 15:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://moshublog.com/?p=322#comment-16833</guid>
		<description>Moshu, can you tell me the steps in installing *other* Wordpress versions under Xampp?  (You answered a query I posted in the Wordpress Forum, saying it could be done, but even with the innumerable posts showing how to install ONE version, I'm not sure just how to install other versions.

Thanks!</description>
		<content:encoded><![CDATA[<p>Moshu, can you tell me the steps in installing *other* Wordpress versions under Xampp?  (You answered a query I posted in the Wordpress Forum, saying it could be done, but even with the innumerable posts showing how to install ONE version, I&#8217;m not sure just how to install other versions.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

