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!

HTML5 Video Custom Control for IBM XPages

05/09/2012 12:01:00 PM by Chris Toohey

HTML5 + IBM XPages During the XPages Markup Ultra Combos article yesterday, I showed a simple HTML5 Video Element Custom Control. While it would have worked as shown, I took into consideration a few things - specifically that you could have more than 2 media types depending on the specific browser (and browser version) you're using - so I redesigned it.

Here's the updated version of an HTML5 Video Element Custom Control...

Click here for the complete article and online demo...

Creating an inline Action Bar for IBM XPages viewPanels

03/05/2012 12:49:00 PM by Chris Toohey

An Action Bar for an application user interface -- especially applications on the IBM Lotus Notes/Domino platform -- are an established standard. You need a place for your common actions, to easily create and update NotesData, and ultimately drive the user focus for any major operations in your application.

This article will show you how you can easily add an Action Bar to an XPage viewPanel, and have it display nicely with things like Pagers to give your application a more rich feel...

(Click thru for the complete article...)

File Upload XPage Forms via OpenNTF.org Extension Library Dialogs

12/16/2011 03:12:00 AM by Chris Toohey

The OpenNTF.org Extension Library (often referred to as ExtLib) is an absolutely must-have set of controls that can be used to quickly create some pretty amazing XPage applications. There are, however, limitations -- more due to the way things work than the technology or developers contributing to the ExtLib -- that can cause confusion and in some cases downright frustration!

I ran into one of those recently with my team, as we wanted to use the ExtLib Dialog control to surface a simple File Upload form. As you can probably guess from the name, this form stores files.

Putting the contents of an XPage inside of an ExtLib Dialog control is quite frankly a rather simple thing. What is not simple however is trying to use that Dialog'ed-form to save multi-type content back to a given NotesDocument.

Note: this is a rather long article. As such, I've created anchor links to the 11 minute YouTube video walkthru of the XPage demo application and techniques discussed here, or for those of you who prefer a more hands-on approach, you can simply jump right into the Dailog File Upload Controls -- Online XPage App Demo!

(Click thru for the complete article...)

Using Custom Control Design Definitions for development documentation

12/15/2011 04:27:00 AM by Chris Toohey

Using Custom Control Design Definitions for development documentation IBM Lotus Notes and Domino XPage developers - like any developers - hate documentation. Most applications are lucky to have comments in the code, but how can we add documentation to Custom Controls? This quick article shows you one technique that might do the trick!

I rarely use the Design Pane when developing XPage apps. I just feel more at home hand-writing the XSP markup anymore. I can never seem to get the drag-and-drop working. Double-clicking often sends the control outside of the target where I could have sworn my cursor last was. And there's absolutely nothing like jumping directly into the XSP markup via the Source pane and making it do what you need it to do!

But I know a lot of XPage developers still use the Design pane, so this one is mostly for you...

(Click thru for the complete article...)

Roadmap to XPages Application Development

06/20/2011 12:12:00 PM by Chris Toohey

IBM Lotus Notes Domino XPages - Evolution of the Platform When I was invited to speak at the XPages Guru webinar earlier this month to help jumpstart June as the Learn XPages month... I was assigned a rather interesting subject: defining a roadmap for IBM Lotus Notes Domino Application Developers to XPages.

Armed with 5 slides (4 if you discard the intro/cover) and approximately 7 minutes of the hour-long webinar, I attempted to convey my individual experience both with learning XPages and what I believe are the key factors in learning and successfully employing XPages in your daily application development efforts.

(Click thru for the complete article...)