<?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.comconnections</title>
    <link>http://lekkimworld.com/tags/connections/</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.comconnections</title>
      <url>http://lekkimworld.com/tags/connections/</url>
    </image>
    <item>
      <title>Bookmark to IBM Connections bookmarks from iOS</title>
      <link>http://lekkimworld.com/2012/03/08/bookmark_to_ibm_connections_bookmarks_from_ios.html</link>
      <content:encoded>&lt;p&gt;
Bookmarks (aka Dogear) in IBM Connections is great and IBM provides a nifty bookmarklet to allow easy bookmarking from your browser. I couldn't however make this bookmarklet work in Safari on iOS so I decided to look into it. And I'm happpy to say I got it to working with some inspiration from &lt;a href="http://instapaper.com"&gt;the Instapaper bookmarklet&lt;/a&gt;. The way it works for me now is that I have the bookmark bar visible on my iPhone and iPad and when I need to bookmark I use the bookmarklet which redirects to the IBM Connections bookmark page and back to the original page once done. Super easy and it works great.
&lt;/p&gt;
&lt;p&gt;
Here is how to make it work.
&lt;ol&gt;
&lt;li&gt;Open Safari and make a bookmark to a random page but be sure to place it in the bookmark bar (the bookmark bar can be made visible all the time in Safari options).&lt;/li&gt;
&lt;li&gt;Edit that bookmark and change the title to something that makes sense (I use "IV Dogear").&lt;/li&gt;
&lt;li&gt;Clear the location field and paste in the JavaScript code from below replacing the hostname (lc.intravision.dk) with a hostname applicable to you.&lt;/li&gt;
&lt;li&gt;Save the bookmark and start bookmarking.&lt;/li&gt;
&lt;/ol&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;style type="text/css"&gt;
pre.wrap {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
&lt;/style&gt;
&lt;pre class="wrap"&gt;
javascript:function%20abcdefg()%7Bvar%20h='http://lc.intravision.dk/dogear';var%20d=document;var%20b=d.body;var%20e=encodeURIComponent;var%20u=h+'/bookmarklet/post?url='+e(location.href)+'&amp;title='+e(d.title);location.href=u+'&amp;inframe=true&amp;ver=';%7D;abcdefg();void(0);
&lt;/pre&gt;
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/bookmarklet/">bookmarklet</category>
      <category domain="http://lekkimworld.com/tags/connections/">connections</category>
      <category domain="http://lekkimworld.com/tags/ibm_connections/">ibm_connections</category>
      <category domain="http://lekkimworld.com/tags/javascript/">javascript</category>
      <pubDate>Thu, 08 Mar 2012 09:01:00 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2012-03-08:default/1331197260328</guid>
      <dc:date>2012-03-08T09:01:00Z</dc:date>
    </item>
    <item>
      <title>File not found when using IBM Connections Media Gallery</title>
      <link>http://lekkimworld.com/2012/02/21/file_not_found_when_using_ibm_connections_media_gallery.html</link>
      <content:encoded>&lt;p&gt;
At a customer users were reporting that the media gallery in IBM Connections did not work. The error they were seeing was aneror message in the UI telling them that the file they just selected from their file system did not exist. Very strange. After diagnosing the issue it was caused by the media gallery not having been set up correctly as the default file types wasn't imported into the configuration. Why these defaults are not set automatically is the topic for another day. 
&lt;/p&gt;
&lt;p&gt;
There are two templates which determine the file types you can upload
by default. You should also have these in your AppSrv01 profiles, or your
nodes, etc. The step is done by following the instructions in the &lt;a href="http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Importing_the_default_media_gallery_object_types_ic301"&gt;info center&lt;/a&gt;. 

&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/connections/">connections</category>
      <category domain="http://lekkimworld.com/tags/ibm_connections/">ibm_connections</category>
      <category domain="http://lekkimworld.com/tags/ihs/">ihs</category>
      <category domain="http://lekkimworld.com/tags/was/">was</category>
      <category domain="http://lekkimworld.com/tags/websphere/">websphere</category>
      <pubDate>Tue, 21 Feb 2012 18:58:08 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2012-02-21:default/1329850688859</guid>
      <dc:date>2012-02-21T18:58:08Z</dc:date>
    </item>
    <item>
      <title>Disabling HTTPS communication between IHS WAS Plugin and WAS servers</title>
      <link>http://lekkimworld.com/2012/02/10/disabling_https_communication_between_ihs_was_plugin_and_was_servers.html</link>
      <content:encoded>&lt;p&gt;
Many people believe that you have to have multiple servers to run IBM Connections - this simply isn't true! There's no reason why you cannot run everything of the same server which is what we do here at the office. When you do that, if all servers are inside the firewall - or if you simply doesn't care about the security that it provides - you can disable the IHS WAS Plugin from communicating with the WAS server using SSL. A benefit from this is among other things that you do not have to care about certificates between the IHS WAS Plugin and the WAS server which simplifies installation and management. 
&lt;/p&gt;
&lt;p&gt;
Any way... For a while I've doing this configuration change manually directly in plugin-cfg.xml (by commenting the HTTPS transport out) until it bit us the other day. So I finally decided to find a proper, correct, solution. And of course there is a way to do this and it's very well documented in &lt;a href="http://www-01.ibm.com/support/docview.wss?uid=swg21452735"&gt;IBM Technote 1452735&lt;/a&gt;. So if you want to make that change go ahead and do it - I did and it's working flawlessly.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/connections/">connections</category>
      <category domain="http://lekkimworld.com/tags/ibm_connections/">ibm_connections</category>
      <category domain="http://lekkimworld.com/tags/ihs/">ihs</category>
      <category domain="http://lekkimworld.com/tags/was/">was</category>
      <category domain="http://lekkimworld.com/tags/websphere/">websphere</category>
      <pubDate>Fri, 10 Feb 2012 13:52:50 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2012-02-10:default/1328881970109</guid>
      <dc:date>2012-02-10T13:52:50Z</dc:date>
    </item>
    <item>
      <title>Files plugin for Lotus Notes</title>
      <link>http://lekkimworld.com/2011/12/14/files_plugin_for_lotus_notes.html</link>
      <content:encoded>&lt;p&gt;
A while back I saw the new &lt;a href="https://greenhouse.lotus.com/plugins/plugincatalog.nsf/assetDetails.xsp?action=editDocument&amp;documentId=8D6C9FD0BB04E1868525780E0073F985&amp;Login"&gt;	
IBM Connections 3.0.1 Files Plug-in for Lotus Notes&lt;/a&gt; from &lt;a href="http://macguidera.blogspot.com/2011/07/updated-connections-plug-ins-for-notes.html"&gt;Mac Guidera's&lt;/a&gt; blog. I didn't blog it because it didn't work with LotusLive Engage but since updates was just done to LotusLive it may work now. Must try.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/connections/">connections</category>
      <category domain="http://lekkimworld.com/tags/ibm_connections/">ibm_connections</category>
      <category domain="http://lekkimworld.com/tags/lotus_connections/">lotus_connections</category>
      <pubDate>Wed, 14 Dec 2011 12:14:33 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-12-14:default/1323864873281</guid>
      <dc:date>2011-12-14T12:14:33Z</dc:date>
    </item>
    <item>
      <title>Searching Profiles programmatically</title>
      <link>http://lekkimworld.com/2011/12/08/searching_profiles_programmatically.html</link>
      <content:encoded>&lt;p&gt;
As part of IBM Connections you will find a big REST API that allows you to work with almost every part of Connections such as searching for profiles, managing files and working with communities. As part of our new product (see my previous post) I'm doing a lot with this API. Right now one of my favorite wiki documents is "&lt;a href="http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Searching_Profiles_programmatically_ic301"&gt;Searching Profiles programmatically&lt;/a&gt;".
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/api/">api</category>
      <category domain="http://lekkimworld.com/tags/connections/">connections</category>
      <category domain="http://lekkimworld.com/tags/ibm_connections/">ibm_connections</category>
      <category domain="http://lekkimworld.com/tags/lotus_connections/">lotus_connections</category>
      <category domain="http://lekkimworld.com/tags/rest/">rest</category>
      <pubDate>Thu, 08 Dec 2011 18:42:28 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-12-08:default/1323369748078</guid>
      <dc:date>2011-12-08T18:42:28Z</dc:date>
    </item>
    <item>
      <title>WAS profile creation on Windows Server 2008 64 bit</title>
      <link>http://lekkimworld.com/2011/12/07/was_profile_creation_on_windows_server_2008_64_bit.html</link>
      <content:encoded>&lt;p&gt;
When installing Connections on Windows 2008 Server 64 bit the profile management tool doesn't work so profile creation is done using manageprofiles.bat/sh. The syntax is hard to remember so here it is for future reference. 
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Deployment manager:&lt;/b&gt;&lt;br/&gt;
c:\ibm\websphere\appserver\bin\manageprofiles.bat -create -templatePath ..\profileTemplates\management -profileName dmgr -profilePath d:\wasprofiles\dmgr -cellName LCCell01 -nodeName dmgrNode -serverType DEPLOYMENT_MANAGER
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;Application server:&lt;/b&gt;&lt;br/&gt;
c:\ibm\websphere\appserver\bin\manageprofiles.bat -create -templatePath ..\profileTemplates\default -profileName AppSrv01 -profilePath d:\wasprofiles\appsrv01 -nodeName appNode01
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/connections/">connections</category>
      <category domain="http://lekkimworld.com/tags/was/">was</category>
      <category domain="http://lekkimworld.com/tags/websphere/">websphere</category>
      <pubDate>Wed, 07 Dec 2011 20:54:40 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-12-07:default/1323291280296</guid>
      <dc:date>2011-12-07T20:54:40Z</dc:date>
    </item>
    <item>
      <title>OnTime Group Calendar for Social Business</title>
      <link>http://lekkimworld.com/2011/12/07/ontime_group_calendar_for_social_business.html</link>
      <content:encoded>&lt;p&gt;
As part of the &lt;a href="http://ontimesuite.com/intro-gc/groupcalendar.html"&gt;OnTime Group Calendar&lt;/a&gt; we're building a series of widgets for IBM Connections to allow easier collaboration - the more we collaborate the more we need access to accurate, updated, calendar data. This puts OnTime Group Calendar smack in the middle of the move to social business. We are getting ready to release the widgets as part of the product and we have the first demo ready.  
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://lekkimworld.com/images/ontime/connections2011/profiles_widget_full.jpg" border="0"&gt;&lt;img src="http://lekkimworld.com/images/ontime/connections2011/profiles_widget_partial.jpg" style="float: right" /&gt;&lt;/a&gt;
The integration into the Profiles feature is easily understandable and shows the calendar of the user right there on the profile page as shown on the right. Click the image to see a larger version. 
&lt;/p&gt;
&lt;p&gt;
However the real power lies in the integration into communities. Here we bring the calendar of community members into the community is a text list UI and a full graphical viewer based UI as in the rest of our clients. For communities we are also offering a Social Scheduling widget to allow you to find available meeting times and book meetings with community members plus people you may only know based on tags (keywords) or location. Very powerful and possible due to the API offered for OnTime Group Calendar.
&lt;/p&gt;
&lt;p align="center"&gt;
&lt;a href="http://lekkimworld.com/images/ontime/connections2011/communities_widget_full.jpg" border="0"&gt;&lt;img src="http://lekkimworld.com/images/ontime/connections2011/communities_widget_partial.jpg" /&gt;&lt;/a&gt;
&lt;br/&gt;
(click the image for a larger version)
&lt;/p&gt;
&lt;p&gt;
Please note that everywhere the access to calendar data is only available if the querying user has sufficient access. 
&lt;/p&gt;
&lt;p&gt;
The demo below outlines how OnTime Group Calendar for Social Business brings calendar data into IBM Connections in the Profiles feature and in the Communities feature.
&lt;/p&gt;
&lt;p align="center"&gt;
&lt;iframe width="420" height="315" src="http://www.youtube.com/embed/5TLNMcaFDp0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;/p&gt;
&lt;p&gt;
All videos are available on the &lt;a href="http://www.youtube.com/ontimesuite"&gt;ontimesuite YouTube channel&lt;/a&gt;.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/connections/">connections</category>
      <category domain="http://lekkimworld.com/tags/ibm_connections/">ibm_connections</category>
      <category domain="http://lekkimworld.com/tags/ontime/">ontime</category>
      <category domain="http://lekkimworld.com/tags/ontimesuite/">ontimesuite</category>
      <pubDate>Wed, 07 Dec 2011 10:12:41 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-12-07:default/1323252761671</guid>
      <dc:date>2011-12-07T10:12:41Z</dc:date>
    </item>
    <item>
      <title>Backup for IBM Connections communities</title>
      <link>http://lekkimworld.com/2011/12/06/backup_for_ibm_connections_communities.html</link>
      <content:encoded>&lt;p&gt;
An excellent and a bit overdue addition to IBM Connections is better control over backup of communities. We're not talking fine grained control and integration with e.g. Tivoli Storage Manager but rather backup to and restore from ZIP-files. The asset has been added to the Greenhouse catalog and is described in the &lt;a href="http://synch.rono.us/social/blog.nsf/dx/backup.htm"&gt;New backup &amp; restore tool for IBM Connections Communities&lt;/a&gt; post on the Synch.rono.us blog.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/tags/backup/">backup</category>
      <category domain="http://lekkimworld.com/tags/connections/">connections</category>
      <category domain="http://lekkimworld.com/tags/ibm_connections/">ibm_connections</category>
      <category domain="http://lekkimworld.com/tags/lotus_connections/">lotus_connections</category>
      <pubDate>Tue, 06 Dec 2011 10:21:15 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2011-12-06:default/1323166875375</guid>
      <dc:date>2011-12-06T10:21:15Z</dc:date>
    </item>
  </channel>
</rss>


