<?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: Improve Your Phplist RSS-to-Email Feature By Using Simplepie Rather Than Onyx</title>
	<atom:link href="http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/feed/" rel="self" type="application/rss+xml" />
	<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/</link>
	<description>Greg Mulhauser&#039;s random musings on life that don&#039;t seem to fit in anywhere else.</description>
	<lastBuildDate>Thu, 04 Mar 2010 09:26:06 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greg</title>
		<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/#comment-3422</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 04 Mar 2010 09:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://whereelsetoputit.com/blog/upgrade-phplist-to-simplepie/#comment-3422</guid>
		<description>@Bill -- Excellent, I&#039;m glad to hear it!</description>
		<content:encoded><![CDATA[<p>@Bill &#8212; Excellent, I&#8217;m glad to hear it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/#comment-3419</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://whereelsetoputit.com/blog/upgrade-phplist-to-simplepie/#comment-3419</guid>
		<description>Thank you so much for this...got it working great with 2.10.10!  This would be a great (and easy) addition to the primary source.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this&#8230;got it working great with 2.10.10!  This would be a great (and easy) addition to the primary source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weston</title>
		<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/#comment-3058</link>
		<dc:creator>weston</dc:creator>
		<pubDate>Thu, 02 Apr 2009 19:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://whereelsetoputit.com/blog/upgrade-phplist-to-simplepie/#comment-3058</guid>
		<description>I needed to do this recently for my website but found the problem with the feeds itself. And a solution that i came up with was to pass the feed through feedburner and that fixed it and i didn&#039;t have to use your solution</description>
		<content:encoded><![CDATA[<p>I needed to do this recently for my website but found the problem with the feeds itself. And a solution that i came up with was to pass the feed through feedburner and that fixed it and i didn&#8217;t have to use your solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/#comment-250</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Mon, 24 Sep 2007 09:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://whereelsetoputit.com/blog/upgrade-phplist-to-simplepie/#comment-250</guid>
		<description>Hi Michael,

Well, you haven&#039;t given us very much to go on, but let&#039;s see what we can do...

The first thing I would suggest checking is to verify that 2.11.3 is fully functional with its own RSS parsing: i.e., if you use the original getrss.php file, rather than the modified one, does it handle your feed alright? If you can verify that it works just fine without the changes to getrss.php, that makes it more likely that it&#039;s something in the getrss.php which is causing you troubles.

The next thing I would suggest checking is to verify that Simplepie is fully functional when you&#039;re calling it from the same location as getrss.php. You might drop a test file in next to getrss.php, for example, and see if it works; if it doesn&#039;t, there could be a problem with the path specified, or with other permissions somewhere in your setup.

Finally, if phplist is definitely working without the modified getrss.php, and Simplepie is definitely working from the same location as getrss.php, then it&#039;s time to go through getrss.php and check whether anything at all could have been altered in there besides the path (i.e., running a diff comparing the two).

Beyond that sort of systematic testing and verifying, with the aim of excluding possible problem sources one by one, I&#039;m afraid I can&#039;t offer much more.

Good luck!

All the best,
Greg</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>Well, you haven&#8217;t given us very much to go on, but let&#8217;s see what we can do&#8230;</p>
<p>The first thing I would suggest checking is to verify that 2.11.3 is fully functional with its own RSS parsing: i.e., if you use the original getrss.php file, rather than the modified one, does it handle your feed alright? If you can verify that it works just fine without the changes to getrss.php, that makes it more likely that it&#8217;s something in the getrss.php which is causing you troubles.</p>
<p>The next thing I would suggest checking is to verify that Simplepie is fully functional when you&#8217;re calling it from the same location as getrss.php. You might drop a test file in next to getrss.php, for example, and see if it works; if it doesn&#8217;t, there could be a problem with the path specified, or with other permissions somewhere in your setup.</p>
<p>Finally, if phplist is definitely working without the modified getrss.php, and Simplepie is definitely working from the same location as getrss.php, then it&#8217;s time to go through getrss.php and check whether anything at all could have been altered in there besides the path (i.e., running a diff comparing the two).</p>
<p>Beyond that sort of systematic testing and verifying, with the aim of excluding possible problem sources one by one, I&#8217;m afraid I can&#8217;t offer much more.</p>
<p>Good luck!</p>
<p>All the best,<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Christopher</title>
		<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/#comment-243</link>
		<dc:creator>Michael Christopher</dc:creator>
		<pubDate>Sat, 22 Sep 2007 16:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://whereelsetoputit.com/blog/upgrade-phplist-to-simplepie/#comment-243</guid>
		<description>Oh, one other tidbit. The rss I&#039;m pulling in is just one feed, http://blog.hittransition.com/rss.xml. (An rss 2.0 feed. I could instead use the Atom or rss 1.0 version.)</description>
		<content:encoded><![CDATA[<p>Oh, one other tidbit. The rss I&#8217;m pulling in is just one feed, <a href="http://blog.hittransition.com/rss.xml" rel="nofollow">http://blog.hittransition.com/rss.xml</a>. (An rss 2.0 feed. I could instead use the Atom or rss 1.0 version.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Christopher</title>
		<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/#comment-242</link>
		<dc:creator>Michael Christopher</dc:creator>
		<pubDate>Sat, 22 Sep 2007 16:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://whereelsetoputit.com/blog/upgrade-phplist-to-simplepie/#comment-242</guid>
		<description>This is very cool, if I can just get it to work. Been using phplist for 3 years, just upgraded to 2.11.3 and tested. Got SimplePie working. But can&#039;t seem to get the two working together. I edited your getrss.php with my path to simplepie.inc, but no dice. Any chance you could point me in the right direction? I&#039;ll be doing some interesting things with this and will gladly share. Thanks in advance!</description>
		<content:encoded><![CDATA[<p>This is very cool, if I can just get it to work. Been using phplist for 3 years, just upgraded to 2.11.3 and tested. Got SimplePie working. But can&#8217;t seem to get the two working together. I edited your getrss.php with my path to simplepie.inc, but no dice. Any chance you could point me in the right direction? I&#8217;ll be doing some interesting things with this and will gladly share. Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/#comment-20</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sun, 05 Aug 2007 17:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://whereelsetoputit.com/blog/upgrade-phplist-to-simplepie/#comment-20</guid>
		<description>Hi there cyberagency,

Two things:

1) The code I&#039;ve modified is &lt;strong&gt;ONLY&lt;/strong&gt; intended to work with 2.11.3, &lt;strong&gt;NOT&lt;/strong&gt; with 2.10.4.

2) In case you&#039;re feeling extra-extra-brave and are deliberately trying to mix 2.10.4 with 2.11.3 modified, does your Simplepie installation work OK? I.e., have you tested it, and found that all is well with Simplepie, just not with Simplepie working with phplist?

All the best,
Greg</description>
		<content:encoded><![CDATA[<p>Hi there cyberagency,</p>
<p>Two things:</p>
<p>1) The code I&#8217;ve modified is <strong>ONLY</strong> intended to work with 2.11.3, <strong>NOT</strong> with 2.10.4.</p>
<p>2) In case you&#8217;re feeling extra-extra-brave and are deliberately trying to mix 2.10.4 with 2.11.3 modified, does your Simplepie installation work OK? I.e., have you tested it, and found that all is well with Simplepie, just not with Simplepie working with phplist?</p>
<p>All the best,<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyberagency</title>
		<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/#comment-19</link>
		<dc:creator>cyberagency</dc:creator>
		<pubDate>Sun, 05 Aug 2007 14:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://whereelsetoputit.com/blog/upgrade-phplist-to-simplepie/#comment-19</guid>
		<description>The getrss page only displays a &quot;Parsing http://news.google.be/nwshp?tab=wn&amp;q=&amp;output=rss..&quot; nothing else. Do you have a sugestion ?

The compatibility_test and demo of simplepie is OK and the path to simplepie.inc is also OK

Thanks for your feedback</description>
		<content:encoded><![CDATA[<p>The getrss page only displays a &#8220;Parsing <a href="http://news.google.be/nwshp?tab=wn&amp;q=&amp;output=rss.." rel="nofollow">http://news.google.be/nwshp?tab=wn&amp;q=&amp;output=rss..</a>&#8221; nothing else. Do you have a sugestion ?</p>
<p>The compatibility_test and demo of simplepie is OK and the path to simplepie.inc is also OK</p>
<p>Thanks for your feedback</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyberagency</title>
		<link>http://whereelsetoputit.com/blog/2007/upgrade-phplist-to-simplepie/#comment-18</link>
		<dc:creator>cyberagency</dc:creator>
		<pubDate>Sun, 05 Aug 2007 14:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://whereelsetoputit.com/blog/upgrade-phplist-to-simplepie/#comment-18</guid>
		<description>I tested this approach with out success.

OK Simplepie is a great rss system but when I implement it in phplist 2.10.4 I have no success.

The getrss page only displays</description>
		<content:encoded><![CDATA[<p>I tested this approach with out success.</p>
<p>OK Simplepie is a great rss system but when I implement it in phplist 2.10.4 I have no success.</p>
<p>The getrss page only displays</p>
]]></content:encoded>
	</item>
</channel>
</rss>
