Skip to content

Oliver.net.au

Linux, life and programming

Menu
  • Home
  • About

Tag: xena

Posted onAugust 8, 2016IT

Swift + Xena would make the perfect digital preservation solution

by mattLeave a comment on Swift + Xena would make the perfect digital preservation solution

Those of you might not know, but for some years I worked at the National Archives of Australia working on, at the time, their leading digital preservation platform. It was awesome, opensource, and they paid me to hack on it. The most important parts of the platform was Xena and…

Read More
Posted onFebruary 16, 2011Computers

Use xmllint and vim to format xml documents

by mattLeave a comment on Use xmllint and vim to format xml documents

If you want vim to nicely format an XML file (and a xena file in this example, 2nd line) then add this to your ~/.vimrc file: ” Format *.xml and *.xena files by sending them to xmllint au FileType xml exe “:silent 1,$!xmllint –format –recover – 2>/dev/null” au FileType xena…

Read More
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress