Category: Administration
Live demo: Online Workspace application
So, the application I teased about earlier is finally ready for a live demo. Because it uses a profile document to store which applications you add, it's behind a login. Username: Test Userpassword: testUrl: Workspace BetaThe app uses Xpages, SSJ… more »
Quickr customization
Before the holiday season Tom and I where trying to "brand" our Quickr places to look a bit smarter. After a lot of swearing, we took the easy way out. We customized the css files.Below the before and after screenies and the explanation of what we did.I… more »
Re: New websecurity feature in Domino 8.5?
In regards to my post about a week ago, I'd like to offer to solution myself. Read the original here: New websecurity feature in Domino 8.5?.This behaviour originates in Quickr. Excerpt from the qpconfig.xml file: more »
Using 8.5.1 and DA? Watch this technote
I found this one this morning in my RSS reader, and it surprised me a bit. Take care which template you use!
Technote: swg27017280
Directory Assistance template(s) in Notes and Domino 8.5.1
AbstractUse the da50.ntf template instead of the da851.n… more »
Things holding back my 8.5 upgrade
There are some factors that are holding back my earlier "yippee" mode, when I heard about all the new domino features.
I've compiled an (incomplete?) list of items that are delaying my 8.5 upgrade.
Feel free to add stuff, or tell me that I'm wrong.
Th… more »
Show remote images in notes 8
Because I struggled to find how it worked, I'm posting the technote 21314270 which tells you all you need to know ;-)
Question
Is it possible to control the User Preference setting for Internet mail regarding remote images?
Answer
Yes. In Lotus N… more »
Complete steps to configure Sametime integration with DWA 8.0.x
I've finally mastered it, it's taken me a couple of years and attempts, but as of yesterday I've got it working ;-) Whoehoe!
So now, go forth and read this techdoc. Good luck more »
'Search IBM Technotes' button
In answer to my own question to Paul Mooney during the admin conference: Is there a way to hide the "Search IBM technotes" button?
The answer is obviously: yes. I found (via ideajam) this technote on how to turn it off. more »
Admin2008 + SNTT: Utility to list signers of all agents in all databases
In Paul Mooney's session yesterday he promissed to have some code to figure out who signed what agent. I happened to have said code, and offered to share it with Paul so the community could profit from it.
It downloadable here. (Note to self, create dow… more »
The admin doing dev again: clear all replication histories
Not difficult, not interesting, not pretty but I thought I'd share it anyway
Sub Initialize
On Error Resume Next
Dim Svrname As String
Svrname = "Server/ORG"
Dim dbdir As New notesdbdirectory(Svrname)
Dim DB As NotesDatabase
Dim rep As N… more »
:: Next >>