<webpage id="projects">
  <config param="rcsdate" value="$Date: 2008-10-20 01:39:29 +0200 (Mon, 20 Oct 2008) $"/>
  <config param="Atom" value="../feeds/projects.xml"/>
  <head>
    <title>Projects</title>
    <summary>Java and XML based projects</summary>
    <keywords>Softawre, Open Source, XML, Markup</keywords>
  </head>

  <para>
    And you thought that I'm just a student? Wrong! Among other things, I 
    strive to write software and design standards compliant web sites that 
    are simple, accessible and attractive.
  </para>
  
  <rss feed="../feeds/projects.xml"/>

  <sidebar id="prerequisites">
    <variablelist>
      <title>Prerequisites</title>

      <varlistentry>
	<term>Download Java</term>
	<listitem>
	  <para>
	    Prior to installing any project, you must first install
	    <ulink url="http://java.sun.com/j2se">
	      Java 2 Standard Platform
	    </ulink>
	  </para>
	</listitem>
      </varlistentry>

      <varlistentry>
	<term>Download Apache Ant</term>
	<listitem>
	  <para>
	    Prior to installing any project, you must first install
	    <ulink url="http://ant.apache.org">
	      Apache Ant
	    </ulink>
	  </para>
	</listitem>
      </varlistentry>

    </variablelist>

  </sidebar>


</webpage>
