I moved the blog’s from Movable Type to NetKernel, for the moment the steps I did were:

  • tidy-​up the static content generated by Movable Type
  • put all the files in a NetKernel module
  • wrote a XSLT 2.0 transformation to apply the new template

Then I annotated the template with hAtom microformat and RDFa, the goal was to yield the same RDF triples from a blog entry wherever I was extracting the RDFa or I was transforming hAtom to Atom (via Robert Bachmann’s hAtom2Atom) and then Atom to RDF (via Masahide Kanzaki’s atom2rdfs).

(more…)