<?xml version="1.0" encoding="utf-8"?>
<!-- name="generator" content="pyblosxom/1.4.3 01/10/2008" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
<channel>
<title>The Geekess   </title>
<link>http://sarah.thesharps.us</link>
<description>Linux, bicycling, open source, gardening, amateur rockets, and other seemingly unrelated hobbies.</description>
<language>en</language>
<item>
  <title>Comments enabled</title>
  <link>http://sarah.thesharps.us/2008-05-14-13-32.html</link>
  <description><![CDATA[
<p>Comments are now enabled on my blog.  I ran into some issues with configuring
the pybloxsom comments plugin...
</p>

<p>You need to put files like comment.html in your flavour directory, not your
datadir (as the comment documentation on the pyblosxom site incorrectly states).</p>

<p>The nospam plugin (without AJAX) is not working for me.  I see the captcha, and
I enter it correctly, but it says it's invalid.  I think it's an issue with the
session plugin.  I've given up on captchas for now.  Hopefully I won't need
them.</p>

<p>The mta configuration of the comments plugin was not working correctly.  I'm
supposed to get email whenever someone comments, but the plugin was set up to
use mail arguments rather than sendmail arguments.  It was also double quoting
the subject line for some reason.  I edited the comment plugin to make it work
with sendmail.  You can find that patch <a
href="http://minilop.net/~sarah/blog-stuff/pyblosxom-Use-sendmail-arguments-with-comments-plugin.patch">here</a>.</p>

]]></description>
</item>

</channel>
</rss>

