<?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>Chris Aniszczyk&#039;s (zx) diatribe &#187; lotus</title>
	<atom:link href="http://aniszczyk.org/tag/lotus/feed/" rel="self" type="application/rss+xml" />
	<link>http://aniszczyk.org</link>
	<description>work. life. open source. diatribes.</description>
	<lastBuildDate>Wed, 25 Jan 2012 19:08:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Eclipse Marketplace of Possibilities</title>
		<link>http://aniszczyk.org/2010/07/05/the-eclipse-marketplace-of-possibilities/</link>
		<comments>http://aniszczyk.org/2010/07/05/the-eclipse-marketplace-of-possibilities/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 19:34:28 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[lotus]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/?p=2547</guid>
		<description><![CDATA[I&#8217;m a fan of the Eclipse Marketplace. It&#8217;s easy to install solutions from within Eclipse (Help -> Eclipse Marketplace&#8230;), for example, if you need Git support&#8230; simply use &#8216;git&#8217; as a search term&#8230; If you&#8217;re an Eclipse.org project, I highly recommend listing a release of your project if you want to make it easier for [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a fan of the <a href="http://marketplace.eclipse.org/">Eclipse Marketplace</a>.</p>
<p><a href="http://aniszczyk.org/wp-content/uploads/2010/07/mpc1.png"><img src="http://aniszczyk.org/wp-content/uploads/2010/07/mpc1-222x300.png" alt="" title="Eclipse Marketplace" width="222" height="300" class="alignnone size-medium wp-image-2592" /></a></p>
<p>It&#8217;s easy to install <em>solutions</em> from within Eclipse (<strong>Help -> Eclipse Marketplace&#8230;</strong>), for example, if you need Git support&#8230; simply use &#8216;git&#8217; as a search term&#8230;</p>
<p><a href="http://aniszczyk.org/wp-content/uploads/2010/07/mpc2.png"><img src="http://aniszczyk.org/wp-content/uploads/2010/07/mpc2-300x258.png" alt="" title="Eclipse Marketplace" width="300" height="258" class="alignnone size-medium wp-image-2593" /></a></p>
<p>If you&#8217;re an Eclipse.org project, I highly recommend <a href="http://marketplace.eclipse.org/addcontent">listing</a> a release of your project if you want to make it easier for users to find your work. I&#8217;m a lazy user so anything that can be done to not have to enter a URL is a plus in my humble opinion.</p>
<p>So what&#8217;s missing? Well, I would like to see the marketplace work with other Eclipse plug-in distributors out there. I know that the marketplace supports pluggable marketplace providers as the folks at EclipseSource are taking advantage of this functionality via the <a href="http://market.eclipsesource.com/yoxos/">Yoxos Market</a>. However, I&#8217;m more looking at the folks within the IBM Lotus community who are doing cool things by having <a href="http://symphony.lotus.com/software/lotus/symphony/plugin.nsf/home">plug-ins for Symphony</a> available via the web. I think both communities would benefit by having more cross-pollination with the plug-ins that would work in both environments. On top of that, I would like to see &#8220;appstore&#8221; like functionality at the marketplace in the future so people could offer their wares for sale if they wanted to. I know this isn&#8217;t easy due to the complications of selling goods in various countries and the tax laws that accompany that but we could start with a few pilot countries.</p>
<p>In the end, I think the marketplace makes it a lot easier to find Eclipse-related stuff and opens a lot of possibilities to make Eclipse more consumable for folks.</p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2010/07/05/the-eclipse-marketplace-of-possibilities/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>OSGi and Lotus Domino?</title>
		<link>http://aniszczyk.org/2010/03/30/osgi-and-lotus-domino/</link>
		<comments>http://aniszczyk.org/2010/03/30/osgi-and-lotus-domino/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 13:50:21 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[lotus]]></category>
		<category><![CDATA[osgi]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/?p=2034</guid>
		<description><![CDATA[Looks like some people are exposing OSGi on Lotus Domino servers. I especially like the part when they mention the benefits of extensibility, easy deployment and leveraging existing OSGi assets. Oh, the mention that they get &#8220;better tooling with Eclipse IDE and its first class Java and plugins editors and Java debugger&#8221; is a nice [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like <a href="http://www.openntf.org/blogs/openntf.nsf/d6plinks/NHEF-83S94P">some people</a> are exposing OSGi on Lotus Domino servers.</p>
<p><a href="http://www.openntf.org/blogs/openntf.nsf/d6plinks/NHEF-83S94P"><img src="http://aniszczyk.org/wp-content/uploads/2010/03/osgilotus-300x184.png" alt="" title="OSGi and Lotus" width="300" height="184" class="alignnone size-medium wp-image-2035" /></a></p>
<p>I especially like the part when they mention the benefits of extensibility, easy deployment and leveraging existing OSGi assets. Oh, the mention that they get <em>&#8220;better tooling with Eclipse IDE and its first class Java and plugins editors and Java debugger&#8221;</em> is a nice touch too. In all seriousness, the more OSGi gets exposed in the significantly large Lotus ecosystem the better.</p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2010/03/30/osgi-and-lotus-domino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Strength of Lotus Notes?</title>
		<link>http://aniszczyk.org/2007/10/02/the-strength-of-lotus-notes/</link>
		<comments>http://aniszczyk.org/2007/10/02/the-strength-of-lotus-notes/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 16:02:00 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[lotus]]></category>
		<category><![CDATA[notes]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/2007/10/02/the-strength-of-lotus-notes/</guid>
		<description><![CDATA[I have google alerts set up on various keywords, one of those includes eclipse. I was delighted to see an article this morning that gave some praise to the new Lotus Notes that would make an Eclipse developer happy: And indeed this focus on collaboration and integration with the other products in IBM&#8217;s suite, as [...]]]></description>
			<content:encoded><![CDATA[<p>I have google alerts set up on various <span style="font-style: italic;">keywords</span>, one of those includes <span style="font-weight: bold;">eclipse</span>. I was delighted to see an <a href="http://blogs.pcmag.com/miller/2007/10/the_real_outlook_competitor.php">article</a> this morning that gave some praise to the new Lotus Notes that would make an Eclipse developer happy:<br />
<blockquote>And indeed this focus on collaboration and integration with the other products in IBM&#8217;s suite, as well as the way IT departments can <span style="font-weight: bold;">integrate custom applications through the Eclipse framework, is Note&#8217;s biggest strength right now</span>.</p></blockquote>
<p>It&#8217;s pretty cool when the mention of Eclipse starts turning up in more mainstream news outlets like PCMagazine.com&#8230; now it&#8217;s back to reviewing <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=109440">patches</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2007/10/02/the-strength-of-lotus-notes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lotus Symphony</title>
		<link>http://aniszczyk.org/2007/09/18/lotus-symphony/</link>
		<comments>http://aniszczyk.org/2007/09/18/lotus-symphony/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 16:38:00 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[expeditor]]></category>
		<category><![CDATA[lotus]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[rcp]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/2007/09/18/lotus-symphony/</guid>
		<description><![CDATA[Today, Lotus announced that it is giving away its productivity tools for free, branded as Lotus Symphony (currently out in beta form). What&#8217;s neat about this from an Eclipse perspective? Well first off, Lotus Symphony is an RCP application (technically based on Lotus Expeditor). Another interesting tidbit is the possibility of extending the editors using [...]]]></description>
			<content:encoded><![CDATA[<p>Today, Lotus announced that it is giving away its productivity tools for free, branded as <a href="http://symphony.lotus.com/software/lotus/symphony/home.jspa">Lotus Symphony</a> (currently out in beta form).</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_2017w9FY4Do/Ru_VTb88JKI/AAAAAAAAALM/AwRxDzfU23o/s1600-h/spreadsheets_chart_new.gif"><img style="cursor:pointer; cursor:hand;" src="http://bp2.blogger.com/_2017w9FY4Do/Ru_VTb88JKI/AAAAAAAAALM/AwRxDzfU23o/s400/spreadsheets_chart_new.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5111538631986390178" /></a></p>
<p>What&#8217;s neat about this from an Eclipse perspective? Well first off, Lotus Symphony is an <a href="http://wiki.eclipse.org/RCP">RCP</a> application (technically based on <a href="http://www.ibm.com/developerworks/lotus/library/expeditor-intro/">Lotus Expeditor</a>). Another interesting tidbit is the possibility of extending the editors using well-known Eclipse semantics like extensions and extension points. </p>
<p>In the end, it&#8217;s an interesting use of Eclipse in my opinion.</p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2007/09/18/lotus-symphony/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Lotus is Built on Eclipse</title>
		<link>http://aniszczyk.org/2007/08/17/lotus-is-built-on-eclipse/</link>
		<comments>http://aniszczyk.org/2007/08/17/lotus-is-built-on-eclipse/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 14:02:00 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[lotus]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/2007/08/17/lotus-is-built-on-eclipse/</guid>
		<description><![CDATA[The new version of Notes shipped today. This will probably mark one of the largest RCP deployments if not one of the coolest in my opinion. I still get a kick out of starting Notes with &#8220;-console&#8221; and doing silly things with the OSGi console Oh, on a side note, it&#8217;s funny to see that [...]]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp1.blogger.com/_2017w9FY4Do/RsWryN1u1AI/AAAAAAAAAJk/xfZixOkhyJ8/s1600-h/lotusnotes.png"><img style="cursor:pointer; cursor:hand;" src="http://bp1.blogger.com/_2017w9FY4Do/RsWryN1u1AI/AAAAAAAAAJk/xfZixOkhyJ8/s400/lotusnotes.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5099671032263791618" /></a></p>
<p>The new version of Notes shipped <a href="http://www-03.ibm.com/press/us/en/pressrelease/22169.wss">today</a>. This will probably mark one of the largest RCP deployments if not one of the coolest in my opinion. I still get a kick out of starting Notes with &#8220;-console&#8221; and doing silly things with the <a href="http://www.ibm.com/developerworks/library/os-ecl-osgiconsole/index.html">OSGi console</a> <img src='http://aniszczyk.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Oh, on a side note, it&#8217;s funny to see that one of my favorite IBM Zurich interns has launched an assault on the Eclipse mailboxes. Ah interns, what can you do without them <img src='http://aniszczyk.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp0.blogger.com/_2017w9FY4Do/RsWtx91u1BI/AAAAAAAAAJs/YVAYTWrbDd4/s1600-h/karsten.png"><img style="cursor:pointer; cursor:hand;" src="http://bp0.blogger.com/_2017w9FY4Do/RsWtx91u1BI/AAAAAAAAAJs/YVAYTWrbDd4/s400/karsten.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5099673226992079890" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2007/08/17/lotus-is-built-on-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Final Notes Beta</title>
		<link>http://aniszczyk.org/2007/05/25/final-notes-beta/</link>
		<comments>http://aniszczyk.org/2007/05/25/final-notes-beta/#comments</comments>
		<pubDate>Sat, 26 May 2007 03:12:00 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[lotus]]></category>
		<category><![CDATA[notes]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/2007/05/25/final-notes-beta/</guid>
		<description><![CDATA[When I&#8217;m not producing &#8220;Blair Witch Project&#8221; scary patches, I tend to follow the ins and outs of the Lotus community to see what they are doing with Eclipse. Well, recently IBM Lotus announced the last beta for the new Lotus Notes client that&#8217;s all built on Eclipse technology. I&#8217;ve been using the client internally [...]]]></description>
			<content:encoded><![CDATA[<p>When I&#8217;m not producing &#8220;<a href="http://en.wikipedia.org/wiki/The_Blair_Witch_Project">Blair Witch Project</a>&#8221; scary <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=188746">patches</a>, I tend to follow the <a href="http://www.edbrill.com/ebrill/edbrill.nsf/dx/notes-and-domino-8-beta-3-in-the-homestretch">ins and outs</a> of the Lotus community to see what they are doing with Eclipse. Well, recently IBM Lotus <a href="http://www-142.ibm.com/software/sw-lotus/products/product4.nsf/wdocs/betapage">announced</a> the last beta for the new Lotus Notes client that&#8217;s all built on Eclipse technology. I&#8217;ve been using the client internally for awhile now and always get giddy when I can launch Notes and get an <a href="http://www-128.ibm.com/developerworks/opensource/library/os-ecl-osgiconsole/">OSGi console</a>. </p>
<p>Why is this important for the Eclipse community? It will probably mark the largest deployment of Eclipse-based technology (definitely outside the developer space). This is a good sign that Eclipse is growing and has shed its image as only a tooling platform. </p>
<p>The only question is what&#8217;s next?</p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2007/05/25/final-notes-beta/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Eclipse and Lotus Notes</title>
		<link>http://aniszczyk.org/2007/03/22/eclipse-and-lotus-notes/</link>
		<comments>http://aniszczyk.org/2007/03/22/eclipse-and-lotus-notes/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 01:30:00 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[lotus]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/2007/03/22/eclipse-and-lotus-notes/</guid>
		<description><![CDATA[In what probably marks the start of the largest deployment of Eclipse technology ever, Lotus Notes 8 recently went into public beta. There&#8217;s a pretty good article out there on developerWorks that gives you an overview of how the client was built on top of Eclipse. The big news in Lotus Notes V8 is that [...]]]></description>
			<content:encoded><![CDATA[<p>In what probably marks the start of the largest deployment of Eclipse technology ever, Lotus Notes 8 recently went into public <a href="http://www-142.ibm.com/software/sw-lotus/products/product4.nsf/wdocs/betapage">beta</a>. There&#8217;s a pretty good <a href="http://www-128.ibm.com/developerworks/lotus/library/notes8-new/">article</a> out there on developerWorks that gives you an overview of how the client was built on top of Eclipse.<br />
<blockquote>The big news in Lotus Notes V8 is that the Notes V8 client encapsulates all the code that is Lotus Notes within the Eclipse environment. This move puts Lotus Notes on an open-source Java-based platform. Originally created as an integrated application development environment, its open, plug-in-based architecture has made Eclipse itself the foundation for rich client platform development. Lotus Notes V8 is built on Lotus Expeditor, IBM&#8217;s universal managed-client software, which, in turn, is built on Eclipse.</p></blockquote>
<p>In the end, this is great news for Eclipse which now gets to interact with a whole new set of users and developers.</p>
<p>Eclipse (OSGi) on clients&#8230; devices&#8230; servers&#8230; , what&#8217;s next?</p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2007/03/22/eclipse-and-lotus-notes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Lotusphere &amp; Eclipse</title>
		<link>http://aniszczyk.org/2007/01/19/lotusphere-eclipse/</link>
		<comments>http://aniszczyk.org/2007/01/19/lotusphere-eclipse/#comments</comments>
		<pubDate>Fri, 19 Jan 2007 21:53:00 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[lotus]]></category>
		<category><![CDATA[Lotusphere2007]]></category>

		<guid isPermaLink="false">http://aniszczyk.org/2007/01/19/lotusphere-eclipse/</guid>
		<description><![CDATA[I will be facilitating a BOF at Lotusphere 2007 which will serve as a meeting of the minds between some Eclipse people (me and Mark Rogalski who is from eRCP fame), Lotus open-source people (OpenNTF) and general community members. The idea here is to get people talking to see how open-source (and Eclipse) can impact [...]]]></description>
			<content:encoded><![CDATA[<p>I will be facilitating a <a href="http://www-142.ibm.com/software/sw-lotus/events/govfor.nsf/(UID)/F77052423E891D7B85257234006F2CD7?opendocument">BOF</a> at <a href="http://www-142.ibm.com/software/sw-lotus/lotusphere">Lotusphere 2007</a> which will serve as a meeting of the minds between some Eclipse people (me and Mark Rogalski who is from <a href="http://www.eclipse.org/ercp">eRCP</a> fame), <a href="http://www.ibm.com/software/lotus">Lotus</a> open-source people (<a href="http://www.openntf.org/">OpenNTF</a>) and general community members. The idea here is to get people talking to see how open-source (and Eclipse) can impact Lotus. Or what Lotus can do to better learn from the open-source community. My personal and selfish goals are to: 1) build a better bridge between the Lotus (open-source) community and the Eclipse community; 2) Try to get Lotus using a planet similar to <a href="http://planet.eclipse.org">Planet Eclipse</a> as they have some <a href="http://www.edbrill.com/">vivacious</a> <a href="http://www-03.ibm.com/developerworks/blogs/page/marybeth">bloggers</a>.</p>
<p>My offer always stands if anyone is in the Orlando, FL area next week and wants to partake in some frosty beverages while talking open-source <img src='http://aniszczyk.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://aniszczyk.org/2007/01/19/lotusphere-eclipse/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

