all of d_tools
Posted on October 9th, 2004 in d_tipps, d_tools, domino
über das thema lotus notes, exchange und winmail.dat attachments habe ich bereits einmal kurz geschrieben - doch es gibt mehrere weitere tools, die solche anhänge extrahieren können; diese sind auf notes-links.de aufgelistet.
Read Full Post |
Make a Comment ( None so far )
Posted on September 27th, 2004 in d_lotusscript, d_tools, domino
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’t manage via LotusScript directly.
Functions
You can enable/disable or change the name […]
Read Full Post |
Make a Comment ( 1 so far )
Posted on September 15th, 2004 in d_tipps, d_tools, domino
This utility clears hide when formulas from a specified rich text field. The utility is not designed to act on particular documents within a database. It removes all hide when formulas in a specified field for all documents in the database which contain that field.
The utility is designed to run on a Windows system which […]
Read Full Post |
Make a Comment ( None so far )
Posted on September 6th, 2004 in d_tools, domino, w_exchange, windows
RIM Blackberry Mobile Feed Reader
If you have a Blackberry that you purchased directly from T-Mobile, Cingular, AT&T Wireless, Rogers Canada, or another GSM provider, and feel like testing the mobile feed reader, enter the following URL in your browser:
www.feedburner.com/fb/products/rim/FeedBurnerMFR2.jad
Read Full Post |
Make a Comment ( 1 so far )
Posted on September 3rd, 2004 in d_lotusscript, d_tools, domino
ein kleiner bugfix zum domino database splitter: wenn in einem folder zu viele dokumente sind, so läuft der client in ein timeout und bricht die bearbeitung dieses folders ab - daher muss man in diesem fall dokument für dokument in diesem folder durchgehen; diese function macht das.
einfach gegen die bestehende austauschen; fertig
hier die function:
Read Full Post |
Make a Comment ( 1 so far )
Posted on August 29th, 2004 in d_tools, domino
mit dem unix script (für aix, solaris und linux) CheckOS von der Sandbox lässt sich leicht mittels ./checkos.pl -q -f ./checkos.dat unter dem user root überprüfen, welche betriebssystempatches für domino fehlen. macht schon alleine deswegen sinn, um sich die erste antwort vom support “did you install all recommended patches” zu ersparen…
das script kann auch schon […]
Read Full Post |
Make a Comment ( None so far )
Posted on August 26th, 2004 in d_tipps, d_tools, domino
die feiertage im adressbuch zu warten ist ja recht mühsam - hier kann dieses tool von simply-notes.de helfen…
Simply Notes Feiertage erlaubt das automatisierte Eintragen von Feiertagen in Maildateien (zur Darstellung im Kalender) und Server Addressbuch ( als Server Kalender Dokumente zum Import)
Read Full Post |
Make a Comment ( None so far )
Posted on August 3rd, 2004 in d_tools, domino
DominoDig is a perl program designed to help facilitate auditing Lotus Domino web servers. Produces an HTML report that provides a list of all the unique .nsf databases it was able to access, as well as IP addresses and email addresses.
… soweit, sogut. die installation ist nicht ganz einfach; man braucht zusatzmodule, die wiederum irgendwelche […]
Read Full Post |
Make a Comment ( None so far )