<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>www.cubetoon.com - wading through social software technology &#187; Lotus Notes</title>
	<atom:link href="http://www.cubetoon.com/category/client-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cubetoon.com</link>
	<description>wading through social software technology</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:33:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>		<item>
		<title>Sametime: prevent contact list notification after directory change to LDAP</title>
		<link>http://www.cubetoon.com/2011/sametime-prevent-contact-list-notification-after-directory-change-to-ldap/</link>
		<comments>http://www.cubetoon.com/2011/sametime-prevent-contact-list-notification-after-directory-change-to-ldap/#comments</comments>
		<pubDate>Sat, 21 May 2011 08:13:23 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Eclipse RCP]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Sametime]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[plugin_customization.ini]]></category>
		<category><![CDATA[Policies]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=404</guid>
		<description><![CDATA[If you have followed IBM&#8217;s instructions on replacing the Domino Directory with an LDAP directory you might notice the user notification below after running the stnamechange command against the vpuserinfo.nsf: I can not think of any valid reason why a user should be bothered that his &#8216;contact list has been updated to reflect recent administration [...]]]></description>
			<content:encoded><![CDATA[<p>If you have followed IBM&#8217;s <a title="Replacing the Domino Directory with an LDAP directory" href="http://publib.boulder.ibm.com/infocenter/sametime/v8r5/index.jsp?topic=/com.ibm.help.sametime.v851.doc/welcome_851.html" target="_blank">instructions</a> on replacing the Domino Directory with an LDAP directory you might notice the user notification below after running the <a title="Running the name conversion utility " href="http://publib.boulder.ibm.com/infocenter/sametime/v8r5/topic/com.ibm.help.sametime.v851.doc/config/running_the_name_change_utility_manually.html" target="_blank">stnamechange</a> command against the vpuserinfo.nsf:</p>
<p><a href="http://www.cubetoon.com/wp-content/uploads/2011/05/Contact-List-Updated.jpg"><img class="size-full wp-image-405" title="Contact List Updated" src="http://www.cubetoon.com/wp-content/uploads/2011/05/Contact-List-Updated.jpg" alt="" width="526" height="168" /></a></p>
<p>I can not think of any valid reason why a user should be bothered that his &#8216;contact list has been updated to reflect recent administration changes to contact names&#8217;. In my experience it would just puzzle people, especially since there is no true information relayed or any action required.</p>
<p>Fortunately we have given the possibility to to suppress the prompt for the user either using a managed setting in the <a title="Customizing Notes using a plugin_customization.ini file" href="http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/topic/com.ibm.help.domino.admin85.doc/H_CUSTOMIZING_NOTES_USING_THE_PLUGIN_CUSTOMIZATION_INI_FILE_OVER.html" target="_blank">plugin_customization.ini</a> or a <a title="Pushing Eclipse preference settings" href="http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/topic/com.ibm.help.domino.admin85.doc/H_USING_POLICIES_TO_ASSIGN_MANAGED_SETTINGS_TO_NOTES_CLIENT_USERS_STEPS.html" target="_blank">desktop policy</a>.</p>
<p><strong>Plug-in:</strong> com.ibm.collaboration.realtime.imhub<br />
<strong>Preference:</strong> showExternalModificationDialog<br />
<strong> Value:</strong> false</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2011/sametime-prevent-contact-list-notification-after-directory-change-to-ldap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrate in-line styles to css with XPages editor</title>
		<link>http://www.cubetoon.com/2010/migrate-in-line-styles-to-css-with-xpages-editor/</link>
		<comments>http://www.cubetoon.com/2010/migrate-in-line-styles-to-css-with-xpages-editor/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 09:11:26 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[XPages]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=331</guid>
		<description><![CDATA[There is a nice little option/feature on the Style tab of the Properties view in the XPages editor. It allows for the export of style parameter that had previously been defined manually in the code, to be migrated into a css file and automatically applied to the selected control. I like that!]]></description>
			<content:encoded><![CDATA[<p>There is a nice little option/feature on the Style tab of the Properties view in the XPages editor. It allows for the export of style parameter that had previously been defined manually in the code, to be migrated into a css file and automatically applied to the selected control. I like that!<br />
<a href="http://www.cubetoon.com/wp-content/uploads/2010/08/StyleMigration.jpg"><img class="alignnone size-medium wp-image-332" title="Style Migration" src="http://www.cubetoon.com/wp-content/uploads/2010/08/StyleMigration-270x300.jpg" alt="Style Migration" width="270" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2010/migrate-in-line-styles-to-css-with-xpages-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Truncated documents in server replica</title>
		<link>http://www.cubetoon.com/2010/truncated-documents-in-server-replica/</link>
		<comments>http://www.cubetoon.com/2010/truncated-documents-in-server-replica/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 22:48:35 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Replication]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=295</guid>
		<description><![CDATA[This morning I was stumbling upon a very interesting issue in Lotus Notes/Domino that involved truncated documents on a server replica. This is an issue as the database on the server is the only one, besides a number of local replicas on laptops. A bit of research on the web unveiled that Almar Diel has encountered a similar [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I was stumbling upon a very interesting issue in Lotus Notes/Domino that involved truncated documents on a server replica. This is an issue as the database on the server is the only one, besides a number of local replicas on laptops.</p>
<p>A bit of research on the web unveiled that <a title="Unexpected truncated documents" href="http://www.domino-weblog.nl/weblogs/domblog.nsf/d6plinks/SHAD-7TNFXA" target="_blank">Almar Diel</a> has encountered a similar problem, which pointed me towards the right solution.</p>
<p>In order to get the full documents back onto the server replica I had to find the laptop that was holding the replica with the corrupt replication formula as this had to be cleared out as described in workaround option 2 of this IBM <a title="Advanced Replication Settings Saved Incorrectly After Signing Database" href="http://www-01.ibm.com/support/docview.wss?uid=swg21165053" target="_blank">technote</a>.</p>
<p>This will ensure that all documents replicated from now on would not be appearing as truncated documents anymore on the server. In order to fix the existing truncated documents though, I had to remove the documents from the server replica without leaving deletion stubs. This can easily be achieved in utilising Julian Robichaux&#8217; stub-less delete function documented <a title="Performing a Stubless Delete Using LotusScript" href="http://www.nsftools.com/tips/APITips.htm#stublessdelete" target="_blank">here</a>. Clearing out the replication history of the local database and issuing a new replication did make the documents re-appearing on the server replica in there entirety.</p>
<p>Thanks to Almar and Julian for documenting your solutions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2010/truncated-documents-in-server-replica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Microsoft can&#8217;t stop Lotus Notes</title>
		<link>http://www.cubetoon.com/2009/why-microsoft-cant-stop-lotus-notes/</link>
		<comments>http://www.cubetoon.com/2009/why-microsoft-cant-stop-lotus-notes/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 00:38:03 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Lotus Knows]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=272</guid>
		<description><![CDATA[While hunting for something completely unrelated, Google presented me with this analysis on CNNMoney dated back to 2004 1994 (Thanks Carl!). It&#8217;s an interesting read and some of the stuff could actually be highlighted again as part of the LotusKnows campaign. And now that I got your attention I might actually share the search phrase [...]]]></description>
			<content:encoded><![CDATA[<p>While hunting for something completely unrelated, Google presented me with this <a title="Why Microsoft can't stop Lotus Notes" href="http://money.cnn.com/magazines/fortune/fortune_archive/1994/12/12/80046/index.htm" target="_blank">analysis</a> on CNNMoney dated back to <span style="text-decoration: line-through;">2004</span> 1994 (Thanks Carl!). It&#8217;s an interesting read and some of the stuff could actually be highlighted again as part of the LotusKnows campaign.</p>
<p>And now that I got your attention I might actually share the search phrase I was typing in: &#8220;lotus policy change is clearing replication history -click&#8221;</p>
<p>I am having an issue here where a change in dynamic desktop settings is clearing out the replication history of local databases on laptop computers, enforcing them to run the &#8216;one time only &#8211; replication setup&#8217; again. This is a bit of a problem as most of the Laptops are still connected via pretty old dial-up.<br />
The desktop settings document got a new database link added to the list of databases to be created as new replicas on the user&#8217;s machine.</p>
<p><a href="http://www.cubetoon.com/wp-content/uploads/2009/10/newdblink.jpg"><img class="alignnone size-full wp-image-273" title="New database link" src="http://www.cubetoon.com/wp-content/uploads/2009/10/newdblink.jpg" alt="New database link" width="407" height="146" /></a></p>
<p>Has anyone had this behaviour before? Is there any workaround for that? Server and Client version are both 8.0.2.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2009/why-microsoft-cant-stop-lotus-notes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Lotus Knows how to please Google calendar users using Traveler</title>
		<link>http://www.cubetoon.com/2009/lotus-knows-how-to-please-google-calendar-users-using-traveler/</link>
		<comments>http://www.cubetoon.com/2009/lotus-knows-how-to-please-google-calendar-users-using-traveler/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 08:56:07 +0000</pubDate>
		<dc:creator>cubetoon</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Traveler]]></category>
		<category><![CDATA[Lotus Knows]]></category>
		<category><![CDATA[S60]]></category>

		<guid isPermaLink="false">http://www.cubetoon.com/?p=250</guid>
		<description><![CDATA[I am truly stunned what technology can achieve those days. Just discovered that there is now the possibility to display your Google contacts&#8217; birthdays within the Google calendar. Check out the &#8216;more&#8217; section in this document. Combine above with the new 8.5.1 feature that allows for calendar feeds to be downloaded for offline use: Now [...]]]></description>
			<content:encoded><![CDATA[<p>I am truly stunned what technology can achieve those days. Just discovered that there is now the possibility to display your Google contacts&#8217; birthdays within the Google calendar. Check out the &#8216;more&#8217; section in this <a title="Add contacts' birthday to Google Calendar" href="http://www.google.com/support/calendar/bin/answer.py?hl=en&amp;answer=37098">document</a>.</p>
<p>Combine above with the new 8.5.1 feature that allows for calendar feeds to be downloaded for offline use:</p>
<p><img class="alignnone size-medium wp-image-251" title="calendar-feed" src="http://www.cubetoon.com/wp-content/uploads/2009/10/calendar-feed-277x300.jpg" alt="calendar-feed" width="277" height="300" /></p>
<p>Now syncronise your mail file with your mobile device using Traveler. Within a flash you got all your Google Calendar entries replicated to your mobile device using pure Lotus technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cubetoon.com/2009/lotus-knows-how-to-please-google-calendar-users-using-traveler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

