<?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>eknori.de &#187; ND802</title>
	<atom:link href="http://www.eknori.de/tags/nd802/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eknori.de</link>
	<description>the weird world of eknori</description>
	<lastBuildDate>Wed, 14 Jul 2010 05:22:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Notes 8.0.x &#8211; Webbrowser, Standardbrowser, HTTP Preview</title>
		<link>http://www.eknori.de/2008-09-28/notes-80x-webbrowser-standardbrowser-http-preview/</link>
		<comments>http://www.eknori.de/2008-09-28/notes-80x-webbrowser-standardbrowser-http-preview/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 07:44:47 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ND802]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=782</guid>
		<description><![CDATA[As you all know, you can select the browser to use in the Notes Client by editing the location document and select the browser in the &#8220;Internet Browser&#8221; tab. So far, so good. This works fine, if you want to use a different browser as the standard browser registerd for your computer in the Notes [...]]]></description>
		<wfw:commentRss>http://www.eknori.de/2008-09-28/notes-80x-webbrowser-standardbrowser-http-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export View Data (Update)</title>
		<link>http://www.eknori.de/2008-09-12/export-view-data-update/</link>
		<comments>http://www.eknori.de/2008-09-12/export-view-data-update/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 08:20:58 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[ND802]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=701</guid>
		<description><![CDATA[Last month I wrote about the new &#8220;Disable View Export&#8221; feature in Notes 8.0.2. In another post I stated that it is not possible to set this option programmatically using LotusScript. Yesterday I stumbled upon an IBM Lotus Software Knowledgebase technote. This technote says that Enabling or disabling of this option can also be done [...]]]></description>
		<wfw:commentRss>http://www.eknori.de/2008-09-12/export-view-data-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmatically Check If Export Of View Data Is Disabled</title>
		<link>http://www.eknori.de/2008-08-30/programmatically-check-if-export-of-view-data-is-disabled/</link>
		<comments>http://www.eknori.de/2008-08-30/programmatically-check-if-export-of-view-data-is-disabled/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 14:21:35 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[ND802]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=663</guid>
		<description><![CDATA[In Lotus Notes /Domino 8.0.2 you can disable the export of view data by selecting this option in the application properties. To programmatically check if the export is disabled, you can use the following LotusScript. Function IsExportDisabled &#40;&#41; As Boolean IsExportDisabled = False Dim s As New NotesSession Dim db As NotesDatabase Set db = [...]]]></description>
		<wfw:commentRss>http://www.eknori.de/2008-08-30/programmatically-check-if-export-of-view-data-is-disabled/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tweak Notes 8.0.2 Start-Up Sequence</title>
		<link>http://www.eknori.de/2008-08-29/tweak-802-start-up-sequence/</link>
		<comments>http://www.eknori.de/2008-08-29/tweak-802-start-up-sequence/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 14:06:59 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ND802]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=639</guid>
		<description><![CDATA[The Notes start-up sequence has been reordered as part of performance enhancement in release 8.0.2. Notes users are now prompted to authenticate (log in using their Notes password) before the Notes workbench appears on-screen. You can (for whatever reason) disable this new feature by adding ENABLE_EARLY_AUTHENTICATION=0 to the notes.ini.]]></description>
		<wfw:commentRss>http://www.eknori.de/2008-08-29/tweak-802-start-up-sequence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>See How Fast My Client Starts</title>
		<link>http://www.eknori.de/2008-08-28/see-how-fast-my-client-starts/</link>
		<comments>http://www.eknori.de/2008-08-28/see-how-fast-my-client-starts/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 06:12:46 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[ND802]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=597</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.eknori.de/2008-08-28/see-how-fast-my-client-starts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disable Export Of View Data</title>
		<link>http://www.eknori.de/2008-08-27/disable-export-of-view-data/</link>
		<comments>http://www.eknori.de/2008-08-27/disable-export-of-view-data/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 06:44:01 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ND802]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=590</guid>
		<description><![CDATA[Notes 8.0.2 comes with a new feature to disable the export of view data. You can enable the feature in the application properties. The feature is great but has one disadvantage. When you disable the export and a user tries to export data from a view, from the security aspect the application behaves as designed. [...]]]></description>
		<wfw:commentRss>http://www.eknori.de/2008-08-27/disable-export-of-view-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance improvements from Notes 8.0.1 to 8.0.2</title>
		<link>http://www.eknori.de/2008-08-27/performance-improvements-from-notes-801-to-802/</link>
		<comments>http://www.eknori.de/2008-08-27/performance-improvements-from-notes-801-to-802/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 04:43:31 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ND802]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=587</guid>
		<description><![CDATA[IBM published a technote in the Lotus Software KnowledgeBase about performance improvements in the Notes 8.0.2 client. &#8220;The Notes 8 client is a highly integrated application built on an open framework.  The software stack was optimized to streamline the loading of Java bundles during the initial launch of the Notes 8.0.2 client. We were able [...]]]></description>
		<wfw:commentRss>http://www.eknori.de/2008-08-27/performance-improvements-from-notes-801-to-802/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
