<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Tech-Blog: pyBlosxom Install</title>
    <link>http://tech-blog.mpierson.net/articles/2004/06/27/pyBlosxom-install</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Mike Pierson's technology blog</description>
    <item>
      <title>pyBlosxom Install</title>
      <description>
&lt;p&gt;Well, here it is.  pyBlosxom is now installed on &lt;a href="http://blog.intouch.ca/"&gt;blog.intouch.ca&lt;/a&gt;.&lt;/p&gt; 

&lt;p&gt;I started with the Debian version of pyBlosxom in the experimental archives, and created a mini install in each user&amp;rsquo;s home dir.  This more-or-less follows the &lt;a href="http://wiki.subtlehints.net/moin/PyBlosxom_2fInstalLation"&gt;install&lt;/a&gt; suggestions in the pyBlosxom &lt;a href="http://wiki.subtlehints.net/moin/PyBlosxom"&gt;wiki&lt;/a&gt;.  The flavour templates are roughly based on the html flavour that comes bundled in the Debian package.&lt;/p&gt;

&lt;p&gt;Each user now has files in their home directory similar to:&lt;/p&gt;
&lt;pre&gt;
www
 |
 - pyblosxom
   |
   - data
      content-type.html
      head.html
      story.html
      footer.html
   - etc
      config.py
   - plugins
      pycalendar.py
   - cgi-bin
      pyblosxom.cgi
&lt;/pre&gt;
   
&lt;p&gt;Blog are placed in the &lt;i&gt;data&lt;/i&gt; subdir with a &amp;rsquo;.txt&amp;rsquo; suffix.  The file name is significant when constructing permanent linke to articles so best to make it descriptive. Articles can be written in plain text or in HTML (still with &amp;rsquo;.txt&amp;rsquo; suffix) -- I suggest HTML for readability.  pyBlosxom auto-magically classifies articles according the the file system hierachy under the &lt;i&gt;data&lt;/i&gt; directory.&lt;/p&gt;

&lt;p&gt;My goal is to write at least one article per day on work related subjects, and to convince other In-Touch&amp;rsquo;ers to do the same.&lt;/p&gt;</description>
      <pubDate>Sun, 27 Jun 2004 20:06:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:0d4c57c60c922329643f374f71fec28e</guid>
      <author>mop</author>
      <link>http://tech-blog.mpierson.net/articles/2004/06/27/pyBlosxom-install</link>
      <category>blogs</category>
      <category>In-Touch</category>
      <trackback:ping>http://tech-blog.mpierson.net/articles/trackback/127</trackback:ping>
    </item>
  </channel>
</rss>

