Author: lehmi
Date: Mon Jun 10 14:08:32 2013
New Revision: 1491457
URL: http://svn.apache.org/r1491457
Log:
fixed broken links
Modified:
pdfbox/cmssite/trunk/content/references.mdtext
Modified: pdfbox/cmssite/trunk/content/references.mdtext
URL:
http://svn.apache.org/viewvc/pdfbox/cmssite/trunk/content/references.mdtext?rev=1491457&r1=1491456&r2=1491457&view=diff
==============================================================================
--- pdfbox/cmssite/trunk/content/references.mdtext (original)
+++ pdfbox/cmssite/trunk/content/references.mdtext Mon Jun 10 14:08:32 2013
@@ -21,7 +21,7 @@ Please file an [improvement issue](https
| [JpdfUnit](http://jpdfunit.sourceforge.net/) | Apache License V2.0 | pdfUnit
is a framework for testing a generated pdf document with the JUnit Test
Framework.|
| [Liferay Portal](http://www.liferay.com/) | MIT | Liferay Portal is an open
source portal that helps organizations collaborate more efficiently by
providing a consolidated view of disparate applications.|
| [LIUS](http://www.bibl.ulaval.ca/lius/index.en.html) | GPL | LIUS is an
indexing Java framework based on the Jakarta Lucene project. The LIUS framework
adds to Lucene many files format indexing fonctionalities as: Ms World, Ms
Excel, Ms PowerPoint, RTF, PDF, XML, HTML, TXT, Open Office suite and
JavaBeans.|
-| [LuceGene](http://www.gmod.org/lucegene/) | Artistic License | LuceGene is
an open-source document/object search and retrieval system specially tuned for
bioinformatics text databases and documents.|
+| [LuceGene](http://gmod.org/wiki/LuceGene) | Artistic License | LuceGene is
an open-source document/object search and retrieval system specially tuned for
bioinformatics text databases and documents.|
| [Lutece](http://www.lutece.paris.fr/) | BSD-like | Lutece is a portal engine
which allows you to easily create your websites or intranets based upon
HTML,XML content.|
| [MMBase Lucene Module](http://mmapps.sourceforge.net/lucenemodule/) | MPL |
Lucenemodule is a plugin (module) for the MMBase content management system that
enables Lucene full text search through it's content, and thanks to PDFBox also
PDF content.|
| [OpenCms](http://www.opencms.org/) | Custom | OpenCms is a professional
level Open Source Website Content Management System.|
@@ -38,6 +38,6 @@ Please file an [improvement issue](https
| Article Name | Article Abstract|
|--|--|
| Build an eDoc Reader for your iPod <br/>[Part 1 - User
Interface](http://www.oreillynet.com/pub/a/mac/2004/12/14/ipod_reader.html)</br/>[Part
2 - Document Reading
Engine](http://www.oreillynet.com/pub/a/mac/2004/12/17/ipod_reader.html)</br/>[Part
3 - *Integration with
PDFBox*](http://www.oreillynet.com/pub/a/mac/2005/01/07/ipod_reader.html) | A
three part article that discusses the implementation of the PodReader
application. PodReader is Cocoa application written in Objective-C and article
discusses how to use the Cocoa-Java bridge to integrate with the Java version
of PDFBox.|
-| [Lucene In Action](http://www.lucenebook.com/) | A book that discusses
integrating with the lucene search engine. One chapter discusses how to index
various file formats and highlights PDFBox for indexing PDF documents.|
-| [Java Developers Journal - March
2005](http://www.sys-con.com/story/?storyid=48543&DE=1) | An article written by
the lead developer of PDFBox discussing text extraction and AcroForm
integration using PDFBox functionality.|
+| [Lucene In Action](http://www.manning.com/hatcher2/) | A book that discusses
integrating with the lucene search engine. One chapter discusses how to index
various file formats and highlights PDFBox for indexing PDF documents.|
+| [Java Developers Journal - March 2005](http://java.sys-con.com/node/48543) |
An article written by the lead developer of PDFBox discussing text extraction
and AcroForm integration using PDFBox functionality.|
| [Refactoring trends across N versions of N Java open source systems: an
empirical
study](http://www.dcs.bbk.ac.uk/research/techreps/2005/bbkcs-05-02.pdf) | This
article describes an empirical study of multiple versions of a range of open
source Java systems in an attempt to understand whether refactoring occur and,
if so, which types of refactoring were most (and least) common. PDFBox is used
as a case study. |
\ No newline at end of file