Author: gmcdonald
Date: Fri Dec  7 17:51:59 2007
New Revision: 602293

URL: http://svn.apache.org/viewvc?rev=602293&view=rev
Log:
Upgrade xdoc to document v2.0, alter to suit and add rel=nofollow as appropriate

Modified:
    forrest/trunk/site-author/content/xdocs/live-sites.xml

Modified: forrest/trunk/site-author/content/xdocs/live-sites.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/live-sites.xml?rev=602293&r1=602292&r2=602293&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/live-sites.xml (original)
+++ forrest/trunk/site-author/content/xdocs/live-sites.xml Fri Dec  7 17:51:59 
2007
@@ -15,7 +15,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" 
"http://forrest.apache.org/dtd/document-v12.dtd";>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN"
+"http://forrest.apache.org/dtd/document-v20.dtd";>
 <document>
   <header>
     <title>Examples Built-With-Forrest</title>
@@ -27,8 +28,8 @@
     </p>
     <p>
       If you want your site added to the list, then please send a request to 
the
-      <link href="site:mail-lists">mailing lists</link> or to the
-      <link href="site:bugs">Issue tracker</link>. Tell us the URL, Name, and
+      <a href="site:mail-lists">mailing lists</a> or to the
+      <a href="site:bugs">Issue tracker</a>. Tell us the URL, Name, and
       catch-phrase.
     </p>
     <section id="skinned">
@@ -40,130 +41,130 @@
         section for some examples of such sites.
       </p>
       <ul>
-        <li><link href="ext:xml.apache.org">Apache XML Project 
(xml.apache.org)</link></li>
-        <li><link href="ext:forrest">Apache Forrest</link></li>
-        <li><link href="site:references/cocoon">Apache Cocoon</link></li>
-        <li><link href="site:references/lenya">Apache Lenya</link></li>
-        <li><link href="http://aft.sourceforge.net/";>Anteater</link> - 
Ant-based functional testing</li>
-        <li><link href="http://chaperon.sourceforge.net";>Chaperon</link> - 
text parser</li>
-        <li><link href="http://www.iasandcb.pe.kr/3g/";>IAS&amp;CB</link></li>
-        <li>Some <link href="http://www.apache.org/~coar/people.html";>Apache
-        Committer</link> personal pages</li>
-        <li><link href="ext:fop">Apache FOP</link>
+        <li><a href="ext:xml.apache.org">Apache XML Project 
(xml.apache.org)</a></li>
+        <li><a href="ext:forrest">Apache Forrest</a></li>
+        <li><a href="site:references/cocoon">Apache Cocoon</a></li>
+        <li><a href="site:references/lenya">Apache Lenya</a></li>
+        <li><a href="http://aft.sourceforge.net/"; rel="nofollow">Anteater</a> 
- Ant-based functional testing</li>
+        <li><a href="http://chaperon.sourceforge.net"; 
rel="nofollow">Chaperon</a> - text parser</li>
+        <li><a href="http://www.iasandcb.pe.kr/3g/"; 
rel="nofollow">IAS&amp;CB</a></li>
+        <li>Some <a href="http://www.apache.org/~coar/people.html";>Apache
+        Committer</a> personal pages</li>
+        <li><a href="ext:fop">Apache FOP</a>
         (Formatting Objects Processor)</li>
-        <li><link href="http://www.dream-models.com/";>Dream Models</link>
+        <li><a href="http://www.dream-models.com/"; rel="nofollow">Dream 
Models</a>
         - gather information about electric radio controlled helicopters</li>
-        <li><link href="http://people.apache.org/~vgritsenko/stats/";>Apache 
Stats (Vadim's Home Page)</link> - some web statistics</li>
-        <li><link href="http://www.indexgeo.net/zalarm/";>Z-alarm - Ensure
-        information server integrity</link></li>
-        <li><link href="http://jakarta.apache.org/poi/";>Apache Jakarta 
POI</link></li>
-        <li><link href="http://terra-intl.com/";>Terra-International, Inc. 
(Japanese)</link></li>
-        <li><link href="http://jakarta.terra-intl.com/poi/";>Apache Jakarta POI 
(Japanese Translation)</link></li>
-        <li><link href="http://xfp.sourceforge.net/";>XFP</link> - eXtensible 
Filtering Pipelines</li>
-        <li><link 
href="http://www.atlassian.com/software/jira/docs/latest";>JIRA bugtracker 
documentation</link></li>
-        <li><link href="http://www.phpopentracker.de/";>phpOpenTracker</link> - 
A framework solution for the analysis of website traffic and visitor 
analysis</li>
-        <li><link href="http://ws.apache.org/";>Apache Web Services 
Project</link></li>
-        <li><link href="http://ws.apache.org/wsif/";>Apache WSIF Project</link> 
- Web Services Invocation Framework</li>
-        <li><link href="http://xml.apache.org/xmlbeans/";>Apache 
XMLBeans</link> - An XML-Java binding tool</li>
-        <li><link href="http://druid.sourceforge.net/";>Druid: The Database 
Manager</link> - GUI tool to create databases (GPL)</li>
-        <li><link href="http://ws.apache.org/axis/";>Apache Axis</link> - an 
implementation of the SOAP ("Simple Object Access Protocol")</li>
-        <li><link href="http://ws.apache.org/soap/";>Apache SOAP</link> - an 
implementation of the SOAP submission</li>
-        <li><link href="http://www.kanaputs.org/";>Kanaputs</link> - an 
interpreter for Java</li>
-        <li><link href="http://cese.sourceforge.net/";>Cell Electrophysiology 
Simulation Environment (CESE)</link>
+        <li><a href="http://people.apache.org/~vgritsenko/stats/";>Apache Stats 
(Vadim's Home Page)</a> - some web statistics</li>
+        <li><a href="http://www.indexgeo.net/zalarm/";>Z-alarm - Ensure
+        information server integrity</a></li>
+        <li><a href="http://jakarta.apache.org/poi/";>Apache Jakarta 
POI</a></li>
+        <li><a href="http://terra-intl.com/"; 
rel="nofollow">Terra-International, Inc. (Japanese)</a></li>
+        <li><a href="http://jakarta.terra-intl.com/poi/";>Apache Jakarta POI 
(Japanese Translation)</a></li>
+        <li><a href="http://xfp.sourceforge.net/"; rel="nofollow">XFP</a> - 
eXtensible Filtering Pipelines</li>
+        <li><a href="http://www.atlassian.com/software/jira/docs/latest"; 
rel="nofollow">JIRA bugtracker documentation</a></li>
+        <li><a href="http://www.phpopentracker.de/"; 
rel="nofollow">phpOpenTracker</a> - A framework solution for the analysis of 
website traffic and visitor analysis</li>
+        <li><a href="http://ws.apache.org/";>Apache Web Services 
Project</a></li>
+        <li><a href="http://ws.apache.org/wsif/";>Apache WSIF Project</a> - Web 
Services Invocation Framework</li>
+        <li><a href="http://xml.apache.org/xmlbeans/";>Apache XMLBeans</a> - An 
XML-Java binding tool</li>
+        <li><a href="http://druid.sourceforge.net/"; rel="nofollow">Druid: The 
Database Manager</a> - GUI tool to create databases (GPL)</li>
+        <li><a href="http://ws.apache.org/axis/";>Apache Axis</a> - an 
implementation of the SOAP ("Simple Object Access Protocol")</li>
+        <li><a href="http://ws.apache.org/soap/";>Apache SOAP</a> - an 
implementation of the SOAP submission</li>
+        <li><a href="http://www.kanaputs.org/"; rel="nofollow">Kanaputs</a> - 
an interpreter for Java</li>
+        <li><a href="http://cese.sourceforge.net/"; rel="nofollow">Cell 
Electrophysiology Simulation Environment (CESE)</a>
         - a framework for computational electrophysiological simulations</li>
-        <li><link href="ext:gump">Apache Gump</link></li>
-        <li><link href="http://www.agssa.net/";>AG Software</link></li>
-        <li><link href="http://jdbc.postgresql.org/";>PostgreSQL JDBC 
Driver</link></li>
-        <li><link href="http://www.sbbi.net/";>SuperBonBon 
Industries</link></li>
-        <li><link href="http://learnlinux.tsf.org.za/";>Learn Linux</link> - 
developing Free/Open Source GNU/Linux Training Materials</li>
-        <li><link href="http://computerdictionary.tsf.org.za";>Computer 
Dictionary Project</link> - develop a DocBook XML computer nomenclature 
glossary database</li>
-        <li><link href="http://www.softoutfit.com/";>Ca&#241;ones Software 
Outfitter</link></li>
-        <li><link href="http://www.cirquedigital.com/";>Cirque|Digital, 
LLC</link></li>
-        <li><link href="http://db.apache.org/derby/";>Apache Derby</link>
+        <li><a href="ext:gump">Apache Gump</a></li>
+        <li><a href="http://www.agssa.net/"; rel="nofollow">AG Software</a></li>
+        <li><a href="http://jdbc.postgresql.org/"; rel="nofollow">PostgreSQL 
JDBC Driver</a></li>
+        <li><a href="http://www.sbbi.net/"; rel="nofollow">SuperBonBon 
Industries</a></li>
+        <li><a href="http://learnlinux.tsf.org.za/"; rel="nofollow">Learn 
Linux</a> - developing Free/Open Source GNU/Linux Training Materials</li>
+        <li><a href="http://computerdictionary.tsf.org.za"; 
rel="nofollow">Computer Dictionary Project</a> - develop a DocBook XML computer 
nomenclature glossary database</li>
+        <li><a href="http://www.softoutfit.com/"; rel="nofollow">Ca&#241;ones 
Software Outfitter</a></li>
+        <li><a href="http://www.cirquedigital.com/"; 
rel="nofollow">Cirque|Digital, LLC</a></li>
+        <li><a href="http://db.apache.org/derby/";>Apache Derby</a>
         - a zero admin, embeddable java rdbms</li>
-        <li><link href="http://www.atbymjm.com/";>ATbyMJM</link>
+        <li><a href="http://www.atbymjm.com/"; rel="nofollow">ATbyMJM</a>
         - Assistive Technology, using augmentive communication devices, by 
Martha Jane McLellan</li>
-        <li><link href="http://www.cccp-project.org/";>CCCP Common Clan 
Portal</link>
+        <li><a href="http://www.cccp-project.org/"; rel="nofollow">CCCP Common 
Clan Portal</a>
          - Primarily a J2EE website application for game clans</li>
-        <li><link href="http://www.verit.de/";>verit Informationssysteme 
GmbH</link></li>
-        <li><link href="http://www.sello-propio.com/";>Sello Propio</link> - 
Feng Shui in Columbia</li>
-        <li><link href="http://www.divvun.no/";>S&aacute;mi proofing tools 
development project</link></li>
-        <li><link href="http://www.risten.no/";>S&aacute;mi terminology 
portal</link> 
+        <li><a href="http://www.verit.de/"; rel="nofollow">verit 
Informationssysteme GmbH</a></li>
+        <li><a href="http://www.sello-propio.com/"; rel="nofollow">Sello 
Propio</a> - Feng Shui in Columbia</li>
+        <li><a href="http://www.divvun.no/"; rel="nofollow">S&aacute;mi 
proofing tools development project</a></li>
+        <li><a href="http://www.risten.no/"; rel="nofollow">S&aacute;mi 
terminology portal</a> 
         - (background documentation uses Forrest, the main page uses 
eXist+Cocoon)</li>
-        <li><link href="http://www.discountdracula.com/";>DisCountDracula</link>
+        <li><a href="http://www.discountdracula.com/"; 
rel="nofollow">DisCountDracula</a>
         - bargains/deals on various products and services</li>
-        <li><link href="http://www.cfas.org/";>Central Florida Astronomical
-          Society</link>
+        <li><a href="http://www.cfas.org/"; rel="nofollow">Central Florida 
Astronomical
+          Society</a>
         - The Central Florida Astronomical Society, Inc.
         (CFAS) is a 501(c)(3) organization operating in the Greater Orlando 
Metropolitan 
         area and surrounding communities.</li>
-        <li><link href="http://uml2svg.sourceforge.net/";>uml2svg</link>
+        <li><a href="http://uml2svg.sourceforge.net/"; 
rel="nofollow">uml2svg</a>
         - an
         XSLT-based tool for converting XMI-compliant UML Diagrams into
         SVG</li>
-        <li><link href="http://www.technicat.com/";>technicat</link>
+        <li><a href="http://www.technicat.com/"; rel="nofollow">technicat</a>
         - consulting
         and development expertise to the Internet, educational software,
         computer graphics and video game industries</li>
-        <li><link href="http://icdl.tsf.org.za/";>OpenICDL</link>
+        <li><a href="http://icdl.tsf.org.za/"; rel="nofollow">OpenICDL</a>
         - training materials for International Computer Driving License 
certification</li>
-        <li><link href="http://www.thesummitjournal.com/";>The Summit 
Journal</link> -
+        <li><a href="http://www.thesummitjournal.com/"; rel="nofollow">The 
Summit Journal</a> -
         A global, free, translated and syndicated Adventure and Exploration 
publication. </li>
-        <li><link href="http://www.xprime.com.au/";>X'Prime</link>
+        <li><a href="http://www.xprime.com.au/"; rel="nofollow">X'Prime</a>
         - Software company specialising in optimisation techniques
         using evolutionary algorithms
       </li>
-        <li><link href="http://www.art-painter.com/";>Snjezana Vidovic - Art 
Painter</link>
+        <li><a href="http://www.art-painter.com/"; rel="nofollow">Snjezana 
Vidovic - Art Painter</a>
         - Virtual Gallery
       </li>
-        <li><link href="http://www.j2world.net/";>j2world</link>
+        <li><a href="http://www.j2world.net/"; rel="nofollow">j2world</a>
               - smart solutions for a mobile world</li>
-        <li><link href="http://j2ee.by.ru/";>J2EE Quick Start</link></li>
-        <li><link href="http://javaworkshop.sourceforge.net ">Java 
Workshop</link> online web book - show cases some of the tools that every java 
developer should have in his / her toolbox </li>
-        <li><link href="http://www.krabbelkaefer.de";>Die Krabbelkäfer</link> 
- 
+        <li><a href="http://j2ee.by.ru/"; rel="nofollow">J2EE Quick 
Start</a></li>
+        <li><a href="http://javaworkshop.sourceforge.net"; rel="nofollow">Java 
Workshop</a> online web book - show cases some of the tools that every java 
developer should have in his / her toolbox </li>
+        <li><a href="http://www.krabbelkaefer.de"; rel="nofollow">Die 
Krabbelkäfer</a> - 
         homepage of the association for the promotion of child care in Usingen 
         (Germany).</li>
-        <li><link 
href="http://www.solvkroken.no/ekat/produkter/HK_00/";>Produktkatalog for 
S&oslash;lvkroken</link>
+        <li><a href="http://www.solvkroken.no/ekat/produkter/HK_00/"; 
rel="nofollow">Produktkatalog for S&oslash;lvkroken</a>
         - biggest supplier of sports fishing equipment in Norway, with export 
all over the world.
       </li>
-        <li><link href="http://www.apwebco.com";>Design Patterns</link> - GoF 
Design Patterns Tutorial</li>
-        <li><link href="http://www.usefuldomains.co.uk";>Generic Domain 
-        Names</link> - Domain sales site specialising in industrial, business 
+        <li><a href="http://www.apwebco.com"; rel="nofollow">Design 
Patterns</a> - GoF Design Patterns Tutorial</li>
+        <li><a href="http://www.usefuldomains.co.uk"; rel="nofollow">Generic 
Domain 
+        Names</a> - Domain sales site specialising in industrial, business 
         and home themed generic domains.</li>
-        <li><link href="http://www.travelvisas.eu/";>travel visas</link>
+        <li><a href="http://www.travelvisas.eu/"; rel="nofollow">travel 
visas</a>
         - travel information for backpackers and other travellers in Europe and
 beyond
       </li>
-        <li><link href="http://www.xmlmath.org";>XMLMath</link> - XML-Based 
Mathematical Expression Evaluator</li>
-        <li><link href="http://g11ntoolkit.sourceforge.net/";>Globalization 
Tool Kit</link>
+        <li><a href="http://www.xmlmath.org"; rel="nofollow">XMLMath</a> - 
XML-Based Mathematical Expression Evaluator</li>
+        <li><a href="http://g11ntoolkit.sourceforge.net/"; 
rel="nofollow">Globalization Tool Kit</a>
         - Introduction to the G11NToolKit.</li>
-        <li><link href="http://barcode4j.krysalis.org/";>Barcode4J</link>
+        <li><a href="http://barcode4j.krysalis.org/"; 
rel="nofollow">Barcode4J</a>
         - a flexible generator for barcodes written in Java.</li>
-        <li><link href="http://maemo.org/";>Maemo</link> - 
+        <li><a href="http://maemo.org/"; rel="nofollow">Maemo</a> - 
           open development platform to create applications
           for Nokia 770 Internet Tablet and other maemo compliant
           handheld devices in the future.</li>
-        <li><link href="http://www.primordion.com/Xholon/";>Xholon</link>
+        <li><a href="http://www.primordion.com/Xholon/"; 
rel="nofollow">Xholon</a>
         - A Java framework for developing UML 2.0 and other event-driven 
systems.
       </li>
-        <li><link href="http://www.primordion.com/Cellontro/";>Cellontro</link>
+        <li><a href="http://www.primordion.com/Cellontro/"; 
rel="nofollow">Cellontro</a>
         - Modeling and simulation of cells, other biological entities, and
         biochemical networks, using Xholon.
       </li>
-        <li><link href="http://www.erbox.org/";>ER/Box Site</link> An all Java, 
open source ERP system built on Compiere and Apache Derby. Some customisations 
have been <link 
href="http://www.erbox.org/documentation/Other/ForrestNotes/forrestNotesOverview.html";>documented</link>.</li>
-        <li><link href="http://apfw.sourceforge.net/";>Apparatus 
Framework</link> -
+        <li><a href="http://www.erbox.org/"; rel="nofollow">ER/Box Site</a> An 
all Java, open source ERP system built on Compiere and Apache Derby. Some 
customisations have been <a 
href="http://www.erbox.org/documentation/Other/ForrestNotes/forrestNotesOverview.html";>documented</a>.</li>
+        <li><a href="http://apfw.sourceforge.net/"; rel="nofollow">Apparatus 
Framework</a> -
           An object-oriented software framework written in C++ for
           embedded applications.</li>
-        <li><link href="http://www.skiclub-troisdorf.de/";>Skiclub 
-      Troisdorf-Sieglar e.V.</link> The skiclub aims to provide ski related
+        <li><a href="http://www.skiclub-troisdorf.de/"; rel="nofollow">Skiclub 
+      Troisdorf-Sieglar e.V.</a> The skiclub aims to provide ski related
       activities and social events for our members in and around Troisdorf 
area 
       (near Cologne and Bonn).</li>
-        <li><link href="http://scriptella.javaforge.com";>Scriptella ETL</link> 
Open source ETL (Extract-Transform-Load) and script execution tool. </li>
-        <li><link 
href="http://open.controltier.com/";>open.controltier.com</link> Open Source 
tools for automating the build and deployment of complex applications.</li>
-        <li><link href="http://antdepo.org/";>antdepo.org</link> Open Source 
automation harness built on top of Apache Ant</li>
-        <li><link 
href="http://stephane.galles.free.fr/jagraffe/english";>JAgraffe</link> Quickly 
send scaled down
+        <li><a href="http://scriptella.javaforge.com"; 
rel="nofollow">Scriptella ETL</a> Open source ETL (Extract-Transform-Load) and 
script execution tool. </li>
+        <li><a href="http://open.controltier.com/"; 
rel="nofollow">open.controltier.com</a> Open Source tools for automating the 
build and deployment of complex applications.</li>
+        <li><a href="http://antdepo.org/"; rel="nofollow">antdepo.org</a> Open 
Source automation harness built on top of Apache Ant</li>
+        <li><a href="http://stephane.galles.free.fr/jagraffe/english"; 
rel="nofollow">JAgraffe</a> Quickly send scaled down
 pictures by email only via DnD</li>
-<!--  <li><link href=""></link></li> -->
+<!--  <li><a href=""></a></li> -->
       </ul>
     </section>
     <section id="dispatcher">
@@ -179,18 +180,18 @@
         in an upcoming release at which point we will be encouraging their use.
       </note>
       <ul>
-        <li><link href="http://floatingsun.net/";>Floating Sun</link> - Diwaker 
Gupta :: Web/Blog/Gallery</li>
-        <li><link href="http://cyriaque.dupoirieux.free.fr/";>Cyriaque</link> 
family website...</li>
-        <li><link href="http://lenya.zones.apache.org/";>Apache Lenya 
-          Zone</link> - this site is using v2 with some nice demonstrations of 
+        <li><a href="http://floatingsun.net/";>Floating Sun</a> - Diwaker Gupta 
:: Web/Blog/Gallery</li>
+        <li><a href="http://cyriaque.dupoirieux.free.fr/";>Cyriaque</a> family 
website...</li>
+        <li><a href="http://lenya.zones.apache.org/";>Apache Lenya 
+          Zone</a> - this site is using v2 with some nice demonstrations of 
           new features like the theme switcher.</li>
-        <li><link href="http://www.target-x.de/";>tarGET-X - know the 
unknown</link> 
+        <li><a href="http://www.target-x.de/";>tarGET-X - know the unknown</a> 
           by thorsten.</li>
-        <li><link href="http://www.criaturitas.org/";>CDK - club deportivo 
kriaturitas</link>.
+        <li><a href="http://www.criaturitas.org/"; rel="nofollow">CDK - club 
deportivo kriaturitas</a>.
           Website of the basketball club CDK located in Sevilla, España.</li>
-        <li><link href="http://www.varietee.com.au/";>varietee&trade; 
adjustable golf practice platforms</link></li>
-        <li><link href="http://simal.oss-watch.ac.uk";>An RDF/XML project 
catalogue, an example of the DOAP plugin in use.</link></li>
-<!--  <li><link href=""></link></li> -->
+        <li><a href="http://www.varietee.com.au/"; 
rel="nofollow">varietee&trade; adjustable golf practice platforms</a></li>
+        <li><a href="http://simal.oss-watch.ac.uk";>An RDF/XML project 
catalogue, an example of the DOAP plugin in use.</a></li>
+<!--  <li><a href=""></a></li> -->
       </ul>
     </section>
   </body>