<?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; POI</title>
	<atom:link href="http://www.paolomottadelli.com/taxonomy/tags/apache/poi/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>Sourcesense and Microsoft partnership announced</title>
		<link>http://www.paolomottadelli.com/2008/03/25/sourcesense-and-microsoft-partnership-announced/</link>
		<comments>http://www.paolomottadelli.com/2008/03/25/sourcesense-and-microsoft-partnership-announced/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 20:45:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linkedin]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[POI]]></category>
		<category><![CDATA[Sourcesense]]></category>

		<guid isPermaLink="false">http://www.paolomottadelli.com/2008/03/25/sourcesense-and-microsoft-partnership-announced/</guid>
		<description><![CDATA[Today at 8 p.m CET Microsoft has announced its partnership with Sourcesense. Visit microsoft PR page to know all the details. I&#8217;m very proud to announce this partnership as I am one of the involved developers. It is going to be an important step for my company on the way to spread Open Source in [...]]]></description>
			<content:encoded><![CDATA[<p>Today at 8 p.m CET Microsoft has announced its partnership with <a href="http://www.sourcesense.com" title="Sourcesense">Sourcesense</a>.<br />
Visit <a href="http://www.microsoft.com/presspass/press/2008/mar08/03-25SourcesensePR.mspx" title="Microsoft PR page">microsoft PR page</a> to know all the details.</p>
<p>I&#8217;m very proud to announce this partnership as I am one of the involved developers. It is going to be an important step for <a href="http://www.sourcesense.com" title="Sourcesense">my company</a> on the way to spread Open Source in the Enterprise industry.</p>
<p>We are developing the Office open XML support inside the POI Apache project. New Microsoft Spreadsheets (Office 2007 format) will be soon java manageable!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paolomottadelli.com/2008/03/25/sourcesense-and-microsoft-partnership-announced/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>

