<?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 for Fear and Loathing on the Learning Curve</title>
	<atom:link href="http://www.biggleszx.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.biggleszx.com</link>
	<description>Observations, critiques and irrelevancies.</description>
	<lastBuildDate>Thu, 27 Mar 2008 18:55:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on wpStats Update by BigglesZX</title>
		<link>http://www.biggleszx.com/2007/02/11/wpstats-update/comment-page-1/#comment-3027</link>
		<dc:creator>BigglesZX</dc:creator>
		<pubDate>Thu, 27 Mar 2008 18:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.biggleszx.com/2007/02/11/wpstats-update/#comment-3027</guid>
		<description>john,

Sorry for the awfully delayed reply! I can&#039;t say for certain what might be causing this issue - it&#039;s not one I&#039;ve come across before, so all I can really suggest is trying a re-install!

I&#039;m approaching my final term at Uni during which I should have a lot of free time to get the other aspects of my life on track - hopefully that will include doing some serious work on wpStats.

Thanks for your comment, all the best.</description>
		<content:encoded><![CDATA[<p>john,</p>
<p>Sorry for the awfully delayed reply! I can&#8217;t say for certain what might be causing this issue &#8211; it&#8217;s not one I&#8217;ve come across before, so all I can really suggest is trying a re-install!</p>
<p>I&#8217;m approaching my final term at Uni during which I should have a lot of free time to get the other aspects of my life on track &#8211; hopefully that will include doing some serious work on wpStats.</p>
<p>Thanks for your comment, all the best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on wpStats Update by john</title>
		<link>http://www.biggleszx.com/2007/02/11/wpstats-update/comment-page-1/#comment-3026</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 29 Feb 2008 08:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.biggleszx.com/2007/02/11/wpstats-update/#comment-3026</guid>
		<description>Hi bud,

first off, thanks for taking this over.  I really hope you&#039;ll have some time free to play with it in the future, as it&#039;s a great tool.

I hope this is the right place to ask, and if not, please feel free to delete and accept my apologies -- I&#039;ve just been googling for ages without finding a hint.  I&#039;m running 2.3.3 with wpStats 2.1 (2.11 actually but it seems to unpack as 2.1) and all works fine, except that all my hits are dated on what I suspect is the date I installed the plugin.  It&#039;s also the date on all the plugin file timestamps.

Have you ever run into this before?  It seems pretty bizarre; like I said, all the hit counts (and times of day) work fine, just not the actual date...</description>
		<content:encoded><![CDATA[<p>Hi bud,</p>
<p>first off, thanks for taking this over.  I really hope you&#8217;ll have some time free to play with it in the future, as it&#8217;s a great tool.</p>
<p>I hope this is the right place to ask, and if not, please feel free to delete and accept my apologies &#8212; I&#8217;ve just been googling for ages without finding a hint.  I&#8217;m running 2.3.3 with wpStats 2.1 (2.11 actually but it seems to unpack as 2.1) and all works fine, except that all my hits are dated on what I suspect is the date I installed the plugin.  It&#8217;s also the date on all the plugin file timestamps.</p>
<p>Have you ever run into this before?  It seems pretty bizarre; like I said, all the hit counts (and times of day) work fine, just not the actual date&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix Debian Exim4 Broken By Upgrade by jep</title>
		<link>http://www.biggleszx.com/2007/08/02/fix-debian-exim4-broken-by-upgrade/comment-page-1/#comment-3025</link>
		<dc:creator>jep</dc:creator>
		<pubDate>Sat, 16 Feb 2008 17:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.biggleszx.com/2007/08/02/fix-debian-exim4-broken-by-upgrade/#comment-3025</guid>
		<description>...and  moreover: the &quot;purge&quot; word has TWO hyphen characters before it. This posting place removes one of them!

&lt;code&gt;apt-get remove  --purge exim4-config&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>&#8230;and  moreover: the &#8220;purge&#8221; word has TWO hyphen characters before it. This posting place removes one of them!</p>
<p><code>apt-get remove  --purge exim4-config</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix Debian Exim4 Broken By Upgrade by jep</title>
		<link>http://www.biggleszx.com/2007/08/02/fix-debian-exim4-broken-by-upgrade/comment-page-1/#comment-3024</link>
		<dc:creator>jep</dc:creator>
		<pubDate>Sat, 16 Feb 2008 17:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.biggleszx.com/2007/08/02/fix-debian-exim4-broken-by-upgrade/#comment-3024</guid>
		<description>I had to purge exim4-config by doing this:

 apt-get remove --purge exim4-config

Order between &quot;remove&quot; and &quot;--purge&quot; is relevant.</description>
		<content:encoded><![CDATA[<p>I had to purge exim4-config by doing this:</p>
<p> apt-get remove &#8211;purge exim4-config</p>
<p>Order between &#8220;remove&#8221; and &#8220;&#8211;purge&#8221; is relevant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix Debian Exim4 Broken By Upgrade by Ray Burgemeestre</title>
		<link>http://www.biggleszx.com/2007/08/02/fix-debian-exim4-broken-by-upgrade/comment-page-1/#comment-3022</link>
		<dc:creator>Ray Burgemeestre</dc:creator>
		<pubDate>Fri, 28 Sep 2007 07:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.biggleszx.com/2007/08/02/fix-debian-exim4-broken-by-upgrade/#comment-3022</guid>
		<description>Had the same error due to changes made or not accepting the new configuration files the upgrade requested.. 
Removing exim4 with &quot;apt-get --purge remove exim4&quot; didn&#039;t work for me, the exim4-config package kept giving &quot;malformed macro ...&quot; error.
Maybe --force would have worked as well, though I used &quot;apt-get --purge remove exim4-config&quot; to remove it (all the packages will be removed via dependencies) and than reinstalled using &quot;apt-get install exim4&quot;</description>
		<content:encoded><![CDATA[<p>Had the same error due to changes made or not accepting the new configuration files the upgrade requested..<br />
Removing exim4 with &#8220;apt-get &#8211;purge remove exim4&#8243; didn&#8217;t work for me, the exim4-config package kept giving &#8220;malformed macro &#8230;&#8221; error.<br />
Maybe &#8211;force would have worked as well, though I used &#8220;apt-get &#8211;purge remove exim4-config&#8221; to remove it (all the packages will be removed via dependencies) and than reinstalled using &#8220;apt-get install exim4&#8243;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
