<webpage id="colophon">
  <config param="rcsdate" value="$Date: 2008-10-20 01:39:29 +0200 (Mon, 20 Oct 2008) $"/>
  <head>
    <title>Site Colophon</title>
    <summary>About site colophon</summary>
    <keywords>SilkPage, XML, XSL, XHTML, CSS</keywords>
  </head>

  <para>
    This site is an evolving experiment in creating a visually appealing site 
    that is also <acronym>W3C</acronym> compliant. It is 
    <ulink url="http://silkpage.markupware.com/docs/silkpaged/">
      SilkPaged
    </ulink> 
    to follow open standards and to meet accessibility requirements while 
    being as light as possible to download at any connection speed.
  </para>
  
  <section id="design">
    <title>Design and Presentation</title>
    <para>
      The CSS applied on the light markup customizes the SilkPage's Phenix theme.
    </para>
    <para>
      Thanks to <ulink url="http://rofi.roger-ferrer.org/">
      Roger Ferrer Ib&#225;&#241;ez</ulink> for the lambda header background.
    </para>
  </section>

  <section id="accessibility">
    <title>Accessibility</title>
    <para>
      This site follows accessibility guidelines closely: 
    </para>
    <itemizedlist>
      <listitem>
	<para>
	  Navigation is intuitive, the top navigation menu is simple. 
	  When necessary, a local navigation menu is provided.
	</para>
      </listitem>
      <listitem>
	<para>
	  Content is presented using <acronym>CSS</acronym> Style Sheets.
	</para>
      </listitem>
      <listitem>
	<para>
	  Markup is structural and meaningful.
	</para>
      </listitem>

    </itemizedlist>
  </section>

  <section id="host">
    <title>Web Hosting</title>
    <para>
    This website is hosted on DixiteFox, a dedicated server provided by 
    <ulink url="http://www.dixite.com/">Dixite</ulink>, the company
    I would like thank for their unlimited support of my ideas.
    </para>
    <mediaobject>
      <imageobject>
	<imagedata fileref="http://www.dixite.com/img/logo.gif" format="GIF"/>
      </imageobject>
      <textobject>
	<phrase>Dixite, the Open Source company</phrase>
      </textobject>
   </mediaobject>
  </section>

  <section id="conformant">
    <title>Conformant Code</title>
    <para>
      At the backend, 
      <ulink url="http://silkpage.markupware.com/">SilkPage</ulink> 
      custom <acronym>XML</acronym> is used to 
      maintain the site content. <acronym>XSLT</acronym> Style Sheets are used 
      to produce customized markup that is validated <acronym>XHTML</acronym>
      content.
    </para>
  </section>

  <section id="tools">
    <title>Crafting Tools</title>
    <para>
      List of software and hardware (along with my rating) that I use to 
      publish and maintain this site. 
    </para>
    <table  id="publishingReportCard" frame="none" pgwide="1" role="plain">
      <title>Publishing Report Card</title>
      
      <tgroup cols="3">
	<thead>
	  <row>
	    <entry>Tool</entry>
	    <entry>Grade</entry>
	    <entry>Comment</entry>
	  </row>
	  
	</thead>
	<tbody>
	  <row>
	    <entry>
	      <ulink url="http://www.gnu.org">
		GNU/Linux
	      </ulink>
	    </entry>
	    <entry>A+</entry>
	    
	    <entry>
	      A great set of software tools and utilities
	    </entry>
	  </row>
	  <row>
	    <entry>
	      <ulink url="http://www.gnu.org/software/emacs/emacs.html">
		Emacs
	      </ulink>
	    </entry>
	    
	    <entry>A+</entry>
              <entry>
		One of the world's most perfect editors
	      </entry>
	  </row>
	  <row>
	    <entry>
	      <ulink url="http://www.vim.org">
		Vim
	      </ulink>
	    </entry>
	    <entry>A</entry>
	    <entry>
	      Plenty fast and great editor
	    </entry>
	  </row>
	  <row>
	    <entry>
	      <ulink url="http://www.gentoo.org/">Gentoo Linux</ulink>
	    </entry>
	    <entry>A</entry>
	    <entry>
	      An optimized and flexible operating system
	    </entry>
	  </row>
	  <row>
	    <entry>
	      <ulink url="http://www.dell.com/">
		Dell/Latitude
	      </ulink>
              </entry>
	      <entry>B</entry>
	      <entry>
		Nice, but noisy and slow without tons of <acronym>RAM</acronym>
	      </entry>
	  </row>
	  <row>
	    <entry>
	      <olink targetdoc="silkpage">SilkPage</olink>
	    </entry>
	    <entry>B</entry>
	    <entry>
	      Powerful but some rough edges, to be improved in the next 
	      version
	    </entry>
	  </row>
	</tbody>
      </tgroup>
    </table>
  </section>
</webpage>
