Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Sat, 01 Feb 2003
Disconnected pyblosxom use
I'm travelling a bit more these days, so the ability to blog a bunch
of entries without a network connection is very valuable. The blosxom
family of tools seemed to be a great solution for this. My plans was
to make a copy of the blosxom directory on the laptop, and update that
on the road, and copy the right files back when I had connectivity.
I was going to go one step further and version control the blosxom
directory using CVS. That way I could just update the laptop, commit
the changes, and have a cron job check out from CVS every so often.
Except that CVS doesn't preserve the dates/times when you update from
the repository. Which makes the entries appear entirely out of order,
since the *blosxom tools rely on file mod times for ordering the
entries in web log.
Any one know if Subversion
preserves file times?
[17:25] |
[computers/internet/weblogs/pyblosxom] |
# |
TB |
F |
G |
0 Comments |
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk