more of the espaniol!

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352849 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andrew C. Oliver 2002-09-20 01:17:57 +00:00
parent 14137cf05c
commit 584621b9bd
6 changed files with 204 additions and 172 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<document> <document>
<header> <header>
<title>Third Party Contributions</title> <title>Contribuciones de Terceras Partes</title>
<authors> <authors>
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/> <person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
</authors> </authors>
@ -10,55 +10,55 @@
<body> <body>
<section title="How to Contribute"> <section title="Cómo Contribuir">
<p> <p>
See <link href="contrib.xml">How to contribute to Poi</link>. See <link href="contrib.xml">Cómo contribuir a Poi</link>.
</p> </p>
</section> </section>
<section title="Contributed Components"> <section title="Componentes Contribuidos">
<p> <p>
These are not necessarily deemed to be high enough quality to be included in the No es que estos tengan, necesariamente, suficiente calidad como para ser incluidos
core distribution, but they have been tested under <connect href="contrib.xml"> en el núcleo de la distribución, pero han sido probados bajo <connect href="contrib.xml">
several key environments</connect>, they are provided under the same license varios entornos clave </connect>, se proporcionan bajo la misma licencia que Poi, y se
as Poi, and they are included in the POI distribution under the incluyen en la distribución de POI bajo el directorio
<code>contrib/</code> directory. <code>contrib/</code>.
</p> </p>
<p> <p>
<strong>None as yet!</strong> - although you can expect that some of the links <strong>¡Ninguno Todavía!</strong> - aunque pude esperarse que algunos de los enlaces
listed below will eventually migrate to the "contributed components" level, and listados a continuación lleguen eventualmente a migrarse al nivel de "componentes contribuidos",
then maybe even into the main distribution. y posteriormente incluso a la mismísima distribución principal.
</p> </p>
</section> </section>
<section title="Patch Queue"> <section title="Cola de Parches (Patch Queue)">
<p><link href="patches.html">Submissions of modifications</link> <p><link href="patches.html">Entregas de modificaciones (Submissions of modifications)</link>
to Poi which are awaiting review. Anyone can a Poi que esperan revisión. Cualquiera puede realizar comentarios sobre ellas en la lista
comment on them on the dev mailing list - code reviewers are needed! de desarrollo - ¡se necesitan revisores del código!
<strong>Use these at your own risk</strong> - although Poi has no guarantee <strong>Su utilización cae bajo su responsabilidad</strong> - aunque Poi no puede garantizarlo,
either, these patches have not been reviewed, let alone accepted. estos parches no han sido revisados, cuando menos aceptados.
</p> </p>
</section> </section>
<section title="Other Extensions"> <section title="Otras Extensiones">
<p>The other extensions listed here are <strong>not endorsed</strong> by the Poi <p> Las otras extensiones listadas aquí <strong>tampoco están respaldadas</strong>
project either - they are provided as a convenience only. They may or may not work, por el proyecto Poi - se proporcionan sólo por comodidad. Pueden funcionar o no,
they may or may not be open source, etc. pueden ser de código abierto o no, etc.
</p> </p>
<p>To have a link added to this table, see <link href="contrib.xml">How to contribute <p> Para añadir un enlace a esta tabla, ver <link href="contrib.xml">Cómo contribuir
to POI</link>.</p> a POI</link>.</p>
<table> <table>
<tr> <tr>
<th>Name and Link</th> <th>Nombre y Enlace</th>
<th>Type</th> <th>Tipo</th>
<th>Description</th> <th>Descripción</th>
<th>Status</th> <th>Estado</th>
<th>Licensing</th> <th>Licencia</th>
<th>Contact</th> <th>Contacto</th>
</tr> </tr>
</table> </table>

View File

@ -1,49 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd"> <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
<book software="Poi" <book software="Poi"
title="Poi Project Documentation" title="Documentación del Proyecto Poi"
copyright="@year@ Poi Project" copyright="@year@ Poi Project"
xmlns:xlink="http://www.w3.org/1999/xlink"> xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="Community"> <menu label="Comunidad">
<menu-item label="La Noticia" href="news.html"/> <menu-item label="Noticias" href="news.html"/>
<menu-item label="Los Cambios" href="changes.html"/> <menu-item label="Cambios" href="changes.html"/>
<menu-item label="Las Tareas" href="todo.html"/> <menu-item label="Tareas" href="todo.html"/>
<menu-item label="l&#237;ese" href="../../getinvolved/index.html"/> <menu-item label="Contribuya" href="../../getinvolved/index.html"/>
<menu-item label="La Visi&#243;n" href="../../plan/POI20Vision.html"/> <menu-item label="Visión" href="../../plan/POI20Vision.html"/>
<menu-item label="La Historia y El Futoro" href="historyandfuture.html"/> <menu-item label="Historia y Futuro" href="historyandfuture.html"/>
<menu-item label="Estamos Nosotros" href="who.html"/> <menu-item label="Quiénes Nosotros" href="who.html"/>
<menu-item label="Las Resoluciones" href="../../resolutions/index.html"/> <menu-item label="Resoluciones" href="../../resolutions/index.html"/>
</menu> </menu>
<menu label="Marketing"> <menu label="Marketing">
<menu-item label="Los Casos" href="casestudies.html"/> <menu-item label="Casos" href="casestudies.html"/>
</menu> </menu>
<menu label="Project"> <menu label="Proyecto">
<menu-item label="La Vista General" href="overview.html"/> <menu-item label="Descripción General" href="overview.html"/>
<menu-item label="POIFS" href="../../poifs/index.html"/> <menu-item label="POIFS" href="../../poifs/index.html"/>
<menu-item label="HSSF" href="../../hssf/index.html"/> <menu-item label="HSSF" href="../../hssf/index.html"/>
<menu-item label="HDF" href="../../hdf/index.html"/> <menu-item label="HDF" href="../../hdf/index.html"/>
<menu-item label="HPSF" href="../../hpsf/index.html"/> <menu-item label="HPSF" href="../../hpsf/index.html"/>
<menu-item label="POI-Utils" href="../../utils/index.html"/> <menu-item label="POI-Utils" href="../../utils/index.html"/>
<menu-item label="Download" href="http://jakarta.apache.org/builds/jakarta-poi/"/> <menu-item label="Descargas" href="http://jakarta.apache.org/builds/jakarta-poi/"/>
</menu> </menu>
<menu label="Docs"> <menu label="Documentación">
<menu-item label="Javadocs" href="http://jakarta.apache.org/poi/javadocs/"/> <menu-item label="Javadocs" href="http://jakarta.apache.org/poi/javadocs/"/>
<menu-item label="FAQ" href="faq.html"/> <menu-item label="FAQ" href="faq.html"/>
<menu-item label="Las Referencias" href="../../references/index.html"/> <menu-item label="Referencias" href="../../references/index.html"/>
</menu> </menu>
<menu label="Code"> <menu label="Código">
<menu-item label="El C&#243;digo" href="http://jakarta.apache.org/poi/javadocs/javasrc/"/> <menu-item label="El C&#243;digo" href="http://jakarta.apache.org/poi/javadocs/javasrc/"/>
<menu-item label="CVS" href="http://jakarta.apache.org/site/cvsindex.html"/> <menu-item label="CVS" href="http://jakarta.apache.org/site/cvsindex.html"/>
<menu-item label="Bug Database" href="http://nagoya.apache.org/bugzilla/buglist.cgi?product=POI"/> <menu-item label="Bug Database" href="http://nagoya.apache.org/bugzilla/buglist.cgi?product=POI"/>
<menu-item label="Junit Test Results" href="http://jakarta.apache.org/poi/tests/junit/"/> <menu-item label="Resultados de Pruebas Junit" href="http://jakarta.apache.org/poi/tests/junit/"/>
<menu-item label="Dependency Metrics" href="http://jakarta.apache.org/poi/metrics/jdepend/"/> <menu-item label="Métricas de Dependencia" href="http://jakarta.apache.org/poi/metrics/jdepend/"/>
<menu-item label="Checkstyle Metrics" href="http://jakarta.apache.org/poi/metrics/checkstyle/"/> <menu-item label="Métricas de Comprobación de Estilo" href="http://jakarta.apache.org/poi/metrics/checkstyle/"/>
</menu> </menu>
</book> </book>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE changes PUBLIC "-//APACHE//DTD Changes V1.1//EN" "./dtd/changes-v11.dtd"> <!DOCTYPE changes PUBLIC "-//APACHE//DTD Changes V1.1//EN" "./dtd/changes-v11.dtd">
<changes title="History of Changes"> <changes title="Historial de Cambios">
<devs> <devs>
<!-- in strict alphabetical order --> <!-- in strict alphabetical order -->
@ -11,73 +11,85 @@
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/> <person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
<person id="POI-DEVELOPERS" name="Poi Developers" email="poi-dev@jakarta.apache.org"/> <person id="POI-DEVELOPERS" name="Poi Developers" email="poi-dev@jakarta.apache.org"/>
</devs> </devs>
<release version="1.5" date="Coming Soon"> <release version="1.7-dev" date="En proceso">
<action dev="NKB" type="update">New project build.</action> <action dev="NKB" type="update">Se quita la dependencia en tiempo de ejecución del registro
<action dev="NKB" type="update">New project documentation system based on Cocoon.</action> (logging) de "commons".</action>
<action dev="POI-DEVELOPERS" type="update">Package rename</action> <action dev="POI-DEVELOPERS" type="update">Soporte para fórmulas</action>
<action dev="POI-DEVELOPERS" type="fix">Various bug fixes</action>
<action dev="POI-DEVELOPERS" type="add">Early stages of HSF development (not ready for development)</action>
<action dev="POI-DEVELOPERS" type="add">Initial low level record support for charting (not complete)</action>
</release> </release>
<release version="1.1.0" date="Release date not recorded"> <release version="1.5.1" date="16 Junio 2002">
<action dev="POI-DEVELOPERS">Created new event model</action> <action dev="GJS" type="update">Se quita la dependencia del registro de "commons". Ahora hay que definir la propiedad del sistema poi.loggin para permitir
<action dev="POI-DEVELOPERS">Optimizations made to HSSF including aggregate records for que los registros (logs) vayan a la salida estándar.</action>
values, rows, etc.</action> <action dev="GJS" type="fix">Se arregla la gestión de la cadena SST para que las hojas de cálculo con texto rico (rich text) o texto
<action dev="POI-DEVELOPERS">predictive sizing, offset based writing (instead of lots of extendido se lean correctamente.</action>
array copies)</action>
<action dev="POI-DEVELOPERS">minor re-factoring and bug fixes.</action>
</release> </release>
<release version="1.0.0" date="Release date not recorded"> <release version="1.5" date="06 Mayo 2002">
<action dev="POI-DEVELOPERS">Minor documentation updates.</action> <action dev="NKB" type="update">Nueva versión (build) del proyecto.</action>
<action dev="NKB" type="update">Nuevo sistema de documentación del proyecto basada en Cocoon.</action>
<action dev="POI-DEVELOPERS" type="update">Cambio de nombre del paquete</action>
<action dev="POI-DEVELOPERS" type="fix">Varios errores (bugs) corregidos</action>
<action dev="POI-DEVELOPERS" type="add">Etapas preliminares del desarrollo de HFS (no esta listo para el desarrollo)</action>
<action dev="POI-DEVELOPERS" type="add">Soporte inicial de registros de bajo nivel para gráficas (no está completo)</action>
</release> </release>
<release version="0.14.0" date="Release date not recorded"> <release version="1.1.0" date="Fecha de distribución no registrada">
<action dev="POI-DEVELOPERS">Added DataFormat helper class and exposed set and get format <action dev="POI-DEVELOPERS">Se crea un nuevo modelo de eventos</action>
on HSSFCellStyle</action> <action dev="POI-DEVELOPERS">Se optimiza HSSF, incluyendo registros (records) para
<action dev="POI-DEVELOPERS">Fixed column width apis (unit wise) and various javadoc on valores, filas, etc.</action>
the subject</action> <action dev="POI-DEVELOPERS">predicción de tamaño, escritura basada en desplazamiento (en lugar de
<action dev="POI-DEVELOPERS">Fix for Dimensions record (again)... (one of these days I'll multitud de copias de arrays)</action>
write a unit test for this ;-p).</action> <action dev="POI-DEVELOPERS">un poco de re-factoring (¿re-factorización? mejor no) y corrección de errores.</action>
<action dev="POI-DEVELOPERS">Some optimization on sheet creation.</action>
</release> </release>
<release version="0.13.0" date="Release date not recorded"> <release version="1.0.0" date="Fecha de distribución no registrada">
<action dev="POI-DEVELOPERS">Actualizaciones menores a la documentación.</action>
</release>
<release version="0.14.0" date="Fecha de distribución no registrada">
<action dev="POI-DEVELOPERS">Se añade la clase de ayuda DataFormat y se expone el formato set y get en
HSSFCellStyle</action>
<action dev="POI-DEVELOPERS">Correcciones a las apis de anchura de columna (en cuanto a las unidades) y
varios comentarios javadoc al respecto</action>
<action dev="POI-DEVELOPERS">Corrección para el registro de "Dimensions" (de nuevo)... (uno de estos días
escribiré una prueba unitaria (unit test) para esto ;-p).</action>
<action dev="POI-DEVELOPERS">Alguna optimización en la creación de páginas.</action>
</release>
<release version="0.13.0" date="Fecha de distribución no registrada">
</release> </release>
<release version="0.12.0" date="Release date not recorded"> <release version="0.12.0" date="Fecha de distribución no registrada">
<action dev="POI-DEVELOPERS">Added MulBlank, Blank, ColInfo</action> <action dev="POI-DEVELOPERS">Se añaden MulBlank, Blank, ColInfo</action>
<action dev="POI-DEVELOPERS">Added log4j facility and removed all sys.out type logging</action> <action dev="POI-DEVELOPERS">Se añade facilidad log4j y se quitan las anotaciones (logs) del tipo sys.out</action>
<action dev="POI-DEVELOPERS">Added support for adding font's, styles and corresponding <action dev="POI-DEVELOPERS">Se añade soporte para la adición de fuentes, estilos y el api de alto
high level api for styling cells</action> nivel correspondiente para dar estilo a las celdas</action>
<action dev="POI-DEVELOPERS">added support for changing row height, cell width and default <action dev="POI-DEVELOPERS">Se añade soporte para cambiar el alto de una fila, el ancho de una celda, y
row height/cell width.</action> sus valores por defecto.</action>
<action dev="POI-DEVELOPERS">Added fixes for internationalization (UTF-16 should work now <action dev="POI-DEVELOPERS">Correcciones para internacionalización (UTF-16 debería funcionar ahora
from HSSFCell.setStringValue, etc when the encoding is set)</action> desde HSSFCell.setStringValue, etc cuando se define la codificación)</action>
<action dev="POI-DEVELOPERS">added support for adding/removing and naming sheets.</action> <action dev="POI-DEVELOPERS">Soporte para la adición / eliminación y cambio de nombre de hojas.</action>
</release> </release>
<release version="0.11.0" date="Release date not recorded"> <release version="0.11.0" date="Fecha de distribución no registrada">
<action dev="POI-DEVELOPERS">Bugfix release. We were throwing an exception when reading <action dev="POI-DEVELOPERS">Distribución de corrección de errores.
RKRecord objects.</action> Lanzamos una excepción cuando leemos objetos de tipo RKRecord.</action>
</release> </release>
<release version="0.10.0" date="Release date not recorded"> <release version="0.10.0" date="Fecha de distribución no registrada">
<action dev="POI-DEVELOPERS">Got continuation records to work (read/write)</action> <action dev="POI-DEVELOPERS">Registros de continuación ya funcionan (lectura/escritura)</action>
<action dev="POI-DEVELOPERS">Added various pre-support for formulas</action> <action dev="POI-DEVELOPERS">Se añade soporte previo para fórmulas</action>
<action dev="POI-DEVELOPERS">Massive API reorganization, repackaging.</action> <action dev="POI-DEVELOPERS">Reorganización del API masiva, re-enpaquetado.</action>
<action dev="POI-DEVELOPERS">BiffViewer class added for validating HSSF &amp; POI and/or <action dev="POI-DEVELOPERS">Se añade la clase BiffViewer para validar HSSF &amp; POI y/o la
HSSF Output.</action> salida de HSSF.</action>
<action dev="POI-DEVELOPERS">Better API support for modification.</action> <action dev="POI-DEVELOPERS">Se mejora el soporte a la modificación del API.</action>
</release> </release>
<release version="0.7 (and interim releases)" date="Release date not recorded"> <release version="0.7 (y distribuciones internas)" date="Fecha de distribución no registrada">
<action dev="POI-DEVELOPERS">Added encoding flag to high and low level api to use utf-16 <action dev="POI-DEVELOPERS">Se añade una bandera de codificación para que las apis de alto
when needed (HSSFCell.setEncoding())</action> y bajo nivel utilicen utf-16 cuando sea necesario (HSSFCell.setEncoding())</action>
<action dev="POI-DEVELOPERS">added read only support for Label records (which are <action dev="POI-DEVELOPERS">Se añade soporte de sólo lectura a registros de Etiqueta
reinterpreted as LabelSST when written)</action> (que son reinterpretados como LabelSST cuando se escriben)</action>
<action dev="POI-DEVELOPERS">Broken continuation record implementation (oops)</action> <action dev="POI-DEVELOPERS">Se rompe la implementación del registro de continuación (oops)</action>
<action dev="POI-DEVELOPERS">BiffViewer class added for validating HSSF &amp; POI and/or <action dev="POI-DEVELOPERS">Se añade la clase BiffViewer
HSSF Output.</action> para validar HSSF &amp; POI y/o la
salida de HSSF.</action>
</release> </release>
<release version="0.6 (release)" date="Release date not recorded"> <release version="0.6 (distribución/release)" date="Fecha de distribución no registrada">
<action dev="POI-DEVELOPERS">Support for read/write and modify.</action> <action dev="POI-DEVELOPERS">Soporte para lectura/escritura y modificación.</action>
<action dev="POI-DEVELOPERS">Read only support for MulRK records (converted to Number when <action dev="POI-DEVELOPERS">Soporte de sólo lectura para registros de tipo MulRK
writing) (convertidos a Number cuando se escriben)
</action> </action>
</release> </release>

View File

@ -11,6 +11,14 @@
</header> </header>
<body> <body>
<section title="Traducciones">
<p>
El proyecto de traducción de la documentación de POI ha comenzado.
Los primeros en empezar han sido las traducciones al <link href="index.html">Español
</link> y al <link href="http://www.terra-intl.com/jakarta/poi/">Japonés</link>.
Otras serán bienvenidas. ¡Podéis participar si queréis!
</p>
</section>
<section title="Concurso de Logotipo"> <section title="Concurso de Logotipo">
<p> <p>
Se ha terminado el plazo de entrega para el concurso de logotipo de POI. Ahora hay que votar. Recuerda, Se ha terminado el plazo de entrega para el concurso de logotipo de POI. Ahora hay que votar. Recuerda,
@ -150,3 +158,4 @@
</document> </document>

View File

@ -10,87 +10,89 @@
</header> </header>
<body> <body>
<section title="POI in the news"> <section title="POI en los medios de comunicación">
<p> <p>
These are articles/etc. posted about POI around the web. If you Estos son artículos/etc. sobre POI publicados en la red. Si ves
see POI in the news or mentioned at least somewhat prominently alguna noticia sobre POI o algún sitio en el que se le menciona
on a site (not your homepage that you put the work POI on in de manera notable (no en tu propia página en la que pones la palabra
order to get us to link you and by the why here is a picture of POI para que enlacemos contigo y en la que casualmente hay una foto
your wife in kids) then send a patch to the list. In general de tu mujer e hijos) entonces envía un parche a la lista. En general
equal time will be given so please feel free to send inflamatory dedicaremos el mismo tiempo así que no tengáis reparos en enviar
defamation as well as favorable, technical and factual. Really difamaciones coléricas así como comentarios favorables, técnicos y
stupid things won't be mentioned (sorry). objetivos. No mencionaremos mensajes realmente estúpidos (lo sentimos).
</p> </p>
</section> </section>
<section title="English"> <section title="Inglés">
<ul> <ul>
<li> <li>
<link href="http://www.rollerweblogger.org/page/roller/20020715">Poor Obfuscation Implementation (Implementación Pobre de Ofuscación).</link> - Blog de David M. Johnson
</li>
<li>
<link href="http://www.jsurfer.org/article.php?sid=322"> <link href="http://www.jsurfer.org/article.php?sid=322">
POI 1.5-dev-rc2 released </link> - JSurfer Descarga POI 1.5-dev-rc2 </link> - JSurfer
</li> </li>
<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> <link href="http://directory.google.com/Top/Computers/Programming/Languages/Java/Class_Libraries/Data_Formats/Microsoft_Formats/"> Google dice que somos los más importantes en nuestra categoría </link>
</li> </li>
<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 <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>
<li> <li>
<link href="http://www.need-a-cake.com/categories/cocoonWeblog/2002/03/07.html"> <link href="http://www.need-a-cake.com/categories/cocoonWeblog/2002/03/07.html">
Nicola announces POI serialization code Nicola anuncia código de serialización POI
</link> - Matthew Langham's Radio Weblog </link> - Matthew Langham's Radio Weblog
</li> </li>
<li> <li>
<link href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?folderId=20&amp;discussionContextId=11523"> <link href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?folderId=20&amp;discussionContextId=11523">
Jakarta POI 1.4583 Released</link> - JavaLobby Descarga Jakarta POI 1.4583</link> - JavaLobby
</li> </li>
<li> <li>
<link href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?discussionContextId=11442&amp;folderId=20"> <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 El proyecto POI se mueve a Jakarta (OLE 2 CDF/Excel/Word en
pure java)</link> - JavaLobby java puro)</link> - JavaLobby
</li> </li>
<li> <li>
<link <link
href="http://www.geocities.com/marcoschmidt.geo/java-image-coding.html"> href="http://www.geocities.com/marcoschmidt.geo/java-image-coding.html">
List of Java libraries to read and write image and document files Listado de bibliotecas Java para leer y escribir ficheros de imágenes y documentos
</link> Marco Schmidt's homepage (normally we wouldn't </link> - Página de Marco Schmidt (normalmente no anunciaríamos
feature someone's homepage but its an extensive list of la página personal de nadie, pero es un listado extensivo de información
information including "alternatives to POI" (for those que incluye "alternativas a POI" (para aquellos que son muy ricos). ¡Pero, qué
of you who are very wealthy). But heck I think I'll l3ch3s, creo que voy a marcar esta página para mí puesto que tiene enlaces a
bookmark his page for myself since he's like got every direcciones que en conjunto contienen o enlazan con todo el conocimiento de la humanidad!)
piece of info known to man linked or featured on it!
</li> </li>
<li> <li>
<link href="http://radio.weblogs.com/0101350/"> <link href="http://radio.weblogs.com/0101350/">
The Experiences of an Operator (Måns af Klercker) Experiencias de un Operador (Måns af Klercker)
</link> - radio.weblogs.com </link> - radio.weblogs.com
</li> </li>
<li> <li>
<link href="http://dataconv.org/apps_office.html"> <link href="http://dataconv.org/apps_office.html">
DATACONV - Data Conversion Tools: Office DATACONV - Herramientas de Conversión de Datos: Office
</link> DATACONV </link> DATACONV
</li> </li>
<li> <li>
<link href="http://chicago.sourceforge.net/devel/"> <link href="http://chicago.sourceforge.net/devel/">
Chicago Developer Page Página del Desarrollador de Chicago
</link> </link>
</li> </li>
<li> <li>
<link href="http://www.onjava.com/pub/d/1157"> <link href="http://www.onjava.com/pub/d/1157">
POI/POI Serialization Project POI/Proyecto de Serialización de POI
</link> - Man you know you've hit the bigtime when </link> - Tío, sabes que estás en lo alto cuando le gustas a
O'Reilly Likes you.. ;-) O'Reilly. ;-)
</li> </li>
<li> <li>
<link <link
href="http://www.javaworld.com/netnews/index.shtml"> href="http://www.javaworld.com/netnews/index.shtml">
News Around the Net Noticias en la Red
</link> - Java World </link> - Java World
</li> </li>
</ul> </ul>
</section> </section>
<section title="Nederlandstalige (Dutch)"> <section title="Nederlandstalige (Holandés)">
<ul> <ul>
<li> <li>
<link <link
@ -100,7 +102,7 @@
</li> </li>
</ul> </ul>
</section> </section>
<section title="Deutsch (German)"> <section title="Deutsch (Alemán)">
<ul> <ul>
<li> <link <li> <link
href="http://www.entwickler.com/itr/news/show.php3?id=6132&amp;nodeid=82 ">Apache POI verffentlicht</link> - entwicker.com href="http://www.entwickler.com/itr/news/show.php3?id=6132&amp;nodeid=82 ">Apache POI verffentlicht</link> - entwicker.com
@ -128,7 +130,7 @@
</ul> </ul>
</section> </section>
<section title="Francais (French)"> <section title="Francais (Francés)">
<ul> <ul>
<li> <li>
<link href="http://linuxfr.org/section/D%E9veloppeur,0,1,8,0.html"> <link href="http://linuxfr.org/section/D%E9veloppeur,0,1,8,0.html">
@ -137,7 +139,7 @@
</li> </li>
</ul> </ul>
</section> </section>
<section title="Nihongo (Japanese)"> <section title="Nihongo (Japonés)">
<ul> <ul>
<li> <li>
<link href="http://drpanda.freezope.org/Memo/docs/jakarta/poi/poi_sample">100% PureJava...</link> - Dr. Panda Portal <link href="http://drpanda.freezope.org/Memo/docs/jakarta/poi/poi_sample">100% PureJava...</link> - Dr. Panda Portal
@ -151,11 +153,19 @@
</ul> </ul>
</section> </section>
<section title="No freaking idea"> <section title="Ni idea">
<p> <p>
If you can read one of these languages, send mail to the list ¡Si entiendes alguno de estos idiomas, envía un correo a la lista
telling us what language it is and we'll categorize it! diciéndonos en qué idioma está escrito y lo pondremos donde corresponda!
</p> </p>
<ul>
<li>
<link
href="http://www.javacentrix.com/index.htm">
Si tuviera que adivinar, diría que es Tailandés, pero a lo mejor
alguno de vosotros lo sabe con seguridad.</link> - javacentrix.com
</li>
</ul>
</section> </section>
</body> </body>
<footer> <footer>

View File

@ -1,62 +1,63 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "./dtd/document-v11.dtd"> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "./dtd/document-v11.dtd">
<document> <document>
<header> <header>
<title>Overview</title> <title>Descripción General</title>
<authors> <authors>
<person id="AO" name="Andrew C. Oliver" email="acoliver2@users.sourceforge.net"/> <person id="AO" name="Andrew C. Oliver" email="acoliver2@users.sourceforge.net"/>
</authors> </authors>
</header> </header>
<body> <body>
<section title="What is it?"> <section title="¿Qué es?">
<p>The POI project is the master project for developing pure <p>El proyecto POI es el proyecto principal para el desarrollo de adaptaciones (ports)
Java ports of file formats based on Microsoft's OLE 2 Compound en Java puro de los formatos de fichero basados en el Formato de Documento Compuesto OLE 2
Document Format. OLE 2 Compound Document Format is used by de Microsoft. El Formato de Documento Compuesto OLE 2 lo utilizan los Documentos Office de
Microsoft Office Documents, as well as by programs using MFC Microsoft, así como por los programas que utilizan conjuntos de propiedades MFC para serializar
property sets to serialize their document objects. sus objetos de tipo documento.
</p> </p>
</section> </section>
<section title="Sub-Projects"> <section title="Sub-Proyectos">
<p> <p>
There following are ports, packages or components contained in the POI project. Los siguientes son adaptaciones, paquetes o componentes contenidos en el proyecto POI.
</p> </p>
<section title="POIFS"> <section title="POIFS">
<p> <p>
<link href="../../poifs/index.html">POIFS</link> is the set of APIs <link href="../../poifs/index.html">POIFS</link> es el conjunto de APIs
for reading and writing OLE 2 Compound Document Formats using (only) Java. (Interfaces de Aplicación) para la lectura y escritura del Formato de Documento Compuesto OLE 2
utilizando (únicamente) Java.
</p> </p>
</section> </section>
<section title="HSSF"> <section title="HSSF">
<p> <p>
<link href="../../hssf/index.html">HSSF</link> is the set of APIs <link href="../../hssf/index.html">HSSF</link> es el conjunto de APIs para la lectura y
for reading and writing Microsoft Excel 97(-XP) spreadsheet using (only) Java. escritura de hojas de cálculo de Microsoft Excel 97(-XP) utilizando (únicamente) Java.
</p> </p>
</section> </section>
<section title="HDF"> <section title="HDF">
<p> <p>
<link href="../../hdf/index.html">HDF</link> is the set of APIs <link href="../../hdf/index.html">HDF</link> es el conjunto de APIs para la lectura y
for reading and writing Microsoft Word 97(-XP) spreadsheet using (only) Java. escritura de documentos Word 97(-XP) de Microsoft utilizando (únicamente) Java.
</p> </p>
</section> </section>
<section title="HPSF"> <section title="HPSF">
<p> <p>
<link href="../../hpsf/index.html">HPSF</link> is the set of APIs <link href="../../hpsf/index.html">HPSF</link> es el conjunto de APIs para la lectura
for reading property sets using (only) Java. de conjuntos de propiedades utilizando (únicamente) Java.
</p> </p>
</section> </section>
<section title="POI-Utils"> <section title="Utilidades-POI (POI-Utils)">
<p> <p>
<link href="../../utils/index.html">POI-Utils</link> are general purpose artifacts <link href="../../utils/index.html">POI-Utils</link> son artefactos de propósito
from POI development that have not yet been implemented elsewhere. We're general surgidos en el desarrollo de POI que no han sido implementados en ningún otro sitio.
always looking to donate these and maintain them as part of a general library Siempre buscamos donarlos y mantenerlos como parte de una biblioteca general utilizada en
used in another project. These are things we need to complete our mission but algún otro proyecto. Estas son cosas que necesitamos para completar nuestra misión pero que
are generally outside of it. generalmente estan fuera de ella.
</p> </p>
</section> </section>
</section> </section>