<?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"
	>
<channel>
	<title>Comments on: Experiment On Your Blog Without Destroying It</title>
	<atom:link href="http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/</link>
	<description>Yo Quiero Takako Bell</description>
	<pubDate>Fri, 05 Dec 2008 01:07:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Nigorimasen! &#187; Just Joined TRSI Affiliate Program; Bored With My Current Design</title>
		<link>http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68188</link>
		<dc:creator>Nigorimasen! &#187; Just Joined TRSI Affiliate Program; Bored With My Current Design</dc:creator>
		<pubDate>Mon, 31 Dec 2007 06:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68188</guid>
		<description>[...] kind of color scheme I&#8217;d want so I suppose I&#8217;ll try out a bunch using Kabitzin&#8217;s experimentation method and hopefully develop something over the next couple months I will be satisfied with well into [...]</description>
		<content:encoded><![CDATA[<p>[...] kind of color scheme I&#8217;d want so I suppose I&#8217;ll try out a bunch using Kabitzin&#8217;s experimentation method and hopefully develop something over the next couple months I will be satisfied with well into [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68028</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 24 Dec 2007 19:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68028</guid>
		<description>I tried running SQL/Apache on my machine as a testing server a while back but thanks to my n00bishness I couldn't get it to work correctly. This seems to be a handy alternative to going through the hassle of a full-blown testing server so if the holiday offers some spare time I might give it a spin. The idea of my own PC to act as a backup server during downtime sounds pretty neat, I must admit.</description>
		<content:encoded><![CDATA[<p>I tried running SQL/Apache on my machine as a testing server a while back but thanks to my n00bishness I couldn&#8217;t get it to work correctly. This seems to be a handy alternative to going through the hassle of a full-blown testing server so if the holiday offers some spare time I might give it a spin. The idea of my own PC to act as a backup server during downtime sounds pretty neat, I must admit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kabitzin</title>
		<link>http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68027</link>
		<dc:creator>Kabitzin</dc:creator>
		<pubDate>Mon, 24 Dec 2007 16:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68027</guid>
		<description>Ah, the UTF-8 issue.  If you have a backup (not just the SQL output) of your database, you might be able to salvage the situation.  I made two posts about my experiences converting my database to UTF-8, &lt;a href="http://www.seaslugteam.com/archives/2007/09/03/now-with-more-utf/" rel="nofollow"&gt;here&lt;/a&gt; and &lt;a href="http://www.seaslugteam.com/archives/2007/09/04/find-and-replace/" rel="nofollow"&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Ah, the UTF-8 issue.  If you have a backup (not just the SQL output) of your database, you might be able to salvage the situation.  I made two posts about my experiences converting my database to UTF-8, <a href="http://www.seaslugteam.com/archives/2007/09/03/now-with-more-utf/" rel="nofollow">here</a> and <a href="http://www.seaslugteam.com/archives/2007/09/04/find-and-replace/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bateszi</title>
		<link>http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68025</link>
		<dc:creator>bateszi</dc:creator>
		<pubDate>Mon, 24 Dec 2007 15:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68025</guid>
		<description>It's funny you should post this now, given just yesterday I started coding a new WordPress theme for my blog on my localhost! I tend to install everything separately these days, so I just install Apache, then PHP, then MySQL and finally phpMyAdmin. Stay away from Microsoft's IIS whatever the cost, it's a horrible web server compared with something as smooth and well documented as Apache. I transferred my WordPress DB between servers using a .SQL file created by phpMyAdmin.

Anyway, the major problem I've faced so far is that I didn't upgrade my WP for like 6-8 months and the latest versions are using UTF-8, so all my old posts are littered with funky characters :&#124;</description>
		<content:encoded><![CDATA[<p>It&#8217;s funny you should post this now, given just yesterday I started coding a new WordPress theme for my blog on my localhost! I tend to install everything separately these days, so I just install Apache, then PHP, then MySQL and finally phpMyAdmin. Stay away from Microsoft&#8217;s IIS whatever the cost, it&#8217;s a horrible web server compared with something as smooth and well documented as Apache. I transferred my WordPress DB between servers using a .SQL file created by phpMyAdmin.</p>
<p>Anyway, the major problem I&#8217;ve faced so far is that I didn&#8217;t upgrade my WP for like 6-8 months and the latest versions are using UTF-8, so all my old posts are littered with funky characters <img src='http://www.seaslugteam.com/wp-content/plugins/smilies-themer/Rabbit/neutral.gif' alt=':|' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kabitzin</title>
		<link>http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68024</link>
		<dc:creator>Kabitzin</dc:creator>
		<pubDate>Mon, 24 Dec 2007 13:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68024</guid>
		<description>I've also tried using a sub-domain before, but it's almost as much work as doing it with XAMPP, and the upload time starts to add up very quickly.  There's also more risk that you might mess something up on your actual site or your database while working on the sub-domain.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve also tried using a sub-domain before, but it&#8217;s almost as much work as doing it with XAMPP, and the upload time starts to add up very quickly.  There&#8217;s also more risk that you might mess something up on your actual site or your database while working on the sub-domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adun</title>
		<link>http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68023</link>
		<dc:creator>Adun</dc:creator>
		<pubDate>Mon, 24 Dec 2007 09:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.seaslugteam.com/archives/2007/12/24/experiment-on-your-blog-without-destroying-it/#comment-68023</guid>
		<description>What I did for mine was create a sub-domain on my hosting and install WP and the necessary themes and edit the files that way. Of course uploading stuff does get annoying but hey, it works.</description>
		<content:encoded><![CDATA[<p>What I did for mine was create a sub-domain on my hosting and install WP and the necessary themes and edit the files that way. Of course uploading stuff does get annoying but hey, it works.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
