<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paolo Mottadelli (MOZ) &#187; Committer</title>
	<atom:link href="http://www.paolomottadelli.com/taxonomy/tags/apache/committer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paolomottadelli.com</link>
	<description>Web Content Management from the track and the field</description>
	<lastBuildDate>Sat, 24 Sep 2011 06:17:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Your ApacheCon US 2008 session proposal</title>
		<link>http://www.paolomottadelli.com/2008/05/24/your-apachecon-us-2008-session-proposal/</link>
		<comments>http://www.paolomottadelli.com/2008/05/24/your-apachecon-us-2008-session-proposal/#comments</comments>
		<pubDate>Sat, 24 May 2008 13:09:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[ApacheCon]]></category>
		<category><![CDATA[Committer]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[Sourcesense]]></category>

		<guid isPermaLink="false">http://www.paolomottadelli.com/2008/05/24/your-apachecon-us-2008-session-proposal/</guid>
		<description><![CDATA[Well, the title of this post is cut and pasted from one of my last received emails. Good news today by ApacheCon Schedule: I&#8217;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 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.paolomottadelli.com/wp-content/uploads/2008/10/speaker-468x60.jpg" title="ApacheConUS 2008 speaker"><img src="http://www.paolomottadelli.com/wp-content/uploads/2008/10/speaker-468x60.jpg" title="ApacheConUS 2008 speaker" alt="ApacheConUS 2008 speaker" vspace="10" /></a></p>
<p>Well, the title of this post is cut and pasted from one of my last received emails.</p>
<p><strong>Good news today by ApacheCon Schedule: I&#8217;ll be a speaker at the next ApacheConUS 2008 in New Orleas.</strong></p>
<p>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!<br />
Do you like the idea?Here is the session abstract.</p>
<h2>Content analysis for ECM with Apache Tika</h2>
<p><img src="http://incubator.apache.org/tika/tika.png" title="Apache TIKA" alt="Apache TIKA" align="left" border="0" hspace="10" vspace="10" width="300" />Apache 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.<br />
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.<br />
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.<br />
Partecipants will also learn how Tika is integrated with Lucene in order to provide high performance document indexing and searching features.<br />
As a real life demostration, the most recent supported media types, Office Open XML (OOXML), will be detected, extracted and indexed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paolomottadelli.com/2008/05/24/your-apachecon-us-2008-session-proposal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache POI: committed revision 640794</title>
		<link>http://www.paolomottadelli.com/2008/03/25/apache-poi-committed-revision-640794/</link>
		<comments>http://www.paolomottadelli.com/2008/03/25/apache-poi-committed-revision-640794/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 13:37:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Committer]]></category>
		<category><![CDATA[POI]]></category>
		<category><![CDATA[ooxml]]></category>

		<guid isPermaLink="false">http://www.paolomottadelli.com/2008/03/25/apache-poi-committed-revision-640794/</guid>
		<description><![CDATA[Author: paolo Date: Tue Mar 25 06:19:27 2008 New Revision: 640794 URL: http://svn.apache.org/viewvc?rev=640794&#38;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 &#160; &#8230;. 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 [...]]]></description>
			<content:encoded><![CDATA[<p>Author: paolo<br />
Date: Tue Mar 25 06:19:27 2008<br />
New Revision: 640794</p>
<p>URL: <a href="http://svn.apache.org/viewvc?rev=640794&amp;view=rev" target="_blank">http://svn.apache.org/viewvc<wbr></wbr>?rev=640794&amp;view=rev</a><br />
Log:<br />
XSSFCellStyle fillColors support; XSSFCellFill class; tests</p>
<p>Added:<br />
poi/branches/ooxml/src/ooxml</p>
<p id="1fnq" class="ArwC7c ckChnd"><wbr></wbr>/java/org/apache/poi/xssf<wbr></wbr>/usermodel/extensions/XSSFCell<wbr></wbr>Fill.java<br />
poi/branches/ooxml/src/ooxml<wbr></wbr>/testcases/org/apache/poi/xssf<wbr></wbr>/usermodel/extensions/TestXSSF<wbr></wbr>CellFill.java<br />
Modified:<br />
poi/branches/ooxml/src/ooxml<wbr></wbr>/java/org/apache/poi/xssf<wbr></wbr>/model/StylesTable.java<br />
poi/branches/ooxml/src/ooxml<wbr></wbr>/java/org/apache/poi/xssf<wbr></wbr>/usermodel/XSSFCellStyle.java<br />
poi/branches/ooxml/src/ooxml<wbr></wbr>/testcases/org/apache/poi/xssf<wbr></wbr>/usermodel/TestXSSFCellStyle<wbr></wbr>.java</p>
<p id="1fnq" class="ArwC7c ckChnd">&nbsp;</p>
<p id="1fnq" class="ArwC7c ckChnd"> &#8230;. I know that it does not sound so exciting for most of my readers, but this is just a self celebrating moment <img src='http://www.paolomottadelli.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p id="1fnq" class="ArwC7c ckChnd">The strange lines above are my first commit stacktrace as an <a href="http://people.apache.org/~jim/committers.html" title="ASF Committers">Apache Commiter</a>.</p>
<p id="1fnq" class="ArwC7c ckChnd">I have been working on the <a href="http://poi.apache.org/" title="Apache POI project home">POI growing up project</a> for a couple of months. We are basically providing <a href="http://en.wikipedia.org/wiki/Office_Open_XML" title="Office Open XML on Wikipedia">Office Open XML</a> support to the POI interfaces.</p>
<p id="1fnq" class="ArwC7c ckChnd">More to come about all that stuff..</p>
<p id="1fnq" class="ArwC7c ckChnd">.. oh, yes, you can reach me at the new address paolo-at-apache.org <img src='http://www.paolomottadelli.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.paolomottadelli.com/2008/03/25/apache-poi-committed-revision-640794/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

