dominoGuru.com

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.

IBM XPages + Google Maps Mashup Application Download

10/18/2011 09:45:00 AM by Chris Toohey

An XPage viewPanel is an amazingly powerful control... that is often used solely as originally intended. Of course the viewPanel can be used to surface NotesData in a multi-document grid which is designed to emulate the traditional IBM Lotus Notes Domino View Design Element... but it is capable of much, much more.

For those of you interested in downloading the demo IBM Lotus Notes Domino XPages application from my Proof of Concept for the nested Panels inside of viewPanel Controls... wait no more!

Article

IBM XPages + Google Maps Mashup (or Surfacing traditional Views as NotesViewEntryCollections with a viewPanel Control)

Excerpt:

And quite possibly most important: a viewPanel Control does not care about its contents, but will rather simply display what you tell it to display!

What I mean by this statement is simply this: if you were to use the above viewPanel as-is, it would create a grid showing you absolutely nothing... but the viewPanel would rip through the 30 (or less if there are not 30 documents in the remote View) entries and display, well, nothing. Even more interesting, the Pager Controls know how many records there are in the remote View, so you could literally page through nothing until you hit the end of the NotesViewEntryCollection.

... but what if you put something in the viewColumn? What if, not caring about apple pie or all that's holy, you wanted to throw a bunch of controls in there that would do some really funky stuff?!

Online Demo

XPage Google Maps - Proof of Concept Google and XPages Mashup

Download

IBM XPages + Google Maps Mashup Application Download

Important Note

The NotesData used for this application is external to the xmaps.nsf NotesDatabase. Specifically, it uses the a remote data source pointing to a NotesDatabase in the DominoData root directory named "mab.nsf" and is nothing more than a Personal Address Book Template-based Lotus Notes Client app that's used to house and maintain the contact information used in this demo. If you deploy this application on your servers, it will not render content until you either a) change the path of the data sources to match your existing on-server Personal Address Book or b) create your own "mab.nsf".

 
Brett HershbergerName:Brett HershbergerComment

Dude... seriously your XFoo rocks.  That's incredibly cool.  Very inspiring.

Thanks v much for sharing the .nsf

Patrick KwintenName:Patrick KwintenWebsite:http://quintessens.wordpress.comComment hi this is great! I assume we may re-use any code in the example?

foo2you!
Henning SchmidtName:Henning SchmidtWebsite:http://www.schmhen.deComment Chris, this is a fantastic and very creative idea! Thanks a lot for sharing this.

(not published)




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