Paolo Mottadelli (MOZ)

And you know what they call a… Quarter Pounder with Cheese in Paris?
5_Andrei_Kravchenko_javelot
Long jump training
It's me on the screen
0668


Archive for the 'Committer' Category

05 24th, 2008

Well, the title of this post is cut and pasted from one of my last received emails.

Good news today by ApacheCon Schedule: I’ll be a speaker at the next ApacheConUS 2008 in New Orleas.

Here is an anticipation of what my session will be about. Please fell free to send me or comment here any suggestions you wish! I really would like to build the session presentation through a community-like process, i would like to be the spokesman of an interested community!
Do you like the idea?Here is the session abstract.

Content analysis for ECM with Apache Tika

Apache TIKAApache Tika is an extensible content analysis toolkit designed for detecting and extracting metadata and structured text content from a large number of document formats. It represents an higher level layer over existing parser libraries.
World-class content management systems, and most of all enterprise document management focused ones, always have to face the challenge of detecting, extracting and indexing as more various media content types as possible.
This session provides a technical presentation on how you can integrate Tika inside an Enterprise Document Management System, in order to centralize media type detection implementation and leverage dedicated parsers behind a common extraction layer.
Partecipants will also learn how Tika is integrated with Lucene in order to provide high performance document indexing and searching features.
As a real life demostration, the most recent supported media types, Office Open XML (OOXML), will be detected, extracted and indexed.

03 25th, 2008

Author: paolo
Date: Tue Mar 25 06:19:27 2008
New Revision: 640794

URL: http://svn.apache.org/viewvc?rev=640794&view=rev
Log:
XSSFCellStyle fillColors support; XSSFCellFill class; tests

Added:
poi/branches/ooxml/src/ooxml

/java/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.java
poi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/extensions/TestXSSFCellFill.java
Modified:
poi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java
poi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCellStyle.java
poi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCellStyle.java

 

…. I know that it does not sound so exciting for most of my readers, but this is just a self celebrating moment :-)

The strange lines above are my first commit stacktrace as an Apache Commiter.

I have been working on the POI growing up project for a couple of months. We are basically providing Office Open XML support to the POI interfaces.

More to come about all that stuff..

.. oh, yes, you can reach me at the new address paolo-at-apache.org ;-)