<?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: Breathing Room</title>
	<atom:link href="http://www.bieberlabs.com/archives/2007/12/20/breathing-room-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bieberlabs.com/archives/2007/12/20/breathing-room-2/</link>
	<description>Looking for the practical in a world full of cruft</description>
	<pubDate>Fri, 21 Nov 2008 14:43:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Ron Bieber</title>
		<link>http://www.bieberlabs.com/archives/2007/12/20/breathing-room-2/#comment-40268</link>
		<dc:creator>Ron Bieber</dc:creator>
		<pubDate>Fri, 21 Dec 2007 21:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2007/12/20/breathing-room-2/#comment-40268</guid>
		<description>I'll give this a shot.   Thanks Jeremy.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll give this a shot.   Thanks Jeremy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.bieberlabs.com/archives/2007/12/20/breathing-room-2/#comment-40267</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 21 Dec 2007 20:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2007/12/20/breathing-room-2/#comment-40267</guid>
		<description>WordPress should automatically handle 301 redirects, because of its new 'canonical URL' feature.</description>
		<content:encoded><![CDATA[<p>WordPress should automatically handle 301 redirects, because of its new &#8216;canonical URL&#8217; feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Bieber</title>
		<link>http://www.bieberlabs.com/archives/2007/12/20/breathing-room-2/#comment-40264</link>
		<dc:creator>Ron Bieber</dc:creator>
		<pubDate>Thu, 20 Dec 2007 23:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2007/12/20/breathing-room-2/#comment-40264</guid>
		<description>I've considered doing this for some time.  Problem is, I don't want to break any links.   At some point, I'll write something to do automatic 301 redirects, but don't think that will get done any time soon.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve considered doing this for some time.  Problem is, I don&#8217;t want to break any links.   At some point, I&#8217;ll write something to do automatic 301 redirects, but don&#8217;t think that will get done any time soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.bieberlabs.com/archives/2007/12/20/breathing-room-2/#comment-40263</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 20 Dec 2007 22:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bieberlabs.com/wordpress/archives/2007/12/20/breathing-room-2/#comment-40263</guid>
		<description>While you're at it, d'you think you could remove 'wordpress' from your URL?

It's very easy to do. Just copy WordPress' &lt;code&gt;index.php&lt;/code&gt; file into your document root, and modify where it calls:

&lt;code&gt;./wp-blog-header.php&lt;/code&gt;

to:

&lt;code&gt;./wordpress/wp-blog-header.php&lt;/code&gt;

Then, in wp-config.php, add the following:

&lt;code&gt;define ('WP_HOME', 'http://www.bieberlabs.com');
define ('WP_SITEURL', 'http://www.bieberlabs.com/wordpress');&lt;/code&gt;

That should only work on WordPress 2.3. Also, the URLs should be automagically redirected.</description>
		<content:encoded><![CDATA[<p>While you&#8217;re at it, d&#8217;you think you could remove &#8216;wordpress&#8217; from your URL?</p>
<p>It&#8217;s very easy to do. Just copy WordPress&#8217; <code>index.php</code> file into your document root, and modify where it calls:</p>
<p><code>./wp-blog-header.php</code></p>
<p>to:</p>
<p><code>./wordpress/wp-blog-header.php</code></p>
<p>Then, in wp-config.php, add the following:</p>
<p><pre><code>define (&#039;WP_HOME&#039;, &#039;http://www.bieberlabs.com&#039;);
define (&#039;WP_SITEURL&#039;, &#039;http://www.bieberlabs.com/wordpress&#039;);</code></pre></p>
<p>That should only work on WordPress 2.3. Also, the URLs should be automagically redirected.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
