I have decided to change the way my home site works. Up until now I
have been writing entries by creating a quasi-XML file containing the
HTML text; I am changing the format to be quasi-RFC-822: a text file
with a short header section at the top. The text is translated to
HTML via the usual hacked-together nest of regexps.
Read more
I recently stumbled across the tag URI scheme, a convention
that does a lot of what urn and http-based identifiers do with
less ambiguity and confusion. But perhaps I had better explain what I
mean by URI first.
Read more