<?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: Testing New WordPress Versions Part 2: Data</title>
	<atom:link href="http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/</link>
	<description>A Technology Crow in search of Bright Shiny Objects</description>
	<lastBuildDate>Tue, 16 Mar 2010 15:01:48 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-41642</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 13 Jun 2008 15:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-41642</guid>
		<description>Hi George -- just change the db prefix in each installation&#039;s wp-config.php file.  More info can be found at: http://codex.wordpress.org/Installing_Multiple_Blogs</description>
		<content:encoded><![CDATA[<p>Hi George &#8212; just change the db prefix in each installation&#8217;s wp-config.php file.  More info can be found at: <a href="http://codex.wordpress.org/Installing_Multiple_Blogs" rel="nofollow">http://codex.wordpress.org/Installing_Multiple_Blogs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-41637</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 13 Jun 2008 15:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-41637</guid>
		<description>How do you add additional Wordpress versions to Xampp?</description>
		<content:encoded><![CDATA[<p>How do you add additional Wordpress versions to Xampp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simplerich &#187; 5 Step HOWTO Upgrade to Wordpress 2.3</title>
		<link>http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-12865</link>
		<dc:creator>simplerich &#187; 5 Step HOWTO Upgrade to Wordpress 2.3</dc:creator>
		<pubDate>Tue, 25 Sep 2007 23:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-12865</guid>
		<description>[...] for example, did a series of posts on how to best upgrade the software. You can see the posts here, here, here, and well, there are more, but I grow bored with the &#8220;here&#8217;s&#8221; and anxious [...]</description>
		<content:encoded><![CDATA[<p>[...] for example, did a series of posts on how to best upgrade the software. You can see the posts here, here, here, and well, there are more, but I grow bored with the &#8220;here&#8217;s&#8221; and anxious [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-12504</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 18 Sep 2007 16:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-12504</guid>
		<description>TPC - Yep, that&#039;s a valid and easier alternative to what I walk through in this article.

However... (there&#039;s always a &quot;however&quot;, isn&#039;t there?)

My approach is a complete/full copy.  SO all the WordPress options, plugin settings and such come along.  I find it better for full testing.

That being said, I use your approach all the time -- it&#039;s especially helpful when I&#039;m doing theme work and just want to have my content on the local copy of WP.  :-)</description>
		<content:encoded><![CDATA[<p>TPC &#8211; Yep, that&#8217;s a valid and easier alternative to what I walk through in this article.</p>
<p>However&#8230; (there&#8217;s always a &#8220;however&#8221;, isn&#8217;t there?)</p>
<p>My approach is a complete/full copy.  SO all the WordPress options, plugin settings and such come along.  I find it better for full testing.</p>
<p>That being said, I use your approach all the time &#8212; it&#8217;s especially helpful when I&#8217;m doing theme work and just want to have my content on the local copy of WP.  <img src='http://www.solo-technology.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThePortableConsultant</title>
		<link>http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-12503</link>
		<dc:creator>ThePortableConsultant</dc:creator>
		<pubDate>Tue, 18 Sep 2007 16:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.solo-technology.com/blog/2007/09/17/testing-new-wordpress-versions-part-2-data/#comment-12503</guid>
		<description>I used the WordPress tool &#039;Export&#039; in the &#039;Manage&#039; menu to download a WXR xml file to my XAMPP Lite WordPress for testing.

I don&#039;t know if there is an upper limit to the size of the possible export, however.

Cheers,
-pmh</description>
		<content:encoded><![CDATA[<p>I used the WordPress tool &#8216;Export&#8217; in the &#8216;Manage&#8217; menu to download a WXR xml file to my XAMPP Lite WordPress for testing.</p>
<p>I don&#8217;t know if there is an upper limit to the size of the possible export, however.</p>
<p>Cheers,<br />
-pmh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
