<?xml version="1.0"?>
<!DOCTYPE content [ <!ENTITY nbsp " "> ]>
<rdf:RDF xml:base="http://snarfed.org/rdf"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="http://snarfed.org">
  <dc:title> snarfed.org  </dc:title>
  <dc:description> draw group stream of consciousness </dc:description>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>
</rdf:Description>

<rdf:Description rdf:about="http://snarfed.org/space/hardcodedates">
  <dc:title> hardcodedates </dc:title>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:date> 2007-02-23T18:36:00Z </dc:date>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>

  <content>
    <p><img src="/space/hardcodedates.jpg" alt="hardcodedates.jpg" title="" /></p>

<p>For the impatient: <br />
&nbsp; <a href="/space/hardcodedates.py">Download hardcodedates.py 1.4</a> <br />
&nbsp; <a href="http://pyblosxom.sf.net/">PyBlosxom home page</a> <br />
&nbsp; <a href="http://pyblosxom.sf.net/blog/registry?sortby=path">PyBlosxom plugin registry</a></p>

<p><em>Updated 2007-02-23.</em></p>

<p><a href="/space/hardcodedates.py">hardcodedates</a> is a
<a href="http://pyblosxom.sf.net/">PyBlosxom</a> plugin that overrides Pyblosxom's
<a href="http://pyblosxom.sourceforge.net/1.3.1/manual/x704.html">default mtime handling</a>
to read mtimes from a file, instead of from the filesystem.</p>

<p>This has a number of benefits. Similar to
<a href="http://pyblosxom.sourceforge.net/blog/registry/date/metadate">other</a>
<a href="http://pyblosxom.sourceforge.net/blog/registry/date/rememberdates">plugins</a>,
it allows you to manually specify each entry's mtime. The mtimes are stored in
a single file, so PyBlosxom doesn't need to stat every entry. Finally, it adds
mtimes for new entries, to preserve their original mtime and to avoid stat
calls.</p>

<p>hardcodedates was
<a href="http://www.nathanbullock.org/nathan/pyblosxom/">originally written</a>
by <a href="http://www.nathanbullock.org/">Nathan Bullock</a>. I've taken over
maintennance, with his permission.</p>

<p>hardcodedates is Copyright 2004 <a href="http://www.nathanbullock.org/">Nathan Bullock</a>,
2006 <a href="/space/about">Ryan Barrett</a>, and is distributed
under the <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>.</p>

<p>See also:</p>

<ul>
<li><a href="/space/2006-08-23">migrating to pyblosxom</a></li>
<li><a href="/space/filekicker">filekicker</a></li>
<li><a href="/space/photogallery">photogallery</a></li>
<li><a href="/space/pyblosxom ajax comments">pyblosxom ajax comments</a></li>
<li><a href="/space/pyblosxom rdf flavour">pyblosxom rdf flavour</a></li>
</ul>

  </content>

  <rdf:Seq>

  </rdf:Seq>
</rdf:Description>
</rdf:RDF>
