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.

Welcome to dominoGuru.com!

Focused on being the go-to resource for the IBM Lotus Notes Domino developer, dominoGuru.com delivers introductory-level best practices and advanced development deep dives for the IT professional, book and gadget reviews, and technical weblog, and more!

xCopy v0.2 - OS xcopy Client for Lotus Notes

08/07/2008 11:19:25 PM by Chris Toohey

A better description, and a MUCH smoother process overall, v0.2 of xCopy comes with the following enhancements from the original:

  • xcopy via Java Agents and Script Libraries
  • Transaction Log documents via Java Agents and Script Libraries.
  • Can now handle multi-thread large file xcopies.

And that's about it! Not a major release from a feature perspective, but certainly a major overhaul as I've ported the actual functional Agents from LotusScript to Java... with Tim's help of course!

New/first-time xCopy downloaders just download, sign, and go! v0.1 users: download, sign, change to a Design Template, change the extension from .NSF to .NTF, and run Replace Design!

Download xCopy

If you have a need to either manually or automatically copy defined files to a defined target location, this is the app for you! If not, download it if for nothing other than a very simple example of Java Agents and Script Libraries. Feedback and feature requests appreciated.

xCopy - Local Archiving and File Copying Utility for Lotus Notes

07/22/2008 12:28:25 PM by Chris Toohey

I ran into a situation recently where I needed to start backing up my My Documents contents onto a network drive (which is a good idea of course). I wanted to do this as easily as possible, and without the headache. So I thought to myself that there HAD to be a way that I could schedule the execution of a simple batch file that I'd write that did this for me. After I wrote this - which took a few minutes, it's not doing anything outside of a simple xcopy command with some attributes - I thought to myself that there's an opportunity here for not only a configurable application but also a slick little sidebar application in Lotus Notes. A few hours later, I had xCopy v0.1, a pretty slick little utility. The hours came as the result of little UI tweaks, including something slick that I'm doing with the Transaction Logs Form Design Element, a nice little sidebar widget in the form of a Form Design Element, which showcases a configurable embedded frameset and "webby" tabbed-navigation. And like with Sorting Hat v0.1, I've added an About this Application element that includes an embedded Digsby chat so - from within the application - you can instant message the author (... me).

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.

Have a Javascript Library that you want to easily maintain? Simply download your library updates, and your previously-defined xCopy Profile will incrementally update your Webdav-enabled Domino Application!

It's simple, easy to use, and full of solid development examples!

Download xCopy

To "install" the sidebar, check out this quick tutorial on Creating Form Design Element Sidebar Widgets!

Feedback/suggestions appreciated!