<webpage id="aboutSite">
  <config param="rcsdate" value="$Date: 2009-03-23 05:35:32 +0100 (Mon, 23 Mar 2009) $"/>
  <head>
    <title>About Site</title>
    <summary>About site</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 
    <olink targetdoc="silkpage">
      SilkPaged
    </olink> 
    to follow open standards and to meet <olink targetdoc="accessibility">accessibility</olink> requirements while 
    being as light as possible to download at any connection speed.
  </para>

  <section id="compliance">
    <title>Open Standards and Compliance</title>
    <para>
      Table below lists open standards utilized in this website.
      
    </para>
    <table  id="standards" frame="none" pgwide="1" role="plain">
      <title>Standards, Specifications and Usage</title>
    
      <tgroup cols="3">
	<thead>
	  <row>
	    <entry>Standard</entry>
	    <entry>Specification</entry>
	    <entry>Usage</entry>
	  </row>
	  
	</thead>
	<tbody>
	  <row>
	    <entry>
	      <mediaobject>
	      
	      <imageobject>
		<imagedata fileref="../../img/valid-xhtml10.png" format="PNG"/>
	      </imageobject>
	      <textobject>
		<phrase>XHTML 1.0 Logo</phrase>
	      </textobject>
	    </mediaobject>
	  </entry>
	  <entry>
	    <ulink url="http://www.w3.org/TR/xhtml1/">XHTML 1.0</ulink>	    
	  </entry>
	  <entry>Code</entry>
	</row>
	<row>
	  <entry>
	    <mediaobject>
	      <imageobject>
		<imagedata fileref="../../img/valid-css.png" format="PNG"/>
	      </imageobject>
	      <textobject>
		<phrase>CSS 2.1 Logo</phrase>
	      </textobject>
	    </mediaobject>
	  </entry>
	  <entry>
	    <ulink url="http://www.w3.org/TR/CSS21/">CSS 2.1</ulink>	    
	  </entry>
	  <entry>Style</entry>
	</row>
	<row>
	  <entry>
	    <mediaobject>      
	      <imageobject>
		<imagedata fileref="../../img/wcag1AA.gif" format="PNG"/>
	      </imageobject>
	      <textobject>
		<phrase>WCAG 1.0 Logo</phrase>
	      </textobject>
	    </mediaobject>
	  </entry>
	  <entry>
	    <ulink url="http://www.w3.org/TR/WCAG10/">WCAG 1.0</ulink>	    
	  </entry>
	  <entry>Accessibility</entry>
	</row>
	<row>
	  <entry>
	    <mediaobject>
	      <imageobject>
		<imagedata fileref="../../img/valid-atom.png" format="PNG"/>
	      </imageobject>
	      <textobject>
		<phrase>Atom 1.0 Logo</phrase>
	      </textobject>
	    </mediaobject>
	  </entry>
	  <entry>
	    <ulink url="http://atompub.org/2005/07/11/draft-ietf-atompub-format-10.html">Atom 1.0</ulink>	    
	  </entry>
	  <entry>XML Feeds</entry>
	</row>
      </tbody>
    </tgroup>
  </table>

  </section>

  <section>
    <title>Personal Comments</title>
    <para>
      For help in making this website compliant, I'd like to thank <ulink url="http://sina.khakbaz.com/">SinDoc</ulink>. Without his good understanding of 
      open standards, I would have never had the patience to make this site as compliant as it is. 
    </para>
  </section>
  <webtoc/>

</webpage>
