<?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: A Dilbert Plugin for DokuWiki</title>
	<atom:link href="http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/</link>
	<description>English scratches and Italian notes written by Carlo Perassi</description>
	<lastBuildDate>Sat, 13 Mar 2010 10:12:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carlo</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-5326</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Wed, 14 Jan 2009 13:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-5326</guid>
		<description>Michael: you are right. It&#039;s a typo that is contained only in the DokuWiki version of my plugin (the WordPress version is not affected). I&#039;m going to fix it. Thanks.</description>
		<content:encoded><![CDATA[<p>Michael: you are right. It&#8217;s a typo that is contained only in the DokuWiki version of my plugin (the WordPress version is not affected). I&#8217;m going to fix it. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Klein</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-5325</link>
		<dc:creator>Michael Klein</dc:creator>
		<pubDate>Wed, 14 Jan 2009 12:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-5325</guid>
		<description>Thanx for this great plugin.

There&#039;s a small typo in line 48: there&#039;s no tag like &quot;alt&quot; for an anchor, so please replace this line:
        $feed_contents .= &#039;&lt;a href=&quot;&#039; . $url . &#039;/&quot; alt=&quot;DIL&quot;&gt;&#039; .

with: 
        $feed_contents .= &#039;&lt;a href=&quot;&#039; . $url . &#039;/&quot;&gt;&#039; .</description>
		<content:encoded><![CDATA[<p>Thanx for this great plugin.</p>
<p>There&#8217;s a small typo in line 48: there&#8217;s no tag like &#8220;alt&#8221; for an anchor, so please replace this line:<br />
        $feed_contents .= &#8216;&lt;a href=&quot;&#8217; . $url . &#8216;/&quot; alt=&quot;DIL&quot;&gt;&#8217; .</p>
<p>with:<br />
        $feed_contents .= &#8216;&lt;a href=&quot;&#8217; . $url . &#8216;/&quot;&gt;&#8217; .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-5277</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Thu, 30 Oct 2008 15:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-5277</guid>
		<description>John: perhaps the odd behaviour	you describe is due to some settings of your DokuWiki (like the cache, of course). There isn&#039;t any cache command inside the plugin (which, like the WordPress version I&#039;m using here, simply feeds, parses and shows the remote XML).</description>
		<content:encoded><![CDATA[<p>John: perhaps the odd behaviour	you describe is due to some settings of your DokuWiki (like the cache, of course). There isn&#8217;t any cache command inside the plugin (which, like the WordPress version I&#8217;m using here, simply feeds, parses and shows the remote XML).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-5276</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 30 Oct 2008 14:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-5276</guid>
		<description>I notice that the strip displayed is the one that was current on the day the page that contains the [DIL] tag was last edited.  It seems to me that the displayed strip should be updated every day, but the one displayed looks like it&#039;s from the cache.  Is this a Dokuwiki setup issue?</description>
		<content:encoded><![CDATA[<p>I notice that the strip displayed is the one that was current on the day the page that contains the [DIL] tag was last edited.  It seems to me that the displayed strip should be updated every day, but the one displayed looks like it&#8217;s from the cache.  Is this a Dokuwiki setup issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-4832</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Tue, 16 Sep 2008 19:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-4832</guid>
		<description>Dave: it seems that your server wasn&#039;t able to reach the remote feed or that the feed itself was not served during your test. Are you behind a proxy? If so, try setting it (see the DokuWiki manual or the backend interface) and let me know, even by email.</description>
		<content:encoded><![CDATA[<p>Dave: it seems that your server wasn&#8217;t able to reach the remote feed or that the feed itself was not served during your test. Are you behind a proxy? If so, try setting it (see the DokuWiki manual or the backend interface) and let me know, even by email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-4828</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 16 Sep 2008 17:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-4828</guid>
		<description>Hi,

I installed your plugin on the 2008-05-05 release, but all I get when I add [DIL] to a page is the &quot;broken image link&quot; icon and a link to this page with the text &quot;DKDIL&quot;. Any idea what&#039;s going on?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I installed your plugin on the 2008-05-05 release, but all I get when I add [DIL] to a page is the &#8220;broken image link&#8221; icon and a link to this page with the text &#8220;DKDIL&#8221;. Any idea what&#8217;s going on?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Safar</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-3490</link>
		<dc:creator>Jakub Safar</dc:creator>
		<pubDate>Wed, 09 Jul 2008 12:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-3490</guid>
		<description>I guess that you are right. Getting latest information is purpose of feeds. Nevertheless, easier wiki plugin upgrade is a nice thing to have O:-)</description>
		<content:encoded><![CDATA[<p>I guess that you are right. Getting latest information is purpose of feeds. Nevertheless, easier wiki plugin upgrade is a nice thing to have O:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-3482</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Wed, 09 Jul 2008 08:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-3482</guid>
		<description>Jakub: it&#039;s not a bad idea... I haven&#039;t set it because I still think that people who want to get news of this kind should subscribe to my feed... am I wrong? :) Anyhow, I might add this feature in the next release.</description>
		<content:encoded><![CDATA[<p>Jakub: it&#8217;s not a bad idea&#8230; I haven&#8217;t set it because I still think that people who want to get news of this kind should subscribe to my feed&#8230; am I wrong? :) Anyhow, I might add this feature in the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Safar</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-3481</link>
		<dc:creator>Jakub Safar</dc:creator>
		<pubDate>Wed, 09 Jul 2008 08:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-3481</guid>
		<description>Hello Carlo,

thank you very much for the quick fix, having Dilbert back feels like being at home :)

What do you thing about publishing your Dilbert plugin via &quot;current&quot; URL? For example:
http://perassi.org/quickhacks/dkdil/cur/dil-current.tar.gz

This would make installation and further updates easier for the plugin users.

Jakub

p.s. the width=&quot;XX%&quot; works like charm, thank you for the tip!</description>
		<content:encoded><![CDATA[<p>Hello Carlo,</p>
<p>thank you very much for the quick fix, having Dilbert back feels like being at home :)</p>
<p>What do you thing about publishing your Dilbert plugin via &#8220;current&#8221; URL? For example:<br />
<a  href="http://perassi.org/quickhacks/dkdil/cur/dil-current.tar.gz" rel="nofollow">http://perassi.org/quickhacks/dkdil/cur/dil-current.tar.gz</a></p>
<p>This would make installation and further updates easier for the plugin users.</p>
<p>Jakub</p>
<p>p.s. the width=&#8221;XX%&#8221; works like charm, thank you for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/comment-page-1/#comment-3480</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Wed, 09 Jul 2008 06:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://perassi.org/2007/07/28/a-dilbert-plugin-for-dokuwiki/#comment-3480</guid>
		<description>Casey: it&#039;s a sort of redirect. I&#039;m going to release a new version with the new feed, thanks.</description>
		<content:encoded><![CDATA[<p>Casey: it&#8217;s a sort of redirect. I&#8217;m going to release a new version with the new feed, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
