Fix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk headers
[poi.git] / src / documentation / content / xdocs / references / index.xml
blobfdfa382b76ee4b2c13d237ee7107fbb072c58dfa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3    ====================================================================
4    Licensed to the Apache Software Foundation (ASF) under one or more
5    contributor license agreements.  See the NOTICE file distributed with
6    this work for additional information regarding copyright ownership.
7    The ASF licenses this file to You under the Apache License, Version 2.0
8    (the "License"); you may not use this file except in compliance with
9    the License.  You may obtain a copy of the License at
11        http://www.apache.org/licenses/LICENSE-2.0
13    Unless required by applicable law or agreed to in writing, software
14    distributed under the License is distributed on an "AS IS" BASIS,
15    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16    See the License for the specific language governing permissions and
17    limitations under the License.
18    ====================================================================
19 -->
20 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "./dtd/document-v11.dtd">
22 <document>
23   <header>
24     <title>Live Sites using Poi</title>
25     <authors>
26       <person name="Donald Ball" email="balld@webslingerZ.com"/>
27       <person name="Stefano Mazzocchi" email="stefano@apache.org"/>
28       <person name="Robin Green" email="greenrd@hotmail.com"/>
29       <person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
30       <person name="Glen Stampoultzis" email="user@poi.apache.org"/>
31       <person name="Rainer Klute" email="klute@rainer-klute.org"/>
32     </authors>
33   </header>
35   <body>
36     <section><title>References</title>
38       <section><title>Live Sites using POI</title>
39         <p>Currently we don't have any sites listed that use POI, but we're
40           sure they're out there. Help us change this. If you've written a site
41           that utilises POI let us know.</p>
42         <!--
43         <ul>
44           <li><link href=""></link></li>
45         </ul>
46         -->
47       </section>
49       <section><title>Products/Projects using POI</title>
50         <p>Publically available products/projects using POI include:</p>
51         <ul>
52           <li><link href="http://jtimetracker.sourceforge.net/">JTimeTracker</link></li>
53         </ul> 
54       </section>
56       <section><title>File Format Descriptions</title>
57         <p>POI depends on publically available documents describing various
58           file formats. The list below contains links to some of them.</p>
59         <ul>
60           <li><link href="http://www.wotsit.org/">Wotsit's Format</link></li>
61         </ul> 
62       </section>
64     </section>
65   </body>
66 </document>