Archive for February, 2009
A typical program in, say, Perl that reads or manipulates the Domino Directory (names.nsf) via LDAP starts off like this:
my $host = 'domino.example.com';
my $binddn = 'cn=administrator,o=example';
my $bindpw = 'NotTonightJosephine';
…
Code like this has a number of inherent problems:
The password you've assigned your administrative LDAP user is hard-coded in the program.
Even if your program reads the password [...]
Do you recognize any of these logos?
A look at the evolution of 20 corporate logos.
via.
This is a locked Lotus Notes 8.5 classic workstation. Nothing terribly exciting, is it?
This is what I get when I hit any key, which is quite correct also. (Note for Windows users, Notes on Mac OS X can use the system's key chain to store the Notes password.)
But why does the workstation lock at in [...]
Old, but now upgraded: How Projects Really Work, Version 2.0. If you like, you can create your own version.
via.
We employ the services of an OpenSSL PKI to issue S/MIME certificates to our Lotus Notes users. Unfortunately, it was very difficult to add the public keys into a user's personal address book, needed on every workstation so that a user may send an encrypted message. (The public key of the person I'm sending to [...]
Can you guess what this is? (Click for more.)
That is Task Manager running on a Windows box with 256 cores. Not quite the thing we're likely to see very often. At least not for some time.
(I wonder what gets that beast up to 90% CPU utilization? On the other hand, it's probably a kid playing [...]
TweetDeck has been bad to me the last three days: I've had to force quit it four times for reasons unknown.
I'm looking at Spaz now, an Open Source Adobe Air-based client (Mac, Linux, Windows) which, at first glance, looks and feels right for me. Its Dock icon sucks, but I like its Growl-like notifications.
I hope [...]
