<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>lekkimworld.comtoolkit</title>
    <link>http://lekkimworld.com/tags/toolkit/</link>
    <description>IBM Lotus Notes/Domino, Websphere, IBM Connections, mobile, web, JavaScript, Java...</description>
    <language>en</language>
    <copyright>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</copyright>
    <pubDate>Sat, 19 May 2012 06:50:25 GMT</pubDate>
    <dc:creator>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:creator>
    <dc:date>2012-05-19T06:50:25Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:rights>
    <image>
      <title>lekkimworld.comtoolkit</title>
      <url>http://lekkimworld.com/tags/toolkit/</url>
    </image>
    <item>
      <title>Lotus Expeditor Toolkit 6.2.2 now available as a ZIP-file</title>
      <link>http://lekkimworld.com/2010/10/13/lotus_expeditor_toolkit_6_2_2_now_available_as_a_zip_file.html</link>
      <content:encoded>&lt;p&gt;
Lotus Expeditor Toolkit 6.2.2 is now available as a ZIP-file download from the below link. Previously it only available as an ISO-file. Will download and try out.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www14.software.ibm.com/webapp/download/nochargesearch.jsp?q=Lotus+Expeditor+Toolkit"&gt;Lotus Expeditor Toolkit 6.2.2&lt;/a&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/eclipse/">eclipse</category>
      <category domain="http://lekkimworld.com/tags/lotus_expeditor/">lotus_expeditor</category>
      <category domain="http://lekkimworld.com/tags/toolkit/">toolkit</category>
      <category domain="http://lekkimworld.com/tags/xpd/">xpd</category>
      <pubDate>Tue, 12 Oct 2010 22:15:57 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2010-10-12:default/1286921757558</guid>
      <dc:date>2010-10-12T22:15:57Z</dc:date>
    </item>
    <item>
      <title>Installing Lotus Expeditor Toolkit 6.2 - there's an issue with the instructions</title>
      <link>http://lekkimworld.com/2008/12/31/installing_lotus_expeditor_toolkit_6_2_theres_an_issue_with_the_instructions.html</link>
      <content:encoded>&lt;p&gt;
In preparation for my Lotusphere session I installed Lotus Expeditor toolkit 6.2 on top of a clean Eclipse 3.4 install in order to test it out. One of the things I noticed was that there is an error in the install guidelines - not critical but if you're new to Eclipse you might be stumped. The documentation also fails to mention how to configure the Toolkit once installed. Read on...
&lt;/p&gt;
&lt;p&gt;
The error is in the doc/index.html in step 5 where it states
&lt;pre&gt;
&lt;i&gt;"Select Add Site and browse to the drive 
and directory where the Lotus Expeditor 
Toolkit update site zip file is located 
and click OK."&lt;/i&gt;
&lt;/pre&gt;
The problem is that the Expeditor toolkit that I downloaded from IBM Partnerworld didn't have a zip-file but instead an unpacked update site. In my case step 5 should instead be 
&lt;pre&gt;
&lt;i&gt;"Select Add Site and browse to the drive 
and directory where you unpacked the Lotus 
Expeditor Toolkit and select the 
Expeditor_Toolkit_install directory and 
click OK."&lt;/i&gt;
&lt;/pre&gt;
The remaining steps are fine and installing the toolkit is almost easy... There is one caveat the documentation fails to mention and that's how to fill in the dialog that pops up once the Toolkit has been installed and Eclipse has been restarted. I fill in the dialog as follows (with Notes 8.5 installed in C:\Program Files\Notes 8):
&lt;ul&gt;
&lt;li&gt;Lotus Notes 8&lt;/li&gt;
&lt;li&gt;C:\Program Files\Notes8\framework\rcp\eclipse&lt;/li&gt;
&lt;li&gt;jre6&lt;/li&gt;
&lt;li&gt;1.5&lt;/li&gt;
&lt;li&gt;Display the first time a new workspace opens&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/java/">Java</category>
      <category domain="http://lekkimworld.com/categories/ibm_products/">IBM</category>
      <category domain="http://lekkimworld.com/tags/expeditor/">expeditor</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <category domain="http://lekkimworld.com/tags/toolkit/">toolkit</category>
      <pubDate>Wed, 31 Dec 2008 09:19:42 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2008-12-31:default/1230715182599</guid>
      <dc:date>2008-12-31T09:19:42Z</dc:date>
    </item>
    <item>
      <title>New Sametime 8.0 Toolkit</title>
      <link>http://lekkimworld.com/2007/12/07/new_sametime_8_0_toolkit.html</link>
      <content:encoded>&lt;p&gt;
The Sametime 8 SDK ships with a new toolkit called the Helper toolkit. The following is from the Sametime 8 SDK overview (Sametime_SDK_Overview.pdf). 
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;"The Sametime Helper Toolkit is an API that provides an external interface to basic functionality of the Lotus Sametime Client. The Sametime Helper Toolkit is not intended to directly extend the capabilities of the Sametime Client. This toolkit differs from other Sametime client toolkits by providing an external interface to basic functionality exposed in the locally running desktop Lotus Sametime Client application. Applications that integrate the Sametime Helper API are essentially able to proxy the functionality of the locally running Sametime Client (Managing contacts, Starting chats, Alert notifications)."&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Highlights of the Sametime Helper Toolkit&lt;/strong&gt;
&lt;br/&gt;
The Sametime Helper Toolkit exposes the following basic functionality of the Sametime Client:
&lt;ul&gt;
&lt;li&gt;Contact Management, Query, and Notification&lt;/li&gt;
&lt;li&gt;Chat session initiation&lt;/li&gt;
&lt;li&gt;Instant Share initiation&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Deprecations&lt;/strong&gt;
&lt;br/&gt;
Be sure to review the API_Changes.txt file in the client/connect/doc directory of the SDK for changes in the public API.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/sametime/">Sametime</category>
      <category domain="http://lekkimworld.com/categories/java/">Java</category>
      <category domain="http://lekkimworld.com/categories/ibm_products/">IBM</category>
      <category domain="http://lekkimworld.com/tags/ibm/">ibm</category>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <category domain="http://lekkimworld.com/tags/sametime/">sametime</category>
      <category domain="http://lekkimworld.com/tags/sametime8/">sametime8</category>
      <category domain="http://lekkimworld.com/tags/sametime_75/">sametime_75</category>
      <category domain="http://lekkimworld.com/tags/toolkit/">toolkit</category>
      <pubDate>Fri, 07 Dec 2007 20:38:00 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2007-12-07:default/1197059880000</guid>
      <dc:date>2007-12-07T20:38:00Z</dc:date>
    </item>
  </channel>
</rss>


