<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="xsl/bhsl.xsl" ?>
<page name="ZDoom Stuff">
  <info>
    A small collection of ZDoom-related stuff.
    Feel free to have a look around.
  </info>

  <column side="right">
    <box name="About this site">

    <p>
      This site uses XML and XSL transformations to create HTML.
      That keeps things easy to maintain and modify.
    </p><p>
      Unfortunately, this may not work 
      equally well in all browsers. 
    </p><p>
      If this site looks screwed up to you, click
      <a href="index.html">here</a>.
    </p>
    </box>

  </column>

  <content>
    <box name="Tools">
      <li>
        <link to="grabpng">GrabPng</link>
         - set offsets and alPh chunk in png files quickly and easily.
         <ul>
         <li>No install needed - single executable file</li>
         <li>Simple drag-n-drop user interface</li>
         <li>Can perform batch jobs from the command line</li>
         </ul>
      </li>
      <li>
        <link to="unwad">UnWad</link>
         - a command line tool for extracting lumps from a wad.
         <ul>
         <li>Quickly extract all lumps from a wad</li>
         <li>Automatically create a PK3 from a wad</li>
         <li>Auto-convert images, sounds and music to modern formats</li>
         <li>Use matching patterns to filter or rename extracted lumps</li>
         </ul>
      </li>
      <li>
        <link to="tools">DoomCrap</link>
         - a Collection of Really Awesome Programs (for Doom)
         <ul>
         <li>Font generator</li>
         <li>Batch image converter</li>
         <li>Palette editing tool</li>
         </ul>
      </li>
      <!--
      <li>
        <a>Terrain Thing</a>
         - a real-time terrain editor (still in development!)
      </li>
      -->
    </box>
    
    <box name="Hosted">
      <list>
      <item>
        Kinsie's <link to="noth">NOTH</link> (plus!)
      </item>
      </list>
    </box>
    <!--
    <box name="Demo Stuff">
      <li>
        Check out this <a href="./eyecam.xml">remote control vehicle</a>.
      </li>
    </box>
    -->
  </content>
</page>
