File: news.html

package info (click to toggle)
libjakarta-poi-java 2.5.1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 47,808 kB
  • ctags: 36,588
  • sloc: java: 94,227; xml: 40,157; jsp: 85; makefile: 18
file content (673 lines) | stat: -rw-r--r-- 24,019 bytes parent folder | download
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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
<link type="text/css" href="skin/page.css" rel="stylesheet">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<!--================= start Navigation Path ==================-->
<table summary="navigation path" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td nowrap="nowrap" valign="middle" bgcolor="#CFDCED" height="20"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><!--===== breadcrumb trail (javascript-generated) ====--><font size="2" face="Arial, Helvetica, Sans-serif"><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script></font></td>
</tr>
<tr>
<td bgcolor="#4C6C8F" height="2"><img height="2" width="2" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
</table>
<!--================= end Navigation Path ==================-->
<!--================= start Banner ==================-->
<table summary="header with logos" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<!--================= start Group Logo ==================-->
<td bgcolor="#294563"><a href="http://jakarta.apache.org"><img border="0" class="logoImage" alt="Jakarta" src="resources/images/group-logo.gif"></a></td>
<!--================= end Group Logo ==================-->
<!--================= start Project Logo ==================--><td width="100%" align="center" bgcolor="#294563"><a href="http://jakarta.apache.org/poi/"><img border="0" class="logoImage" alt="POI" src="resources/images/project-logo.gif"></a></td>
<!--================= end Project Logo ==================-->
<!--================= start Search ==================--><td valign="top" rowspan="2" bgcolor="#294563">
<form target="_blank" action="http://www.google.com/search" method="get">
<table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
<tr>
<td colspan="3"><img height="10" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<tr>
<td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap"><input value="jakarta.apache.org" name="sitesearch" type="hidden"><input size="15" name="q" id="query" type="text"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><input name="Search" value="Search" type="submit">
<br>
<font face="Arial, Helvetica, Sans-serif" size="2" color="white">
                      the jakarta site
                      
                      
                    </font></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<tr>
<td><img alt="" border="0" height="10" width="9" src="skin/images/search-left.gif"></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td><img alt="" border="0" height="10" width="9" src="skin/images/search-right.gif"></td>
</tr>
</table>
</form>
</td>
<!--================= start Search ==================--><td bgcolor="#294563"><img height="10" width="10" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<tr>
<td valign="bottom" bgcolor="#294563" colspan="2">
<!--================= start Tabs ==================-->
<div class="tab">
<table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
<table summary="selected tab" style="height: 1.8em" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="skin/images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b><a class="base-selected" href="index.html">Home</a></b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="skin/images/tabSel-right.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--================= end Tabs ==================-->
</td><td bgcolor="#294563"><img alt="" width="1" height="1" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<tr>
<td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
</table>
<!--================= end Banner ==================-->
<!--================= start Menu, NavBar, Content ==================-->
<table summary="page content" bgcolor="#ffffff" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<table summary="menu" border="0" cellspacing="0" cellpadding="0">
<tr>
<!--================= start left top NavBar ==================-->
<td rowspan="3" valign="top">
<table summary="blue line" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<tr>
<td bgcolor="#CFDCED"><font color="#4C6C8F" size="4" face="Arial, Helvetica, Sans-serif">&nbsp;</font></td>
</tr>
<tr>
<td bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
</table>
</td>
<!--================= end left top NavBar ==================--><td bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td valign="bottom" bgcolor="#4C6C8F"><img width="10" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap" valign="top" bgcolor="#4C6C8F">
<!--================= start Menu items ==================-->
<div class="menu">
<ul>
<li>
<font color="#CFDCED">Community</font>
<ul>
        
<li>
<span class="sel"><font color="#ffcc00">News</font></span>
</li>
        
<li>
<a href="mirrors.html">Mirrors</a>
</li>
        
<li>
<a href="changes.html">Changes</a>
</li>
        
<li>
<a href="todo.html">To Do</a>
</li>
        
<li>
<a href="getinvolved/index.html">Get Involved</a>
</li>
        
<li>
<a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
</li>
        
<li>
<a href="plan/POI20Vision.html">Vision</a>
</li>
        
<li>
<a href="historyandfuture.html">History and Future</a>
</li>
        
<li>
<a href="who.html">Who We Are</a>
</li>
        
<li>
<a href="resolutions/index.html">Resolutions</a>
</li>
    
</ul>
</li>
<li>
<font color="#CFDCED">Marketing</font>
<ul>
        
<li>
<a href="casestudies.html">Case Studies</a>
</li>
    
</ul>
</li>
<li>
<font color="#CFDCED">Project</font>
<ul>
        
<li>
<a href="overview.html">Overview</a>
</li>
        
<li>
<a href="poifs/index.html">POIFS</a>
</li>
        
<li>
<a href="hssf/index.html">HSSF</a>
</li>
        
<li>
<a href="http://jakarta.apache.org/poi/hwpf/index.html">HWPF</a>
</li>
        
<li>
<a href="hpsf/index.html">HPSF</a>
</li>
        
<li>
<a href="utils/index.html">POI-Utils</a>
</li>
        
<li>
<a href="http://jakarta.apache.org/builds/jakarta-poi/">Download</a>
</li>
    
</ul>
</li>
<li>
<font color="#CFDCED">Docs</font>
<ul>
        
<li>
<a href="apidocs/index.html">Javadocs</a>
</li>
        
<li>
<a href="faq.html">FAQ</a>
</li>
        
<li>
<a href="references/index.html">References</a>
</li>
        
<li>
<a href="howtobuild.html">How to Build</a>
</li>
    
</ul>
</li>
<li>
<font color="#CFDCED">Translations</font>
<ul>
        
<li>
<a href="trans/index.html">Index</a>
</li>
        
<li>
<a href="trans/guidelines.html">Guidelines</a>
</li>
        
<li>
<a href="trans/de/index.html">German</a>
</li>
        
<li>
<a href="trans/es/index.html">Spanish</a>
</li>
        
<li>
<a href="http://www.terra-intl.com/jakarta/poi/">Japanese</a>
</li>
    
</ul>
</li>
<li>
<font color="#CFDCED">Code</font>
<ul>
        
        
<li>
<a href="http://jakarta.apache.org/site/cvsindex.html">CVS</a>
</li>
        
<li>
<a href="changelog.html">CVS Changelog</a>
</li>
        
<li>
<a href="http://nagoya.apache.org/bugzilla/buglist.cgi?votes=1&product=POI&order=bugs.votes">Top Voted Bugs</a>
</li>
        
<li>
<a href="http://nagoya.apache.org/bugzilla/buglist.cgi?product=POI">Bug Database</a>
</li>
        
<li>
<a href="http://nagoya.apache.org/bugzilla/buglist.cgi?product=POI&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr">Patches</a>
</li>

        
<li>
<a href="junit/index.html">Junit Test Results</a>
</li>
        
<li>
<a href="jdepend/index.html">Dependency Metrics</a>
</li>
        
    
</ul>
</li>
</ul>
</div>
<!--================= end Menu items ==================-->
</td><td valign="bottom" bgcolor="#4C6C8F"><img width="10" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<tr>
<td valign="bottom" align="left" colspan="2" rowspan="2" bgcolor="#4C6C8F"><img height="10" width="10" border="0" alt="" src="skin/images/menu-left.gif"></td><td bgcolor="#4C6C8F"><img height="10" width="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td valign="bottom" align="right" colspan="2" rowspan="2" bgcolor="#4C6C8F"><img height="10" width="10" border="0" alt="" src="skin/images/menu-right.gif"></td>
</tr>
<tr>
<td height="1" bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
</table>
</td><td valign="top" width="100%">
<table summary="content" width="100%" border="0" cellpadding="0" cellspacing="0">
<!--================= start middle NavBar ==================-->
<tr>
<td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<tr>
<td align="left" width="10" bgcolor="#CFDCED"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td align="left" width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, Helvetica, Sans-serif">
                &nbsp;
                
                </font><img width="10" height="8" alt="" src="skin/images/spacer.gif" class="spacer"></td><td align="right" width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, Helvetica, Sans-serif">
                &nbsp;
                
                </font><img width="10" height="8" alt="" src="skin/images/spacer.gif" class="spacer"></td><td width="10" bgcolor="#CFDCED"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<tr>
<td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<!--================= end middle NavBar ==================-->
<!--================= start Content==================-->
<tr>
<td align="left" width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td colspan="2" align="left" width="100%">
<div class="content">
<table class="title" summary="">
<tr>
<td valign="middle"></td><td nowrap="nowrap" width="40" align="center"><a class="dida" href="news.pdf"><img alt="PDF" src="skin/images/pdfdoc.gif" class="skin"><br>
          PDF</a></td>
</tr>
</table>
<ul class="minitoc">
<li>
<a href="#POI+in+the+news">POI in the news</a>
</li>
<li>
<a href="#English">English</a>
</li>
<li>
<a href="#Nederlandstalige+%28Dutch%29">Nederlandstalige (Dutch)</a>
</li>
<li>
<a href="#Deutsch+%28German%29">Deutsch (German)</a>
</li>
<li>
<a href="#Espa%F1ol+%28Spanish%29">Espa&ntilde;ol (Spanish)</a>
</li>
<li>
<a href="#Francais+%28French%29">Francais (French)</a>
</li>
<li>
<a href="#Nihongo+%28Japanese%29">Nihongo (Japanese)</a>
</li>
<li>
<a href="#Dunno+how+to+say+Russian+in+Russian+%28Russian%29">Dunno how to say Russian in Russian (Russian)</a>
</li>
<li>
<a href="#Dunno+how+to+say+Korean+in+Korean+%28Korean%29">Dunno how to say Korean in Korean (Korean)</a>
</li>
<li>
<a href="#No+freaking+idea">No freaking idea</a>
</li>
</ul>
    
<a name="N10014"></a><a name="POI+in+the+news"></a>
<h3>POI in the news</h3>
<div style="margin-left: 0 ; border: 2px">
<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>
</div>
    
<a name="N1001D"></a><a name="English"></a>
<h3>English</h3>
<div style="margin-left: 0 ; border: 2px">
<ul>
                
<li> 
                      
<a href="http://archive.midrange.com/web400/200204/msg00023.html">Discussion about using POI on AS/400s</a>
                
</li>
                
<li>
                      
<a 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</a> 
                
</li>
                
<li>
                       
<a href="http://www.oreillynet.com/pub/wlg/1552?page=last&x-showcontent=text">Java discussion on O'Reilly Network including discussion about POI</a> - O'Reilly.net
                </li>
                
<li>
                       
<a href="http://www.rollerweblogger.org/page/roller/20020715">Poor Obfuscation Implementation.</a> - Blog of David M. Johnson
                </li>
                
<li>   
                       
<a href="http://www.jsurfer.org/article.php?sid=322">
                        POI 1.5-dev-rc2 released </a> - JSurfer
                </li>

                
<li>
                       
<a 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 </a>
                
</li>
                
<li>
                       
<a href="http://www.javaworld.com/javaworld/javaqa/2002-05/01-qa-0503-excel3.html">It's POI-fect</a> - Tony Sintes, Javaworld
                </li>
                
<li>
                       
<a href="http://www.need-a-cake.com/categories/cocoonWeblog/2002/03/07.html">
			Nicola announces POI serialization code
                       </a> - Matthew Langham's Radio Weblog
                </li>
                
<li>
                        
<a href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?folderId=20&discussionContextId=11523">
                        Jakarta POI 1.4583 Released</a> - JavaLobby
                </li>        
                
<li>
                        
<a href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?discussionContextId=11442&folderId=20">
                        POI project moves to Jakarta (OLE 2 CDF/Excel/Word in 
                        pure java)</a> - JavaLobby
                </li>
                
<li>
                        
<a href="http://www.geocities.com/marcoschmidt.geo/java-image-coding.html">
                        List of Java libraries to read and write image and document files
                        </a> 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>
                        
<a href="http://radio.weblogs.com/0101350/">
                        The Experiences of an Operator (M&aring;ns af Klercker)
                        </a> - radio.weblogs.com
                </li>
                
<li>
                        
<a href="http://dataconv.org/apps_office.html">
                        DATACONV - Data Conversion Tools: Office
                        </a> DATACONV
                </li>
                
<li>
                        
<a href="http://chicago.sourceforge.net/devel/">
                        Chicago Developer Page
                        </a>                        
                
</li>
                
<li>
                        
<a href="http://www.onjava.com/pub/d/1157">
                        POI/POI Serialization Project
                        </a> - Man you know you've hit the bigtime when
                        O'Reilly Likes you..  ;-)
                </li>
                
<li>
                        
<a href="http://www.javaworld.com/netnews/index.shtml">
                        News Around the Net
                        </a> - Java World
                </li>
                
        
</ul>
</div>
    
<a name="N10096"></a><a name="Nederlandstalige+%28Dutch%29"></a>
<h3>Nederlandstalige (Dutch)</h3>
<div style="margin-left: 0 ; border: 2px">
<ul>
                
<li>
                        
<a href="http://www.ster.be/java/java9.html">
                        Een Excel-werkboek maken vanuit Java - Lieven Smits 
                        </a>
                
</li>
        
</ul>
</div>
    
<a name="N100A6"></a><a name="Deutsch+%28German%29"></a>
<h3>Deutsch (German)</h3>
<div style="margin-left: 0 ; border: 2px">
<ul>
                
<li> 
<a href="http://www.entwickler.com/itr/news/show.php3?id=6132&nodeid=82 ">Apache POI verffentlicht</a> - entwicker.com 
                </li>
                
<li>
                       
<a href="http://www.jsp-develop.de/newsletter/10/">
                       Apache Jakarta-Projekt bringt Word und Excel in die Java-Welt </a> - jsp-develop.de  (for the misguided who use JSP ;-) )
                </li>
                
<li>
                        
<a href="http://www.entwickler.com/news/2002/02/5718/news.shtml">
                        Neues Apache-Projekt bringt Word- und Excel nach Java
                        </a> - entwickler.com
                </li>
        
</ul>
</div>
    
<a name="N100C4"></a><a name="Espa%F1ol+%28Spanish%29"></a>
<h3>Espa&ntilde;ol (Spanish)</h3>
<div style="margin-left: 0 ; border: 2px">
<ul>
                
<li>
                        
<a href="http://www.javahispano.com/noticias/todas.jsp">
                        OLE2 desde Java nativo
                        </a> - javaHispano
                </li>
                
<li>
                      
<a href="http://p2p.wrox.com/archive/java_espanol/2002-08/3.asp">Spanish discussion about Excel and Java including POI from Wrox forums</a>
                
</li> 
        
</ul>
</div>
    
<a name="N100DB"></a><a name="Francais+%28French%29"></a>
<h3>Francais (French)</h3>
<div style="margin-left: 0 ; border: 2px">
<ul>
		
<li>
			
<a href="http://linuxfr.org/section/D%E9veloppeur,0,1,8,0.html">
			Excel/OLE accessibles   
                        </a> - Da Linux French Page
                </li>
                
<li>
                        
<a href="http://www.sogid.com/javalist/f2002/traiter_word_java.html">Discussion on POI in French</a>
                
</li>
        
</ul>
</div>
    
<a name="N100F2"></a><a name="Nihongo+%28Japanese%29"></a>
<h3>Nihongo (Japanese)</h3>
<div style="margin-left: 0 ; border: 2px">
<ul>
                
<li>
                        
<a href="http://drpanda.freezope.org/Memo/docs/jakarta/poi/poi_sample">100% PureJava...</a> - Dr. Panda Portal
                </li>
                
<li>
                        
<a href="http://www.gimlay.org/~andoh/java/javanew.html">
                        What's new with java?
                        </a> - gimlay.org
                </li>
                
<li>
<a href="http://taka-2.com/jclass/POI/">Java?Excel?????</a> - appears to show how to use Japanese with POI</li>
                
<li>
<a href="http://www.tech-arts.co.jp/macosx/webobjects-jp/htdocs/3200/3218.html">Various discussion in Japanese including on POI</a>
</li>
                
<li>
<a href="http://muimi.com/j/jakarta/">Japanese resources on Jakarta projects including POI</a>
</li>
                
<li>
<a href="http://www.fk.urban.ne.jp/home/kishida/">Kishida's site</a> various information, includes a snip about POI and Japanese.</li>
               
        
</ul>
</div>
    
<a name="N1011F"></a><a name="Dunno+how+to+say+Russian+in+Russian+%28Russian%29"></a>
<h3>Dunno how to say Russian in Russian (Russian)</h3>
<div style="margin-left: 0 ; border: 2px">
<ul>
          
<li>
             
<a href="http://www.nestor.minsk.by/kg/kg02/21/kg22108.html">
             Probably a translation of the Javalobby announcement of 1.5-final
             </a> Java-???????
          </li>
        
</ul>
</div>
    
<a name="N1012F"></a><a name="Dunno+how+to+say+Korean+in+Korean+%28Korean%29"></a>
<h3>Dunno how to say Korean in Korean (Korean)</h3>
<div style="margin-left: 0 ; border: 2px">
<ul>
           
<li>
             
<a href="http://www.javabrain.co.kr/AnswerView?questionId=1189&categoryId=8">Various discussion in Korean about Excel output/APIs including POI</a>
           
</li>
        
</ul>
</div>
    
<a name="N1013F"></a><a name="No+freaking+idea"></a>
<h3>No freaking idea</h3>
<div style="margin-left: 0 ; border: 2px">
<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> 
                       
<a href="http://www.javacentrix.com/index.htm">
                       If I had to guess, I'd say this is Thai, but
                       maybe you actually know</a> - javacentrix.com
                </li>
        
</ul>
</div>
  
<div class="attribution">by&nbsp;Andrew C. Oliver</div>
</div>
</td><td width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
</tr>
<!--================= end Content==================-->
</table>
</td>
</tr>
</table>
<!--================= end Menu, NavBar, Content ==================-->
<!--================= start Footer ==================-->
<table summary="footer" cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td colspan="2" height="1" bgcolor="#4C6C8F"><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"><a href="skin/images/label.gif"></a><a href="skin/images/page.gif"></a><a href="skin/images/chapter.gif"></a><a href="skin/images/chapter_open.gif"></a><a href="skin/images/current.gif"></a><a href="/favicon.ico"></a></td>
</tr>
<tr>
<td colspan="2" bgcolor="#CFDCED" class="copyright" align="center"><font size="2" face="Arial, Helvetica, Sans-Serif">Copyright &copy;
          2003&nbsp;The Apache Software Foundation. All rights reserved.<script type="text/javascript" language="JavaScript"><!--
              document.write(" - "+"Last Published: " + document.lastModified);
            //  --></script></font></td>
</tr>
<tr>
<td colspan="2" align="left" bgcolor="#CFDCED" class="logos"></td>
</tr>
</table>
<!--================= end Footer ==================-->
</body>
</html>