aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/news.xml
blob: bd2c0cda9f49c5ab615cff04f304f89111a6883e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<?xml version="1.0" encoding="UTF-8"?>
<!--
   ====================================================================
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
   (the "License"); you may not use this file except in compliance with
   the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
   ====================================================================
-->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "./dtd/document-v13.dtd">

<document>
  <header>
    <title>Apache POI - In the News over the world</title>
    <authors>
      <person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
      <person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
    </authors>
  </header>
  
  <body>
    <section><title>POI in the news</title>
        <p>
                These are articles/etc. posted about POI around the web.  If you
                see POI in the news or mentioned at least somewhat prominently
                on a site (not your homepage that you put the work POI on in
                order to get us to link you and by the why here is a picture of
                your wife in kids) then send a patch to the list.  In general
                equal time will be given so please feel free to send inflamatory
                defamation as well as favorable, technical and factual.  Really
                stupid things won't be mentioned (sorry).
        </p>                        
    </section>
    <section><title>English</title>
        <ul>
                <li> 
                      <link href="http://archive.midrange.com/web400/200204/msg00023.html">Discussion about using POI on AS/400s</link>
                </li>
                <li>
                      <link href="http://www.somelist.com/mails/23819.html">Discussion from back when we almost had POI as the filter for KOffice if politics and licenses hadn't killed iit</link> 
                </li>
                <li>
                       <link href="http://www.oreillynet.com/pub/wlg/1552?page=last&amp;x-showcontent=text">Java discussion on O'Reilly Network including discussion about POI</link> - O'Reilly.net
                </li>
                <li>
                       <link href="http://www.rollerweblogger.org/page/roller/20020715">Poor Obfuscation Implementation.</link> - Blog of David M. Johnson
                </li>
                <li>   
                       <link href="http://www.jsurfer.org/article.php?sid=322">
                        POI 1.5-dev-rc2 released </link> - JSurfer
                </li>

                <li>
                       <link href="http://directory.google.com/Top/Computers/Programming/Languages/Java/Class_Libraries/Data_Formats/Microsoft_Formats/"> Google says we're the most important in our category </link>
                </li>
                <li>
                       <link href="http://www.javaworld.com/javaworld/javaqa/2002-05/01-qa-0503-excel3.html">It's POI-fect</link> - Tony Sintes, Javaworld
                </li>
                <li>
                       <link href="http://www.need-a-cake.com/categories/cocoonWeblog/2002/03/07.html">
			Nicola announces POI serialization code
                       </link> - Matthew Langham's Radio Weblog
                </li>
                <li>
                        <link href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?folderId=20&amp;discussionContextId=11523">
                        Jakarta POI 1.4583 Released</link> - JavaLobby
                </li>        
                <li>
                        <link href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?discussionContextId=11442&amp;folderId=20">
                        POI project moves to Jakarta (OLE 2 CDF/Excel/Word in 
                        pure java)</link> - JavaLobby
                </li>
                <li>
                        <link
                        href="http://www.geocities.com/marcoschmidt.geo/java-image-coding.html">
                        List of Java libraries to read and write image and document files
                        </link> Marco Schmidt's homepage (normally we wouldn't
                        feature someone's homepage but its an extensive list of
                        information including "alternatives to POI" (for those
                        of you who are very wealthy).  But heck I think I'll
                        bookmark his page for myself since he's like got every
                        piece of info known to man linked or featured on it!
                </li>
                <li>
                        <link href="http://radio.weblogs.com/0101350/">
                        The Experiences of an Operator (M&#229;ns af Klercker)
                        </link> - radio.weblogs.com
                </li>
                <li>
                        <link href="http://dataconv.org/apps_office.html">
                        DATACONV - Data Conversion Tools: Office
                        </link> DATACONV
                </li>
                <li>
                        <link href="http://chicago.sourceforge.net/devel/">
                        Chicago Developer Page
                        </link>                        
                </li>
                <li>
                        <link href="http://www.onjava.com/pub/d/1157">
                        POI/POI Serialization Project
                        </link> - Man you know you've hit the bigtime when
                        O'Reilly Likes you..  ;-)
                </li>
                <li>
                        <link
                        href="http://www.javaworld.com/netnews/index.shtml">
                        News Around the Net
                        </link> - Java World
                </li>
                
        </ul>
    </section>
    <section><title>Nederlandstalige (Dutch)</title>
        <ul>
                <li>
                        <link 
                        href="http://www.ster.be/java/java9.html">
                        Een Excel-werkboek maken vanuit Java - Lieven Smits 
                        </link>
                </li>
        </ul>
    </section>
    <section><title>Deutsch (German)</title>
        <ul>
                <li> <link 
                      href="http://www.entwickler.com/itr/news/show.php3?id=6132&amp;nodeid=82 ">Apache POI verffentlicht</link> - entwicker.com 
                </li>
                <li>
                       <link 
                       href="http://www.jsp-develop.de/newsletter/10/">
                       Apache Jakarta-Projekt bringt Word und Excel in die Java-Welt </link> - jsp-develop.de  (for the misguided who use JSP ;-) )
                </li>
                <li>
                        <link
                        href="http://www.entwickler.com/news/2002/02/5718/news.shtml">
                        Neues Apache-Projekt bringt Word- und Excel nach Java
                        </link> - entwickler.com
                </li>
        </ul>
    </section>
    <section><title>Espa&#241;ol (Spanish)</title>
        <ul>
                <li>
                        <link href="http://www.javahispano.com/noticias/todas.jsp">
                        OLE2 desde Java nativo
                        </link> - javaHispano
                </li>
                <li>
                      <link href="http://p2p.wrox.com/archive/java_espanol/2002-08/3.asp">Spanish discussion about Excel and Java including POI from Wrox forums</link>
                </li> 
        </ul>
    </section>
    <section><title>Fran&#231;ais (French)</title>
        <ul>
		<li>
			<link href="http://linuxfr.org/section/D%E9veloppeur,0,1,8,0.html">
			Excel/OLE accessibles   
                        </link> - Da Linux French Page
                </li>
                <li>
                        <link href="http://www.sogid.com/javalist/f2002/traiter_word_java.html">Discussion on POI in French</link>
                </li>
        </ul>
    </section>
    <section><title>Nihongo (Japanese)</title>
        <ul>
                <li>
                        <link href="http://drpanda.freezope.org/Memo/docs/jakarta/poi/poi_sample">100% PureJava...</link> - Dr. Panda Portal
                </li>
                <li>
                        <link
                        href="http://www.gimlay.org/~andoh/java/javanew.html">
                        What's new with java?
                        </link> - gimlay.org
                </li>
                <li><link href="http://taka-2.com/jclass/POI/">Java de Excel</link> - How to use Japanese with POI</li>
                <li><link href="http://www.tech-arts.co.jp/macosx/webobjects-jp/htdocs/3200/3218.html">Various discussion in Japanese including on POI</link></li>
                <li><link href="http://muimi.com/j/jakarta/">Japanese resources on Jakarta projects including POI</link></li>
                <li><link href="http://www.fk.urban.ne.jp/home/kishida/">Kishida's site</link> -- Weekly Forte Lectures -- includes a snip about POI and Japanese.</li>
               
        </ul>
    </section>
    <section><title>Russkii Yazyk (Russian)</title>
        <ul>
          <li>
             <link href="http://www.nestor.minsk.by/kg/kg02/21/kg22108.html">
             Probably a translation of the Javalobby announcement of 1.5-final
             </link> -- Computer News (What's New)
          </li>
        </ul>
    </section>
    <section><title>Hangul (Korean)</title>
        <ul>
           <li>
             <link href="http://www.javabrain.co.kr/AnswerView?questionId=1189&amp;categoryId=8">Various discussion in Korean about Excel output/APIs including POI</link>
           </li>
        </ul>
    </section>
    <section><title>No freaking idea</title>
        <p>
                If you can read one of these languages, send mail to the list
                telling us what language it is and we'll categorize it!
        </p>
        <ul>
                <li> 
                       <link 
                       href="http://www.javacentrix.com/index.htm">
                       If I had to guess, I'd say this is Thai, but
                       maybe you actually know</link> - javacentrix.com
                </li>
        </ul>
    </section>
  </body>
  <footer>
    <legal>
      Copyright (c) @year@ The Apache Software Foundation All rights reserved.
      $Revision$ $Date$
    </legal>
  </footer>
</document>