<?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>labs.groupwave &#187; Kevin</title>
	<atom:link href="http://labs.groupwave.be/index.php/author/kevin/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.groupwave.be</link>
	<description>Lotus, PhP, J2EE Technology Partner</description>
	<lastBuildDate>Thu, 06 Oct 2011 11:54:59 +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>BES Express admin interface no longer available after changing Windows services account</title>
		<link>http://labs.groupwave.be/index.php/2011/09/02/bes-express-admin-interface-no-longer-available-after-changing-windows-services-account/</link>
		<comments>http://labs.groupwave.be/index.php/2011/09/02/bes-express-admin-interface-no-longer-available-after-changing-windows-services-account/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 12:51:44 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[bes]]></category>
		<category><![CDATA[express]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[webinterface]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=365</guid>
		<description><![CDATA[I had a &#8220;little&#8221; trouble a while ago with a Blackberry Express server. For reasons beyond the scope of this post, the user account that was used to start the BES services had to be changed (different username and password). I updated the BES services in Windows with the new account, but I noticed that [...]]]></description>
			<content:encoded><![CDATA[<p>I had a &#8220;little&#8221; trouble a while ago with a Blackberry Express server. For reasons beyond the scope of this post, the user account that was used to start the BES services had to be changed (different username and password). I updated the BES services in Windows with the new account, but I noticed that the webinterface for administration of the server was no longer working.<br />
After a closer look in the event viewer, I noticed that the &#8220;<strong>Blackberry Administration Service Application Server</strong>&#8221; service was restarting every couple of minutes (that is to say: it started and shut down after a few seconds, after a few minutes the service kept retrying this without success).</p>
<p>The logon account for that service was correct and had the correct access rights. Furthermore, Windows didn&#8217;t give me any warning dialog boxes when I tried to start the service manually, so I had to look somewhere else. Obviously, it had something to do with the changing of the account, so I started my quest for the answer, searching in that direction.</p>
<p>After a lot of suggestions saying I should just reinstall the whole BES with the new account, I came across this article in the Blackberry knowledge base: <a title="Blackberry Knowledge Base" href="http://btsc.webapps.blackberry.com/btsc/microsites/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=KB18260&amp;sliceId=1&amp;docTypeID=DT_SUPPORTISSUE_1_1&amp;dialogID=793900442&amp;stateId=0%200%20793882905" target="_blank">link</a>. It wasn&#8217;t exacly the same problem I had, but it sounded familiar and I had a hunch.</p>
<p>It turns out that during the installation of the BES Express software, it writes a few registry keys to &#8220;HKEY_CURRENT_USER&#8221;. These keys are required by the &#8220;Blackberry Administration Service Application Server&#8221; service. The new account for that service, can&#8217;t see these registry keys because the are in &#8220;HKEY_CURRENT_USER&#8221;. Because of that, it cannot start.</p>
<p>The solution is rather simple:</p>
<ol>
<li>Login on the server with the old account that was used for the BES services.</li>
<li>Open regedit on the server</li>
<li>Take a backupof the registry! This is not required but, you never know&#8230;</li>
<li>Go to the following key: HKEY_CURRENT_USER\Software\Research In Motion\BlackBerry Enterprise Server</li>
<li>Right-click on the &#8220;BlackBerry Administration Service&#8221; key and choose &#8220;export&#8221; and save this export somewhere that is accessible (Doublecheck that the export range is set to &#8220;Selected branch&#8221;).</li>
<li>Log off and log in again with the new account that is used for the BES services.</li>
<li>Import the registry keys that you exported in step 5 by double clicking on the export file.</li>
</ol>
<p>After this, the &#8220;Blackberry Administration Service Application Server&#8221; service should be able to start again and you will be able to browse to the webinterface.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F&amp;title=BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+BES+Express+admin+interface+no+longer+available+after+changing+Windows+services+account+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F09%2F02%2Fbes-express-admin-interface-no-longer-available-after-changing-windows-services-account%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2011/09/02/bes-express-admin-interface-no-longer-available-after-changing-windows-services-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domino 8.5.2 fixpack 3 iNotes error</title>
		<link>http://labs.groupwave.be/index.php/2011/07/22/domino-8-5-2-fixpack-3-inotes-error/</link>
		<comments>http://labs.groupwave.be/index.php/2011/07/22/domino-8-5-2-fixpack-3-inotes-error/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 12:40:18 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Groupwave]]></category>
		<category><![CDATA[domino]]></category>
		<category><![CDATA[fixpack]]></category>
		<category><![CDATA[inotes]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=355</guid>
		<description><![CDATA[IBM recently released a new fixpack for Lotus Domino 8.5.2: fixpack 3. Today, we installed this fixpack on our mailserver. The installation didn&#8217;t produce any problems and after the installation, the server started normally. At first, it looked like a successful upgrade, untill we tried to go to our webmail (iNotes). After logging in, we [...]]]></description>
			<content:encoded><![CDATA[<p>IBM recently released a new fixpack for Lotus Domino 8.5.2: fixpack 3. Today, we installed this fixpack on our mailserver. The installation didn&#8217;t produce any problems and after the installation, the server started normally.</p>
<p>At first, it looked like a successful upgrade, untill we tried to go to our webmail (iNotes). After logging in, we got the following error:<br />
<em>Formula Error [/mail/jdoe.nsf] CN=John Doe/O=Acme</em></p>
<p>A quick look into this problem, made us look at the file &#8220;Forms85.nsf&#8221; in the &#8220;iNotes&#8221; folder. This file had been updated with the new fixpack and apparently, this was causing troubles.</p>
<p>A fix for this problem is, ofcourse, reverting to fixpack 2. We also found that replacing the &#8220;Forms85.nsf&#8221; file with an older version fixed the problem. So you can remain at fixpack 3, except for that file. We used the &#8220;Forms85.nsf&#8221; file from interim fix 1 for fixpack 2 (DominoServer_852FP2IF1) and iNotes was working again.</p>
<p>If you&#8217;re planning on installing fixpack 3 on a server that&#8217;s also used for iNotes, make sure you test that functionality before rolling it out to your users!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F07%2F22%2Fdomino-8-5-2-fixpack-3-inotes-error%2F&amp;title=Domino+8.5.2+fixpack+3+iNotes+error" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F07%2F22%2Fdomino-8-5-2-fixpack-3-inotes-error%2F&amp;title=Domino+8.5.2+fixpack+3+iNotes+error" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F07%2F22%2Fdomino-8-5-2-fixpack-3-inotes-error%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F07%2F22%2Fdomino-8-5-2-fixpack-3-inotes-error%2F&amp;title=Domino+8.5.2+fixpack+3+iNotes+error" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F07%2F22%2Fdomino-8-5-2-fixpack-3-inotes-error%2F&amp;title=Domino+8.5.2+fixpack+3+iNotes+error" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F07%2F22%2Fdomino-8-5-2-fixpack-3-inotes-error%2F&amp;title=Domino+8.5.2+fixpack+3+iNotes+error" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F07%2F22%2Fdomino-8-5-2-fixpack-3-inotes-error%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Domino+8.5.2+fixpack+3+iNotes+error+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F07%2F22%2Fdomino-8-5-2-fixpack-3-inotes-error%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2011/07/22/domino-8-5-2-fixpack-3-inotes-error/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Lotus Traveler 8.5.2.3 maintenance release</title>
		<link>http://labs.groupwave.be/index.php/2011/06/16/lotus-traveler-8-5-2-3-maintenance-release/</link>
		<comments>http://labs.groupwave.be/index.php/2011/06/16/lotus-traveler-8-5-2-3-maintenance-release/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 10:11:33 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Groupwave]]></category>
		<category><![CDATA[traveler]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=347</guid>
		<description><![CDATA[IBM released an update for Lotus Traveler, which adds more stability and performance to the system. The updates are for the server and for the clients. This update brings Traveler to version 8.5.2.3. One interesting feature that has been added, is a defragmentation option for the Traveler database. This should help performance in large environments. [...]]]></description>
			<content:encoded><![CDATA[<p>IBM released an update for Lotus Traveler, which adds more stability and performance to the system. The updates are for the server and for the clients. This update brings Traveler to version 8.5.2.3.</p>
<p>One interesting feature that has been added, is a defragmentation option for the Traveler database. This should help performance in large environments. The defragmentation will start once you start the Traveler server again after upgrading, and can take a while before it completes (more than half an hour according to IBM). So keep that in mind when planning the upgrade. IBM recommends running the defragmentation once a month. Keep in mind that the Traveler and HTTP task need to be shutdown before doing the defragmentation.</p>
<p>The update can be downloaded from Passport Advantage or <a title="IBM Fix Central" href="http://www-933.ibm.com/support/fixcentral/" target="_blank">IBM Fix Central</a>. I did the update on our server and everything went smooth. I just ran the executable and worked my way through the installation wizard. After that, I started the Domino server again and was greeted by Traveler 8.5.2.3. I also ran the Traveler installer on my mobile and it notified me that there was an update available for the client. So all in all, an easy and straightforward update!</p>
<p>The release notes can be found <a title="Lotus Notes Traveler 8.5.2.3 Maintenance Release Information" href="http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Lotus_Notes_Traveler_8.5.2.3" target="_blank">here</a>.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F06%2F16%2Flotus-traveler-8-5-2-3-maintenance-release%2F&amp;title=Lotus+Traveler+8.5.2.3+maintenance+release" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F06%2F16%2Flotus-traveler-8-5-2-3-maintenance-release%2F&amp;title=Lotus+Traveler+8.5.2.3+maintenance+release" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F06%2F16%2Flotus-traveler-8-5-2-3-maintenance-release%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F06%2F16%2Flotus-traveler-8-5-2-3-maintenance-release%2F&amp;title=Lotus+Traveler+8.5.2.3+maintenance+release" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F06%2F16%2Flotus-traveler-8-5-2-3-maintenance-release%2F&amp;title=Lotus+Traveler+8.5.2.3+maintenance+release" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F06%2F16%2Flotus-traveler-8-5-2-3-maintenance-release%2F&amp;title=Lotus+Traveler+8.5.2.3+maintenance+release" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F06%2F16%2Flotus-traveler-8-5-2-3-maintenance-release%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Lotus+Traveler+8.5.2.3+maintenance+release+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F06%2F16%2Flotus-traveler-8-5-2-3-maintenance-release%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2011/06/16/lotus-traveler-8-5-2-3-maintenance-release/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tips for moving from Microsoft Outlook to IBM Lotus Notes 8.5.2</title>
		<link>http://labs.groupwave.be/index.php/2011/05/30/tips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2/</link>
		<comments>http://labs.groupwave.be/index.php/2011/05/30/tips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2/#comments</comments>
		<pubDate>Mon, 30 May 2011 06:40:13 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Groupwave]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=331</guid>
		<description><![CDATA[I found this article on the web that gives some tips about moving users from Outlook to Lotus Notes. It&#8217;s mostly about settings that make Lotus Notes feel a little bit more like Outlook so users don&#8217;t feel alienated from their mail client. Link: Lotus Notes Wiki Credit where it&#8217;s due: thanks to Mary Beth [...]]]></description>
			<content:encoded><![CDATA[<p>I found this article on the web that gives some tips about moving users from Outlook to Lotus Notes. It&#8217;s mostly about settings that make Lotus Notes feel a little bit more like Outlook so users don&#8217;t feel alienated from their mail client.</p>
<p><strong>Link:</strong> <a href="http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Tips_for_moving_from_Microsoft_Outlook_to_IBM_Lotus_Notes_8.5.2" target="_blank">Lotus Notes Wiki</a></p>
<p>Credit where it&#8217;s due: thanks to Mary Beth Raven for writing the article and <a href="http://twitter.com/Lotus_BE" target="_blank">Lotus_BE</a> (Twitter) for tweeting the link.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F05%2F30%2Ftips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2%2F&amp;title=Tips+for+moving+from+Microsoft+Outlook+to+IBM+Lotus+Notes+8.5.2" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F05%2F30%2Ftips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2%2F&amp;title=Tips+for+moving+from+Microsoft+Outlook+to+IBM+Lotus+Notes+8.5.2" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F05%2F30%2Ftips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F05%2F30%2Ftips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2%2F&amp;title=Tips+for+moving+from+Microsoft+Outlook+to+IBM+Lotus+Notes+8.5.2" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F05%2F30%2Ftips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2%2F&amp;title=Tips+for+moving+from+Microsoft+Outlook+to+IBM+Lotus+Notes+8.5.2" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F05%2F30%2Ftips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2%2F&amp;title=Tips+for+moving+from+Microsoft+Outlook+to+IBM+Lotus+Notes+8.5.2" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F05%2F30%2Ftips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Tips+for+moving+from+Microsoft+Outlook+to+IBM+Lotus+Notes+8.5.2+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F05%2F30%2Ftips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2011/05/30/tips-for-moving-from-microsoft-outlook-to-ibm-lotus-notes-8-5-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quota calculation and transactional logging</title>
		<link>http://labs.groupwave.be/index.php/2011/04/19/quota-calculation-and-transactional-logging/</link>
		<comments>http://labs.groupwave.be/index.php/2011/04/19/quota-calculation-and-transactional-logging/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 06:24:18 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Groupwave]]></category>
		<category><![CDATA[quota]]></category>
		<category><![CDATA[transactional logging]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=316</guid>
		<description><![CDATA[Do you impose quotas on your users and have transactional logging enabled on your Domino server? Then this might be a nice little tip for you. By default, quotas in Domino are based on the filesize of a (mail)file. This means that quotas only decrease when you compact a database. This can be major annoyance [...]]]></description>
			<content:encoded><![CDATA[<p>Do you impose quotas on your users and have transactional logging enabled on your Domino server? Then this might be a nice little tip for you.</p>
<p>By default, quotas in Domino are based on the filesize of a (mail)file. This means that quotas only decrease when you compact a database. This can be major annoyance for users when they are over their quota, because when they delete mails, the quota doesn&#8217;t decrease until the compacter task has run on the server (in most cases, this only happens at night so your users have to endure a whole day of &#8220;over quota&#8221; messages).</p>
<p>When you use transactional logging, you can set the router to check the quotas by their &#8220;space used&#8221;, instead of their actual filesize. In that case, when a user deletes a mail from his mailfile, the quota is immediatly adjusted. So the user sees his mailfile getting smaller &#8220;on the fly&#8221;. The actual size of mailfile on the server stays the same ofcourse. Because of this, it is still a good idea to let the compacter task run once in a while, to decrease the actual filesize.</p>
<p>To set this up, just go the the server document. Go to the &#8220;Transactional logging&#8221; tab and change the value of &#8220;Quota enforcement&#8221;. Default, this will be set to &#8220;Check file size when extending the file&#8221;. Change it to &#8220;Check space used in file when adding a note&#8221;.</p>
<p>&nbsp;</p>
<p><a href="http://labs.groupwave.be/wp-content/uploads/2011/04/txn.jpg"><img class="alignnone size-full wp-image-317" title="txn" src="http://labs.groupwave.be/wp-content/uploads/2011/04/txn.jpg" alt="" width="393" height="253" /></a></p>
<p>&nbsp;</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F04%2F19%2Fquota-calculation-and-transactional-logging%2F&amp;title=Quota+calculation+and+transactional+logging" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F04%2F19%2Fquota-calculation-and-transactional-logging%2F&amp;title=Quota+calculation+and+transactional+logging" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F04%2F19%2Fquota-calculation-and-transactional-logging%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F04%2F19%2Fquota-calculation-and-transactional-logging%2F&amp;title=Quota+calculation+and+transactional+logging" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F04%2F19%2Fquota-calculation-and-transactional-logging%2F&amp;title=Quota+calculation+and+transactional+logging" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F04%2F19%2Fquota-calculation-and-transactional-logging%2F&amp;title=Quota+calculation+and+transactional+logging" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F04%2F19%2Fquota-calculation-and-transactional-logging%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Quota+calculation+and+transactional+logging+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F04%2F19%2Fquota-calculation-and-transactional-logging%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2011/04/19/quota-calculation-and-transactional-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus Traveler task did not respond within the allotted time frame</title>
		<link>http://labs.groupwave.be/index.php/2011/03/11/lotus-traveler-task-did-not-respond-within-the-allotted-time-frame/</link>
		<comments>http://labs.groupwave.be/index.php/2011/03/11/lotus-traveler-task-did-not-respond-within-the-allotted-time-frame/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 09:18:40 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Groupwave]]></category>
		<category><![CDATA[traveler]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=284</guid>
		<description><![CDATA[I saw this error passing by on the Domino console a while ago. At the same time, some Traveler users reported that they weren&#8217;t able to sync their mobile device. I&#8217;m not entirely sure where to put the blame for this error: slow data connection on the device or a high server load, but the [...]]]></description>
			<content:encoded><![CDATA[<p>I saw this error passing by on the Domino console a while ago. At the same time, some Traveler users reported that they weren&#8217;t able to sync their mobile device. I&#8217;m not entirely sure where to put the blame for this error: slow data connection on the device or a high server load, but the solution is fairly simple to implement.</p>
<p>There are two things you can do:<br />
<strong>1) Add the following lines to the notes.ini file of the Traveler server</strong> .<br />
<em>NTS_IPC_TCP_Port=50125,&lt;name/ip&gt;<br />
</em><em>NTS_IPC_TCP_Port2=50126,&lt;name/ip&gt; </em></p>
<p>This isn&#8217;t really the solution, but it does work in some cases. It forces the Traveler task to bind on a certain IP or hostname in stead of binding on all interfaces. In some rare cases, this can bring down the response time of the Traveler server.</p>
<p>&nbsp;</p>
<p><strong>2) This is the big one: add the following to servlet.properties.<br />
</strong><em>ntstimeoutsyncas=230000</em></p>
<p>This will up the time allowed for the server/device to respond (in ms). The parameter won&#8217;t be in the servlet.properties file by default, so just add it if it isn&#8217;t there. The value can be anything so there is some room for adjustment. The value described above worked for me.<br />
The servlet.properties file can be found in the Domino data directory and can be edited with any text editor like Notepad.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F03%2F11%2Flotus-traveler-task-did-not-respond-within-the-allotted-time-frame%2F&amp;title=Lotus+Traveler+task+did+not+respond+within+the+allotted+time+frame" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F03%2F11%2Flotus-traveler-task-did-not-respond-within-the-allotted-time-frame%2F&amp;title=Lotus+Traveler+task+did+not+respond+within+the+allotted+time+frame" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F03%2F11%2Flotus-traveler-task-did-not-respond-within-the-allotted-time-frame%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F03%2F11%2Flotus-traveler-task-did-not-respond-within-the-allotted-time-frame%2F&amp;title=Lotus+Traveler+task+did+not+respond+within+the+allotted+time+frame" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F03%2F11%2Flotus-traveler-task-did-not-respond-within-the-allotted-time-frame%2F&amp;title=Lotus+Traveler+task+did+not+respond+within+the+allotted+time+frame" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F03%2F11%2Flotus-traveler-task-did-not-respond-within-the-allotted-time-frame%2F&amp;title=Lotus+Traveler+task+did+not+respond+within+the+allotted+time+frame" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F03%2F11%2Flotus-traveler-task-did-not-respond-within-the-allotted-time-frame%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Lotus+Traveler+task+did+not+respond+within+the+allotted+time+frame+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2011%2F03%2F11%2Flotus-traveler-task-did-not-respond-within-the-allotted-time-frame%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2011/03/11/lotus-traveler-task-did-not-respond-within-the-allotted-time-frame/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ACL groups vs. access &amp; delegation</title>
		<link>http://labs.groupwave.be/index.php/2010/12/21/acl-groups-vs-access-delegation/</link>
		<comments>http://labs.groupwave.be/index.php/2010/12/21/acl-groups-vs-access-delegation/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 15:54:11 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Groupwave]]></category>
		<category><![CDATA[acl]]></category>
		<category><![CDATA[domino]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=264</guid>
		<description><![CDATA[There is a bug in the mail85.ntf template that makes it impossible to add ACL groups to &#8220;access &#38; delegation&#8221; in your mailbox preferences. When trying to add an ACL group, you will get an error message saying: &#8220;The directory server is down or the user (or group) you want to grant access to your [...]]]></description>
			<content:encoded><![CDATA[<p>There is a bug in the mail85.ntf template that makes it impossible to add ACL groups to &#8220;access &amp; delegation&#8221; in your mailbox preferences. When trying to add an ACL group, you will get an error message saying: &#8220;The directory server is down or the user (or group) you want to grant access to your mail file could not be found in the server directory&#8221;. Adding other group types is possible, but it should also be possible to add ACL groups (which I think is logical).</p>
<p>A temporary workaround is changing the group type of the ACL group to &#8220;multi purpose&#8221; or &#8220;mail&#8221;, adding it to access &amp; delegation and then switching it back to &#8220;ACL&#8221;.</p>
<p>The bug is described in <a title="SPR #RREN843DXM" href="http://www-01.ibm.com/support/docview.wss?uid=swg1LO50358" target="_blank">SPR #RREN843DXM</a> and according to IBM, this should be fixed in 8.5.3, coming in Q2 of 2011.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F12%2F21%2Facl-groups-vs-access-delegation%2F&amp;title=ACL+groups+vs.+access+%26%23038%3B+delegation" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F12%2F21%2Facl-groups-vs-access-delegation%2F&amp;title=ACL+groups+vs.+access+%26%23038%3B+delegation" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F12%2F21%2Facl-groups-vs-access-delegation%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F12%2F21%2Facl-groups-vs-access-delegation%2F&amp;title=ACL+groups+vs.+access+%26%23038%3B+delegation" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F12%2F21%2Facl-groups-vs-access-delegation%2F&amp;title=ACL+groups+vs.+access+%26%23038%3B+delegation" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F12%2F21%2Facl-groups-vs-access-delegation%2F&amp;title=ACL+groups+vs.+access+%26%23038%3B+delegation" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F12%2F21%2Facl-groups-vs-access-delegation%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+ACL+groups+vs.+access+%26%23038%3B+delegation+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F12%2F21%2Facl-groups-vs-access-delegation%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2010/12/21/acl-groups-vs-access-delegation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BES Express for Domino is here!</title>
		<link>http://labs.groupwave.be/index.php/2010/11/17/bes-express-for-domino-is-here/</link>
		<comments>http://labs.groupwave.be/index.php/2010/11/17/bes-express-for-domino-is-here/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 15:01:45 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Groupwave]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[express]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=242</guid>
		<description><![CDATA[BES Express was finally released for IBM Lotus Domino, months after the release for Exchange. We installed our first server today on a Domino 8.5.2 server and everything went as smooth as it could. Take into account that BES Express is only supported on Domino 8.0.2, 8.5.1 and 8.5.2, and only for the 32-bit versions [...]]]></description>
			<content:encoded><![CDATA[<p>BES Express was finally released for IBM Lotus Domino, months after the release for Exchange. We installed our first server today on a Domino 8.5.2 server and everything went as smooth as it could. Take into account that BES Express is only supported on Domino 8.0.2, 8.5.1 and 8.5.2, and only for the 32-bit versions of Domino.</p>
<p>The installation takes a while and probably requires a reboot of your server. It doesn&#8217;t require a lot of changes to your Domino configuration. One thing you will probably need to do, is enabling DIIOP on the server. Too bad they didn&#8217;t choose LDAP here.<br />
The new webinterface looks good and provides a lot of features the &#8220;old&#8221; Blackberry Manager client provides.</p>
<p>BES Express is free of charge, but if you want to download it, you need to &#8220;order&#8221; it from the Blackberry site for $0. After that, you get your SRP identifier and CAL.<br />
The form and downloads can be found <a title="here" href="http://uk.blackberry.com/services/business/server/express/" target="_blank">here</a>.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F11%2F17%2Fbes-express-for-domino-is-here%2F&amp;title=BES+Express+for+Domino+is+here%21" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F11%2F17%2Fbes-express-for-domino-is-here%2F&amp;title=BES+Express+for+Domino+is+here%21" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F11%2F17%2Fbes-express-for-domino-is-here%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F11%2F17%2Fbes-express-for-domino-is-here%2F&amp;title=BES+Express+for+Domino+is+here%21" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F11%2F17%2Fbes-express-for-domino-is-here%2F&amp;title=BES+Express+for+Domino+is+here%21" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F11%2F17%2Fbes-express-for-domino-is-here%2F&amp;title=BES+Express+for+Domino+is+here%21" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F11%2F17%2Fbes-express-for-domino-is-here%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+BES+Express+for+Domino+is+here%21+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F11%2F17%2Fbes-express-for-domino-is-here%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2010/11/17/bes-express-for-domino-is-here/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sync settings on Traveler settings document not saved</title>
		<link>http://labs.groupwave.be/index.php/2010/08/05/sync-settings-on-traveler-settings-document-not-saved/</link>
		<comments>http://labs.groupwave.be/index.php/2010/08/05/sync-settings-on-traveler-settings-document-not-saved/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 09:16:49 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Groupwave]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[traveler]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=208</guid>
		<description><![CDATA[Found a small &#8220;bug&#8221; on the settings document for Lotus Traveler on Domino 8.5 servers. If you create a settings document for Traveler, and change the synchronization options under Preferences -&#62; Sync, the settings are not saved if you leave &#8220;How to apply this setting&#8221; on &#8220;Don&#8217;t set value&#8221;. If you leave it on that [...]]]></description>
			<content:encoded><![CDATA[<p>Found a small &#8220;bug&#8221; on the settings document for Lotus Traveler on Domino 8.5 servers. If you create a settings document for Traveler, and change the synchronization options under Preferences -&gt; Sync, the settings are not saved if you leave &#8220;How to apply this setting&#8221; on &#8220;Don&#8217;t set value&#8221;. If you leave it on that setting, the checkmarks and auto sync option will always revert to the default settings if you save and close the document.</p>
<p><a href="http://labs.groupwave.be/wp-content/uploads/2010/08/traveler_settings2.jpg"><img class="alignnone size-full wp-image-216" title="traveler_settings" src="http://labs.groupwave.be/wp-content/uploads/2010/08/traveler_settings2.jpg" alt="" width="489" height="233" /></a></p>
<p>It may seem logic that it doesn&#8217;t save the settings, if you don&#8217;t apply them anyway. But I haven&#8217;t seen this behavior on other setting documents before, so I think it&#8217;s save to say that this isn&#8217;t intended behavior.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F08%2F05%2Fsync-settings-on-traveler-settings-document-not-saved%2F&amp;title=Sync+settings+on+Traveler+settings+document+not+saved" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F08%2F05%2Fsync-settings-on-traveler-settings-document-not-saved%2F&amp;title=Sync+settings+on+Traveler+settings+document+not+saved" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F08%2F05%2Fsync-settings-on-traveler-settings-document-not-saved%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F08%2F05%2Fsync-settings-on-traveler-settings-document-not-saved%2F&amp;title=Sync+settings+on+Traveler+settings+document+not+saved" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F08%2F05%2Fsync-settings-on-traveler-settings-document-not-saved%2F&amp;title=Sync+settings+on+Traveler+settings+document+not+saved" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F08%2F05%2Fsync-settings-on-traveler-settings-document-not-saved%2F&amp;title=Sync+settings+on+Traveler+settings+document+not+saved" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F08%2F05%2Fsync-settings-on-traveler-settings-document-not-saved%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Sync+settings+on+Traveler+settings+document+not+saved+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F08%2F05%2Fsync-settings-on-traveler-settings-document-not-saved%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2010/08/05/sync-settings-on-traveler-settings-document-not-saved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Domino 8.5.1 Fix Pack 2 Interim Fix 1</title>
		<link>http://labs.groupwave.be/index.php/2010/04/30/domino-8-5-1-fix-pack-2-interim-fix-1/</link>
		<comments>http://labs.groupwave.be/index.php/2010/04/30/domino-8-5-1-fix-pack-2-interim-fix-1/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 10:34:30 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Groupwave]]></category>

		<guid isPermaLink="false">http://labs.groupwave.be/?p=189</guid>
		<description><![CDATA[IBM released interim fix 1 for Lotus Domino 8.5.1 fixpack 2 a few days ago. This fix solves some problems with DAOS enabled databases. It&#8217;s recommended that you install this interim fix if you are running DAOS enabled databases on this version of Domino. The fix and installation instructions can be found at IBM Fix [...]]]></description>
			<content:encoded><![CDATA[<p>IBM released interim fix 1 for Lotus Domino 8.5.1 fixpack 2 a few days ago. This fix solves some problems with DAOS enabled databases. It&#8217;s recommended that you install this interim fix if you are running DAOS enabled databases on this version of Domino.</p>
<p>The fix and installation instructions can be found at <a title="IBM Fix Central" href="http://www-933.ibm.com/support/fixcentral/" target="_blank">IBM Fix Central</a>.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F04%2F30%2Fdomino-8-5-1-fix-pack-2-interim-fix-1%2F&amp;title=Domino+8.5.1+Fix+Pack+2+Interim+Fix+1" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F04%2F30%2Fdomino-8-5-1-fix-pack-2-interim-fix-1%2F&amp;title=Domino+8.5.1+Fix+Pack+2+Interim+Fix+1" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F04%2F30%2Fdomino-8-5-1-fix-pack-2-interim-fix-1%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F04%2F30%2Fdomino-8-5-1-fix-pack-2-interim-fix-1%2F&amp;title=Domino+8.5.1+Fix+Pack+2+Interim+Fix+1" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F04%2F30%2Fdomino-8-5-1-fix-pack-2-interim-fix-1%2F&amp;title=Domino+8.5.1+Fix+Pack+2+Interim+Fix+1" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F04%2F30%2Fdomino-8-5-1-fix-pack-2-interim-fix-1%2F&amp;title=Domino+8.5.1+Fix+Pack+2+Interim+Fix+1" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F04%2F30%2Fdomino-8-5-1-fix-pack-2-interim-fix-1%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Domino+8.5.1+Fix+Pack+2+Interim+Fix+1+@+http%3A%2F%2Flabs.groupwave.be%2Findex.php%2F2010%2F04%2F30%2Fdomino-8-5-1-fix-pack-2-interim-fix-1%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://labs.groupwave.be/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://labs.groupwave.be/index.php/2010/04/30/domino-8-5-1-fix-pack-2-interim-fix-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

