<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $Id: site-trivia.xml,v 1.3 2004/06/18 12:01:09 mad Exp $ -->

<page title="Site Trivia"
      description="Trivia about netilium.org"
      keywords="netilium,trivia"
      author="mad">

  <section title="The past">
    <paragraph>
      Netilium.org has been around the 'net since mid 1999. We had worked our ways through a number of "Free/Dynamic DNS"-services before we decided to go with something more permanent. Since that, netilium.org has had a number of do-overs regarding the content and design of the site; From static HTML to a number of database-driven PHP-sites, to an XML-based site built with Java-technology, and finally ported the XML-based system to PHP.
    </paragraph>
    <paragraph>
      The server configuration / location has also changed a lot over the years; From a 486DX/33 hosted on the same 128kbit/s-line as the school we attended, a HP Vectra 486 stashed away in the cellar of <a href="/~mad/">mad</a>'s work sharing bandwidth with <a href="http://www.symbols.com/">symbols.com</a>, a Pentium-75, to a Pentium II 400MHz, an <a href="/hinv/asds10/">AlphaServer DS10</a>, a <a href="/hinv/dg/">Quad Processor Wintel box</a> hosted on a 2Mbit/s xDSL-something line, back to the AlphaServer <a href="/hinv/asds10/">DS10</a> co-located outside Stockholm, and finally moved to Co-location in Norrköping, Sweden.
    </paragraph>
  </section>

  <section title="The present">
    All content on this site is stored on the file system in <a href="?source=true">XML</a> format, rendered via XSLT and finally cached. The generated documents are <a href="http://www.w3.org/TR/xhtml1">XHTML 1.0 Strict</a>, and are re-validated against the XML files on the filesystem with regular intervals.
  </section>

</page>

