Maxs homepage

Main Branches

Contact   Publications   Talks   Grants   Teaching   Mathematics   Computer   Images   Private   Links  

How this Website was created

This web site has been created using a tool called the Mixer written by me. See Mixer's homepage for further explanations. To wet your appetite, have a look at what has to be written to create this page (with all navigation tools and other gimmicks):

  <?xml version="1.0" encoding="UTF-8"?>
   
  <mixer template="standard.tmpl">
  <mixertitle>How this Website was created</mixertitle>

  <p>This web site has been created using a tool called the
  <a href="Software/mixer.html">Mixer</a> written by me. See Mixer's
  <a href="Software/mixer.html">homepage</a> for further explanations.
  To wet your appetite, have a look at what has to be written to create
  this page (with all navigation tools):
  </p>

  <pre>
     ... this page embedded in XHTML ...
  </pre>
  </mixer>

To put this very page into the navigation tree the following single line in a special tree file is necessary:

  <entry file="aboutthispage.html"> About this Site </entry>

Interested? The follow this link! :-)