<?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: Improving the Web Index in Foswiki using the Filter Plugin</title>
	<atom:link href="http://andrew-jones.com/2009/08/15/improving-the-web-index-in-foswiki-using-the-filter-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrew-jones.com/2009/08/15/improving-the-web-index-in-foswiki-using-the-filter-plugin/</link>
	<description>Andrew Jones' Site</description>
	<lastBuildDate>Thu, 04 Mar 2010 14:29:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Daum</title>
		<link>http://andrew-jones.com/2009/08/15/improving-the-web-index-in-foswiki-using-the-filter-plugin/comment-page-1/#comment-435</link>
		<dc:creator>Michael Daum</dc:creator>
		<pubDate>Mon, 17 Aug 2009 10:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=369#comment-435</guid>
		<description>@Fil, yes that&#039;s a commonly seen error on some perls. Switching on UseLocale does work around it and I use this trick myself frequently ... not that I know _why_ that fixes the error ...</description>
		<content:encoded><![CDATA[<p>@Fil, yes that&#8217;s a commonly seen error on some perls. Switching on UseLocale does work around it and I use this trick myself frequently &#8230; not that I know _why_ that fixes the error &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Jones</title>
		<link>http://andrew-jones.com/2009/08/15/improving-the-web-index-in-foswiki-using-the-filter-plugin/comment-page-1/#comment-434</link>
		<dc:creator>Andrew Jones</dc:creator>
		<pubDate>Sun, 16 Aug 2009 21:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=369#comment-434</guid>
		<description>Erm I don&#039;t know, strange error to get as the Filter Plugin isn&#039;t that complicated. Might be something to do with your platform and/or version of Perl. Im using Perl 5.10 on Debian Linux with &lt;code&gt;$Foswiki::cfg{UseLocale} = 0;&lt;/code&gt;.

I doubt having UseLocale on will have any side effects, but you could always ask a question on &lt;a href=&quot;http://foswiki,org/Support/&quot; rel=&quot;nofollow&quot;&gt;foswiki.org&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Erm I don&#8217;t know, strange error to get as the Filter Plugin isn&#8217;t that complicated. Might be something to do with your platform and/or version of Perl. Im using Perl 5.10 on Debian Linux with <code>$Foswiki::cfg{UseLocale} = 0;</code>.</p>
<p>I doubt having UseLocale on will have any side effects, but you could always ask a question on <a href="http://foswiki,org/Support/" rel="nofollow">foswiki.org</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fil Salustri</title>
		<link>http://andrew-jones.com/2009/08/15/improving-the-web-index-in-foswiki-using-the-filter-plugin/comment-page-1/#comment-432</link>
		<dc:creator>Fil Salustri</dc:creator>
		<pubDate>Sun, 16 Aug 2009 19:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=369#comment-432</guid>
		<description>I&#039;m running latest Foswiki and FilterPlugin on most current version of MacOS Tiger, all patched to recent, and perl 5.8.6.  Tried doing this trick to WebTopicList, but got &quot;Insecure dependency in require while running with -T switch.&quot;

I fixed it by adding
$Foswiki::cfg{UseLocale} = 1;
to LocalSite.cfg

Is that a reasonable thing to do to fix this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m running latest Foswiki and FilterPlugin on most current version of MacOS Tiger, all patched to recent, and perl 5.8.6.  Tried doing this trick to WebTopicList, but got &#8220;Insecure dependency in require while running with -T switch.&#8221;</p>
<p>I fixed it by adding<br />
$Foswiki::cfg{UseLocale} = 1;<br />
to LocalSite.cfg</p>
<p>Is that a reasonable thing to do to fix this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
