<?xml version="1.0" encoding="iso-8859-1"?>

<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">Joseph Reagle</title>
<subtitle type="html"><![CDATA[
Open Communities, Media, Source, and Standards
]]></subtitle>
<id>http://reagle.org/joseph/blog/technology/python/pyblosxom-1.0-upgrade</id>
<link rel="alternate" type="text/html" href="http://reagle.org/joseph/blog" />
<link rel="self" type="application/atom+xml" href="http://reagle.org/joseph/blog/technology/python/pyblosxom-1.0-upgrade?flav=atom" />


<author>
<name>Joseph Reagle</name>
<uri>http://reagle.org/joseph/blog/technology/python/pyblosxom-1.0-upgrade</uri>
<email></email>
</author>
<rights>Copyright 2003-2010 Joseph Reagle</rights>
<generator uri="http://pyblosxom.sourceforge.net/" version="1.4.3 01/10/2008">
PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.3 01/10/2008
</generator>

<updated>2004-05-28T12:06:14Z</updated>
<!-- icon?  logo?  -->

<entry>
<title type="html">Upgrading to Pyblosxom 1.0</title>
<category term="" />
<id>http://reagle.org/joseph/blog/2004/05/28/pyblosxom-1.0-upgrade</id>
<updated>2004-05-28T12:06:14Z</updated>
<published>2004-05-28T12:06:14Z</published>
<link rel="alternate" type="text/html" href="http://reagle.org/joseph/blog/technology/python/pyblosxom-1.0-upgrade.html" />
<content type="html">

&lt;p&gt;Upgrading &lt;a
href=&quot;http://reagle.org/joseph/blog/technology/python/setting-up-pyblosxom&quot;&gt;my
pyblosxom install&lt;/a&gt; can be a bit tricky:&lt;/p&gt;
&lt;ol&gt;
  &lt;li&gt;`kdiff3 pyblosxom.cgi ~/data/2web/reagle/joseph/pyblosxom.cgi`&lt;/li&gt;
  &lt;li&gt;`kdiff3 config.py ~/data/2web/pyblosxom/web/config.py`&lt;/li&gt;
  &lt;li&gt;copy files from the new version into the existing install making sure
    to remove files no longer necessary and keep my own plugins and lucene
    install etc.,&lt;/li&gt;
  &lt;li&gt;Get the flavourdir tweak from CVS and copy to
    pyblosxom/Pyblosxom/renderers/blosxom.py&lt;/li&gt;
  &lt;li&gt;I used to be able to set the default py[&apos;parser&apos;] = &apos;textile&apos; and it
    would would with &quot;.txt&quot; files, no longer works, and since there&apos;s only a
    few I rename them to &quot;.txtl&quot;&lt;/li&gt;
  &lt;li&gt;How do I get rid of the automatically generated &quot;&amp;lt;h2&amp;gt;Thu, 27 May
    2004&amp;lt;/h2&amp;gt;&quot;?
    &lt;p&gt;Generate an empty file: `echo &amp;gt;&amp;gt; date_head.html`&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;When I create a comment, the comment is created but I get an error:
    &lt;p&gt;&quot;2004-05-28 13:55:35,982 INFO Couldn&apos;t open latest comment pickle for
    writing&quot;&lt;/p&gt;
    &lt;p&gt;but it&apos;s now logged and doesn&apos;t throw an exception.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;Trackback has changed! Remove the trackback.cgi file and rely upon the
    pybloxsom.cgi (renamed to blog) handler by moving to a trackback URI of
    the form http://reagle.org/joseph/blog/trackback/...&lt;/li&gt;
&lt;/ol&gt;
</content>
</entry>
</feed>
