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.
Contact Information
Blogger, podcaster, writer, and geek Chris Toohey covers topics from application development to the latest must-have-gadgets.
Latest Updates

More on Mailer...
More on Junction Lite...
More on Remote Console...

More on Controller API Utility...
Products & Applications
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!
Understanding the Domino CRUD API: Example Database Download
04/20/2009 10:16:10 PM by Chris Toohey
Today I was asked for an example of a Smart Landing Page, to which I was more than happy to comply and send the requester the in-progress Understanding the Domino CRUD API Example Database.
Not wanting to leave anyone else out in the code that prefers a more hands-on approach to picking up some new techniques, I thought I'd publish the build as of this afternoon.
Those purists will realize a lot of room for improvement in the development and architecture of things - with a few things in mind being which particular Design Elements I'm using to serve their given purpose, the total lack of linked CSS or JavaScript libraries, etc. Let's just keep in mind that this NotesDatabase is being written as a simple example of the Domino CRUD API and thus I 1) wanted to keep as much on-screen/simple as possible and 2) am not recommending that this - the design of the Domino CRUD API Example NotesDatabase - is by any means the ideal architecture for Domino Web Applications... outside of it being an example for several base techniques that you can use to build some pretty advanced and feature-rich Domino Web Applications and Services.
Speaking of services, the more astute of you will notice a shuffle in the pages View Design Element and $$ViewTemplateDefault|$$NavigatorTemplate for index.html Form Design Element: I'm adding the first part of a mini-series on the READ state of the Domino CRUD API.
So grab this build release of the Domino CRUD API Example NotesDatabase, play around, and check back here for more on the READ state of the Domino CRUD API! Good times ;-)
Understanding the Domino CRUD API: $$Return and Smart Landing Pages
04/16/2009 02:00:58 AM by Chris Toohey
In the last video, I showed how you can use the $$Return in combination with some basic markup to create a simple Create and Update submission confirmation message or redirect to a URL.
In this video, I talk about creating a context-sensitive Smart Landing Page that uses a combination of Page Design Element, URL QueryString Parameter, XHTML, and some JavaScript to create a user experience that we're used to in Web Browser Applications.
Consider this my entry for Show-and-Tell-Thursday. ;-)
Questions, comments, and suggestions welcomed and appreciated!
Understanding the Domino CRUD API - $$Return Basics
04/14/2009 01:38:25 PM by Chris Toohey
Learn how you can return custom NotesDocument submission messages and redirect to specific URLs with the Domino Rapid Application Development (RAD)-friendly $$Return.
This screencast, running 3:55, just touches the surface on what you can do with a $$Return in the world of the Domino CRUD API.



