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.

If you use Other Views in Outlines, you might want to read this...

10/06/2010 09:59:23 AM by Chris Toohey

One of the quirks -- at least that I've found -- with IBM Domino Designer in Eclipse (8.5.n) is the validation of Design Element naming. Those of us that have relied on hacks to create pseudo-folder hierarchies for our Design Elements to (for example) support 3rd-party Script and Stylesheet Libraries found out really quickly that naming a Design Element "images/home.png" just wouldn't work the way it did in previous releases of Domino Designer.

Not a big deal, as you can still name a Design Element alias anything you'd like, resulting in something like this: home.png|images/home.png.

... but this causes an issue for View and Folder Design Elements if you're using a little known hack for creating expandable/collapsable menus from an Outline via the Other Views entry.

Domino Designer - Outlines - Other Views

Once you Generate Default Outline from the new Outline Design Element, you simply leave the rest to your Design Element naming:

Top Level Category\Folder Name|Folder Name

(Note the use of a backslash in the Design Element's primary name.)

This would allow you to name a new View Design Element Products\by Product Code|products_bycode and another Products\by Reference Code|products_byreferencecode, and have a single top-level category-style entry in your Outline named Products which -- when expanded -- would show the two Views.

DDE's Design Element naming validation however won't allow you to create and thus use hierarchal naming schema.

... but I don't think that's a bad thing.

Sure, if you use this technique, it really sucks having to either create individual entries in an Outline to support the Top/Sub-level navigation structure afforded via Outlines... but as XPages are becoming the standard for both Web, Mobile, and now Lotus Notes Client application development, Outlines are deprecated Design Elements.

And after talking with 3 people who I consider top-level developers using the platform and discovering that they didn't know about this hack, I'm thinking it's a total non-issue.

For those of you who are not only aware of this hack but employing it in your applications, be aware, and I'd suggest a VM that runs Domino Designer 7.n or breaking down and re-creating your Outlines... or just plan for the eventual upgrade to XPages and the evolution of the navigation structure of your app.

 

(not published)




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