<?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.comnotes</title>
    <link>http://lekkimworld.com/tags/notes/</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.comnotes</title>
      <url>http://lekkimworld.com/tags/notes/</url>
    </image>
    <item>
      <title>Embedded Experiences demo - you want to see this!</title>
      <link>http://lekkimworld.com/2012/03/12/embedded_experiences_demo_you_want_to_see_this.html</link>
      <content:encoded>&lt;p&gt;
As I wrote in my &lt;a href="http://lekkimworld.com/2012/02/07/lotusphere_2012_one_liners.html"&gt;Lotusphere 2012 one-liners&lt;/a&gt; post after Lotusphere OpenSocial and Embedded Experiences is *the* technology to watch coming out of IBM Lotus. At Lotusphere 2012 Ryan Baxter and Stanton Sievers from IBM gave a Show'n'tell session (&lt;a href="http://www.slideshare.net/ryanjbaxter/lotusphere-2012-show115-socialize-your-apps-using-opensocial"&gt;SHOW115&lt;/a&gt;) which I think really should be an eye opener to a lot of people as to why this embedded experiences "thing" is important. I've been bashing Ryan to make a recording of the session and it's finally here.
&lt;/p&gt;
&lt;p&gt;
Video of demo: &lt;a href="http://ryanjbaxter.com/2012/03/04/embedded-experiences-demo-nd-social-edition-connections-next/"&gt;Embedded Experiences Demo - N/D Social Edition - Connections Next&lt;/a&gt;
&lt;br/&gt;
Code from demo: &lt;a href="http://wp.me/p1WPTv-4W"&gt;Demo code&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
If you want more embedded experiences go watch the video from the &lt;a href="http://www.livestream.com/ibmsoftware/video?clipId=pla_130c6981-18d0-4708-a5f2-3ff1afef0223"&gt;Social App Throwdown&lt;/a&gt; from Lotusphere for inspiration as to what's possible.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/ls12/">ls12</category>
      <category domain="http://lekkimworld.com/tags/notes/">notes</category>
      <category domain="http://lekkimworld.com/tags/opensocial/">opensocial</category>
      <category domain="http://lekkimworld.com/tags/social/">social</category>
      <pubDate>Mon, 12 Mar 2012 18:51:45 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2012-03-12:default/1331578305937</guid>
      <dc:date>2012-03-12T18:51:45Z</dc:date>
    </item>
    <item>
      <title>Diagnosing wierd widget installation issue</title>
      <link>http://lekkimworld.com/2012/02/18/diagnosing_wierd_widget_installation_issue.html</link>
      <content:encoded>&lt;p&gt;
I had a customer report a widget (plugin) installation issue to me. They had clients being unable to install a widget (and hence a plugin) from an update site on our servers (external to their network). The error was reported as below:
&lt;pre&gt;
Unable to access "http://&amp;lt;host&amp;gt;/site.xml". 
Contains: Error parsing site stream. [White spaces are 
   required between publicId and systemId.]
&lt;/pre&gt;
The issue turned out to be caused by a firewall issue and hence wrongly reported in the log. The issue was solved by relocating the update site to the customers network. 
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/notes/">notes</category>
      <category domain="http://lekkimworld.com/tags/notes8/">notes8</category>
      <category domain="http://lekkimworld.com/tags/notes85/">notes85</category>
      <category domain="http://lekkimworld.com/tags/widgets/">widgets</category>
      <pubDate>Sat, 18 Feb 2012 20:57:39 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2012-02-18:default/1329598659875</guid>
      <dc:date>2012-02-18T20:57:39Z</dc:date>
    </item>
    <item>
      <title>Avoid contacts from mail file gets archived by server-side archiving</title>
      <link>http://lekkimworld.com/2011/12/14/avoid_contacts_from_mail_file_gets_archived_by_server_side_archiving.html</link>
      <content:encoded>&lt;p&gt;
&lt;ol&gt;
&lt;li&gt;Open Mail File template in Domino Designer.&lt;/li&gt;
&lt;li&gt;Open "Contact" Form.&lt;/li&gt;
&lt;li&gt;Create a new field in this form.&lt;/li&gt;
&lt;li&gt;Name it as "ProtectFromArchive"&lt;/li&gt;
&lt;li&gt;Field Type should be "NUMBER" with setting "Computed When Composed"&lt;/li&gt;
&lt;li&gt;Now set default Value of this field to be "1"&lt;/li&gt;
&lt;li&gt;Save the form.&lt;/li&gt;
&lt;/ol&gt;
Now The mail database created using this template wont be facing any issue of archiving the contacts documents as field "ProtectFromArchive" will prevent contact docs to get archived. Please note that an agent needs to process existing contacts to protect them as well.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/archiving/">archiving</category>
      <category domain="http://lekkimworld.com/tags/notes/">notes</category>
      <pubDate>Wed, 14 Dec 2011 12:21:37 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-12-14:default/1323865297875</guid>
      <dc:date>2011-12-14T12:21:37Z</dc:date>
    </item>
    <item>
      <title>IBM Lotus Domino 8.5.3 server performance and IBM Lotus Notes 8.5.3 client performance</title>
      <link>http://lekkimworld.com/2011/12/09/ibm_lotus_domino_8_5_3_server_performance_and_ibm_lotus_notes_8_5_3_client_performance.html</link>
      <content:encoded>&lt;p&gt;
Saw this very nice - although very technincal - whitepaper on developerWorks on how Notes 8.5.3 has been optimized to reduce the number of transactions with the Domino server. A small little thing that I haven't seen mentioned before but which can have a big impact on your environment and users. Probably shouldn't be considered light reading.
&lt;/p&gt;
&lt;p&gt;
&lt;i&gt;"IBM Lotus&amp;reg; Domino&amp;reg; 8.5.3 and IBM Lotus Notes 8.5.3 have been optimized to reduce the transactions from the client to the server. These optimizations yield a reduction in server resources, thus lowering the Total Cost of Ownership. This white paper shows the reductions in processor and disk utilization achieved with large numbers of Notes 8.5.3 clients running on a single Domino 8.5.3 server."&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.ibm.com/developerworks/lotus/documentation/nd853performance/?cmp=dw&amp;cpb=dwlot&amp;ct=dwnew&amp;cr=dwnen&amp;ccy=zz&amp;csr=120811"&gt;IBM Lotus Domino 8.5.3 server performance: IBM Lotus Notes 8.5.3 performance&lt;/a&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/domino/">domino</category>
      <category domain="http://lekkimworld.com/tags/ibm/">ibm</category>
      <category domain="http://lekkimworld.com/tags/notes/">notes</category>
      <category domain="http://lekkimworld.com/tags/performance/">performance</category>
      <pubDate>Fri, 09 Dec 2011 07:31:13 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-12-09:default/1323415873609</guid>
      <dc:date>2011-12-09T07:31:13Z</dc:date>
    </item>
    <item>
      <title>Tip of the day - my Copy Link Location plugin</title>
      <link>http://lekkimworld.com/2011/09/19/tip_of_the_day_my_copy_link_location_plugin.html</link>
      <content:encoded>&lt;p&gt;
There are some questions I get asked a lot by customers, colleagues and people I meet at conferences. One of them is why there isn't an easy way to copy links detected in Notes documents using LiveText to the clipboard. And I must admit that it is odd. To remedy I've actually developed a plugin that installs into Notes 8 to add an action item to links in Notes documents. After installing the plugin an action to the Copy Link Location to the clipboard is added to all links in the Notes client. 
&lt;/p&gt;
&lt;p&gt;
The plugin really highlights the power of Notes, LiveText and the plugin architecture in Notes. As you will probably recall - plugins are fun!!!
&lt;/p&gt;
&lt;p&gt;
Besides that a right-click context menu is also added when right-clicking Notes documents to copy the Notes link (notes://) to the clipboard. It's all part of the same package.
&lt;/p&gt;
&lt;p&gt;
To see how to install etc. head over to my &lt;a href="http://lekkimworld.com/pages/notes8utils.html"&gt;Notes 8 Utils&lt;/a&gt; page. 
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/mywidgets/">mywidgets</category>
      <category domain="http://lekkimworld.com/tags/notes/">notes</category>
      <category domain="http://lekkimworld.com/tags/notes85/">notes85</category>
      <category domain="http://lekkimworld.com/tags/widget/">widget</category>
      <pubDate>Mon, 19 Sep 2011 12:36:29 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-09-19:default/1316435789750</guid>
      <dc:date>2011-09-19T12:36:29Z</dc:date>
    </item>
    <item>
      <title>AbcWidget is trying to be downgraded to a lower installation scope. Reinstallation of this item will not be permitted.</title>
      <link>http://lekkimworld.com/2011/06/24/abcwidget_is_trying_to_be_downgraded_to_a_lower_installation_scope_reinstallation_of_this_item_will_not_be_permitted.html</link>
      <content:encoded>&lt;p&gt;
When trying to update a plugin (feature) using a widget the installation failed and I got the below message. 
&lt;pre&gt;
&amp;lt;widget name&amp;gt; is trying to be downgraded to a lower installation 
scope. Reinstallation of this item will not be permitted. 
&lt;/pre&gt;
I wondered what it meant as I didn't really understabd the "installation scope" thing so I asked IBM and here's the answer I got from Doug MacDonald. Very useful and nicely explains why the installation failed.
&lt;/p&gt;
&lt;i&gt;
&lt;p&gt;When you install a widget, it is assign a scope. The scopes have a heirarchy.
&lt;ol&gt;
&lt;li&gt;If the widget was installed from the corporate catalog using a category of widgets, the scope is catalog.push.&lt;/li&gt;
&lt;li&gt;If the widget was installed from the corporate catalog using drag and drop, the scope is user.catalog.&lt;/li&gt;
&lt;li&gt;If the widget was installed from a location other than the corporate catalog, the scope is user.import.&lt;/li&gt;
&lt;/ol&gt;
You cannot move down the scope hierarchy. For example:
&lt;ul&gt;
&lt;li&gt;Not allowed: If you install a widget from the corporate catalog using a category of widgets and then you try to drag and drop the same widget.&lt;/li&gt;
&lt;li&gt;Not allowed: If you install a widget from the corporate catalog using drag and drop and then you try to drag and drop the same widget from a file on the file system.&lt;/li&gt;
&lt;/ul&gt;
You can move up in scope. For example:
&lt;ul&gt;
&lt;li&gt;Allowed: If you install a widget from the corporate catalog using drag and drop and then you install the same widget from the corporate catalog using a category of widgets.&lt;/li&gt;
&lt;li&gt;Allowed: If you install a widget by drag and drop from the file system and then install the same widget from the corporate catalog using drag and drop.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;&lt;/i&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/mywidgets/">mywidgets</category>
      <category domain="http://lekkimworld.com/tags/notes/">notes</category>
      <category domain="http://lekkimworld.com/tags/notes85/">notes85</category>
      <category domain="http://lekkimworld.com/tags/widget/">widget</category>
      <pubDate>Fri, 24 Jun 2011 06:45:53 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-06-24:default/1308897953891</guid>
      <dc:date>2011-06-24T06:45:53Z</dc:date>
    </item>
    <item>
      <title>March Lotus Technical Information and Education (LTIE) community meeting</title>
      <link>http://lekkimworld.com/2011/03/03/march_lotus_technical_information_and_education_ltie_community_meeting.html</link>
      <content:encoded>&lt;p&gt;
If you're interested in plugin development and the recently published &lt;a href="http://bit.ly/pluginredwiki"&gt;RedWiki on plugin development for Lotus Notes, Sametime and Symphony&lt;/a&gt; (easy url is &lt;a href="http://bit.ly/pluginredwiki"&gt;http://bit.ly/pluginredwiki&lt;/a&gt;) be sure to join us for the March March Lotus Technical Information and Education (LTIE) community meeting. The conference call will be on 22 March at 10am Central Time (10am Eastern, 3pm CET).
&lt;/p&gt;
&lt;p&gt;
For more info head over to the &lt;a href="https://greenhouse.lotus.com/wikis/home?lang=en#/wiki/W6696b8ac7465_4a5f_9327_94f1a5d82132"&gt;Lotus Technical Information and Education wiki&lt;/a&gt; on Lotus Greenhouse (look under "When we meet" at the bottom of the page).</content:encoded>
      <category domain="http://lekkimworld.com/tags/java/">java</category>
      <category domain="http://lekkimworld.com/tags/notes/">notes</category>
      <category domain="http://lekkimworld.com/tags/notes8/">notes8</category>
      <category domain="http://lekkimworld.com/tags/notes85/">notes85</category>
      <category domain="http://lekkimworld.com/tags/plugins/">plugins</category>
      <category domain="http://lekkimworld.com/tags/redbook/">redbook</category>
      <category domain="http://lekkimworld.com/tags/redwiki/">redwiki</category>
      <category domain="http://lekkimworld.com/tags/sametime/">sametime</category>
      <pubDate>Thu, 03 Mar 2011 07:57:37 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-03-03:default/1299139057843</guid>
      <dc:date>2011-03-03T07:57:37Z</dc:date>
    </item>
    <item>
      <title>jWidgets to make it easier to develop Eclipse based components for composite applications</title>
      <link>http://lekkimworld.com/2010/12/10/jwidgets_to_make_it_easier_to_develop_eclipse_based_components_for_composite_applications.html</link>
      <content:encoded>&lt;p&gt;
Perusing the the Composite Application Wiki I discovered a technology IBM calls jWidgets. Basically they are for Composite Application Java component development what iWidgets are to websites that is a widget framework for easily and more quickly doing stuff. Developing Java components for composite applications is a little hard as you have to manage wires etc. yourself. A framework would make that a lot easier and that's exactly what jWidgets are. 
&lt;/p&gt;
&lt;p&gt;
Having the technology available to Lotus Notes (and not just Lotus Expeditor) would be really cool. From an IBM'er I however learned that they haven't been formally tested in Notes, but the technical capability is there. They have only been tested formally in Lotus Expeditor 6.2.2.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www-10.lotus.com/ldd/compappwiki.nsf/dx/Complete_for_6.5.2-jWidget-Easy_Creation_of_Java_Composite_Applicaiton_Components"&gt;jWidgets - Easy Creation of Java Composite Application Components&lt;/a&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/compapps/">compapps</category>
      <category domain="http://lekkimworld.com/tags/composite_application/">composite_application</category>
      <category domain="http://lekkimworld.com/tags/eclipse/">eclipse</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/notes/">notes</category>
      <category domain="http://lekkimworld.com/tags/notes85/">notes85</category>
      <category domain="http://lekkimworld.com/tags/notes852/">notes852</category>
      <category domain="http://lekkimworld.com/tags/xpd/">xpd</category>
      <pubDate>Fri, 10 Dec 2010 13:24:27 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2010-12-10:default/1291987467484</guid>
      <dc:date>2010-12-10T13:24:27Z</dc:date>
    </item>
  </channel>
</rss>


