<?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: PHP Debugging Tip</title>
	<atom:link href="http://meat.net/2005/11/php-debugging-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://meat.net/2005/11/php-debugging-tip/</link>
	<description>David Terrell&#039;s blog</description>
	<lastBuildDate>Tue, 21 Sep 2010 00:25:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: _ck_</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-166</link>
		<dc:creator>_ck_</dc:creator>
		<pubDate>Thu, 10 Aug 2006 07:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-166</guid>
		<description>I think part of the problem is after you activate the plugin, it probably helps (maybe actually required!?) to go into options -&gt; permalinks and click the &quot;update permalinks&quot; button.

Then when I use the &quot;view internal rewrites&quot; plugin I can see the rules added:
http://www.dagondesign.com/articles/wordpress-internal-rewrite-viewer-plugin/</description>
		<content:encoded><![CDATA[<p>I think part of the problem is after you activate the plugin, it probably helps (maybe actually required!?) to go into options -&gt; permalinks and click the &#8220;update permalinks&#8221; button.</p>
<p>Then when I use the &#8220;view internal rewrites&#8221; plugin I can see the rules added:<br />
<a href="http://www.dagondesign.com/articles/wordpress-internal-rewrite-viewer-plugin/" rel="nofollow">http://www.dagondesign.com/articles/wordpress-internal-rewrite-viewer-plugin/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-165</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Tue, 04 Apr 2006 16:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-165</guid>
		<description>Hello, yet another pest here... I too have recently moved to wordpress and I am trying to figure out how to get my old feed ( http://www.james-baker.com/news/atom.xml ) to work without changing the address. I have tried to follow the directions but perhaps I am too green to even get the basics? Here&#039;s what i did:

I copied the text from
http://meat.net/wp-content/plugins/feed_director.phps

and created a file in my plug ins directory called

feed_director.php

However , it doesnt display in the plugin manager properly. is it because I am using version WP 2.0.2? or am I just being dense?

I also trie dto use a PLUGIN called FEED LOCATIONS with no joy...</description>
		<content:encoded><![CDATA[<p>Hello, yet another pest here&#8230; I too have recently moved to wordpress and I am trying to figure out how to get my old feed ( <a href="http://www.james-baker.com/news/atom.xml" rel="nofollow">http://www.james-baker.com/news/atom.xml</a> ) to work without changing the address. I have tried to follow the directions but perhaps I am too green to even get the basics? Here&#8217;s what i did:</p>
<p>I copied the text from<br />
<a href="http://meat.net/wp-content/plugins/feed_director.phps" rel="nofollow">http://meat.net/wp-content/plugins/feed_director.phps</a></p>
<p>and created a file in my plug ins directory called</p>
<p>feed_director.php</p>
<p>However , it doesnt display in the plugin manager properly. is it because I am using version WP 2.0.2? or am I just being dense?</p>
<p>I also trie dto use a PLUGIN called FEED LOCATIONS with no joy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Farmer</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-164</link>
		<dc:creator>James Farmer</dc:creator>
		<pubDate>Thu, 23 Mar 2006 00:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-164</guid>
		<description>Wow! Thanks for the quick response :)

I think you&#039;ve solved a 2 day problem for me too, so double thanks!

I made the change you suggested and activated the plugin, but first up no joy.

So... in order to get it to work, I had to delete my existing.htaccess, reinstate a new blank one and 777 it, then switch the permalinks (date &amp; name) on from the options menu... and hey presto, a workaround for the apache-idiot :D

Thanks again!</description>
		<content:encoded><![CDATA[<p>Wow! Thanks for the quick response <img src='http://meat.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I think you&#8217;ve solved a 2 day problem for me too, so double thanks!</p>
<p>I made the change you suggested and activated the plugin, but first up no joy.</p>
<p>So&#8230; in order to get it to work, I had to delete my existing.htaccess, reinstate a new blank one and 777 it, then switch the permalinks (date &amp; name) on from the options menu&#8230; and hey presto, a workaround for the apache-idiot <img src='http://meat.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbt</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-163</link>
		<dc:creator>dbt</dc:creator>
		<pubDate>Thu, 23 Mar 2006 00:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-163</guid>
		<description>James -- try adding below the line:
        &#039;index.xml&#039; =&gt; &#039;index.php?feed=rss2&#039;,
a line that says:
        &#039;xml/rss.xml&#039; =&gt; &#039;index.php?feed=rss2&#039;,</description>
		<content:encoded><![CDATA[<p>James &#8212; try adding below the line:<br />
        &#8216;index.xml&#8217; => &#8216;index.php?feed=rss2&#8242;,<br />
a line that says:<br />
        &#8216;xml/rss.xml&#8217; => &#8216;index.php?feed=rss2&#8242;,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Farmer</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-162</link>
		<dc:creator>James Farmer</dc:creator>
		<pubDate>Wed, 22 Mar 2006 23:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-162</guid>
		<description>Hiya, Really appreciate you putting this up here (as am a bit stuck: http://wordpress.org/support/topic/65998?replies=1#post-349736 )

Have tried the above on my test site 2.0.2 WP site but am still having no luck... I iknow this is a huge imposition but is there any way you could tell me if I&#039;m barking up teh wrong tree trying to get this to manipulate the RSS feed address to come out at http://site.com/xml/rss.xml

Thanks again, James</description>
		<content:encoded><![CDATA[<p>Hiya, Really appreciate you putting this up here (as am a bit stuck: <a href="http://wordpress.org/support/topic/65998?replies=1#post-349736" rel="nofollow">http://wordpress.org/support/topic/65998?replies=1#post-349736</a> )</p>
<p>Have tried the above on my test site 2.0.2 WP site but am still having no luck&#8230; I iknow this is a huge imposition but is there any way you could tell me if I&#8217;m barking up teh wrong tree trying to get this to manipulate the RSS feed address to come out at <a href="http://site.com/xml/rss.xml" rel="nofollow">http://site.com/xml/rss.xml</a></p>
<p>Thanks again, James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbt</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-161</link>
		<dc:creator>dbt</dc:creator>
		<pubDate>Fri, 24 Feb 2006 20:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-161</guid>
		<description>You have to get the text of the .phps file, it&#039;s pretty-formatted by the PHP engine.  lynx -dump $url &gt; file is good for this.

Save it into plugins directory, enable the plugin in the plugin menu.

Then try http://foo/atom.xml it should work.</description>
		<content:encoded><![CDATA[<p>You have to get the text of the .phps file, it&#8217;s pretty-formatted by the PHP engine.  lynx -dump $url > file is good for this.</p>
<p>Save it into plugins directory, enable the plugin in the plugin menu.</p>
<p>Then try <a href="http://foo/atom.xml" rel="nofollow">http://foo/atom.xml</a> it should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Milo</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-160</link>
		<dc:creator>Andrew Milo</dc:creator>
		<pubDate>Fri, 24 Feb 2006 20:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-160</guid>
		<description>Hey, thanks very much for the update! :)

Am I right about the .phps to .php change?

For some reason the plugin seems to act strange.  I&#039;m using WP 2.0.1 and all of my feeds work in the general ways - index.php?feed=rss2 works just fine, but the plugin doesn&#039;t seem to do the redirect.  I still get a 404 error with it. :(

Any words of wisdom?  Thanks very much,
Andy</description>
		<content:encoded><![CDATA[<p>Hey, thanks very much for the update! <img src='http://meat.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Am I right about the .phps to .php change?</p>
<p>For some reason the plugin seems to act strange.  I&#8217;m using WP 2.0.1 and all of my feeds work in the general ways &#8211; index.php?feed=rss2 works just fine, but the plugin doesn&#8217;t seem to do the redirect.  I still get a 404 error with it. <img src='http://meat.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Any words of wisdom?  Thanks very much,<br />
Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbt</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-159</link>
		<dc:creator>dbt</dc:creator>
		<pubDate>Fri, 24 Feb 2006 19:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-159</guid>
		<description>Whoops.  Didn&#039;t restore the symlink when I redid all my plugins when I upgraded to wordpress2.  Fixed.</description>
		<content:encoded><![CDATA[<p>Whoops.  Didn&#8217;t restore the symlink when I redid all my plugins when I upgraded to wordpress2.  Fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Milo</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-158</link>
		<dc:creator>Andrew Milo</dc:creator>
		<pubDate>Fri, 24 Feb 2006 19:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-158</guid>
		<description>Hi thanks for the tip...

Unfortunately, the link

http://meat.net/wp-content/plugins/feed_director.phps

is a 404.  I was hoping you might rectify that. :) I want to make sure that I&#039;m doing this right.  I&#039;ve tried to edit my .htaccess myself, but I can&#039;t seem to get a number of them to work properly.

Also, I assume that these files are .phps to keep them from executing on your site and need to be changed to .php?

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi thanks for the tip&#8230;</p>
<p>Unfortunately, the link</p>
<p><a href="http://meat.net/wp-content/plugins/feed_director.phps" rel="nofollow">http://meat.net/wp-content/plugins/feed_director.phps</a></p>
<p>is a 404.  I was hoping you might rectify that. <img src='http://meat.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I want to make sure that I&#8217;m doing this right.  I&#8217;ve tried to edit my .htaccess myself, but I can&#8217;t seem to get a number of them to work properly.</p>
<p>Also, I assume that these files are .phps to keep them from executing on your site and need to be changed to .php?</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Milo</title>
		<link>http://meat.net/2005/11/php-debugging-tip/#comment-157</link>
		<dc:creator>Andrew Milo</dc:creator>
		<pubDate>Fri, 24 Feb 2006 19:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://meat.net/2005/11/php-debugging-tip/#comment-157</guid>
		<description>Hmm..  Thanks for this tip...  The link

http://meat.net/wp-content/plugins/feed_director.phps

is a 404. Is is possible for you to put it there?  I want to make sure that I do this right.  :)

I take it that the .phps on the end of these types of files is just so that it doesn&#039;t execute and that it should be changed to .php, right?

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hmm..  Thanks for this tip&#8230;  The link</p>
<p><a href="http://meat.net/wp-content/plugins/feed_director.phps" rel="nofollow">http://meat.net/wp-content/plugins/feed_director.phps</a></p>
<p>is a 404. Is is possible for you to put it there?  I want to make sure that I do this right.  <img src='http://meat.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I take it that the .phps on the end of these types of files is just so that it doesn&#8217;t execute and that it should be changed to .php, right?</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

