Concurrently Chaotic

Random notes on technology by Kenji Rikitake

[ blog home | about me | my homepage | recent entries | categories | archives | atom ]


The posted date field of each blog article got broken but restored

I decided to use Subversion to manage the blog contents, which was a wrong decision. Subversion does not keep timestamps of repository files at least as in the default mode operation. This is not good for PyBloxsom. So I restored the old files to put back the timestamps.

posted at: 05 Dec 2009 | path: /admin | permanent link


Prologue (3) - added plugins

recent posts, categories, and monthly archives are statically generated by installing plugins of pyarchives.py, pycategories.py, and pyrecentposts.py.

Also titles are given to indivudual articles by another plugin called pytitle.py.

(So many things to do for doing a fancy stuff...)

posted at: 28 Jul 2009 | path: /admin | permanent link


Prologue (2) - modified directory structure

ASAHI-NET, our Web service provider, now allows me to use ATOM feed, so the syndication is now ATOM-based.

Blog articles are now categorized by the subdirectory URL as "path" at the end of each article.

posted at: 28 Jul 2009 | path: /admin | permanent link


Prologue - yet another blog again

I've tried making a lot of blog sites in Hatena, Blogger, and Tumblr. Those blog service providers shared the same problem, though; they were slow over the network. Well, they exist far beyond on the other ends of networks, so I know I have to be patient, but that's not something tolerable if you really want to control the details of the HTML pages generated.

Another persistent problem: backup. Backing up blogs is not a trivial job, especially if the blog system has its own directives to quote something outside of their systems. For example, Hatena users can quote Amazon.co.jp pictures of the goods, which is obviously not trivial if the text data are extracted alone. I know those are good features, but they also impact on the consistency of the blog article integrity and consistency.

So I decided to do it again, this time with PyBlosxom. Quite a few years ago I managed to make a small blog system by Blosxom and it was easy to manage. Now PyBlosxom has many modern features including syndication, and capability to enhance by Python.

The title Concurrently Chaotic is derived from the topics I'm interested in now, namely:

So I hope this blog, rants, raves, opinions, or whatever will last a little bit longer than the old ones.

posted at: 20 Jul 2009 | path: /admin | permanent link


Recent entries

Categories

Archives

Copyright 2009 by Kenji Rikitake. All Rights Reserved.

The contents are licensed under Creative Commons License Attribution 3.0 Unported (CC-BY-3.0).

Blog made with PyBlosxom.