Clear Hide/when Formulas

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 has a Notes Client installed.

1. Download and unzip the executable into the Notes program directory.
2. Type unhidert “database” “field” at a command prompt, where “database” is the name of the database and “field” is the name of the field to be processed.

UNhideRT.exe Utility to Clear Hide-when Formulas From Specific Rich Text Fields

You must upgrade to Domino 4.6.1

krank ❗

Problem
You are setting up SSL for a Lotus Domino server. You open the Server Certificate Admin database (certsrv.nsf) to create a new key ring file. When you select the option “1. Create Key Ring”, the following error occurs:

“You must upgrade to Domino 4.6.1.”

The Domino server version is 5.x or 6.x.

Solution
This error can occur if the Server Certificate Admin application (certsrv.nsf) is based an older template version such as 4.6.x. To correct this problem, replace the design of the database with a 5.x or 6.x Server Certificate Admin template on the server.
This error can also occur if you try to install a certificate into an existing key ring.

Error: “You must upgrade to Domino 4.6.1” when Creating Key Ring Files Using Server Certificate Admin Database

Lotus Support adds RSS feeds

When we first started the Lotus.com/weblog, one of the most common questions was — “Where’s the RSS feed?” At the time, there wasn’t a single RSS feed to be had anywhere on the software side of ibm.com.

Well, times have changed. There are numerous RSS feeds now available from IBM developerWorks.

  • Lotus support RSS feed: http://www.lotus.com/ldd/rssfeed.nsf/lotussupport.rss
  • Lotus Notes support RSS feed: http://www.lotus.com/ldd/rssfeed.nsf/notessupport.rss
  • Lotus Domino support RSS feed: http://www.lotus.com/ldd/rssfeed.nsf/dominosupport.rss
  • Lotus Team Workplace (Quickplace) support RSS feed: http://www.lotus.com/ldd/rssfeed.nsf/qpsupport.rss
  • Lotus Instant Messaging and Lotus Web Conferencing (Sametime) support RSS feed: http://www.lotus.com/ldd/rssfeed.nsf/stsupport.rss
  • via Ed Brill

    Alle Hardwarekomponenten anzeigen

    Der Gerätemanager zeigt nur korrekt installierte Hardwarekomponenten an; das kann durchaus ein Problem sein, wenn man z.B. trotzdem neue Treiber einspielen will. Wenn man nun also alles angezeigt bekommen möchte, geht man wie folgt vor:
    Kommandozeile; “set devmgr_show_nonpresent_devices=1”, danach mittels “start devmgmt.msc” den Gerätemanager starten und dort schließlich mit “Ansicht” => “ausgeblendete Geräte” alles anzeigen lassen.

    Outlook Redemption

    Outlook Redemption works around limitations imposed by the Outlook Security Patch and Service Pack 2 of MS Office 98/2000 and Office 2002 and 2003 (which include Security Patch) plus provides a number of functions to work with properties and functionality not exposed through the Outlook object model.

    With Outlook Redemption you can

    – Make your VB and VBA code run unaffected by the Security Patch.
    – Access properties not exposed by the Outlook Object Model (internet message headers, sender e-mail address and hundreds more properties)
    – Directly access RTF body of any Outlook item
    – Import MSG, EML (RFC822) and TNEF files
    – Export messages to MSG, EML, TXT, HTML, TNEF and vCard formats.
    – Directly access message attachments as strings or as arrays without saving them as files first
    – Display Address Book
    – Force immediate Send/Receive (Tools | Send/Receive in Outlook)
    – Track new e-mail events with (unlike Outlook) new e-mail item passed to your handler.

    Outlook Redemption

    “Desktop anzeigen”

    Wenn man sich das Symbol “Desktop anzeigen” unabsichtlich aus der Schnellstartleiste gelöscht hat, so kann man dieses einfach wiederherstellen:
    – Im Notepad eine Datei “Desktop anzeigen.scf” mit folgendem Inhalt erstellen und unter %systemroot%\system32 abspeichern:
    [Shell]
    Command=2
    IconFile=explorer.exe,3
    [Taskbar]
    Command=ToggleDesktop

    Im Windows Explorer die Datei nun mit der rechten Maustaste anklicken, “Verknüpfung erstellen” auswählen. Die erstelle Verknüpfung nach %systemroot%\system32 kopieren und in “Desktop” umbenennen => that’s it

    RIM Blackberry Mobile Feed Reader

    RIM Blackberry Mobile Feed Reader
    Blackberry RSS 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

    Decipher domino error messages

    Sobald man sich ein wenig mit dem entwickeln von domino web applikationen beschäftigt, lernt man unweigerlich auch die etwas gewöhnungsbedürftigen fehlermeldungen des domino http tasks kennen – was bedeuten diese fehlermeldungen nur? das ist teilweise auf gar keinen fall sofort einleuchtend…. auf codestore.net sind einige der meldungen aufgelistet und sehr gut erklärt – lesenswert!