HCL Notes

Aaron Burden: Fountain pen and a notebook
You find the default system requirements in the overview document: “http://www-01.ibm.com/support/docview.wss?uid=swg27007909[Index of system requirements for Notes, Domino, Domino Administrator, Domino Designer & Notes Traveler]“ I’ve some interesting points. IBM Domino for Windows is available as 32 and 64 bit software, but it is only supported on Windows Server 2008 R2 and Windows Server 2012, so no 32 Bit Windows is supported! So a lot of us will have to upgrade the OS first. System Requirements Notes 9.0 System Requirements Domino Administrator & Domino Designer 9.0 System Requirements Domino 9.0 System Requirements Notes Traveler 9.0 We got a Linux 64 Bit server the first time in a gold release.
Created:
Last Update:
Read in about 1 min
Aaron Burden: Fountain pen and a notebook
Today Luis Benitez annouced the new Connections 4 Plugins for Lotus Notes . The zip-file contains all three operating system installer. Windows, Linux and Mac, but i had no success to install through xpd.mac-addon.pgk, because the preinstall script stop the installation. You can open this file in finder: ] ] Now you can copy the updatesite folder to an other place and use File – Application – Install in Lotus Notes. Point the Install to the updatesite folder and install the whole package. I have to restart twice, but after this i can use the new Status Update, Files and Activities Plugins.
Created:
Last Update:
Read in about 1 min
Aaron Burden: Fountain pen and a notebook
FP3 and IF1 for FP2 bring Mountain Lion Support (Mac OS X 10.8) to Lotus Notes. http://www-01.ibm.com/support/docview.wss?uid=swg21599884&myns=swglotus&mynp=OCSSKTWP&mync=R
Created:
Last Update:
Read in about 1 min
Aaron Burden: Fountain pen and a notebook
Today i created a new mail rule in IBM Lotus Notes. I hate mails sent with high importance and i have some people which are sending all there mail with high importance! The new traveler app adds “Dringend” to each mail marked with high importance. I read my mails all 10 to 20 minutes and i normally answer them in under two hours, but i do not answer faster, when i see a red “!” Get rid of this: I created a mail rule to remove the high importance tag. Thanks Notes!
Created:
Last Update:
Read in about 1 min
Aaron Burden: Fountain pen and a notebook
I think there is a wrong message in meeting delegation with comments function. When you delegate a meeting to someone else and add a comment, then the Comment window shows following info text: “The delegation notice will go out to the delegee and chair will receive the information about this delegation.” So people who add a comment think the text will be sent to the person which get delegated. What do you think? Who will receive the comment? Yes right, the chair will get it, not the delegee. I think this is very confusing for the users and perhaps they add comments which shouldn’t be read of the chair!
Created:
Last Update:
Read in about 1 min
Aaron Burden: Fountain pen and a notebook
Some more points to my working configuration of Single Sign-On in Lotus Notes. Automating configuration with plugin_customization.ini I do a lot of software tests with my productive Notes Client (on Mac OS), so i often delete the Expeditor-folder in ~/Library/Application Support/Lotus Notes Data/. So i place configuration details in /Applications/Notes.app/Contents/MacOS/rcp/plugin_customization.ini, then the settings get automatically applied. # Connections Config com.ibm.lconn.client.base/server=http\://connections.example.com/profiles com.ibm.lconn.client.base/authtype=DOMINO-SSO com.ibm.lconn.client.base/dominosso.dominoresolveservername=false com.ibm.lconn.client.base/authserver=$hierarchical Domino-Server-Name$ com.ibm.lconn.client.base/dominosso.useclustermates=true com.ibm.lconn.client.base/dominosso.preferred.username.field=ShortName com.ibm.lconn.client.base/policy-mode=OVERWRITE com.ibm.lconn.client.base/enableConnectionsIntegration=true # Sametime Config com.ibm.collaboration.realtime.community/name=$Name for Community$ com.ibm.collaboration.realtime.community/host=$Hostname of Sametime Server$ com.ibm.collaboration.realtime.community/defaultAuthType=ST-DOMINO-SSO com.ibm.collaboration.realtime.community/authServerUrl=$hierarchical Domino Server Name$ com.ibm.collaboration.realtime.community/loginByToken=true com.ibm.collaboration.realtime.community/tokenLoginOnly=true com.ibm.collaboration.realtime.community/loginAtStartup=true com.ibm.collaboration.realtime.login/autologin=true com.ibm.collaboration.realtime.login/alwaysLoggedIn=true com.ibm.collaboration.realtime.imhub/disableExit=false # Status Updater Fix to show profile pictures com.ibm.lconn.statusupdates/download.image.enabled=true Sametime will only apply the settings of plugin_customization.
Created:
Last Update:
Read in about 2 min