<?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: runPHP Plugin for WordPress</title>
	<atom:link href="http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/</link>
	<description>Culture, faith, technology, art - shaken, not stirred.</description>
	<pubDate>Mon, 12 May 2008 00:56:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: tim</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10319</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Sun, 11 May 2008 22:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10319</guid>
		<description>&lt;p&gt;thank&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sohbet</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10317</link>
		<dc:creator>sohbet</dc:creator>
		<pubDate>Sat, 10 May 2008 18:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10317</guid>
		<description>&lt;p&gt;thank&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: komedi</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10314</link>
		<dc:creator>komedi</dc:creator>
		<pubDate>Tue, 06 May 2008 17:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10314</guid>
		<description>&lt;p&gt;Hola, genial tu articulo, pero me gustaría poder ver los enlaces, no aparencen o hay algún problema, me interesa saber si se tienen que cambiar los permisos solo si se usa el plugin o no?. Gracias&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hola, genial tu articulo, pero me gustaría poder ver los enlaces, no aparencen o hay algún problema, me interesa saber si se tienen que cambiar los permisos solo si se usa el plugin o no?. Gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTML Guru</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10312</link>
		<dc:creator>HTML Guru</dc:creator>
		<pubDate>Tue, 06 May 2008 10:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10312</guid>
		<description>&lt;p&gt;This is a really sweet plugin, thanks for sharing. For me it basically means that I can write my own quick plugins straight into the page without having to write the usual plugin bumpf.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is a really sweet plugin, thanks for sharing. For me it basically means that I can write my own quick plugins straight into the page without having to write the usual plugin bumpf.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tageshoroskop</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10303</link>
		<dc:creator>Tageshoroskop</dc:creator>
		<pubDate>Tue, 22 Apr 2008 00:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10303</guid>
		<description>&lt;p&gt;I am still using PHP4 and it doesn´t work probably...
What did i wrong??&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am still using PHP4 and it doesn´t work probably&#8230;<br />
What did i wrong??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Luc</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10301</link>
		<dc:creator>Jean-Luc</dc:creator>
		<pubDate>Sun, 20 Apr 2008 10:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10301</guid>
		<description>&lt;p&gt;Thank you again for this great plugin. I am happily using runPHP, but I am now facing an unexpected problem.&lt;/p&gt;

&lt;p&gt;The problem is that the main feed returned :
PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /.../wp-includes/formatting.php on line 685&lt;/p&gt;

&lt;p&gt;I had to reduce the number of posts in the syndication feed to 3 to get rid of this error message.&lt;/p&gt;

&lt;p&gt;On top of that, when looking at the content of the feed, I see that some parts of my PHP script included in the posts are not correctly executed, while no problem like this appears when viewing the post itself. It seems that my PHP script is not able to open some data file when called by the feed.&lt;/p&gt;

&lt;p&gt;Any thoughts ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you again for this great plugin. I am happily using runPHP, but I am now facing an unexpected problem.</p>
<p>The problem is that the main feed returned :<br />
PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /&#8230;/wp-includes/formatting.php on line 685</p>
<p>I had to reduce the number of posts in the syndication feed to 3 to get rid of this error message.</p>
<p>On top of that, when looking at the content of the feed, I see that some parts of my PHP script included in the posts are not correctly executed, while no problem like this appears when viewing the post itself. It seems that my PHP script is not able to open some data file when called by the feed.</p>
<p>Any thoughts ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10286</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Fri, 28 Mar 2008 05:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10286</guid>
		<description>&lt;p&gt;===&#60;===?php include (TEMPLATEPATH . '/randomquote.php'); ?&#62;===&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>===&lt;===?php include (TEMPLATEPATH . &#8216;/randomquote.php&#8217;); ?&gt;===</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10285</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Fri, 28 Mar 2008 05:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10285</guid>
		<description>&lt;p&gt;OK apologogies I have answered my own question .
the call should have been
======&lt;/p&gt;

&lt;p&gt;(minus the ==== things)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>OK apologogies I have answered my own question .<br />
the call should have been<br />
======</p>
<p>(minus the ==== things)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10284</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Fri, 28 Mar 2008 05:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10284</guid>
		<description>&lt;p&gt;Ok well the php code wont show on you web site so here is a trial version of it&lt;/p&gt;

&lt;p&gt;"===&#60;====? include('randomquote.php');?===&#62;===="&lt;/p&gt;

&lt;p&gt;the same without the====&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ok well the php code wont show on you web site so here is a trial version of it</p>
<p>&#8220;===&lt;====? include(&#8217;randomquote.php&#8217;);?===&gt;====&#8221;</p>
<p>the same without the====</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/#comment-10283</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Fri, 28 Mar 2008 05:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.nosq.com/2006/01/runphp-plugin-for-wordpress/#comment-10283</guid>
		<description>&lt;p&gt;sorry call used is&lt;/p&gt;

&lt;p&gt;" "&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>sorry call used is</p>
<p>&#8221; &#8220;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
