<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>lekkimworld.com - IBM category</title>
  <link>http://lekkimworld.com/categories/ibm_products/</link>
  <description>a blog about lotus notes, domino, sametime, expeditor and a whole lot of java...</description>
  <language>en</language>
  <copyright>Mikkel Heisterberg (mh [at] intravision [dot] dk</copyright>
  <lastBuildDate>Wed, 01 Jul 2009 21:13:46 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://pebble.sourceforge.net/common/images/powered-by-pebble.gif</url>
    <title>lekkimworld.com (IBM category)</title>
    <link>http://lekkimworld.com/</link>
  </image>
  
  
  <item>
    <title>LMAO - Air cover as provided by leading software companies</title>
    <link>http://lekkimworld.com/2009/06/25/lmao_air_cover_as_provided_by_leading_software_companies.html</link>
    
      
        <description>
          &lt;p&gt;
In an anonymous comment to my post yesterday (&lt;a href=&#034;http://lekkimworld.com/2009/06/24/lotus_well_give_you_the_air_cover_you_need_humbug_i_say_humbug.html&#034;&gt;Lotus: We&#039;ll give you the air cover you need! Humbug, I say! Humbug!&lt;/a&gt;) a person who calls himself/herself &lt;a href=&#034;http://en.wikipedia.org/wiki/Hindenburg_disaster&#034;&gt;&#034;Hindenburg&#034;&lt;/a&gt; (lol) linked to the following image which cracked me up. Why? Because it really hits the nail on the head.
&lt;/p&gt;
&lt;p align=&#034;center&#034;&gt;
&lt;a href=&#034;http://img141.imageshack.us/img141/8895/aircover.jpg&#034;&gt;&lt;img src=&#034;http://lekkimworld.com/images/misc/aircover_small.jpg&#034; border=&#034;0&#034; /&gt;&lt;/a&gt;
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>IBM</category>
    
    <comments>http://lekkimworld.com/2009/06/25/lmao_air_cover_as_provided_by_leading_software_companies.html#comments</comments>
    <guid isPermaLink="true">http://lekkimworld.com/2009/06/25/lmao_air_cover_as_provided_by_leading_software_companies.html</guid>
    <pubDate>Thu, 25 Jun 2009 06:25:51 GMT</pubDate>
  </item>
  
  <item>
    <title>Lotus: We&#039;ll give you the air cover you need! Humbug, I say! Humbug!</title>
    <link>http://lekkimworld.com/2009/06/24/lotus_well_give_you_the_air_cover_you_need_humbug_i_say_humbug.html</link>
    
      
        <description>
          &lt;p&gt;
I agree - this is a rant but I&#039;m frustrated - deeply frustrated. 
&lt;/p&gt;
&lt;p&gt;
So I was at the Lotusphere 2009 and was happy to hear Kristen Lauria, VP Lotus Marketing, on stage talking about the renewed commitment from IBM Lotus to marketing and about the new SmarterPlanet campaign. IBM was going to provide the air cover we as partners needed. IBM was going to be visible and aggressive. IBM was going to get into to fight. They were shattering windows for God sake!
&lt;/p&gt;
&lt;p&gt;
I was thrilled. The crowd was thrilled. There was a big applause and I think I even heard someone shout. At the blogger executive Q&amp;A I asked Kristen whether this initiative would be coming to Europe and she said yes so I was even more thrilled. It would even be coming to Denmark. Wow. 
&lt;/p&gt;
&lt;p&gt;
It&#039;s now been about 5 months and I have seen nothing. Absolutely nothing. IBM Lotus is still as absent from the media as they ever has been. Nothing has changed. 
&lt;/p&gt;
&lt;p&gt;
&#034;We&#039;ll give you the air cover you need!&#034; Humbug, I say! Humbug!
&lt;/p&gt;
&lt;p&gt;
As I said I&#039;m frustrated. IBM Lotus has some of the best technology out there and probably the best and most competitive client in the market. Notes 8.5 is arguably the best and most capable Notes client ever. With Notes 8.5 we&#039;re back to Notes being a true platform. Unfortunately customers don&#039;t know it. As business partners we are still on our own and we have to mature and nurture the market our self. 
&lt;/p&gt;
&lt;p&gt;
It&#039;s a real shame. I think we would be a lot stronger if IBM sent some air cover and dispatched that air strike we have been crying for for so long... Well - maybe next year.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>IBM</category>
    
    <comments>http://lekkimworld.com/2009/06/24/lotus_well_give_you_the_air_cover_you_need_humbug_i_say_humbug.html#comments</comments>
    <guid isPermaLink="true">http://lekkimworld.com/2009/06/24/lotus_well_give_you_the_air_cover_you_need_humbug_i_say_humbug.html</guid>
    <pubDate>Wed, 24 Jun 2009 18:46:06 GMT</pubDate>
  </item>
  
  <item>
    <title>Don&#039;t install Notes in the default location if doing Notes plug-in development</title>
    <link>http://lekkimworld.com/2009/06/17/dont_install_notes_in_the_default_location_if_doing_notes_plug_in_development.html</link>
    
      
        <description>
          &lt;p&gt;
A little while back I was contacted by a fellow Yellow-head who had some issues with some plug-in development for Notes 8. Unfortunately I wasn&#039;t able to help him at the time but when he some head scratching time later found the answer he was kind enough to share it. I thought I would share it here in case it can help someone. 
&lt;/p&gt;
&lt;p&gt;
From the offset the issue looked simple as it had to do with the good old nlsxbe which is normally caused by the binary Notes directory not being on the path. The issue was however a bit twisted as the error raised complained about the filename or extension being too long.
&lt;/p&gt;
&lt;p&gt;
&lt;pre&gt;
java.lang.UnsatisfiedLinkError: nlsxbe 
   (The filename or extension is too long. )
&lt;/pre&gt;
&lt;/p&gt;
&lt;p&gt;
What our good Yellow-head found out was that the issue was caused by his install location of the Notes client. Specifically he had installed his client in &#034;C:\Archivos de programa\IBM\Lotus\Notes&#034; which is the default location for his OS. This however means that the path to the notes.jar for plug-ins becomes &#034;C:\Archivos de programa\IBM\Lotus\Notes\framework\rcp\eclipse\plugins\com.ibm.rcp.j2se.win32.x86_1.5.0.SR4-200707311521\jre\lib\Notes.jar&#034; which is too long a path (longer than 128 characters). Installing Notes in &#034;C:\program files\IBM\Lotus\Notes&#034; solved the issue. 
&lt;/p&gt;
&lt;p&gt;
So if you run into weird issues like this check your install path or choose an English copy of Windows! :-)
&lt;/p&gt;

        </description>
      
      
    
    
    
    <category>Java</category>
    
    <category>IBM</category>
    
    <comments>http://lekkimworld.com/2009/06/17/dont_install_notes_in_the_default_location_if_doing_notes_plug_in_development.html#comments</comments>
    <guid isPermaLink="true">http://lekkimworld.com/2009/06/17/dont_install_notes_in_the_default_location_if_doing_notes_plug_in_development.html</guid>
    <pubDate>Wed, 17 Jun 2009 13:07:58 GMT</pubDate>
  </item>
  
  <item>
    <title>Do not run both the CA process and ID Vault at the same time </title>
    <link>http://lekkimworld.com/2009/05/28/do_not_run_both_the_ca_process_and_id_vault_at_the_same_time.html</link>
    
      
        <description>
          &lt;p&gt;
Be aware of running both CA process and ID Vault at the same time as the ID stored in the vault hasn&#039;t been certified yet. The limitation is understandable but why it&#039;s possible (i.e. the checkbox is available in the UI) to store a newly registered ID when using CA process can be confusing. 
&lt;/p&gt;
&lt;p&gt;
For more info see technote 1367969: &lt;a href=&#034;http://www-01.ibm.com/support/docview.wss?rs=463&amp;context=SSKTMJ&amp;dc=DB560&amp;dc=DB520&amp;uid=swg21367969&amp;loc=en_US&amp;cs=UTF-8&amp;lang=en&amp;rss=ct463lotus&#034;&gt;ID Vault upload during registration fails when using Certificate Authority&lt;/a&gt;
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>IBM</category>
    
    <comments>http://lekkimworld.com/2009/05/28/do_not_run_both_the_ca_process_and_id_vault_at_the_same_time.html#comments</comments>
    <guid isPermaLink="true">http://lekkimworld.com/2009/05/28/do_not_run_both_the_ca_process_and_id_vault_at_the_same_time.html</guid>
    <pubDate>Thu, 28 May 2009 08:13:47 GMT</pubDate>
  </item>
  
  <item>
    <title>Change notification language for Lotus Connections</title>
    <link>http://lekkimworld.com/2009/05/15/change_notification_language_for_lotus_connections.html</link>
    
      
        <description>
          &lt;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#034;http://publib.boulder.ibm.com/infocenter/ltscnnct/v2r0/index.jsp?topic=/com.ibm.lotus.connections.help/t_admin_common_change_notification_lang.html&#034;&gt;Changing the language used for notifications&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#034;http://publib.boulder.ibm.com/infocenter/ltscnnct/v2r0/index.jsp?topic=/com.ibm.lotus.connections.help/t_admin_profiles_set_notification_lang.html&#034;&gt;Determining the notification language for Profiles&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>IBM</category>
    
    <comments>http://lekkimworld.com/2009/05/15/change_notification_language_for_lotus_connections.html#comments</comments>
    <guid isPermaLink="true">http://lekkimworld.com/2009/05/15/change_notification_language_for_lotus_connections.html</guid>
    <pubDate>Fri, 15 May 2009 08:56:47 GMT</pubDate>
  </item>
  
  <item>
    <title>How to force the language for Lotus Connections UI</title>
    <link>http://lekkimworld.com/2009/05/15/how_to_force_the_language_for_lotus_connections_ui.html</link>
    
      
        <description>
          &lt;p&gt;
Just found this gem in the Lotus Connections Forum on how to &lt;a href=&#034;http://www-10.lotus.com/ldd/lcforum.nsf/DateAllThreadedweb/62db283b2fdc0fd28525755400196588?OpenDocument&#034;&gt;force the language for the Lotus Connections UI&lt;/a&gt; using just two simples lines in the httpd.conf.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>IBM</category>
    
    <comments>http://lekkimworld.com/2009/05/15/how_to_force_the_language_for_lotus_connections_ui.html#comments</comments>
    <guid isPermaLink="true">http://lekkimworld.com/2009/05/15/how_to_force_the_language_for_lotus_connections_ui.html</guid>
    <pubDate>Fri, 15 May 2009 07:47:23 GMT</pubDate>
  </item>
  
  <item>
    <title>From IBM Lotus Support: Security Certificate expiration in Lotus Domino on May 18th 2009</title>
    <link>http://lekkimworld.com/2009/05/10/from_ibm_lotus_support_security_certificate_expiration_in_lotus_domino_on_may_18th_2009.html</link>
    
      
        <description>
          &lt;p&gt;
This note contains links (URLs) to technical support documents (technotes) related to an issue affecting IBM Lotus Domino customers. You are receiving this notification because you are a customer who has called us for technical support in the past. If you do not wish to receive notifications like this one on other topics in the future, please reply to this email and change the Subject field to: unsubscribe &lt;e-mail address&gt;, e.g. unsubscribe user@company.domain. This is a special mailing separate from regular Frequently Asked Questions (FAQ) mailings to urgently provide information about this expiration situation. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;What is happening&lt;/strong&gt;
&lt;br/&gt;
The certificate for some Java applets in Lotus Domino 6.5.x, Domino 7.0.x, Domino 8.0.x, and Domino 8.5 have an expiration date of May 18, 2009. Starting May 19th, Web users will see a dialog with a message similar to one of the following when loading a Web page that contains a Java applet from the Domino server: 
&lt;br/&gt;
&lt;i&gt;&#034;The digital signature was generated with a trusted certificate but has expired or is not yet valid.&#034;&lt;/i&gt;
&lt;br/&gt;
&lt;i&gt;&#034;The security certificate has expired or is not yet valid.&#034;&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
This issue can occur even if IBM is set up as a trusted publisher in the browser. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;What does this mean&lt;/strong&gt;
&lt;br/&gt;
Please be assured that this message does not mean security has been compromised. It simply reflects the expiration of the signature originally provided in the security certificate used with certain Domino applets. You can find an explanation in the following technote: 
&lt;/p&gt;
&lt;p&gt;
Title: &#034;Security certificate expiration messages generated from Domino applets (May 18, 2009)&#034;
&lt;br/&gt;
URL: &lt;a href=&#034;http://www.ibm.com/support/docview.wss?rs=899&amp;uid=swg21381298&#034; target=&#034;_new&#034;&gt;http://www.ibm.com/support/docview.wss?rs=899&amp;uid=swg21381298&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Action needed to resolve &lt;/strong&gt;
&lt;br/&gt;
To resolve the situation, you have three options: (1) Instruct users to &#034;Always Trust&#034; content from IBM, (2) if using Domino 7.x, upgrade to Domino 7.0.4, or (3) download and apply fixes. IBM recommends that you replace the affected Jar files (option 3) as described in the following download document for any supported release of Domino: 
&lt;/p&gt;
&lt;p&gt;
Title: &#034;Download re-signed Java applets for Lotus Domino (May 18, 2009)&#034; 
&lt;br/&gt;
URL: &lt;a href=&#034;http://www.ibm.com/support/docview.wss?rs=899&amp;uid=swg24022981&#034; target=&#034;_new&#034;&gt;http://www.ibm.com/support/docview.wss?rs=899&amp;uid=swg24022981&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Alternatively, an interim fix will be posted to Fix Central for the latest Modification and Fix Pack levels by May 8th. These include Domino 6.5.6 FP3, 7.0.3 FP1, 7.0.4, 8.0.2 FP1, and 8.5.0. If you&#039;re not running one of these releases, access the download document above, which provides fixes for all supported release levels. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;General Self-Help Resources&lt;/strong&gt;
&lt;br/&gt;
Here are links to other ways that you can access IBM Lotus Notes &amp; Domino self-help support information on the Web: 
&lt;ol&gt;
&lt;li&gt;My Support (http://www.ibm.com/software/support/einfo.html) &lt;/li&gt;
&lt;li&gt;Lotus Support is just a click away (http://www.ibm.com/software/lotus/support/clickaway/); learn more about Lotus Software Self-Assist Options. &lt;/li&gt;
&lt;li&gt;IBM Software Support Site design update (http://www.ibm.com/software/support/gcnews.html) &lt;/li&gt;
&lt;li&gt;New Lotus Notes Domino Wiki (http://www.lotus.com/ldd/dominowiki.nsf) &lt;/li&gt;
&lt;li&gt;Fix Central (http://www.ibm.com/support/fixcentral/) &lt;/li&gt;
&lt;/ol&gt;
&lt;/p&gt;
&lt;p&gt;
Sincerely, 
&lt;br/&gt;
The IBM Lotus Notes &amp; Domino Team 
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>IBM</category>
    
    <comments>http://lekkimworld.com/2009/05/10/from_ibm_lotus_support_security_certificate_expiration_in_lotus_domino_on_may_18th_2009.html#comments</comments>
    <guid isPermaLink="true">http://lekkimworld.com/2009/05/10/from_ibm_lotus_support_security_certificate_expiration_in_lotus_domino_on_may_18th_2009.html</guid>
    <pubDate>Sun, 10 May 2009 07:25:26 GMT</pubDate>
  </item>
  
  <item>
    <title>Lotus Symphony in-depth product comparison white paper</title>
    <link>http://lekkimworld.com/2009/04/23/lotus_symphony_in_depth_product_comparison_white_paper.html</link>
    
      
        <description>
          &lt;p&gt;
Received this from a colleague today and thought I would shere. The link takes you into PartnerWorld so I guess you need an account for that to read the document. Although it says &#034;share this paper with your prospects&#034; I don&#039;t know I may post an unprotected version.
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;
&lt;b&gt;Lotus Symphony in-depth product comparison white paper&lt;/b&gt;
&lt;br/&gt;
This new white paper provides you and your customers with a broad, detailed comparison of Lotus Symphony 1.2, Microsoft Office 2003, 2007 and OpenOffice.org 3.0. Share this paper with your prospects so they see how Lotus Symphony is the obvious alternative to proprietary office productivity software. Available at no charge, Lotus Symphony is helping businesses control software acquisition and upgrade costs everywhere, supporting over 28 languages.&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&#034;https://www-304.ibm.com/jct09002c/partnerworld/wps/servlet/ContentHandler/X608702Z01436D78&#034;&gt;Lotus Symphony in-depth product comparison white paper&lt;/a&gt;
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>IBM</category>
    
    <comments>http://lekkimworld.com/2009/04/23/lotus_symphony_in_depth_product_comparison_white_paper.html#comments</comments>
    <guid isPermaLink="true">http://lekkimworld.com/2009/04/23/lotus_symphony_in_depth_product_comparison_white_paper.html</guid>
    <pubDate>Thu, 23 Apr 2009 17:12:26 GMT</pubDate>
  </item>
  
  </channel>
</rss>
