<?xml version="1.0" encoding="iso-8859-1"?>
<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>konfabulieren &#187; d_lotusscript</title>
	<atom:link href="http://www.konfabulieren.com/category/domino/d_lotusscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.konfabulieren.com</link>
	<description>unzusammenhaengende, durch die wirklichkeit nicht gestuetzte aussagen - die konfabulierten inhalte werden von hipslu gewoehnlich für wahr gehalten</description>
	<lastBuildDate>Sat, 03 Sep 2011 19:09:38 +0000</lastBuildDate>
	<language>de-at</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
  <link>http://www.konfabulieren.com</link>
  <url>http://www.konfabulieren.com/favicon.ico</url>
  <title>konfabulieren</title>
</image>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>IBM Lotus Notes/Domino 7 Public Beta 4</title>
		<link>http://www.konfabulieren.com/2005/07/12/ibm-lotus-notesdomino-7-public-beta-4/</link>
		<comments>http://www.konfabulieren.com/2005/07/12/ibm-lotus-notesdomino-7-public-beta-4/#comments</comments>
		<pubDate>Tue, 12 Jul 2005 15:46:02 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_sonstiges]]></category>
		<category><![CDATA[d_tipps]]></category>

		<guid isPermaLink="false">http://www.konfabulieren.com/2005/07/12/ibm-lotus-notesdomino-7-public-beta-4/</guid>
		<description><![CDATA[The final beta release for Notes and Domino and the Extended Products 7, Beta 4, is now available! The Beta 4 release consists of: - Notes and Domino 7 - Domino Web Access (DWA) - DB2 Access for Domino (DAV support) - Lotus Enterprise Integrator (LEI) - QuickPlace - Sametime - Document Manager - Domino [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><a href="http://www-10.lotus.com/ldd/beta/nd7pubbeta.nsf" target="_blank">The final beta release</a> for Notes and Domino and the Extended Products 7, Beta 4, is now available!</p>
<p>The Beta 4 release consists of:<br />
- Notes and Domino 7<br />
- Domino Web Access (DWA)<br />
- DB2 Access for Domino (DAV support)<br />
- Lotus Enterprise Integrator (LEI)<br />
- QuickPlace<br />
- Sametime<br />
- Document Manager<br />
- Domino Global Workbench (DGW)<br />
- SwiftFile application</p>
<p>See the <a href="http://www-10.lotus.com/ldd/notesua.nsf/e18d5eb0b8be97d9852567e50052ad16/ec099861d91381fc852570360051903c?OpenDocument" target="_blank">Lotus Notes/Domino 7 Release Notes</a> for a detailed list of all features in Beta 4.</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2005/07/12/ibm-lotus-notesdomino-7-public-beta-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domino Design Library Examples</title>
		<link>http://www.konfabulieren.com/2005/05/13/domino-design-library-examples/</link>
		<comments>http://www.konfabulieren.com/2005/05/13/domino-design-library-examples/#comments</comments>
		<pubDate>Fri, 13 May 2005 18:12:12 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_tipps]]></category>

		<guid isPermaLink="false">/?p=321</guid>
		<description><![CDATA[The Design Library, a Notes NSF file, is intended to be opened in the Notes client. It contains code samples for various useful functions and reusable design element descriptions. The latter provides documentation for a design element that you can add to one of your own databases by clicking a button. A sampling of the [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>The <a href="http://www-10.lotus.com/ldd/sandbox.nsf/ecc552f1ab6e46e4852568a90055c4cd/816d64935ee8842485256c680051b592?OpenDocument" target="_blank">Design Library</a>, a Notes NSF file, is intended to be opened in the Notes client. It contains code samples for various useful functions and reusable design element descriptions. The latter provides documentation for a design element that you can add to one of your own databases by clicking a button.</p>
<p>A sampling of the functionality to be found here: </p>
<p>- Table Editing &#8211; A couple of different ways to store tabular information in a Notes document using multi-valued fields, allowing the user to edit one row at a time.<br />
- Progress Bar &#8211; Display a percent complete graph while running long processes.<br />
- @Functions script library &#8211; LotusScript implementations of various useful list-oriented @Functions, such as @Word and @Explode. A lot of these have been implemented in Notes 6 for string arguments, but these also work in release 5 and on array arguments.<br />
- &#8220;Don&#8217;t show me this message again&#8221; checkbox for Notes applications.<br />
- Comparison of any two documents side by side.<br />
- A more efficient history footer subform showing the author and time of the last several edits of a document.<br />
- A better Newsletter class.<br />
- Object collection classes in LotusScript &#8212; Queue and Linked List.<br />
- Compact all databases (locally or on a server).<br />
- Scan a server for database ACL problems and for multiple replicas of the same database.<br />
- Remove orphaned response documents agent.<br />
- &#8221; SendKeys&#8221; library sends keystrokes to the Windows OS.</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2005/05/13/domino-design-library-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Elementer 1.1</title>
		<link>http://www.konfabulieren.com/2005/05/07/quick-elementer-11/</link>
		<comments>http://www.konfabulieren.com/2005/05/07/quick-elementer-11/#comments</comments>
		<pubDate>Sat, 07 May 2005 19:33:06 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_tools]]></category>

		<guid isPermaLink="false">/?p=319</guid>
		<description><![CDATA[Quick Elementer is a document based design element implementer. It is very much like the group objects in Teamstudio&#8217;s Design Manager (formally Teamstudio Librarian). Elementer will perform the task of coping and pasting design elements form one database to another. I created this because I am a big believer in code reuse using templates and [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>Quick Elementer is a document based design element implementer. It is very much like the group objects in Teamstudio&#8217;s Design Manager (formally Teamstudio Librarian). Elementer will perform the task of coping and pasting design elements form one database to another. I created this because I am a big believer in code reuse using templates and got tired of copying and pasting!</p></blockquote>
<p>new in version 1.1:<br />
<a href="http://www.chadsmiley.com/chadsmiley/home.nsf/plinks/Quick_Elementer_1_1" target="_blank">Quick Elementer</a> can now copy elements and inherit elements on the same document.</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2005/05/07/quick-elementer-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus Notes Word &#8211; Automation</title>
		<link>http://www.konfabulieren.com/2005/05/03/lotus-notes-word-automation/</link>
		<comments>http://www.konfabulieren.com/2005/05/03/lotus-notes-word-automation/#comments</comments>
		<pubDate>Tue, 03 May 2005 20:34:56 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_tipps]]></category>

		<guid isPermaLink="false">/?p=312</guid>
		<description><![CDATA[&#8220;Notes und Drucken, zwei Welten treffen auf einander.&#8221; So kann man das Thema Drucken bei Notes umschreiben, obwohl in der Version 5 die Druckfunktion etwas erweitert wurde. Was liegt näher daran, ein parallel installiertes Office für die Ausgabe zu nutzen. Aus diesem Grund entstand diese Klasse für die Word-Automation. Sie stellt Grundfunktionen bereit um Dokumente [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>&#8220;Notes und Drucken, zwei Welten treffen auf einander.&#8221; So kann man das Thema Drucken bei Notes umschreiben, obwohl in der Version 5 die Druckfunktion etwas erweitert wurde. Was liegt näher daran, ein parallel installiertes Office für die Ausgabe zu nutzen. Aus diesem Grund entstand diese Klasse für die Word-Automation. Sie stellt Grundfunktionen bereit um Dokumente auf Basis von Druckformatvorlagen zu erstellen, Daten zu übergeben, Text zu formatieren und Serienbriefe zu erstellen.</p></blockquote>
<p><a href="http://www.free.dominoserver.de/computer/noteslibrary.nsf/d2d59a3d7fc73a2bc1256a6900638352/331dd66d2239a1b2c1256dc50038f49e!OpenDocument" target="_blank">Klasse für Word &#8211; Automation</a></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2005/05/03/lotus-notes-word-automation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Teamstudio Script Browser</title>
		<link>http://www.konfabulieren.com/2005/04/01/teamstudio-script-browser/</link>
		<comments>http://www.konfabulieren.com/2005/04/01/teamstudio-script-browser/#comments</comments>
		<pubDate>Fri, 01 Apr 2005 07:43:16 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_tools]]></category>

		<guid isPermaLink="false">/?p=295</guid>
		<description><![CDATA[Teamstudio Script Browser shows: - all classes and functions from the main tree, with 3 tabs to sort the code by script library, by class, or by call. Selecting something in the tree displays the properties of that function/class. - the name of the script library in which the function is found. - the line [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><a href="http://www.teamstudio.com/ScriptBrowser" target="_blank">Teamstudio Script Browser</a> shows:<br />
- all classes and functions from the main tree, with 3 tabs to sort the code by script library, by class, or by call. Selecting something in the tree displays the properties of that function/class.<br />
- the name of the script library in which the function is found.<br />
- the line number on which the function is defined within the script library.<br />
- how the function was declared, especially useful for when you simply want to know what parameters to pass to a function.</p>
<p><img src="http://www.konfabulieren.com/pix/teamstudio_scriptbrowser.gif" alt="Teamstudio Scriptbrowser in "  /></p>
<p>und das beste: das tool ist kostenlos!</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2005/04/01/teamstudio-script-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with groups in LotusScript</title>
		<link>http://www.konfabulieren.com/2005/01/09/working-with-groups-in-lotusscript/</link>
		<comments>http://www.konfabulieren.com/2005/01/09/working-with-groups-in-lotusscript/#comments</comments>
		<pubDate>Sun, 09 Jan 2005 13:45:54 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_tipps]]></category>

		<guid isPermaLink="false">/?p=270</guid>
		<description><![CDATA[In this article, we discuss two ways to work with groups. First, we look at the built-in LotusScript class, NotesAdministrationProcess, available in Lotus Notes/Domino 6.0 and later. This class can add members to groups, rename them, and delete them (along with many other functions not related to groups). There is no function to remove users [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>In this article, we discuss two ways to work with groups. First, we look at the built-in LotusScript class, NotesAdministrationProcess, available in Lotus Notes/Domino 6.0 and later. This class can add members to groups, rename them, and delete them (along with many other functions not related to groups). There is no function to remove users from a group; however, if you use the administration process (AdminP) to remove users entirely, they will also be removed from groups. For more on the NotesAdministrationProcess class, see the article, &#8220;<a href="http://www.ibm.com/developerworks/lotus/library/ls-LS_AdminProcess/" target="_blank">LotusScript: The NotesAdministrationProcess Class in Notes/Domino 6.</a>&#8221;</p>
<p>We also present two custom LotusScript classes that support a wider set of group operations. The code was written for Lotus Notes/Domino 6.0 and later; using it in release 5 requires some minor changes. The article contains a few sample agents that show how to use these classes for different tasks. The classes are not usable from COM because they use the List datatype internally, which Visual Basic does not support.</p></blockquote>
<p>via <a href="http://www-106.ibm.com/developerworks/lotus/library/ls-groups/" target="_blank">developerworks</a> bzw. <a href="http://www-10.lotus.com/ldd/sandbox.nsf/cde4d8ccbe98e4868525676e0079ad34/c53130426d18db0e85256f7b00571d46?OpenDocument" target="_blank">sandbox</a></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2005/01/09/working-with-groups-in-lotusscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Database of all Notes error codes</title>
		<link>http://www.konfabulieren.com/2004/12/09/database-of-all-notes-error-codes/</link>
		<comments>http://www.konfabulieren.com/2004/12/09/database-of-all-notes-error-codes/#comments</comments>
		<pubDate>Thu, 09 Dec 2004 06:28:42 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_tipps]]></category>

		<guid isPermaLink="false">/?p=235</guid>
		<description><![CDATA[The &#8220;Main&#8221; view in the database shows all the error codes found in the resource DLL of the build, sorted by code. The &#8220;GetAllCodes&#8221; agent (LotusScript) is what I used to retrieve all the codes. It requires a copy of the Looseleaf LSX to run. download]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<blockquote><p>The &#8220;Main&#8221; view in the database shows all the error codes found in the resource DLL of the build, sorted by code.</p>
<p>The &#8220;GetAllCodes&#8221; agent (LotusScript) is what I used to retrieve all the codes. It requires a copy of the Looseleaf LSX to run.</p></blockquote>
<p><a href="http://www.looseleaf.net/looseleaf/lsihome.nsf/NotesErrorCodes?OpenPage" target="_blank">download</a></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2004/12/09/database-of-all-notes-error-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GetDBInfo 0.1</title>
		<link>http://www.konfabulieren.com/2004/11/03/getdbinfo/</link>
		<comments>http://www.konfabulieren.com/2004/11/03/getdbinfo/#comments</comments>
		<pubDate>Wed, 03 Nov 2004 07:19:11 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_tools]]></category>

		<guid isPermaLink="false">/?p=205</guid>
		<description><![CDATA[speziell in größeren umgebungen mit vielen datenbanken wird es schnell unübersichtlich; man stellt sich fragen wie: wo haben diese datenbanken repliken? werden die datenbanken überhaupt noch verwendet? sind einstellungen wie z.b. &#8220;AllowMoreFields&#8221; aktiviert? klar kann man das alles &#8220;händisch&#8221; per administrator herausfinden; doch besser wäre es natürlich, wenn die daten automatisch gesammelt werden würden und [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>speziell in größeren umgebungen mit vielen datenbanken wird es schnell unübersichtlich; man stellt sich fragen wie:<br />
wo haben diese datenbanken repliken?<br />
werden die datenbanken überhaupt noch verwendet?<br />
sind einstellungen wie z.b.  &#8220;AllowMoreFields&#8221; aktiviert?</p>
<p>klar kann man das alles &#8220;händisch&#8221; per administrator herausfinden; doch besser wäre es natürlich, wenn die daten automatisch gesammelt werden würden und man diese nur noch auswerten muss.<br />
genau das soll diese domino datenbank bieten; wie man an der versionsnummer erkennen kann noch nicht zur gänze &#8211; aber sie ist schon mal ganz praktisch.</p>
<p><strong>was es bis jetzt gibt:</strong><br />
die datenbank gliedert sich in drei bereiche: die konfiguration, ansichten für die ausgelesenen datenbanken und aufgetretene fehler<br />
<img src="http://www.konfabulieren.com/pix/gdi_menu.gif" border=1 alt="Gdi Menu in "  /></p>
<p><span id="more-205"></span><br />
als erstes muss ein konfigurations-dokument anlegt werden; es gilt momentan immer nur das erste, alle weiteren werden ignoriert. man gibt nun den zu bearbeiteten server an; wahlweise kann aus dem names.nsf dieses servers alle weitern server der domain ausgelesen werden und werden somit ebenfalls bearbeitet:<br />
<img src="http://www.konfabulieren.com/pix/gdi_server.gif" border=1 alt="Gdi Server in "  /></p>
<p>weiters können die zu bearbeiteten datenbanktypen festgelegt werden:<br />
<img src="http://www.konfabulieren.com/pix/gdi_typen.gif" border=1 alt="Gdi Typen in "  /></p>
<p>und die verzeichnisse:<br />
<img src="http://www.konfabulieren.com/pix/gdi_verzeichnisse.gif" border=1 alt="Gdi Verzeichnisse in "  /></p>
<p>jetzt wird es spannend; hier kannst du auswählen, welche infos ausgelesen werden sollen.<br />
- generelle Infos: von jeder datenbank werden immer alle generelle infos ausgelesen, die man ohne diese öffnen zu müssen bekommt. nach aktivieren dieser option gibts noch mehr generelle infos wie z.b. anzahl der dokumente<br />
- ACL: wie der name schon sagt; liest die acl aus<br />
- Replizierung: 3 kleine infos: replizierung deaktiviert, cutoff intervall, send deletions<br />
- spezielle Properties: alles, was <a href="http://www.konfabulieren.com/2004/09/27/dbproperty/">dbproperty</a> hergiebt<br />
- Database Usage: hier kommt das script <a href="http://www-10.lotus.com/ldd/sandbox.nsf/ecc552f1ab6e46e4852568a90055c4cd/c12a2fd2142758b68525688d00708397?OpenDocument&#038;Highlight=0,notesuseractivity%20" target="_blank">NotesUserActivity</a> zum einsatz<br />
<img src="http://www.konfabulieren.com/pix/gdi_work.gif" border=1 alt="Gdi Work in "  /></p>
<p>das ergebnis, z.b. nach replica-id:<br />
<img src="http://www.konfabulieren.com/pix/gdi_replicaid.gif" border=1 alt="Gdi Replicaid in "  /></p>
<p>ein dokument im detail:<br />
<img src="http://www.konfabulieren.com/pix/gdi_db.gif" border=1 alt="Gdi Db in "  /> </p>
<p>ihr koennt die datenbank downloaden und damit machen was ihr wollt (die einzige bedingung ist, dass ich namentlich mit link auf diese seite erwaehnt werden moechte &#8211; auch, wenn ihr das script abaendert oder erweitert) &#8211; vielleicht koennt ihr sie ja brauchen. ich bin mir sicher, dass es genug bugs in dem agent gibt &#8211; die fehlerkontrolle ist eher minimalistisch. bitte verschont mich mit kranken kommentaren &#8211; wenn euch was nicht passt, muesst ihr es ja nicht verwenden. wenn ihr fehler gefunden, verbesserungs- oder erweiterungsvorschlaege habt, dann koennt ihr mir die gerne sagen. wenn ich zeit und lust habe, werde ich es mir vielleicht anschauen und eine neue version online stellen. ich lehne aber jede verantwortung fuer diese datenbank strikt ab &#8211; bei mir funktioniert es, wenn es bei euch zu datenverlust oder was auch immer kommt habt ihr leider pech gehabt!</p>
<p>hier gehts zum download:<br />
<a href="http://www.konfabulieren.com/download/getdbinfo.zip"><img src="http://www.konfabulieren.com/pix/gdi_icon.gif" border=1 alt="Gdi Icon in "  /></a></p>
<p>was wäre noch zu tun:<br />
- fehlermanagement verbessern (bzw einbauen <img src='http://www.konfabulieren.com/wp-includes/images/smilies/icon_mrgreen.gif' alt="Icon Mrgreen in " class='wp-smiley' /> )<br />
- vernünftiges log<br />
- TeamStudio CIAO integrieren (somit ist search/replace auf design ebene möglich)<br />
- Replication History einbauen (<a href="http://217.160.137.156/yabbse/index.php?topic=8437.msg44065#msg44065" target="_blank">atnotes.de</a>) &#8211; schwierig&#8230;&#8230;<br />
- Advanced Replication Settings auslesen<br />
- Design (Views, usw)<br />
- ACL: Rollen</p>
<p>wer hilft? <img src='http://www.konfabulieren.com/wp-includes/images/smilies/icon_rolleyes.gif' alt="Icon Rolleyes in " class='wp-smiley' /> </p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2004/11/03/getdbinfo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>DBProperty</title>
		<link>http://www.konfabulieren.com/2004/09/27/dbproperty/</link>
		<comments>http://www.konfabulieren.com/2004/09/27/dbproperty/#comments</comments>
		<pubDate>Mon, 27 Sep 2004 20:28:59 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_tools]]></category>

		<guid isPermaLink="false">/?p=167</guid>
		<description><![CDATA[Overview The DatabaseProperties class was created to manage Notes databases in small to enterprise-wide domains using LotusScript and the Lotus C API to set most database settings on release 5 and 6 databases that you can set via the Notes client, but that you don&#8217;t manage via LotusScript directly. Functions You can enable/disable or change [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><strong>Overview</strong><br />
The DatabaseProperties class was created to manage Notes databases in small to enterprise-wide domains using LotusScript and the Lotus C API to set most database settings on release 5 and 6 databases that you can set via the Notes client, but that you don&#8217;t manage via LotusScript directly. </p>
<p><strong>Functions</strong><br />
You can enable/disable or change the name of this property in a Notes database.</p>
<p><strong>On the Database Properties Box Basic tab: </strong><br />
Disable background agents for this database<br />
Allow use of stored forms in this database<br />
Display images after loading<br />
Web Access: Use JavaScript when generating Page<br />
Web Access: Require SSL Connection</p>
<p><span id="more-167"></span><br />
<strong>On the Design Properties tab: </strong><br />
Template Name: The template name of a database, if the database is a template.<br />
Design Template Name: The name of the design template from which a database inherits its design.<br />
List In Database Catalog<br />
Show in &#8216;Open Database&#8217; Dialog<br />
Do not mark modified documents as unread<br />
Include in Multi Database indexing<br />
Multilingual database<br />
Multilingual database &#8211; Default Language Combobox<br />
Multilingual database &#8211; Default Region Combobox<br />
Multilingual database &#8211; Default Sort Order Combobox </p>
<p><strong>On the Advanced tab: </strong><br />
Don&#8217;t maintain unread marks<br />
Document table bitmap optimization<br />
Maintain Last Accessed property<br />
Disable transaction logging<br />
Allow soft deletions<br />
Don&#8217;t support specialized response hierarchy<br />
Allow more fields in database<br />
Use LZ1 compression for attachment<br />
Limit the size of $Revisions fields<br />
Undelete Expire Time in Hours<br />
Limit the size of $Revisions fields</p>
<p><strong>On the Replication Settings dialog box: </strong><br />
Send Tab: Do not send deletions made in this replica to other replicas<br />
Other Tab: Temporarily Disable Replication</p>
<p><strong>Advanced Function: </strong><br />
Get the total size of the full text index in byte of a database<br />
Get the Database ODS version<br />
Hide Design option only disables the Notes client options from looking at a selected database&#8217;s design elements<br />
Refreshing a design of a database from a server<br />
Design element: Remove (set blank) in every design document Design Tab (Design Source) the property inherit from design template<br />
Design element: Disable/remove check in every design document Design Tab (Design Source) the property prohibit design refresh or replace to modify</p>
<p>quelle: <a href="http://www-10.lotus.com/ldd/sandbox.nsf/ByDateNJ/821a88919969356885256f1c0044f446?OpenDocument" target="_blank">Sandbox</a></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2004/09/27/dbproperty/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Suche in Domino Applikationen</title>
		<link>http://www.konfabulieren.com/2004/09/11/google-suche-in-domino-applikationen/</link>
		<comments>http://www.konfabulieren.com/2004/09/11/google-suche-in-domino-applikationen/#comments</comments>
		<pubDate>Sat, 11 Sep 2004 00:10:37 +0000</pubDate>
		<dc:creator>Martin Hipfinger</dc:creator>
				<category><![CDATA[domino]]></category>
		<category><![CDATA[d_lotusscript]]></category>
		<category><![CDATA[d_tipps]]></category>

		<guid isPermaLink="false">/?p=151</guid>
		<description><![CDATA[bei developerWorks gibt es eine beschreibung, wie man die google web api in domino applikationen einbauen kann; auf der Sandbox findet man ein passendes beispiel-script]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>bei <a href="http://www-106.ibm.com/developerworks/lotus/library/article/google-app/" target="_blank">developerWorks</a> gibt es eine beschreibung, wie man die google web api in domino applikationen einbauen kann; auf der <a href="http://www-10.lotus.com/ldd/sandbox.nsf/CDE4D8CCBE98E4868525676E0079AD34/65661C227A42F6AC85256E15007A4AA7?OpenDocument" target="_blank">Sandbox</a> findet man ein passendes beispiel-script</p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.konfabulieren.com/2004/09/11/google-suche-in-domino-applikationen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

