<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     >
  <channel>
    <title>Topdog.za.net</title>
    <link>http://www.topdog.za.net</link>
    <description>A bored sysadmin</description>
    <pubDate>Fri, 26 Feb 2016 10:06:56 GMT</pubDate>
    <generator>Blogofile</generator>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <item>
      <title>From Dokuwiki to Blogofile</title>
      <link>http://www.topdog.za.net/2012/03/21/from-dokuwiki-to-blogofile</link>
      <pubDate>Wed, 21 Mar 2012 08:33:00 SAST</pubDate>
      <category><![CDATA[Python]]></category>
      <category><![CDATA[Markdown]]></category>
      <guid isPermaLink="true">http://www.topdog.za.net/2012/03/21/from-dokuwiki-to-blogofile</guid>
      <description>From Dokuwiki to Blogofile</description>
      <content:encoded><![CDATA[<p>As you have noticed this site has a new look and feel, I decided 
to go back to basics, using simple text markup with no backend systems to manage and maintain.</p>
<p>Given my new found love for Python am moving most of my PHP based infrastructure to Python.</p>
<p><a href="http://www.blogofile.com/">Blogofile</a> is a nifty tool for generation of sites and blogs it uses 
several markup languages and no backend database at all. </p>
<p>Given that i already use both <a href="http://docutils.sourceforge.net/rst.html">ReSt</a> and
<a href="http://daringfireball.net/projects/markdown/">Markdown</a>, two of the formats
it supports it was an obvious choice. </p>
<p>All my site generation now happens offline and using <a href="http://www.blogofile.com/documentation/vcs_integration.html">git integration</a>
i push the finished site into production. </p>
<p>Site migration was a breeze from Dokuwiki to Blogofile using the excellent Python html to markdown convertor <a href="http://www.aaronsw.com/2002/html2text/">html2text</a></p>
<p>Although Blogofile has changed the url structure of the site important links are still accessible using the old url's by using apache's permanent redirect directives.</p>]]></content:encoded>
    </item>
  </channel>
</rss>
