<?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 for Little Penguin Studio</title>
	<atom:link href="http://www.littlepenguinstudio.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlepenguinstudio.com</link>
	<description>Freelance Vancouver, BC, based WordPress developer Nathan Shubert</description>
	<lastBuildDate>Sat, 03 Sep 2011 08:48:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on How To Move a WordPress Site by Ola Löfvén</title>
		<link>http://www.littlepenguinstudio.com/2011/08/30/how-to-move-a-wordpress-site/#comment-11</link>
		<dc:creator>Ola Löfvén</dc:creator>
		<pubDate>Sat, 03 Sep 2011 08:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlepenguinstudio.com/?p=137#comment-11</guid>
		<description>Great guide. I also put up a guide, and recently moved a few installations when changing webhost. Perhaps your guide is a little easier to read ;) I especially like the PhpMySql screenshots..</description>
		<content:encoded><![CDATA[<p>Great guide. I also put up a guide, and recently moved a few installations when changing webhost. Perhaps your guide is a little easier to read <img src='http://www.littlepenguinstudio.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I especially like the PhpMySql screenshots..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Move a WordPress Site by Nathan</title>
		<link>http://www.littlepenguinstudio.com/2011/08/30/how-to-move-a-wordpress-site/#comment-10</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Fri, 02 Sep 2011 19:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlepenguinstudio.com/?p=137#comment-10</guid>
		<description>I&#039;ve added an addendum to address absolute paths created in the wysiwyg.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve added an addendum to address absolute paths created in the wysiwyg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Move a WordPress Site by Nathan</title>
		<link>http://www.littlepenguinstudio.com/2011/08/30/how-to-move-a-wordpress-site/#comment-9</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 30 Aug 2011 17:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlepenguinstudio.com/?p=137#comment-9</guid>
		<description>I was thinking do a find and replace with an SQL command, but that&#039;s a FAR better idea, especially since you have a local version of your SQL right there anyway. Thanks!!</description>
		<content:encoded><![CDATA[<p>I was thinking do a find and replace with an SQL command, but that&#8217;s a FAR better idea, especially since you have a local version of your SQL right there anyway. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Move a WordPress Site by christine</title>
		<link>http://www.littlepenguinstudio.com/2011/08/30/how-to-move-a-wordpress-site/#comment-8</link>
		<dc:creator>christine</dc:creator>
		<pubDate>Tue, 30 Aug 2011 15:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlepenguinstudio.com/?p=137#comment-8</guid>
		<description>When I work on the production server, I usually work on a wp folder and then just use WordPress&#039;s &lt;a href=&quot;http://www.bluelimemedia.com/2011/01/31/setting-up-wordpress-for-developmen/&quot; rel=&quot;nofollow&quot;&gt;handy redirect&lt;/a&gt;, that way I don&#039;t have to move anything...

When I do move from localhost or wherever, to a new host, I just open the sql in my textmate, do a find and replace the path that need changing and then save and import that new file. It&#039;s easy peasy, but moving a db always gives me the sweats. ;)</description>
		<content:encoded><![CDATA[<p>When I work on the production server, I usually work on a wp folder and then just use WordPress&#8217;s <a href="http://www.bluelimemedia.com/2011/01/31/setting-up-wordpress-for-developmen/" rel="nofollow">handy redirect</a>, that way I don&#8217;t have to move anything&#8230;</p>
<p>When I do move from localhost or wherever, to a new host, I just open the sql in my textmate, do a find and replace the path that need changing and then save and import that new file. It&#8217;s easy peasy, but moving a db always gives me the sweats. <img src='http://www.littlepenguinstudio.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Move a WordPress Site by Nathan</title>
		<link>http://www.littlepenguinstudio.com/2011/08/30/how-to-move-a-wordpress-site/#comment-7</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 30 Aug 2011 02:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlepenguinstudio.com/?p=137#comment-7</guid>
		<description>Oh right! I forgot about links and images in the wysiwyg. I’ll post a followup on that. Why would you have other relative paths not to the root or template directory though? Between bloginfo(&#039;url&#039;) and bloginfo(&#039;template_directory&#039;) you&#039;re always covered.</description>
		<content:encoded><![CDATA[<p>Oh right! I forgot about links and images in the wysiwyg. I’ll post a followup on that. Why would you have other relative paths not to the root or template directory though? Between bloginfo(&#8216;url&#8217;) and bloginfo(&#8216;template_directory&#8217;) you&#8217;re always covered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Move a WordPress Site by Steve</title>
		<link>http://www.littlepenguinstudio.com/2011/08/30/how-to-move-a-wordpress-site/#comment-5</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 30 Aug 2011 02:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlepenguinstudio.com/?p=137#comment-5</guid>
		<description>Nice post! I&#039;ve always found that during development (and particularly when images are added to a page) that many other absolute URL&#039;s can appear in the DB that need to be rewritten. Also any relative URL&#039;s that aren&#039;t to the web root can cause problems (/dev/wp-content/... -&gt; /wp-content/...)</description>
		<content:encoded><![CDATA[<p>Nice post! I&#8217;ve always found that during development (and particularly when images are added to a page) that many other absolute URL&#8217;s can appear in the DB that need to be rewritten. Also any relative URL&#8217;s that aren&#8217;t to the web root can cause problems (/dev/wp-content/&#8230; -&gt; /wp-content/&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Move a WordPress Site by Nathan</title>
		<link>http://www.littlepenguinstudio.com/2011/08/30/how-to-move-a-wordpress-site/#comment-4</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 30 Aug 2011 01:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlepenguinstudio.com/?p=137#comment-4</guid>
		<description>Arrows courtesy of &lt;a href=&quot;http://skitch.com&quot; rel=&quot;nofollow&quot;&gt;Skitch&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Arrows courtesy of <a href="http://skitch.com" rel="nofollow">Skitch</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

