Latest Updates

Products & Applications

Showtime
My Blackberry Enterprise Server Push Utility for the Lotus Notes Client, allows you to create Jobs for individual Channel, Message, and Browser Content Pushes, as well as allows you to delete Pushed Channel Icons from defined recipient devices.

Time Tracker
The idea is simple. At the start of your day - upon completion of your first task - create an entry highlighting what you did and whether you feel it was an efficient or inefficient use of your time. Based on several requests, you can also select the priority, apply categories, or even align your time against a project.

For Lotus Notes Client v8.0 and above, you can use the Time Tracker Widget to make this process even easier!

Zephyr
My Configuration-based Rich Text Mail Merge and Emailing Utility, Zephyr allows you to create rich, data-driven emails to support automated workflow - all via Microsoft Word Mail Merge-like architecture. Dear <firstname> allows you to personalize each email message not only to the individual recipient, but also to the individual application workflow event!

xCopy
xCopy is a simple configurable xCopy client for the Lotus Notes client. By creating and defining xCopy Profiles, you can batch process your file backup or remote upload jobs. With the addition of the xCopy sidebar widget, you can easily kick-off these jobs, and modify both the xCopy Profiles and xCopy itself.

Community & Resources

Lotus Technical Information & Education Community

The Lotus Technical Information & Education community is comprised of IBM, business partner, and customer subject matter experts who use product wikis, published articles, white papers, community blogs and the latest in social media to build and share high quality technical content.

OpenNTF.org - Open Source Community for Lotus Notes Domino

OpenNTF is devoted to enabling groups of individuals all over the world to collaborate on IBM Lotus Notes/Domino applications and release them as open source.

developerWorks Lotus : Wikis

Share your deployment experiences and best practices in our wikis and help IBM to create scenarios for successful deployments. Contribute to the community by collaborating on shared content and leverage the shared knowledge from that community.

@URLOpen, skype:protocols, and Lotus Notes 8

08/22/2007 07:20:02 PM by Chris Toohey

ND8 My DIY Skype Integration wasn't very ND8-compatible. Well, it's not very compatible with Lotus Notes 8 out-of-the-box, I should say. See - I did a clean install of Lotus Notes 8 on one of my machines in the office after someone (that was using the technique from the article) pointed the issue out to me. The default behavior is for Lotus Notes to attempt to use the built-in web navigator to launch the URL triggered by the @URLOpen(... call - which I totally get - but I had used this Function to allow for some pretty simple-and-usable calls to the skype:.. protocol. Running this same code in Lotus Notes 8, I would get a new, failed instance of the web navigator - and then Skype would accept the call to it's registered protocol and continue as desired.

As some of you might have caught at this point, the "clean install"/default value for the integrated web browsing in the Lotus Notes client was configured to use the embedded client. In doing so, it would die a most ugly death on the screen. Soooo, we simply change the option to use the system's user-defined default web browser:

Web Browsing Options in Lotus Notes 8

Sometimes, with newly released products, you assume it's a bug that you'll have to live with instead of something as simple as a preference change... I'm just glad I found it before I started a whole FUD 8 release campaign!

 

(not published)




Evaluate this Formula: @LowerCase(@Text("FOO"))