<?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: WordPress Logger: A plugin that displays log messages to the Safari and Firefox console from PHP</title>
	<atom:link href="http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/</link>
	<description>Where everything is possible but nothing of interest is easy –Alan Perlis</description>
	<lastBuildDate>Mon, 23 Jan 2012 20:01:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: WordPress: Debugging-Probleme und wie man sie umgeht &#124; Das Örtchen</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-11997</link>
		<dc:creator>WordPress: Debugging-Probleme und wie man sie umgeht &#124; Das Örtchen</dc:creator>
		<pubDate>Fri, 09 Sep 2011 11:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-11997</guid>
		<description>[...] Wordpress Logger [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress Logger [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandima Cumaranatunge</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-5467</link>
		<dc:creator>Chandima Cumaranatunge</dc:creator>
		<pubDate>Wed, 30 Mar 2011 20:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-5467</guid>
		<description>@Rob, It could be that the $wplogger variable is out of scope. Did you try:

global $wplogger; $wplogger-&gt;log( &#039;testing&#039;, WPLOG_WARNING );</description>
		<content:encoded><![CDATA[<p>@Rob, It could be that the $wplogger variable is out of scope. Did you try:</p>
<p>global $wplogger; $wplogger->log( &#8216;testing&#8217;, WPLOG_WARNING );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-5465</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 30 Mar 2011 19:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-5465</guid>
		<description>Hi

I&#039;m trying a few debugging tools in order to try and resolve an issue with some custom settings code I have added to add custom settings within the admin section for a new page. http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/.  So far I have got further with this method and can return some values.  But in some areas of the functions.php code it returns nothing.  I&#039;m I missing something.

Rob</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;m trying a few debugging tools in order to try and resolve an issue with some custom settings code I have added to add custom settings within the admin section for a new page. <a href="http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/" rel="nofollow">http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/</a>.  So far I have got further with this method and can return some values.  But in some areas of the functions.php code it returns nothing.  I&#8217;m I missing something.</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: منتديات الفوركس</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-2546</link>
		<dc:creator>منتديات الفوركس</dc:creator>
		<pubDate>Wed, 12 Jan 2011 00:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-2546</guid>
		<description>Great information for us. Thanks</description>
		<content:encoded><![CDATA[<p>Great information for us. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ge</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-339</link>
		<dc:creator>ge</dc:creator>
		<pubDate>Wed, 15 Sep 2010 04:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-339</guid>
		<description>Great Plugin. The best of all the WP logging I&#039;ve tried.</description>
		<content:encoded><![CDATA[<p>Great Plugin. The best of all the WP logging I&#8217;ve tried.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-185</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Sun, 29 Aug 2010 11:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-185</guid>
		<description>A subfolder install did not cause me any problems.

How about some more examples?

Thank you!</description>
		<content:encoded><![CDATA[<p>A subfolder install did not cause me any problems.</p>
<p>How about some more examples?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-101</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 06 Feb 2010 03:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-101</guid>
		<description>Unfortunatly it does not work when page redirection is involved :-(</description>
		<content:encoded><![CDATA[<p>Unfortunatly it does not work when page redirection is involved <img src='http://www.turingtarpit.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RavanH</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-98</link>
		<dc:creator>RavanH</dc:creator>
		<pubDate>Mon, 11 Jan 2010 18:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-98</guid>
		<description>plugin_basename( __FILE__ ) should not cause any problem on a subfolder install... been looking through the code a bit but cannot find anything that would explain this. no get_option(&#039;site_url&#039; / &#039;home&#039;) mixup no hardcoded paths (as far as I could see)... weird.

the only thing I noticed is wp_enqueue_script( &#039;jquery&#039;, &#039;1.2,6&#039; ) , should that not be wp_enqueue_script( &#039;jquery&#039;, &#039;1.2.6&#039; ) ?</description>
		<content:encoded><![CDATA[<p>plugin_basename( __FILE__ ) should not cause any problem on a subfolder install&#8230; been looking through the code a bit but cannot find anything that would explain this. no get_option(&#8216;site_url&#8217; / &#8216;home&#8217;) mixup no hardcoded paths (as far as I could see)&#8230; weird.</p>
<p>the only thing I noticed is wp_enqueue_script( &#8216;jquery&#8217;, &#8217;1.2,6&#8242; ) , should that not be wp_enqueue_script( &#8216;jquery&#8217;, &#8217;1.2.6&#8242; ) ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandima Cumaranatunge</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-97</link>
		<dc:creator>Chandima Cumaranatunge</dc:creator>
		<pubDate>Mon, 11 Jan 2010 17:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-97</guid>
		<description>@Pitschi I&#039;m not sure why it doesn&#039;t work with a WP subfolder install. The only directory dependency is a &lt;code&gt;plugin_basename( __FILE__ )&lt;/code&gt; call in the methods that re-order the plugin list. Anybody know if the &lt;code&gt;plugin_basename&lt;/code&gt; function breaks on a subfolder install? Or could it be some other issue?</description>
		<content:encoded><![CDATA[<p>@Pitschi I&#8217;m not sure why it doesn&#8217;t work with a WP subfolder install. The only directory dependency is a <code>plugin_basename( __FILE__ )</code> call in the methods that re-order the plugin list. Anybody know if the <code>plugin_basename</code> function breaks on a subfolder install? Or could it be some other issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pitschi</title>
		<link>http://www.turingtarpit.com/2009/05/wordpress-logger-a-plugin-to-display-php-log-messages-in-safari-and-firefox/comment-page-1/#comment-96</link>
		<dc:creator>Pitschi</dc:creator>
		<pubDate>Sat, 09 Jan 2010 21:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.turingtarpit.com/?p=369#comment-96</guid>
		<description>plugin not working if WP root directory is a subfolder eg http://exemple.com/WPress/</description>
		<content:encoded><![CDATA[<p>plugin not working if WP root directory is a subfolder eg <a href="http://exemple.com/WPress/" rel="nofollow">http://exemple.com/WPress/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

