<?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>WebProNews &#187; Geronimo</title>
	<atom:link href="http://www.webpronews.com/tag/geronimo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Thu, 23 May 2013 16:49:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Validating Open Source IP Indemnity</title>
		<link>http://www.webpronews.com/validating-open-source-ip-indemnity-2007-02</link>
		<comments>http://www.webpronews.com/validating-open-source-ip-indemnity-2007-02#comments</comments>
		<pubDate>Tue, 06 Feb 2007 19:53:41 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[WAS]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=35042</guid>
		<description><![CDATA[Roberto writes that Sun has agreed to include an Italian dictionary and thesaurus (from the Italian Native-Lang Project team) in the official OpenOffice.org distro. Congrats to Roberto &#038; team!
]]></description>
			<content:encoded><![CDATA[<p>Roberto writes that Sun has agreed to include an Italian dictionary and thesaurus (from the Italian Native-Lang Project team) in the official OpenOffice.org distro. Congrats to Roberto &#038; team!</p>
<p>In explaining why the decision from OpenOffice.org took longer than <a href="http://robertogaloppini.net/2007/02/03/public-thank-you-to-simon-phipps-chief-open-source-officer-at-sun-microsystems/" class="bluelink">Roberto &#038; team expected</a>, <a href="http://blogs.sun.com/webmink/" class="bluelink">Sun&#8217;s Simon Phipps</a> (Chief Open Source Officer) explained:<br />
<blockquote>&#8220;&#8230;by using the GPL rather than the LGPL for your contribution, it was necessary for Sun&#8217;s legal team to conduct an extensive discussion about the implications of distributing it with OpenOffice.org (which as you know is licensed under LGPL).&#8221;</p></blockquote>
<p>Simon&#8217;s quote got me thinking about my <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">WAS Community Edition (WAS CE)</a> days. Mixing different licenses in a project isn&#8217;t always so clear cut. Even when working with similar licenses, when a large commercial vendor (i.e. a large litigation target) is involved, they tend to be cautious, and want to protect their IP, investment and guard against litigation.</p>
<p>IBM has a rigorous process before we use, and hence distribute, open source software (OSS) code of any license inside an IBM product.  Even with WAS CE, which is built with <a href="http://geronimo.apache.org/" class="bluelink">Apache Geronimo</a>, an <a href="http://www.apache.org/licenses/" class="bluelink">ASF licensed</a> product, we had to validate that the code was appropriately licensed and that copyrights were being respected.  On more than one occasion the WAS CE development team found code that was iffy from a copyright standpoint.  The team rewrote the code and contributed it to the Geronimo project.</p>
<p>At the time, I&#8217;d suggested we talk about IBM&#8217;s OSS usage approval process as a customer value point. What good is indemnity if your OSS vendor doesn&#8217;t have procedures which enable them to give IP assurances with confidence? Saying &#8220;we own all the IP, so don&#8217;t worry&#8221; isn&#8217;t always the full answer. This is especially true for IP that was contributed by a 3rd party.</p>
<p>For example, let&#8217;s say I get some piece of code from the Linux kernel and use it in a personal application for so long that I forget that it&#8217;s not actually my IP, but something I copied. Then, I submit some of &#8220;my&#8221; code, including the IP that I don&#8217;t really own, into, for e.g., OpenOffice.org and grant openOffice.org joint copyrights to &#8220;my&#8221; code. Now what? </p>
<p>Regardless of what license I attached to &#8220;my&#8221; code that I contributed, there is a potential risk to the openOffice.org project, and Sun (as it distributes the commercial StarOffice distro). What if I contributed someone else&#8217;s copyrighted code knowingly? What happens when a larger OSS project is actually built with sub-projects from different communities that aren&#8217;t under the stewardship of the larger OSS project? </p>
<p><i>[Note I'm only using Sun/OpenOffice as an example, you can substitute IBM/Apache Geronimo if you like.]</i></p>
<p>Yes, the code scanning &#038; checking of IP ownership is in place to protect the vendor, and fortuitously, the OSS project. But shouldn&#8217;t customers know the level of &#8220;background checks&#8221; in place before accepting &#8220;indemnity protection&#8221;? Why don&#8217;t we hear about these &#8220;background checks&#8221; more often from OSS vendors? Is it because OSS vendors providing indemnity don&#8217;t do the checks, or because the only way for a vendor to 100% guard against IP indemnity claims is to go buy an insurance policy. </p>
<p><i>[Note: We didn't include "IP background checks" in our WAS CE customer marketing because the legal team didn't want us to give customers a false sense of security as checks can always miss something. Yeah, the legal team is more cautious as a result of SCO, which is to be expected. But as the example of SCO shows, IP violation claims will almost always hit the largest wallet in the project-vendor-customer chain, so customers are often in the clear regardless of indemnity clauses.]</i></p>
<p>It would be interesting to hear whether <a href="http://www.sun.com/" class="bluelink">Sun</a> does any checking on 3rd party IP contributed to <a href="http://www.openoffice.org/" class="bluelink">OpenOffice</a> (and their other OSS projects).  What about OSS vendors like <a href="http://www.redhat.com/" class="bluelink">Red Hat</a> or <a href="http://www.openlogic.com/" class="bluelink">OpenLogic</a>?</p>
<p>BTW, please read my disclaimer <a href="http://saviorodrigues.wordpress.com/about/" class="bluelink">here</a>.</p>
<p><a href="http://saviorodrigues.wordpress.com/2007/02/06/validating-open-source-ip-indemnity/#respond" class="bluelink">Comments</a></p>
<p><img src="http://images.ientrymail.com/webpronews/digg-pic.png" border="0"> Digg</a> | <a href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img src="http://images.ientrymail.com/webpronews/reddit.png" border="0">Reddit</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ '   '"><img src="http://images.ientrymail.com/webpronews/furl-pic.png" border="0"> Furl</a> </p>
<p>Bookmark WebProNews: <a href="http://www.webpronews.com"><img src="http://images.ientrymail.com/webpronews/wpn-readit.jpg" border="0"></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/validating-open-source-ip-indemnity-2007-02/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Up &amp; Say Growth</title>
		<link>http://www.webpronews.com/open-up-say-growth-2007-01</link>
		<comments>http://www.webpronews.com/open-up-say-growth-2007-01#comments</comments>
		<pubDate>Fri, 26 Jan 2007 19:35:20 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[customers]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[Growth]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[Market]]></category>
		<category><![CDATA[Revenue]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WAS]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=34822</guid>
		<description><![CDATA[<a href="http://weblog.infoworld.com/openresource/archives/2007/01/opening_upto_pr.html" class="bluelink">Matt points to an interesting article</a> about using an open business model.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://weblog.infoworld.com/openresource/archives/2007/01/opening_upto_pr.html" class="bluelink">Matt points to an interesting article</a> about using an open business model.</p>
<p>Not sure if the author, <a href="http://www.haas.berkeley.edu/faculty/chesbrough.html" class="bluelink">Henry Chesbrough</a> mentioned that IBM made significantly more than $100m/yr in revenue as a result of its Linux investments, whether through increased hardware or services sales. And, <i>we continued to drive revenue to AIX</i>. This last point isn&#8217;t often covered, but the AIX business didn&#8217;t die.</p>
<p><i><b>Very few customers take a one-size-fits-all approach to their IT needs.</b></i> So, yes, you may need AIX or Solaris or a <a href="http://youtube.com/watch?v=MSqXKp-00hM" class="bluelink">System z </a>for some of your applications. But you&#8217;ll also need some RHEL, SLES or Windows for other parts of your infrastructure.</p>
<p><a href="http://www.flickr.com/photos/jocelyndurston/99031017/" class="bluelink"><img src="http://images.ientrymail.com/webpronews/open0126.jpg" align="left" border="0"> </a>Customers want choice. So when a new option in a given software category becomes available that saves money, time, is easier to use, etc., customers will pay attention. If IBM had tried to ignore Linux, customers would have satisfied their curiosity (initially) and desire for Linux with another vendor. At the same time, these customers wanted to know how Linux fits into their current infrastructure (i.e. technology integration &#038; skills reuse). Having an answer which included AIX and other parts of IBM&#8217;s offerings helped. Far from being a hindrance (i.e. related products that needed to be protected at all costs), these related products gave IBM the ability to speak to customer needs for the given project and other projects with different needs.</p>
<p>The same thing is happening in the application server space. When <a href="http://www.jboss.com/" class="bluelink">JBoss</a> started popping up on customer&#8217;s radars, the traditional app server vendors didn&#8217;t pay attention (maybe to the degree they should have &#8211; depending on who you ask). But, customers satisfied their needs none the less and JBoss downloads and revenue grew.</p>
<p>Lucky for IBM, JBoss started out by targeting customers from other application server vendors. That&#8217;s when we made the move to <a href="http://saviorodrigues.wordpress.com/2006/10/05/oss-trickle-down-lessons-from-ibm-websphere/" class="bluelink">purchase Gluecode Software Co</a>. (a key member of the <a href="http://geronimo.apache.org/" class="bluelink">Geronimo community</a>) and throw our support behind the Apache Geronimo open source application server. We delivered a paid support offering for Geronimo. We also came out with <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">WAS Community Edition (WAS CE), </a>a free product built on Geronimo that developers, customers, and partners could use without support or with paid support.</p>
<p>At the end of the day, customers want choice. And while the <a href="http://www-306.ibm.com/software/webservers/appserv/was/" class="bluelink">WebSphere Application Server (WAS) portfolio</a> is broad, it didn&#8217;t give customers a free, light-weight and open source offering, some of the things that were attracting attention to JBoss. We filled that portfolio gap and our <a href="http://saviorodrigues.wordpress.com/2007/01/19/reports-of-my-demise-redux/" class="bluelink"><i>revenue continues to surpass market rates</i></a>. Ensuring a strong tie between these offerings and the rest of the WebSphere portfolio has been a tremendous selling point because customers have different needs for different projects and want to take advantage of the skills they have.</p>
<p>Do we see JBoss in more deals? Yep. Do we lose some? Sure, that&#8217;s the software business for you. Do we win a lot more than we would have if we didn&#8217;t have the Geronimo Support or WAS CE? <i>Absolutely</i>.</p>
<p><b><i>Do you have a point that summarizes this long post? </i></b>Yeah, thanks for asking: Don&#8217;t view open source competition as something to ignore. Get into the &#8216;game&#8217;, give customers the choice they seek and explore how your higher-value offerings (the ones you think you need to protect) can be an asset to your business.</p>
<p>Should we have made the move to support Geronimo earlier? Yeah. But our WAS revenue was growing so fast and our sales teams weren&#8217;t running into open source competition, so maybe we became a little complacent. It happens. I have one possible explanation for why, but that&#8217;s for another post. <b>BTW, please read my disclaimer <a href="http://saviorodrigues.wordpress.com/about/" class="bluelink">here</a>.</b></p>
<p><i>[The pic is from Flickr user <a href="http://www.flickr.com/photos/jocelyndurston/" class="bluelink">jawcey</a>] </i></p>
<p><a href="http://saviorodrigues.wordpress.com/2007/01/26/open-up-and-say-growth/#respond" class="bluelink">Comments</a></p>
<p>Add to <a href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.t  itle),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img src="http://images.ientrymail.com/webpronews/delicious-pic.png" border=0> Del.icio.us</a> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.   location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img   src="http://images.ientrymail.com/webpronews/digg-pic.png" border=0> Digg</a> | <a href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img  src="http://images.ientrymail.com/webpronews/reddit.png" border=0>Reddit</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ '   '"><img src="http://images.ientrymail.com/webpronews/furl-pic.png" border=0> Furl</a> </p>
<p> Bookmark WebProNews: <a href="http://www.webpronews.com"><img src="http://images.ientrymail.com/webpronews/wpn-readit.jpg" border=0></a></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/open-up-say-growth-2007-01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Innovation, Maintenance and Open Source</title>
		<link>http://www.webpronews.com/innovation-maintenance-and-open-source-2007-01</link>
		<comments>http://www.webpronews.com/innovation-maintenance-and-open-source-2007-01#comments</comments>
		<pubDate>Thu, 25 Jan 2007 20:37:07 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=34784</guid>
		<description><![CDATA[A NetworkWorld article quotes Google's GM of Enterprise Business as saying:
]]></description>
			<content:encoded><![CDATA[<p>A NetworkWorld article quotes Google&#8217;s GM of Enterprise Business as saying:</p>
<p><i><br />
<blockquote>&#8220;insane complexity of technology is leading companies to spend 75% to 80% of IT budgets simply maintaining the systems they have already.&#8221;</p></blockquote>
<p></i>The 75%-80% figure is a little higher than the 60%-70% figure I&#8217;d seen in customer research we did a few years back. But the issue I have with the quote is the suggestion that spending on systems you have already is a waste of money or time.</p>
<p>Very few companies have the luxury of implementing <a href="http://en.wikipedia.org/wiki/Greenfield_project" class="bluelink">greenfield</a> applications. </p>
<p>Most of the time, your new app has to integrate with a large number of your old apps. And that may require some tweaks to your old apps. Or maybe your company changed or added a new business process, so you&#8217;ll need to make some modifications to your existing apps. That&#8217;s not waste, that&#8217;s a normal business expense. </p>
<p>The alternative would be to throw out the existing app that needs to be modified and start again; to me, that&#8217;s waste.</p>
<p>If you tell me that <a href="http://www-128.ibm.com/developerworks/webservices" class="bluelink">SOA or loosely coupled web services </a>are the answer. I&#8217;ll agree, to a a certain degree. But now, instead of modifying existing app &#8220;XYZ&#8221;, you&#8217;re going to modify existing component/service &#8220;YZA&#8221;.</p>
<p>On the topic of innovation, here&#8217;s a <a href="http://www.businessreviewonline.com/os/archives/2007/01/the_innovation.html" class="bluelink">good article from Business Review Online</a> about customers using Open Source as a means to drive innovation. Interesting that OpenLogic is seeing customers that either <i>want to save money</i> <b>or</b> <i>open up technical innovation</i>. I&#8217;m surprised that customers don&#8217;t want to do both.</p>
<p><img src="http://images.ientrymail.com/webpronews/amkuchling.jpg" align="left">We found that customers that adopted <a href="http://geronimo.apache.org/" class="bluelink">Apache Geronimo</a> (support from IBM) or <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">WAS Community Edition (WAS CE)</a> were seeking to save money and build a platform that allowed their developers to write and deploy applications faster and with more flexibility. </p>
<p>Often, they were using Apache Geronimo or WAS CE for a specific project that needed to get rolled out ASAP. But, these customers cared about how &#8220;<i>this stuff will work with the stuff I already have</i>&#8220;. They wanted to know what options they had if the app transformed from &#8220;<i>a quick and dirty request to something that users relied on, would be less productive without and wanted more out of</i>&#8220;. Cost savings, a platform for innovation and future flexibility and choice were all considerations.</p>
<p>Most IT folks know that applications seldom fade away quickly, they just get integrated and maintained with all the other &#8220;<i>legacy stuff</i>&#8220;.</p>
<p><i>The pic is from <a href="http://www.flickr.com/photos/44165698@N00/50310431/" class="bluelink">A.M. Kuchling</a> <a href="http://www.flickr.com/photos/44165698@N00/50310431/" class="bluelink">over at Flickr</a></i></p>
<p><a href="http://saviorodrigues.wordpress.com/2007/01/24/innovation-maintenance-open-source/#comments" class="bluelink">Comments</a></p>
<p>Add to <a href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.t  itle),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img src="http://images.ientrymail.com/webpronews/delicious-pic.png" border=0> Del.icio.us</a> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.   location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img   src="http://images.ientrymail.com/webpronews/digg-pic.png" border=0> Digg</a> | <a href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img  src="http://images.ientrymail.com/webpronews/reddit.png" border=0>Reddit</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ '   '"><img src="http://images.ientrymail.com/webpronews/furl-pic.png" border=0> Furl</a> </p>
<p> Bookmark WebProNews: <a href="http://www.webpronews.com"><img src="http://images.ientrymail.com/webpronews/wpn-readit.jpg" border=0></a></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/innovation-maintenance-and-open-source-2007-01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source and Career Opportunities</title>
		<link>http://www.webpronews.com/open-source-and-career-opportunities-2007-01</link>
		<comments>http://www.webpronews.com/open-source-and-career-opportunities-2007-01#comments</comments>
		<pubDate>Tue, 16 Jan 2007 19:02:44 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Lotus]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[Socialtext]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WAS]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=34474</guid>
		<description><![CDATA[<a href="http://asay.blogspot.com/2007/01/if-i-wanted-job.html" class="bluelink">Matt Asay</a> has some good advice for folks asking him for career advice: "Work for an open source company."
]]></description>
			<content:encoded><![CDATA[<p><a href="http://asay.blogspot.com/2007/01/if-i-wanted-job.html" class="bluelink">Matt Asay</a> has some good advice for folks asking him for career advice: &#8220;Work for an open source company.&#8221;</p>
<p>I&#8217;d wholeheartedly agree. I&#8217;d like to add <b><i>&#8220;or within the open source group of a traditional software company&#8221;. </i></b> (Yeah, Matt&#8217;s advice is snappier).</p>
<p><i>Here&#8217;s why I suggest the addition:</i></p>
<p><a href="http://www.flickr.com/photos/krotzebojer/77664934/" class="bluelink"><img src="http://images.ientrymail.com/webpronews/opensourcecareer.jpg" align="left" border="0"></a> Take a look at <a href="http://www.socialtext.com/node/159" class="bluelink">this</a> job posting for Director of Product Marketing at <a href="http://www.socialtext.com/" class="bluelink">SocialText</a> which I found on <a href="http://robertogaloppini.net/2007/01/14/commercial-os-jobs-director-of-product-marketing/" class="bluelink">Roberto Galoppini&#8217;s</a> blog. The only requirement which appears to be a skill that you&#8217;ll build more easily at an open source pure-play than a traditional software vendor is &#8220;<i>Holistic understanding of commercial open source software</i>&#8220;. If you&#8217;re in a division at IBM, Oracle or Sun that is leveraging the value of open source, you&#8217;ll get this experience. It doesn&#8217;t hurt to <a href="http://www.php.net/" class="bluelink">play</a> <a href="http://geronimo.apache.org/" class="bluelink">with</a> <a href="http://www.eclipse.org/" class="bluelink">open</a> <a href="http://www.ubuntu.com/" class="bluelink">source</a> on evenings or weekends.</p>
<p>Next, the following <a href="http://torrez.us/archives/2006/11/30/512/" class="bluelink">comment</a> from <a href="http://torrez.us/" class="bluelink">Elias Torres</a>. Elias is an IBMer (whom I&#8217;ve never met, but know of because I use his Firefox extension) who worked on <a href="http://andypiper.wordpress.com/2006/12/01/ventura-is-revealed/" class="bluelink">Lotus Ventura</a>. Elias is an IBMer working on the <a href="http://rollerweblogger.org/" class="bluelink">Apache Roller</a> open source project and on the team using Roller within Ventura (a commercial IBM product). His experience balancing the needs of the community with the needs of his employer are going to be a valuable asset for Elias I&#8217;m sure.<br />
<blockquote><i>&#8220;This is my first IBM product experience and it has been a very positive one so far, but we can talk about that later. The experience of taking something built by the community and making it a product has been incredibly rewarding but brings with it a great sense of responsibility. We are very serious about Roller and are committed to giving back as much as we can.&#8221;</i></p></blockquote>
<p>Lastly, I can speak from personal experience with trying to get a product (<a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">WAS Community Edition, aka WAS CE</a>) based on open source technology (<a href="http://geronimo.apache.org/" class="bluelink">Apache Geronimo</a>) out the door at IBM. </p>
<p>Being the WAS CE product manager was the best job I&#8217;ve had at IBM. Even though IBM had a lot of experience with open source at the time, a lot of what we did with WAS CE was new territory. Using an open source business model of paid support around a free product was completely new. To say we had some internal angst from other groups at IBM would be an understatement. But the angst wasn&#8217;t because we were trying an open source business model. It was because we were doing something that wasn&#8217;t <i>business as usual.</i> We got through these challenges with some help from executives that gorked the value of WAS CE to the <a href="http://www-306.ibm.com/software/websphere/" class="bluelink">WebSphere portfolio</a>. </p>
<p>The many meetings to explain what we&#8217;re doing and how it fits with a given IBM product&#8217;s plans also helped. There was, and remains, plenty of day-to-day work to ensure we did/do the right things in the Geronimo community, for WAS CE customers/partners and for our broader WebSphere &#038; IBM customers/partners. Did we make some tradeoffs to balance all three interests? Definitely. Did we usually pick the business as usual route? Nope. Did knowing the business as usual route help? Absolutely. Was it easy? Nope. Was it fun? <i><b>Heck ya!</b></i></p>
<p>I believe that the open source business model will continue to find a home inside more and more traditional software vendors. As this occurs, folks who have experience with open source software and traditional software are going to be very valuable. Folks that can walk the delicate tightrope between the ideologies of both camps will be even more indispensable.</p>
<p>Yes, I know that sounds like a self serving statement <img src='http://www.webpronews.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://saviorodrigues.wordpress.com/2007/01/16/if-i-wanted-a-job-also/#respond" class="bluelink">Comments</a></p>
<p>Tag:   </p>
<p>Add to <a href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.t  itle),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img src="http://images.ientrymail.com/webpronews/delicious-pic.png" border=0> Del.icio.us</a> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.   location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img   src="http://images.ientrymail.com/webpronews/digg-pic.png" border=0> Digg</a> | <a href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img  src="http://images.ientrymail.com/webpronews/reddit.png" border=0>Reddit</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ '   '"><img src="http://images.ientrymail.com/webpronews/furl-pic.png" border=0> Furl</a> </p>
<p> Bookmark WebProNews: <a href="http://www.webpronews.com"><img src="http://images.ientrymail.com/webpronews/wpn-readit.jpg" border=0></a></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/open-source-and-career-opportunities-2007-01/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Developing Countries Breeding Grounds for Open Source</title>
		<link>http://www.webpronews.com/developing-countries-breeding-grounds-for-open-source-2007-01</link>
		<comments>http://www.webpronews.com/developing-countries-breeding-grounds-for-open-source-2007-01#comments</comments>
		<pubDate>Fri, 05 Jan 2007 19:58:27 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Countries]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=34194</guid>
		<description><![CDATA[Red Herring's <a href="http://www.redherring.com/Article.aspx?a=20508" class="bluelink">Falguni Bhuta predicts</a> "<i>More (Open Source) momentum in developing countries</i>":
<br /><a href="http://aj.600z.com/aj/136480/0/cc?z=1"><img src="http://aj.600z.com/aj/136480/0/vc?z=1&dim=105992&kw=&click=" width="615" height="80" border="0"></a>]]></description>
			<content:encoded><![CDATA[<p>Red Herring&#8217;s <a href="http://www.redherring.com/Article.aspx?a=20508" class="bluelink">Falguni Bhuta predicts</a> &#8220;<i>More (Open Source) momentum in developing countries</i>&#8220;:</p>
<p><i><br />
<blockquote>&#8220;Open-source software&#8217;s transparent nature and low-cost will make it more popular among developing countries such as China and India (see India State: Linux In, MS Out). Marten Mickos, CEO of open-source database company MySQL, says the fast-growing BRIC countries (Brazil, Russia, India, and China) will be breeding grounds in 2007 for interesting open source startups because of the large market and talent. &#8220;China and India are so large together, like they have become the physical goods factories of the world, the same will happen with open source,&#8221; Mr. Allison says&#8221;</p></blockquote>
<p></i>While I hope that Falguni&#8217;s prediction materializes, a conversation with my cousin in India a few days ago made me wonder for a second.</p>
<p>My cousin works as an IT Admin for a very large American bank with operations in India. His group develops and manages applications, (along with the related OSes and hardware) for use in the bank&#8217;s Indian operations. This isn&#8217;t an outsourcing operation. I figured they&#8217;d be using lots of open source like <a href="http://en.wikipedia.org/wiki/LAMP" class="bluelink">LAMP</a>, <a href="http://tomcat.apache.org/" class="bluelink">Tomcat</a> or <a href="http://geronimo.apache.org/" class="bluelink">Geronimo</a> to keep costs down. They weren&#8217;t. They&#8217;re using a lot of Microsoft technology. When I asked why they weren&#8217;t using Linux, he asked about how secure Linux and open source in general was. To be honest I was a little surprised that (1) they weren&#8217;t using more open source products and (2) he questioned the security of Linux vs. Windows. <i>Note, this is based on a sample size of 1 (well 2 because I&#8217;ve heard similar things from another cousin when I asked about Java or PHP vs. .NET, and MySQL vs. Oracle usage), so take it with several grains of salt.</i></p>
<p>Upon reflection, I shouldn&#8217;t have been too surprised:</p>
<p>1] I&#8217;ve heard about how <a href="http://www.google.com/search?&#038;q=mcse%20india" class="bluelink">important</a> MCSE and other Microsoft certification is in India</p>
<p>2] Microsoft continues to <a href="http://www.rediff.com/money/2005/dec/07gates1.htm" class="bluelink">invest heavily</a> in <a href="http://www.microsoft.com/india/" class="bluelink">India</a>. Microsoft also benefits from Indian outsourcing companies working for overseas customers with investments in Microsoft technology. If the overseas customer is outsourcing work on Microsoft technology, then Indian outsourcing firms need employees with Microsoft skills.</p>
<p>3] I came across this post from <a href="http://www.0xdeadbeef.com/weblog/?p=171" class="bluelink">Christopher Blizzard</a> who writes:<br />
<blockquote>.. students who are in schools to which we suggest that they get involved in open source software in India often ask &#8220;how will doing work in open source software help me get a job?&#8221;</p></blockquote>
<p>Remember that many of these students are becoming the highest earners in their (extended) family by securing an IT job. This sometimes means that they are, wholly or in part, supporting their parents and siblings through these IT jobs. As a result, they&#8217;re very focused on taking steps that will directly result in &#8220;<i>a good job with a good company</i>&#8220;. Why contribute to an open source project when I can be studying, (which is what classmates are doing)? Sure contributing open source code is good experience, but good exam results often play a larger role in securing a job in India. And yes, one can argue that if you contribute a lot to, say, kernel.org, you may get a job with a commercial Linux distro vendor, but that&#8217;s an edge case scenario today.</p>
<p>Maybe the increasing penetration of open source in North America &#038; Europe will drive the need for more open source skills within Indian outsourcing companies. As a result, students will have an incentive to work on open source projects while in school. As this happens, some will surely decide to found an open source-based venture, or decide that such a venture is &#8220;<i>a good job with a good company</i>&#8220;. It&#8217;s also good to see commercial <a href="http://redhat.hrdpt.com/cgi-bin/a/searchinternationaljobs.cgi?qty=25&#038;order=jobcountry&#038;order=jobstate&#038;order=jobcity&#038;qty=25&#038;keywords=&#038;jobcode=&#038;jobforeignstate=&#038;jobforeigncountry=IN&#038;total=36" class="bluelink">open source vendors like Red Hat</a> hiring more Indian staff. And from a personal standpoint, we have a sizable team of <a href="http://www.ibm.com/in/" class="bluelink">IBM India</a> employees working on <a href="http://geronimo.apache.org/" class="bluelink">Geronimo</a> &#038; <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">WAS CE</a> development &#038; support.  Oh, and let&#8217;s not forget about the buzz from Indian Government agencies <a href="http://mandriva.blogspot.com/2007/01/tamil-nadu-india-may-shut-door-on.html" class="bluelink">adopting</a> <a href="http://economictimes.indiatimes.com/articleshow/808839.cms" class="bluelink">Linux</a>, which should drive more interest for working on open source projects.</p>
<p><i><b>The future is definitely bright for open source innovation from India and other emerging countries, but there&#8217;s plenty of work to be done yetit&#8217;s going to be a fun ride indeed!</b></i></p>
<p>Tag:     </p>
<p>Add to <a href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img   src="http://images.ientrymail.com/webpronews/delicious-pic.png" border=0> Del.icio.us</a> | <a href="javascript:voidwindow.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img     src="http://images.ientrymail.com/webpronews/digg-pic.png" border=0> Digg</a> | <a   href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img    src="http://images.ientrymail.com/webpronews/reddit.png" border=0>Reddit</a> | <a   href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ '     '"><img src="http://images.ientrymail.com/webpronews/furl-pic.png" border=0> Furl</a>    </p>
<p>Bookmark WebProNews: <a href="http://www.webpronews.com"><img src="http://images.ientrymail.com/webpronews/wpn-readit.jpg" border=0></a></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/developing-countries-breeding-grounds-for-open-source-2007-01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL with WAS CE</title>
		<link>http://www.webpronews.com/mysql-with-was-ce-2006-12</link>
		<comments>http://www.webpronews.com/mysql-with-was-ce-2006-12#comments</comments>
		<pubDate>Thu, 28 Dec 2006 15:40:57 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Docs]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[WAS CE]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=34004</guid>
		<description><![CDATA[Search term: "mysql WASCE"
]]></description>
			<content:encoded><![CDATA[<p>Search term: &#8220;mysql WASCE&#8221;</p>
<p>Suggestion: First, I&#8217;ve mailed the <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">WAS CE</a> product team asking for a short developerWorks article to address this configuration question. In the interim, you should know:</p>
<p>1. From the <a href="http://publib.boulder.ibm.com/wasce/V1.1.0/en/Concepts/SupportedDatabaseMgrs.html" class="bluelink">WAS CE docs</a>: </p>
<p><i>&#8220;Database managers are integrated with the server as J2EE resource adapters implemented from the Tranql open source project. For example, you can integrate any database manager that supplies a compliant JDBC driver in a non-XA configuration by deploying tranql-connector-1.1.rar with a properly configured deployment plan. See the EMPDemo for an example.&#8221;</i></p>
<p><a href="http://www.flickr.com/photos/plindberg/4294079/" class="bluelink"><img src="http://images.ientrymail.com/webpronews/lampinstructions.jpg" border="0" width="190" align="left"></a>2. Next, start with this developerWorks article titled &#8220;<a href="http://www-128.ibm.com/developerworks/opensource/library/os-ag-jdbc/" class="bluelink">Three ways to connect a database to a Geronimo application server</a>&#8220;. </p>
<p>The article itself is old, and refers to older versions of files etc. But the principles and steps should still work and the article is totally focused on using MySQL. </p>
<p>Use this article to get familiar with the concepts, but then use the sample application I mention below. It contains more recent files (i.e. deployment plan) that you can edit and use for your purposes. </p>
<p>Also, remember that <a href="http://saviorodrigues.wordpress.com/2006/12/04/apache-geronimo-vs-was-ce/" class="bluelink">WAS CE is built with Apache Geronimo</a>, so even though this is a Geronimo-based article, a WAS CE-based article would read the same.</p>
<p>3. Now, use the EMPDemo sample application to see examples of configuring JDBC drivers with WAS CE. </p>
<p>While the sample shows how to access Derby/Cloudscape, MS SQL Server and Oracle, there is a sample MySQL plan for your use. Get the sample files from IBM here (IBM ID required) or <a href="http://ad.doubleclick.net/clk;45431371;14038560;y?http://websphere.dl.sourceforge.net/wasce_samples-1.1.0.1.zip" class="bluelink">here</a> (from the IBM WAS CE download site at Sourceforge).</p>
<p>I&#8217;ll update this <a href="http://saviorodrigues.wordpress.com/2006/12/27/using-mysql-with-was-ce/" class="bluelink">post</a> when I hear back from the WAS CE product team. There may actually be a recent document on using MySQL with WAS CE, but I wasn&#8217;t able to find it quickly.</p>
<p><a href="http://saviorodrigues.wordpress.com/2006/12/27/using-mysql-with-was-ce/#respond" class="bluelink">Comments</a></p>
<p>Tag:     </p>
<p>Add to <a href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img   src="http://images.ientrymail.com/webpronews/delicious-pic.png" border=0> Del.icio.us</a> | <a href="javascript:voidwindow.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img     src="http://images.ientrymail.com/webpronews/digg-pic.png" border=0> Digg</a> | <a   href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img    src="http://images.ientrymail.com/webpronews/reddit.png" border=0>Reddit</a> | <a   href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ '     '"><img src="http://images.ientrymail.com/webpronews/furl-pic.png" border=0> Furl</a>    </p>
<p>Bookmark WebProNews: <a href="http://www.webpronews.com"><img src="http://images.ientrymail.com/webpronews/wpn-readit.jpg" border=0></a></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/mysql-with-was-ce-2006-12/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WAS CE vs. Apache Geronimo</title>
		<link>http://www.webpronews.com/was-ce-vs-apache-geronimo-2006-12</link>
		<comments>http://www.webpronews.com/was-ce-vs-apache-geronimo-2006-12#comments</comments>
		<pubDate>Wed, 06 Dec 2006 22:03:32 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache Geronimo]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[WAS CE]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=33466</guid>
		<description><![CDATA[Based on the number of hits <a href="http://saviorodrigues.wordpress.com/" class="bluelink">this blog</a> is getting with the search term "Geronimo vs. WAS CE", it appears that there is some confusion about the similarities and differences between Apache Geronimo and <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">IBM WebSphere Application Server Community Edition (WAS CE).</a>
]]></description>
			<content:encoded><![CDATA[<p>Based on the number of hits <a href="http://saviorodrigues.wordpress.com/" class="bluelink">this blog</a> is getting with the search term &#8220;Geronimo vs. WAS CE&#8221;, it appears that there is some confusion about the similarities and differences between Apache Geronimo and <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">IBM WebSphere Application Server Community Edition (WAS CE).</a></p>
<p>Thought I&#8217;d try and clear up some of the confusion..</p>
<p><b>This shouldn&#8217;t be an <i>&#8220;is A better than B?&#8221; </i>discussion. </b></p>
<p>WAS CE is built using an open source product, Apache Geronimo. Like Apache Geronimo, WAS CE is <b><i>free to download and use</i></b>, and you can <a href="http://publib.boulder.ibm.com/wasce/V1.1.0/en/Concepts/OpenSource.html" class="bluelink">build it yourself from open source code</a>. Unlike Apache Geronimo, WAS CE however does not carry an OSI-approved license, and as such, is not an open source product. <i>WAS CE is built on an open source product</i>. Developers are using WAS CE and Apache Geronimo; it all depends on what you&#8217;re need/comfort is.</p>
<p>If you want the newest stuff right away, then you&#8217;ll use Geronimo. If you want predictable release cycles, then WAS CE will fit the bill. If you want to modify the source code, fix bugs yourself or create a derivative work, then pick Geronimo. If you want integration with other IBM products and broad platform/database support, then take a peak at WAS CE. Both are free, or optionally, supported for a fee through <a href="http://www-306.ibm.com/software/webservers/appserv/community/" class="bluelink">IBM</a> and <a href="http://www.google.com/url?q=http://geronimo.apache.org/powered_by.html&#038;sa=X&#038;oi=smap&#038;resnum=1&#038;ct=result&#038;cd=2&#038;usg=__m3jojc3TcD7ozoPKbh2VTF2RM14=" class="bluelink">others</a>, so have at it!</p>
<p><i>From a technical standpoint the WAS CE team takes Geronimo and</i></p>
<p><b><i>Removes/Replaces:</i></b>
<ul>
<li><b>Jetty:</b> because Geronimo comes in two flavors, one with Jetty as the JSP/Servlet engine, and the other with Tomcat as the JSP/Servlet engine. WAS CE only supports Tomcat. </li>
<li><b>Apache Derby:</b> Derby is used as an internal data store for Geronimo, but is also exposed so that users can write their application data into Derby without having to get another database or do the integration. IBM Cloudscape is IBM&#8217;s free and supported version of Derby. I&#8217;m not the Derby/Cloudscape expert, but from what I remember, they are identical at the bits/bytes level. In any case, you get Cloudscape with WAS CE mainly so IBM can provide you support for the database. If you buy support for WAS CE, you automatically get free support for the copy of Cloudscape that comes with WAS CE; no separate contract, no separate charges. </li>
<li>Apache Directory Server: Mainly because users told us early on that they already have a company mandated&#8217; directory server. So why give them something very few are going to need/use (we do support Apache DS though). </li>
<li><b>Servicemix:</b> When we first made this decision it was because customers and partners had told us to be careful to introduce technology in WAS CE that was (1) fully baked and (2) was supported in the rest of the WebSphere Application Server family of products.  Servicemix didn&#8217;t fit the bill at the time.  This one may change with future releases of WAS CE, but don&#8217;t quote me though as I don&#8217;t have a say anymore <img src='http://www.webpronews.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </li>
</ul>
<p><i><b>Adds:</b></i>
<ul>
<li><b>Integration: </b>Hooks into other IBM products like <a href="http://www-306.ibm.com/software/awdtools/developer/application/" class="bluelink">Rational Application Developer</a>, <a href="http://www-306.ibm.com/software/integration/wmq/" class="bluelink">WebSphere MQ</a> etc. </li>
<li><b>Growth Path: </b>migration path from WAS CE to the rest of the <a href="http://www-306.ibm.com/software/webservers/appserv/was/" class="bluelink">WebSphere Application Server family</a> of products. </li>
<li><b>Bundled IBM JDK:</b> or you can download WAS CE without a JDK. You can also use the Sun JDK. (More <a href="http://www-1.ibm.com/support/docview.wss?rs=2359&#038;uid=swg27006834" class="bluelink">here</a>) </li>
<li><b>Platform Support: </b>Support for Red Hat RHEL, Novell SLES, Red Flag Data Center, Fedora, Mandriva, AIX, Solaris, Windows XP &#038; 2003. (More <a href="http://www-1.ibm.com/support/docview.wss?rs=2359&#038;uid=swg27006834" class="bluelink">here</a>) <i>NOTE: Geronimo has different binaries for Windows &#038; Unix (including Linux &#038; Mac OS X), but does not make an explicit OS support statement. You can try using it with any operating system you like, if it doesn&#8217;t work, try the Geronimo mailing list for help. Or if you have paid for support, see which operating systems your support provider supports. </i></li>
<li><b>JDBC Drivers:</b> Bundles JDBC drivers for Oracle, DB2, MySQL and MS SQL Server to give you broad DB support (More <a href="http://www-1.ibm.com/support/docview.wss?rs=2359&#038;uid=swg27006834" class="bluelink">here</a>) </li>
<li><b>Directory Support: </b>Support for Apache Directory Server, IBM Tivoli Directory Server, MS Active Directory, OpenLDAP Server. (More <a href="http://www-1.ibm.com/support/docview.wss?rs=2359&#038;uid=swg27006834" class="bluelink">here</a>) </li>
<li><b>IBM documentation:</b> <a href="http://publib.boulder.ibm.com/wasce/Front_en.html" class="bluelink">Docs, samples</a> and plenty of <a href="http://www-128.ibm.com/developerworks/websphere/zones/was/wasce.html" class="bluelink">WAS CE resources on developerWorks </a></li>
</ul>
<p>As you may be able to tell, there are few major technical differences between Geronimo &#038; WAS CE. We made the decision early on to stay as close to Geronimo as we could and still be able to give IBM customers what they expect out of an IBM product. The general WAS CE vision is to do as much work as we can out in the Geronimo community. In doing this, Geronimo users and WAS CE users get to benefit from the new features etc. (like we did with the <a href="http://www.infoworld.com/article/05/08/08/HNgluecodegeronimo_1.html?JAVA%20STANDARDS" class="bluelink">console</a> &#038; <a href="http://www.eclipse-plugins.info/eclipse/plugin_details.jsp;jsessionid=3E797DFEA9469762FC2980E0B8272D19?id=1277" class="bluelink">Eclipse plug-in</a>).</p>
<p>Hope this helped some of you out. If you have questions, just leave a comment or drop a line at savioTHIRTEEN (use the number instead of the word) at gmail.</p>
<p><a href="http://saviorodrigues.wordpress.com/2006/12/04/apache-geronimo-vs-was-ce/#respond" class="bluelink">Comments</a></p>
<p>Tag: </p>
<p>Add to <a href="http://del.icio.us/post"  onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img  src=http://images.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window. location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a> | <a href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComp onent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img  src=http://images.ientrymail.com/webpronews/reddit.png border=0>Reddit</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ ' '"><img src=http://images.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/was-ce-vs-apache-geronimo-2006-12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss CEO: Show Me the Money</title>
		<link>http://www.webpronews.com/jboss-ceo-show-me-the-money-2006-11</link>
		<comments>http://www.webpronews.com/jboss-ceo-show-me-the-money-2006-11#comments</comments>
		<pubDate>Tue, 28 Nov 2006 17:46:47 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CEO]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Study]]></category>
		<category><![CDATA[WAS]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=33196</guid>
		<description><![CDATA[<a href="http://opensource.sys-con.com/read/304706.htm" class="bluelink">Sys-Con is quoting</a> Marc Fleury, JBoss founder &#038; CEO and now SVP &#038; GM of JBoss Division at Red Hat, as having said:
]]></description>
			<content:encoded><![CDATA[<p><a href="http://opensource.sys-con.com/read/304706.htm" class="bluelink">Sys-Con is quoting</a> Marc Fleury, JBoss founder &#038; CEO and now SVP &#038; GM of JBoss Division at Red Hat, as having said:</p>
<blockquote><p><i>&#8220;(while Red Hat) really haven&#8217;t gotten in the way&#8221;"<b>the R&#038;D really hasn&#8217;t benefited from a huge investment, which I was hoping for and was the main reason I went to Red Hat</b>&#8220;</i></p></blockquote>
<p>[UPDATED 2006-11-27: Eweek has a longer article on the Fleury interview <a href="http://www.eweek.com/article2/0,1895,2062186,00.asp" class="bluelink">here</a>]</p>
<p>Well, if Marc was looking for an R&#038;D bump, he should have calculated how much <a href="http://saviorodrigues.wordpress.com/2006/10/05/real_choice_and_half_truths/" class="bluelink">more Red Hat spends on SG&#038;A</a> (sales, marketing &#038; administrative) vs. R&#038;D compared to Oracle or other large IT vendors. </p>
<p>If Marc had done this, he&#8217;d have thought twice about Oracle. </p>
<p>But maybe he&#8217;ll get to <a href="http://saviorodrigues.wordpress.com/2006/11/14/a-note-to-jboss-customers/" class="bluelink">experience that also</a> <img src='http://www.webpronews.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>While JBoss and Red Hat feel each other out and Marc goes to the Red Hat executive team with his tin cup for R&#038;D, the <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">WAS CE</a> team has been making significant strides against JBoss. </p>
<p>According to an <a href="http://www.evansdata.com/survey_enterprise_topical.shtml" class="bluelink">Evans Developer Study of Eclipse users</a> released in the summer, <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">WAS CE</a> usage with <a href="http://www.eclipse.org/" class="bluelink">Eclipse</a> grew from 0% in 2005 to 16%, compared to a growth of 13% to 19% for JBoss. </p>
<p>That&#8217;s nearly 3x faster growth for WAS CE than for JBoss. </p>
<p>Oh, and <a href="http://geronimo.apache.org/" class="bluelink">Apache Geronimo</a> usage by Eclipse users grew from 1% use in 2005 to 14%, not bad eh? </p>
<p><b><i>Combined, 30% of developers using Eclipse said they developed against Geronimo/WAS CE compared to 19% for JBoss.</i></b></p>
<p>Goes to show you what a true open community (Geronimo) and IBM&#8217;s R&#038;D efforts (WAS CE) can team up to do together. </p>
<p>Tag: </p>
<p>Add to <a href="http://del.icio.us/post"  onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img  src=http://images.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window. location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a> | <a href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComp onent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img  src=http://images.ientrymail.com/webpronews/reddit.png border=0>Reddit</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ ' '"><img src=http://images.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/jboss-ceo-show-me-the-money-2006-11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSS Is Changing The Game</title>
		<link>http://www.webpronews.com/oss-is-changing-the-game-2006-11</link>
		<comments>http://www.webpronews.com/oss-is-changing-the-game-2006-11#comments</comments>
		<pubDate>Wed, 08 Nov 2006 21:30:11 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Commercial]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[WebSphere]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=32690</guid>
		<description><![CDATA[<a href="http://zurlocker.typepad.com/about.html" class="bluelink">Zack,</a> the <a href="http://www.theopenforce.com/2006/11/open_source_is_.html" class="bluelink">three examples you give</a> appear to me as signs that OSS is under attack by vendors who don't gork the value of an open community &#038; the customer value delivered. Yep, even the <a href="http://saviorodrigues.wordpress.com/2006/11/01/msft-to-zend-we-come-in-peace/" class="bluelink">MSFT deal with Zend</a>.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://zurlocker.typepad.com/about.html" class="bluelink">Zack,</a> the <a href="http://www.theopenforce.com/2006/11/open_source_is_.html" class="bluelink">three examples you give</a> appear to me as signs that OSS is under attack by vendors who don&#8217;t gork the value of an open community &#038; the customer value delivered. Yep, even the <a href="http://saviorodrigues.wordpress.com/2006/11/01/msft-to-zend-we-come-in-peace/" class="bluelink">MSFT deal with Zend</a>.</p>
<p>You&#8217;re correct that OSS is changing the game, but if the OSS community sticks to its vision of a 100% OSS world, in which commercial software is something your father used, then you&#8217;re going to see aggressive moves by vendors like Oracle &#038; Microsoft bent on protecting their turf. The truth is that the future of the software market lies in the mutual existence of the OSS &#038; commercial software business models. Neither is going away anytime soon, or ever. So, if we accepted this outcome, and toned down the rhetoric, there would be a better chance of educating vendors like Microsoft &#038; Oracle to the benefits of adding open source products into their product lines without poisoning the communities that develop said products.</p>
<p>At the end of the day, customers want high quality software, support, performance, reliability, scalability and availability for the best price. Sometimes OSS will be the answer for the project. Other times it will be a commercial product. It comes down to customer choice.</p>
<p>One can argue that customers are better off with OSS because they can see the code and aren&#8217;t locked-in. However, I think that&#8217;s a simplistic view, and for the average customer, one that <a href="http://saviorodrigues.wordpress.com/2006/10/05/real_choice_and_half_truths/" class="bluelink">isn&#8217;t supported in practice</a> and especially since <a href="http://saviorodrigues.wordpress.com/2006/10/05/real_choice_and_half_truths/" class="bluelink">mature OSS vendors inevitably start looking very much like mature commercial vendors</a>.</p>
<p>Take a look at what <a href="http://saviorodrigues.wordpress.com/2006/10/05/oss-trickle-down-lessons-from-ibm-websphere/" class="bluelink">IBM WebSphere did with our support</a> for <a href="http://geronimo.apache.org/" class="bluelink">Apache Geronimo</a>, and building an <a href="http://www.ibm.com/developerworks/kickstart/webserver.html?S_TACT=105AGX59&#038;S_CMP=GR1sav&#038;ca=dgr-GR1sav" class="bluelink">IBM product</a> based on Geronimo. Not only has the <a href="http://saviorodrigues.wordpress.com/2006/10/19/reports-of-my-death-have-been-greatly-exaggerated/" class="bluelink">WebSphere Application Server revenue growth remained healthy</a> compared to our commercial &#038; open source competition, we&#8217;ve been able to truly get involved and help the Geronimo community innovate. Customers have been big winners here (well, so have we!).</p>
<p>There&#8217;s a lesson for Microsoft &#038; Oracle in the success of IBM WebSphere &#038; WAS Community Editionif they&#8217;d only peer out from under the bed. </p>
<p><a href="http://saviorodrigues.wordpress.com/2006/11/08/re-open-source-is-game-changing/#respond" class="bluelink">Comments</a></p>
<p>Tag: </p>
<p>Add to <a href="http://del.icio.us/post"onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURICo  mponent(location.href)+'&#038;title ='+encodeURIComponent(document.title),'delicious','toolbar=no,width=700,height=400'); return   false;" CLASS="printMailTop"><img src=http://images1.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> |   <a  href="javascript:voidwindow.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','  popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img   src=http://images1.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a>  | <a href="javascript:void   window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURICompo  nent(window.location.href),'popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)   "><img src=http://images1.ientrymail.com/webpronews/yahoo-pic.png border=0> Yahoo! My Web</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeUR  IComponent(document.title)+' '"><img src=http://images1.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p><a href="http://www.techcrunch.com/2006/10/24/digg-does-the-acquisition-dance-with-news-corp/" class="bluelink">Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></a></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/oss-is-changing-the-game-2006-11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Profile for Apache Geronimo 1.1.1.</title>
		<link>http://www.webpronews.com/performance-profile-for-apache-geronimo-2006-11</link>
		<comments>http://www.webpronews.com/performance-profile-for-apache-geronimo-2006-11#comments</comments>
		<pubDate>Wed, 08 Nov 2006 20:47:48 +0000</pubDate>
		<dc:creator>Savio Rodrigues</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[Geronimo]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=32686</guid>
		<description><![CDATA[<a href="http://www.theserverside.com/news/thread.tss?thread_id=42961" class="bluelink">TheServerSide</a> has a thread announcing that the Apache Geronimo team has released a performance profile for Geronimo 1.1.1.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theserverside.com/news/thread.tss?thread_id=42961" class="bluelink">TheServerSide</a> has a thread announcing that the Apache Geronimo team has released a performance profile for Geronimo 1.1.1.</p>
<p>It&#8217;s a great start and the team should be commended on releasing the results even though it highlights areas where Geronimo performance needs some work, specifically, in the area of pass-by-value EJB primitives. </p>
<p>This gap is being addressed in Geronimo 1.2, so it&#8217;ll be interesting to see the performance test for 1.2.</p>
<p>One thing to point out: The &#8220;Performance Target (PT)&#8221; number represents, if I read correctly, the best performance from commercial &#038; OSS alternatives for the given test case. </p>
<p>So, if JBoss performs best at Test A1, then, the PT target for A1 is defined by the JBoss score. </p>
<p>If WebSphere performs best for Test A2, then the PT target for A2 would be defined by the WebSphere score and so on. </p>
<p>This sounds like a much better evaluation for the Geronimo team to determine which areas they need to work on to get to best-in-class performance.</p>
<p>Also, some question the approach of Geronimo being built using OSS components from various communities, vs. bringing all the projects under one roof (with a central control structurea la what JBoss is trying to do). </p>
<p>This view requires wrestling control of these related projects away from their individual communities, or the Geronimo community re-implementing code to replace the components from these related projects.</p>
<p> Both alternatives go against the modus operandi (i.e. peace &#038; reuse) of true open source communities. </p>
<p>And hey, developing OSS components in separate, but related, communities seems to have worked out okay for Linux <img src='http://www.webpronews.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p><a href="http://saviorodrigues.wordpress.com/2006/11/08/apache-geronimo-111-performance-profile/#respond" class="bluelink">Comments</a></p>
<p>Tag: </p>
<p>Add to <a href="http://del.icio.us/post"    onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=close&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(document.t  itle),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img    src=http://images.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.   location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img   src=http://images.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a> | <a href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComp   onent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img  src=http://images.ientrymail.com/webpronews/reddit.png border=0>Reddit</a> | <a   href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ '   '"><img src=http://images.ientrymail.com/webpronews/furl-pic.png border=0> Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></p>
<p>I am taking a semi-break from IBM life as I return to finish a PhD in Industrial Engineering.  I&#8217;ve held roles in market intelligence, strategy and product management.  I&#8217;m ex-product manager of IBM WAS Community Edition, and <a href="http://saviorodrigues.wordpress.com/">blog</a> about enterprise open source topics. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/performance-profile-for-apache-geronimo-2006-11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
