<?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: SimpleFeed</title>
	<atom:link href="http://jonnylamb.com/2007/03/26/simplefeed/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonnylamb.com/2007/03/26/simplefeed/</link>
	<description>Just another weblog</description>
	<pubDate>Tue, 06 Jan 2009 00:13:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Andy</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-1283</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 18 Jul 2008 17:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-1283</guid>
		<description>doh, I was talking about tds -- the blog stripped them out</description>
		<content:encoded><![CDATA[<p>doh, I was talking about tds &#8212; the blog stripped them out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-1282</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 18 Jul 2008 17:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-1282</guid>
		<description>I'm loving the extension. I'm interested in displaying the feed items side by side. I threw a   around the'''[{PERMALINK} {TITLE}]'''{DESCRIPTION}, but it ain't working right. It's showing the 's in the right places, but it's not converting to a table. Any ideas on how to do this or a better way at getting the items side by side in my wiki?</description>
		<content:encoded><![CDATA[<p>I&#8217;m loving the extension. I&#8217;m interested in displaying the feed items side by side. I threw a   around the&#8221;&#8217;[{PERMALINK} {TITLE}]&#8221;&#8217;{DESCRIPTION}, but it ain&#8217;t working right. It&#8217;s showing the &#8217;s in the right places, but it&#8217;s not converting to a table. Any ideas on how to do this or a better way at getting the items side by side in my wiki?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny Lamb</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-1247</link>
		<dc:creator>Jonny Lamb</dc:creator>
		<pubDate>Thu, 26 Jun 2008 08:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-1247</guid>
		<description>Hi Dave,

Thank you for noticing and bringing to my attention these bugs. I've clearly been using python more than PHP recently! I've fixed these bugs in the Git repository:

http://git.jonnylamb.com/?p=simplefeed.git;a=summary

Many thanks,</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Thank you for noticing and bringing to my attention these bugs. I&#8217;ve clearly been using python more than PHP recently! I&#8217;ve fixed these bugs in the Git repository:</p>
<p><a href="http://git.jonnylamb.com/?p=simplefeed.git;a=summary" rel="nofollow">http://git.jonnylamb.com/?p=simplefeed.git;a=summary</a></p>
<p>Many thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Brondsema</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-1246</link>
		<dc:creator>Dave Brondsema</dc:creator>
		<pubDate>Thu, 26 Jun 2008 03:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-1246</guid>
		<description>Hey Jonny,

A quick note regarding what looks like 2 bugs for the $simplepie_cache_folder variable.  On line 35, it should be a "." instead of a "+".  And in function parseFeed, you need to have a "global $simplepie_cache_folder;"

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey Jonny,</p>
<p>A quick note regarding what looks like 2 bugs for the $simplepie_cache_folder variable.  On line 35, it should be a &#8220;.&#8221; instead of a &#8220;+&#8221;.  And in function parseFeed, you need to have a &#8220;global $simplepie_cache_folder;&#8221;</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny Lamb</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-1178</link>
		<dc:creator>Jonny Lamb</dc:creator>
		<pubDate>Fri, 11 Apr 2008 13:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-1178</guid>
		<description>Hi Christian,

Thanks for your comments on SimpleFeed. You may be interested to know that I've done some trivial updates on it and put it in its on Git repository and I've updated the Extension:SimpleFeed page on mediawiki.org.

Git repository:
http://git.jonnylamb.com/?p=simplefeed.git;a=summary

I've not come across SimplePie addons before, but just looking at it now, I don't think it applies to SimpleFeed as SimpleFeed is a plugin to MediaWiki, not SimplePie. Please correct me if I'm wrong though.

Although I shouldn't advocate getting me anything from my Amazin wishlist, I can't help putting down the URL! :-)
http://www.amazon.co.uk/gp/registry/3N663QT72D2OC

Many thanks,</description>
		<content:encoded><![CDATA[<p>Hi Christian,</p>
<p>Thanks for your comments on SimpleFeed. You may be interested to know that I&#8217;ve done some trivial updates on it and put it in its on Git repository and I&#8217;ve updated the Extension:SimpleFeed page on mediawiki.org.</p>
<p>Git repository:<br />
<a href="http://git.jonnylamb.com/?p=simplefeed.git;a=summary" rel="nofollow">http://git.jonnylamb.com/?p=simplefeed.git;a=summary</a></p>
<p>I&#8217;ve not come across SimplePie addons before, but just looking at it now, I don&#8217;t think it applies to SimpleFeed as SimpleFeed is a plugin to MediaWiki, not SimplePie. Please correct me if I&#8217;m wrong though.</p>
<p>Although I shouldn&#8217;t advocate getting me anything from my Amazin wishlist, I can&#8217;t help putting down the URL! <img src='http://jonnylamb.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
<a href="http://www.amazon.co.uk/gp/registry/3N663QT72D2OC" rel="nofollow">http://www.amazon.co.uk/gp/registry/3N663QT72D2OC</a></p>
<p>Many thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-1173</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 08 Apr 2008 17:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-1173</guid>
		<description>Hi Johnny,

I just discovered you SimpleFeed Wiki extension - excellent work!

I'm wondering how I can use Simplepie Addons, as seen on Ryan's documentation page. http://simplepie.org/wiki/addons/start

Any ideas? 

Btw - do you have a Amazon whishlist or something like that? 

Cheers
Chris</description>
		<content:encoded><![CDATA[<p>Hi Johnny,</p>
<p>I just discovered you SimpleFeed Wiki extension - excellent work!</p>
<p>I&#8217;m wondering how I can use Simplepie Addons, as seen on Ryan&#8217;s documentation page. <a href="http://simplepie.org/wiki/addons/start" rel="nofollow">http://simplepie.org/wiki/addons/start</a></p>
<p>Any ideas? </p>
<p>Btw - do you have a Amazon whishlist or something like that? </p>
<p>Cheers<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny Lamb</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-1156</link>
		<dc:creator>Jonny Lamb</dc:creator>
		<pubDate>Tue, 01 Apr 2008 10:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-1156</guid>
		<description>Euan:
Sorry but the problem you describe looks a problem with SimplePie as opposed to SimpleFeed. The warning also looks very general and I'm not sure what exactly the problem is at all.. Sorry!</description>
		<content:encoded><![CDATA[<p>Euan:<br />
Sorry but the problem you describe looks a problem with SimplePie as opposed to SimpleFeed. The warning also looks very general and I&#8217;m not sure what exactly the problem is at all.. Sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Euan Schelfhout</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-1150</link>
		<dc:creator>Euan Schelfhout</dc:creator>
		<pubDate>Sun, 30 Mar 2008 02:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-1150</guid>
		<description>Hi Jonny. I'm not sure this falls within the scope of your code but I'm trying to implement Extension:SimpleFeed on a WAMP-on-a-stick server. I get an error on loading a page with a  tag:
Warning: gzinflate() [function.gzinflate]: data error in W:\www\wi\extensions\simplepie.inc on line 7743
Do you have any suggestions?
Thanks
Euan Schelfhout</description>
		<content:encoded><![CDATA[<p>Hi Jonny. I&#8217;m not sure this falls within the scope of your code but I&#8217;m trying to implement Extension:SimpleFeed on a WAMP-on-a-stick server. I get an error on loading a page with a  tag:<br />
Warning: gzinflate() [function.gzinflate]: data error in W:\www\wi\extensions\simplepie.inc on line 7743<br />
Do you have any suggestions?<br />
Thanks<br />
Euan Schelfhout</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lysis</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-1083</link>
		<dc:creator>lysis</dc:creator>
		<pubDate>Wed, 06 Feb 2008 22:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-1083</guid>
		<description>So I was wondering would it be hard to make it render anchor tags to square brackets in the description...</description>
		<content:encoded><![CDATA[<p>So I was wondering would it be hard to make it render anchor tags to square brackets in the description&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lutz</title>
		<link>http://jonnylamb.com/2007/03/26/simplefeed/#comment-500</link>
		<dc:creator>Lutz</dc:creator>
		<pubDate>Tue, 24 Jul 2007 09:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://jonnylamb.com/2007/03/26/simplefeed/#comment-500</guid>
		<description>I have a little problem with SimpleFeed.

I tried to use the  tag inside a template but unfortunately the mediawiki doesn't put in the parameters before the simpleed functions are called. Can you help me with this problem. I tried to do it myself but don't know that much mediawiki code yet.

Thanks Lutz</description>
		<content:encoded><![CDATA[<p>I have a little problem with SimpleFeed.</p>
<p>I tried to use the  tag inside a template but unfortunately the mediawiki doesn&#8217;t put in the parameters before the simpleed functions are called. Can you help me with this problem. I tried to do it myself but don&#8217;t know that much mediawiki code yet.</p>
<p>Thanks Lutz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
