<?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: Proplayer: This playlist is not a valid XML file.</title>
	<atom:link href="http://www.pressessentials.com/2009/08/proplayer-this-playlist-is-not-a-valid-xml-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pressessentials.com/2009/08/proplayer-this-playlist-is-not-a-valid-xml-file/</link>
	<description>Everything I wanted to know about Wordpress.</description>
	<lastBuildDate>Sat, 03 Apr 2010 12:02:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: kagliostro</title>
		<link>http://www.pressessentials.com/2009/08/proplayer-this-playlist-is-not-a-valid-xml-file/comment-page-1/#comment-127</link>
		<dc:creator>kagliostro</dc:creator>
		<pubDate>Sat, 03 Apr 2010 12:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.pressessentials.com/?p=47#comment-127</guid>
		<description>Again, thank you very much Patriek!!!

I have written two lines to Dreamhost: I hope they can do it for me (or perhaps enable php-xml/lib-xml as Proplayer site suggest for this type of problem).

Thanks Patriek!
Francesco</description>
		<content:encoded><![CDATA[<p>Again, thank you very much Patriek!!!</p>
<p>I have written two lines to Dreamhost: I hope they can do it for me (or perhaps enable php-xml/lib-xml as Proplayer site suggest for this type of problem).</p>
<p>Thanks Patriek!<br />
Francesco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patriek Jeuriens</title>
		<link>http://www.pressessentials.com/2009/08/proplayer-this-playlist-is-not-a-valid-xml-file/comment-page-1/#comment-126</link>
		<dc:creator>Patriek Jeuriens</dc:creator>
		<pubDate>Sat, 03 Apr 2010 09:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.pressessentials.com/?p=47#comment-126</guid>
		<description>Depending on the configuration of dreamhost you could set it inline in php. You can read this article on php config mode changes. &lt;a href=&quot;http://www.php.net/manual/en/configuration.changes.modes.php&quot; rel=&quot;nofollow&quot;&gt;Configuration changes mode&lt;/a&gt;. You should be able to find this in phpinfo. Depending on its value you might be able to use ini_set() or error_reporting() to pass the directive to the php parser. Check this page out for more info on that one. &lt;a href=&quot;http://www.php.net/manual/en/function.error-reporting.php&quot; rel=&quot;nofollow&quot;&gt;Error_reporting()&lt;/a&gt; If that isn&#039;t allowed im not sure if its possible. Maybe you could catch the xml before it&#039;s send to Proplayer and strip out all warnings. But you would be better off rewriting it.</description>
		<content:encoded><![CDATA[<p>Depending on the configuration of dreamhost you could set it inline in php. You can read this article on php config mode changes. <a href="http://www.php.net/manual/en/configuration.changes.modes.php" rel="nofollow">Configuration changes mode</a>. You should be able to find this in phpinfo. Depending on its value you might be able to use ini_set() or error_reporting() to pass the directive to the php parser. Check this page out for more info on that one. <a href="http://www.php.net/manual/en/function.error-reporting.php" rel="nofollow">Error_reporting()</a> If that isn&#8217;t allowed im not sure if its possible. Maybe you could catch the xml before it&#8217;s send to Proplayer and strip out all warnings. But you would be better off rewriting it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kagliostro</title>
		<link>http://www.pressessentials.com/2009/08/proplayer-this-playlist-is-not-a-valid-xml-file/comment-page-1/#comment-125</link>
		<dc:creator>kagliostro</dc:creator>
		<pubDate>Sat, 03 Apr 2010 08:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.pressessentials.com/?p=47#comment-125</guid>
		<description>Thank you very much!
Unluckily Dreamhost doesn&#039;t permit php.ini fastcgi modification (or is very difficult!).
Is there another way to solve this problem?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Thank you very much!<br />
Unluckily Dreamhost doesn&#8217;t permit php.ini fastcgi modification (or is very difficult!).<br />
Is there another way to solve this problem?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patriek Jeuriens</title>
		<link>http://www.pressessentials.com/2009/08/proplayer-this-playlist-is-not-a-valid-xml-file/comment-page-1/#comment-89</link>
		<dc:creator>Patriek Jeuriens</dc:creator>
		<pubDate>Sun, 14 Feb 2010 10:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pressessentials.com/?p=47#comment-89</guid>
		<description>That is very strange, all the above does is turn deprecated error warnings off by PHP. It should not have any effect on wp-admin.

Did you edit the php.ini file?</description>
		<content:encoded><![CDATA[<p>That is very strange, all the above does is turn deprecated error warnings off by PHP. It should not have any effect on wp-admin.</p>
<p>Did you edit the php.ini file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://www.pressessentials.com/2009/08/proplayer-this-playlist-is-not-a-valid-xml-file/comment-page-1/#comment-88</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Mon, 08 Feb 2010 04:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pressessentials.com/?p=47#comment-88</guid>
		<description>This just messed up wp-admin and Still did not fix pro-player</description>
		<content:encoded><![CDATA[<p>This just messed up wp-admin and Still did not fix pro-player</p>
]]></content:encoded>
	</item>
</channel>
</rss>
