<?xml version="1.0"?>
<!DOCTYPE webpage
  PUBLIC "-//Norman Walsh//DTD Website Full V2.4.0//EN"
  "http://docbook.sourceforge.net/release/website/2.4.0/schema/dtd/website-full.dtd">

<!--
#################################################################
$Id: about.xml,v 1.3 2003/02/18 17:15:35 calennert Exp $
#################################################################
-->

  <webpage id="about">
    <config param="desc" value="About this Site"/>
    <config param="rcsdate" value="$Date: 2003/02/18 17:15:35 $"/>
    <config param="footer" value="about.xml" altval="XML Source"/>

    <head>
      <title>About This Site</title>
      <titleabbrev>About This Site</titleabbrev>
      <summary>Information concerning the creation and maintenace of this site.</summary>
      <keywords>Lennertmods, Chris Lennert, SourceForge, projects, phpBB, forum, modifications, mods, hacks, about, DocBook, Website, XML, Norman Walsh</keywords>
    </head>

    <section>
      <title>SourceForge Project Description</title>
      <para>
        The purpose of this project is to develop, demonstrate, and support Chris
        Lennert's (calennert) modifications to the phpBB forum software.  The mods
        will be written in the platform-independent PHP language and are intended
        to provide phpBB with additional functionality and enhancements not currently
        available in the base phpBB package.  For example, the project's initial mod
        will be the Board Usage Statistics mod, which displays information useful to
        bulletin board administrators and moderators concerning the user's per forum
        &amp; per section post counts, post rates, topic starts, topic rates and
        watched topics.  All mods released by the project will aim to provide
        significant enhancement of phpBB, ease of installation, and supporting
        documentation.
      </para>
    </section>

    <section>
      <title>The Production of These Pages</title>
      <para>
        These pages are generated in a <ulink url="http://java.sun.com">J2SDK</ulink> v. 1.4.1 environment from Website XML markup, a
        customization of <ulink url="http://docbook.sourceforge.net/">DocBook</ulink> XML
        created by <ulink url="http://www.nwalsh.com/">Norman Walsh</ulink>.
        Additional tools used include:
      </para>
      <itemizedlist spacing="compact">
          <listitem><simpara>DocBook XSL stylesheets (<ulink url="http://docbook.sourceforge.net">http://docbook.sourceforge.net</ulink>)</simpara></listitem>
          <listitem><simpara>Saxon XSLT processor (<ulink url="http://saxon.sourceforge.net">http://saxon.sourceforge.net</ulink>)</simpara></listitem>
          <listitem><simpara>Jakarta Ant build tool (<ulink url="http://ant.apache.org">http://ant.apache.org</ulink>)</simpara></listitem>
          <listitem><simpara>XML Commons Resolver (<ulink url="http://xml.apache.org/commons">http://xml.apache.org/commons</ulink>)</simpara></listitem>
      </itemizedlist>
    </section>
  </webpage>