<?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: Say hello to FeedMagick2</title>
	<atom:link href="http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2/feed" rel="self" type="application/rss+xml" />
	<link>http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2</link>
	<description>It's all spinning wheels and self-doubt until the first pot of coffee.</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: megalar</title>
		<link>http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2/comment-page-1#comment-222625</link>
		<dc:creator>megalar</dc:creator>
		<pubDate>Sun, 05 Aug 2007 12:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2#comment-222625</guid>
		<description>&lt;p&gt;Yesterday my host upgraded to php5 so I ran over to your svn dump and installed feedmagick2.
After editing the $baseurl and rewritebase i tested it and it worked like a charm, so I took a nap.
Upon waking I was gonna go play with it and see what hacks I could get going with it but something
 was fubar.
Warning: fopen(/home/megalar/www/html/feedmagick/logs/feedmagick2-debug-20070805.log) [function.fopen]: failed to open stream: Permission denied in /usr/share/php/Log/file.php on line 216
are the errors I get as you can see @ &lt;a href=&quot;http://xiled.rss-central.net/feedmagick/&quot; rel=&quot;nofollow&quot;&gt;my site&lt;/a&gt;.
If it hadn&#039;t worked to begin with I would think module problems on my server. To my knowledge, and my host&#039;s knowledge, nothing has changed since the upgrade so I&#039;m wondering if it is some sort of bug or a server problem that waited a few hours to reveal itself. The latter doesn&#039;t really make much sense to me
but I can&#039;t rule it out since I&#039;m not r00t on the box and am not 100% certain my host didn&#039;t bork something while I slept. &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;              anyhoo, your thoughts?
&lt;/code&gt;&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>Yesterday my host upgraded to php5 so I ran over to your svn dump and installed feedmagick2.<br />
After editing the $baseurl and rewritebase i tested it and it worked like a charm, so I took a nap.<br />
Upon waking I was gonna go play with it and see what hacks I could get going with it but something<br />
 was fubar.<br />
Warning: fopen(/home/megalar/www/html/feedmagick/logs/feedmagick2-debug-20070805.log) [function.fopen]: failed to open stream: Permission denied in /usr/share/php/Log/file.php on line 216<br />
are the errors I get as you can see @ <a href="http://xiled.rss-central.net/feedmagick/" rel="nofollow">my site</a>.<br />
If it hadn&#8217;t worked to begin with I would think module problems on my server. To my knowledge, and my host&#8217;s knowledge, nothing has changed since the upgrade so I&#8217;m wondering if it is some sort of bug or a server problem that waited a few hours to reveal itself. The latter doesn&#8217;t really make much sense to me<br />
but I can&#8217;t rule it out since I&#8217;m not r00t on the box and am not 100% certain my host didn&#8217;t bork something while I slept. </p>
<pre><code>              anyhoo, your thoughts?
</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2/comment-page-1#comment-143985</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Mon, 30 Apr 2007 17:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2#comment-143985</guid>
		<description>&lt;p&gt;@jm3: Ah!  Good catch.  I really need to eventually installer-ify that kind of stuff.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@jm3: Ah!  Good catch.  I really need to eventually installer-ify that kind of stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Manoogian III</title>
		<link>http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2/comment-page-1#comment-143981</link>
		<dc:creator>John Manoogian III</dc:creator>
		<pubDate>Mon, 30 Apr 2007 17:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2#comment-143981</guid>
		<description>&lt;p&gt;addendum to README:&lt;/p&gt;

&lt;p&gt;Installation&lt;/p&gt;

&lt;p&gt;cp conf/config.php-dist conf/config.php
  chmod a+w logs
- RewriteBase /~lorchard/FeedMagick2
+ RewriteBase /FeedMagick2&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>addendum to README:</p>
<p>Installation</p>
<p>cp conf/config.php-dist conf/config.php<br />
  chmod a+w logs<br />
- RewriteBase /~lorchard/FeedMagick2<br />
+ RewriteBase /FeedMagick2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kellan</title>
		<link>http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2/comment-page-1#comment-143941</link>
		<dc:creator>kellan</dc:creator>
		<pubDate>Mon, 30 Apr 2007 16:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2#comment-143941</guid>
		<description>&lt;blockquote&gt;For one, I’m refusing to play with anything older than PHP 5.&lt;/blockquote&gt;

&lt;p&gt;That must be nice.  &lt;/p&gt;

&lt;p&gt;And curse you, this looks interesting, now I&#039;ve got to find time to look at it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<blockquote><p>For one, I’m refusing to play with anything older than PHP 5.</p></blockquote>
<p>That must be nice.  </p>
<p>And curse you, this looks interesting, now I&#8217;ve got to find time to look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2/comment-page-1#comment-143913</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Mon, 30 Apr 2007 14:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2#comment-143913</guid>
		<description>&lt;p&gt;@jamesv: Take a look at the source to this big-ish pipeline, all the way at the end:&lt;/p&gt;

&lt;p&gt;http://decafbad.com/2007/04/FeedMagick2/pipelines/masterfeed&lt;/p&gt;

&lt;p&gt;You can basically slap a Cacher module at the tail-end or even middle of a long string of modules, and it&#039;ll cache the results of everything before it.  I&#039;ve got a cache lifetime set in the conf/config.php, and you can also set the lifetime in the Cacher parameters.  There can multiple Cacher&#039;s per pipeline too.&lt;/p&gt;

&lt;p&gt;This thing might not quite yet be even as stable / in working order as the original FeedMagick, but it might be worth poking at for you.  :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@jamesv: Take a look at the source to this big-ish pipeline, all the way at the end:</p>
<p><a href="http://decafbad.com/2007/04/FeedMagick2/pipelines/masterfeed" rel="nofollow">http://decafbad.com/2007/04/FeedMagick2/pipelines/masterfeed</a></p>
<p>You can basically slap a Cacher module at the tail-end or even middle of a long string of modules, and it&#8217;ll cache the results of everything before it.  I&#8217;ve got a cache lifetime set in the conf/config.php, and you can also set the lifetime in the Cacher parameters.  There can multiple Cacher&#8217;s per pipeline too.</p>
<p>This thing might not quite yet be even as stable / in working order as the original FeedMagick, but it might be worth poking at for you.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dRAUPP</title>
		<link>http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2/comment-page-1#comment-143891</link>
		<dc:creator>dRAUPP</dc:creator>
		<pubDate>Mon, 30 Apr 2007 13:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2#comment-143891</guid>
		<description>&lt;p&gt;hawt.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hawt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamesv</title>
		<link>http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2/comment-page-1#comment-143811</link>
		<dc:creator>jamesv</dc:creator>
		<pubDate>Mon, 30 Apr 2007 11:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2#comment-143811</guid>
		<description>&lt;p&gt;Aw man, now I&#039;ve got to port all the code you wrote while you were here over to this new hotness ;) I really like (and appreciate) the single script approach.&lt;/p&gt;

&lt;p&gt;Is caching at a module level done automatically, or is that something I need to flag in my original call? Some installs of the original code base are now aggregating large sections of a pool of around 400 feeds, and eeking out even minor performances gains would be just lovely.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Aw man, now I&#8217;ve got to port all the code you wrote while you were here over to this new hotness ;) I really like (and appreciate) the single script approach.</p>
<p>Is caching at a module level done automatically, or is that something I need to flag in my original call? Some installs of the original code base are now aggregating large sections of a pool of around 400 feeds, and eeking out even minor performances gains would be just lovely.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
