Sametime screencapture problems on Vista

I’m having major issues with using the Sametime screen capture tool on Vista (I’m on Notes 8.0.1 Standard on Microsoft Vista Ultimate). The tool works but it’s like the cursor is “stuck” somehow and the selection tool is very sluggish. Wierd!

The *very* wierd thing is that it works much better when the tool is started from the sidebar plug-in Connect client than from an active chat. Not perfect like on Windows XP but much better. Go figure!

Update: Now it’s also sluggish from the sidebar…

Dannotes in April 2008


It looks like I’ll be presenting two sessions at the Danish Notes Usergroup, Dannotes, in April 2008. One session will be on developing custom Sametime blackboxes and configuring the blackbox system in general (based on my THE VIEW articles on the subject) and the other one will be a general, technical, introduction to composite applications in general.

Stuff from the Lotus Traveler Info Center

I have reading a little on Lotus Notes Traveler and have found some tidbits I need to remember such as links, port numbers etc. Please excuse the use of the <blink> tag below but the fact that self-signed certificates doesn’t work is, IMO, *very* important to notice. You should also notice the requirement that the server have Manager access to mail files.

  • From “Installing the server”: The Domino server that is hosting the Lotus Notes Traveler server must have Manager access to all user mail files. This task can be accomplished by making the Domino server part of the LocalDomainServers group.
  • It’s possible to auto-configure clients using a “bootstrap” file (Configuring the server/Creating the bootstrap file)
  • New Traveler notes.ini settings
  • Default port number is 8642 for autosync (TCP port number and host addresses that device clients can use to register with the Lotus Notes Traveler AUTOSYNC server.)
  • Default port number is 50125 for IPC (Inter process socket connection between Lotus Notes Traveler Server and its HTTP server servlet. Add this notes.ini setting to override the default port number and optionally the host address.)
  • Troubleshooting:
    • To see if running: look for traveler.exe in the Microsoft Windows® Task Manager
    • Verifying directory access: tell traveler show >user<
    • Stats: Traveler.*
  • Known limitations:
    • Rich Text is not supported
    • Encryption is not supported
    • “Retrieve Full Email” is not available for Drafts
    • Self-signed certificates do not work with Lotus Notes Traveler clients.
  • Domino 8.0.1 release notes

Re: Eclipse Monkey – it really could be coming!

I received an e-mail from Dan Sickles with a comment on my post on Eclipse Monkey. It appears that integration of Eclipse Monkey into Notes 8 is being worked on by Matthew Hatem – it might just be a “pocket-project” but still – it’s exciting!

Matt did the demos for Mary Beth Raven at Lotusphere and did the “CSS Inspector plug-in” to style Notes 8 Standard (using notes.css) on the fly. They’re still working on getting the plug-in out there.

Here’s the comment from Dan:

“You may have some details on this from your DP chat, but Eclipse Monkey for R8 and Expeditor in general was being shown in the labs at Lotusphere if you knew to ask. I’ve been pestering IBM about this for years. Matt Hatem showed me a very nicely integrated scripting language IDE implementation, probably done with the DLTK, with examples in Javascript (rhino) and ruby (JRuby). Jython, Groovy and any other JVM scripting language could work too.

With a few lines of code, you can add a sidebar or any other Expeditor/SWT component. All the details including UI/Notes threading are handled for you. This was the basis of a blog comment (I forget where) that in two years, most (okay many) new Notes apps will be not be written in Lotusscript or java. For apps of any complexity, the domain classes would certainly be written in java but the overall application logic and UI “controller” code would be a good candidate for a scripting language.

Ask for a demo. I would like to see this in the product.

-Dan Sickles
Las Vegas, NV”