<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Some free software for you all! (THAT I WROTE)</title>
	<link>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/</link>
	<description>Benjamin XO Esquire.</description>
	<pubDate>Sat, 22 Nov 2008 05:01:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Silver</title>
		<link>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13179</link>
		<pubDate>Sun, 14 Oct 2007 04:43:11 +0000</pubDate>
		<guid>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13179</guid>
					<description>WOW it worked! This is GREAT! Many many thanks!</description>
		<content:encoded><![CDATA[<p>WOW it worked! This is GREAT! Many many thanks!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ben XO</title>
		<link>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13124</link>
		<pubDate>Sat, 13 Oct 2007 15:16:11 +0000</pubDate>
		<guid>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13124</guid>
					<description>that's alright sir.</description>
		<content:encoded><![CDATA[<p>that&#8217;s alright sir.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Silver</title>
		<link>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13123</link>
		<pubDate>Sat, 13 Oct 2007 15:13:46 +0000</pubDate>
		<guid>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13123</guid>
					<description>Ahhh okay gotcha... unfortunately I'm going to have to put this off till tomorrow cuz I think my hosting helpdesk is messing around with my htaccesses right now trying to help me fix a hotlinking problem :( So my pages are going all wonky, suddenly lost my txt blog for no reason!

Thanks for all your help! Really appreciate it :)</description>
		<content:encoded><![CDATA[<p>Ahhh okay gotcha&#8230; unfortunately I&#8217;m going to have to put this off till tomorrow cuz I think my hosting helpdesk is messing around with my htaccesses right now trying to help me fix a hotlinking problem <img src='http://www.ben-xo.com/v6/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  So my pages are going all wonky, suddenly lost my txt blog for no reason!</p>
<p>Thanks for all your help! Really appreciate it <img src='http://www.ben-xo.com/v6/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ben XO</title>
		<link>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13117</link>
		<pubDate>Sat, 13 Oct 2007 14:44:49 +0000</pubDate>
		<guid>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13117</guid>
					<description>just don't write define('RELOCATE', false); because that will just confuse everyone.</description>
		<content:encoded><![CDATA[<p>just don&#8217;t write define(&#8217;RELOCATE&#8217;, false); because that will just confuse everyone.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ben XO</title>
		<link>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13116</link>
		<pubDate>Sat, 13 Oct 2007 14:44:00 +0000</pubDate>
		<guid>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13116</guid>
					<description>i don't think you actually need quote marks around the word 'true'. TRUE (and also FALSE) is a special PHP key word. But honestly, it doesn't matter, it should work with either: the plugin  (and wordpress wp-login.php) is only checking to see IF it is defined at all, not what it's defined to be.</description>
		<content:encoded><![CDATA[<p>i don&#8217;t think you actually need quote marks around the word &#8216;true&#8217;. TRUE (and also FALSE) is a special PHP key word. But honestly, it doesn&#8217;t matter, it should work with either: the plugin  (and wordpress wp-login.php) is only checking to see IF it is defined at all, not what it&#8217;s defined to be.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Silver</title>
		<link>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13115</link>
		<pubDate>Sat, 13 Oct 2007 14:29:15 +0000</pubDate>
		<guid>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13115</guid>
					<description>Just to double check, I add this line:

define('RELOCATE', 'true');

to wp-config.php right? With the quote marks outside of true right? Because the ''s were not included in the little intro written in the plugin itself and all the other lines in wp-config had quote marks around the second word in the define lines (yes I'm PHP noob LOL! :P)

I'm trying it out now :D</description>
		<content:encoded><![CDATA[<p>Just to double check, I add this line:</p>
<p>define(&#8217;RELOCATE&#8217;, &#8216;true&#8217;);</p>
<p>to wp-config.php right? With the quote marks outside of true right? Because the &#8216;&#8217;s were not included in the little intro written in the plugin itself and all the other lines in wp-config had quote marks around the second word in the define lines (yes I&#8217;m PHP noob LOL! <img src='http://www.ben-xo.com/v6/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>I&#8217;m trying it out now <img src='http://www.ben-xo.com/v6/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ben XO</title>
		<link>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13107</link>
		<pubDate>Sat, 13 Oct 2007 13:08:09 +0000</pubDate>
		<guid>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13107</guid>
					<description>Heya. Here's how I use it.

1) Install it on the live copy and activate it.
2) Make a copy of your live copy back to your sandbox copy (be that on a remote test server or a local test server). Obviously now the plugin is on both test and live now.
3) Clone the live database on to your sandbox / test copy. (This is why you activated it on live: so that it's activated on test too).
4) Visit http://www.yourtestcopy.whatever/wp-login.php (this is the step that makes the plugin do it's magic)
5) Use the test copy for your evil experiments.

Then, in the future, you can make clones of the database from the live copy whenever you like, and all you have to do after each one is visit /wp-login.php once.</description>
		<content:encoded><![CDATA[<p>Heya. Here&#8217;s how I use it.</p>
<p>1) Install it on the live copy and activate it.<br />
2) Make a copy of your live copy back to your sandbox copy (be that on a remote test server or a local test server). Obviously now the plugin is on both test and live now.<br />
3) Clone the live database on to your sandbox / test copy. (This is why you activated it on live: so that it&#8217;s activated on test too).<br />
4) Visit <a href='http://www.yourtestcopy.whatever/wp-login.php' rel='nofollow'>http://www.yourtestcopy.whatever/wp-login.php</a> (this is the step that makes the plugin do it&#8217;s magic)<br />
5) Use the test copy for your evil experiments.</p>
<p>Then, in the future, you can make clones of the database from the live copy whenever you like, and all you have to do after each one is visit /wp-login.php once.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Silver</title>
		<link>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13104</link>
		<pubDate>Sat, 13 Oct 2007 12:30:32 +0000</pubDate>
		<guid>http://www.ben-xo.com/v6/2007/10/10/some-free-software-for-you-all/#comment-13104</guid>
					<description>Hey Ben XO, hate to sound like a complete noob here but is the Sandbox Relocator to be used with a local or remote test copy?

Not too sure how to use it...</description>
		<content:encoded><![CDATA[<p>Hey Ben XO, hate to sound like a complete noob here but is the Sandbox Relocator to be used with a local or remote test copy?</p>
<p>Not too sure how to use it&#8230;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
