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.

Using LotusLive with Google Chrome

06/24/2011 02:26:49 PM by Chris Toohey

IBM LotusLive @ LotusLive.com Lotus Connections - specifically, LotusLive - can be picky when it comes to browser support. Here is a quick way to get LotusLive working in Google Chrome (until someone updates their User Agent accept list!)

Google Chrome supports a switch named --user-agent, which can be set in the Windows Shortcut Target using the following syntax:

--user-agent="<Desired UserAgent>"

For example, I have a Google Chrome shortcut setup to report as Mozilla Firefox 4.0.1:

C:\Users\Chris\AppData\Local\Google\Chrome\Application\chrome.exe --user-agent="Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1"

Once I close all instances of Google Chrome and re-launch it using my updated shortcut, I'm able to successfully spoof the Google Chrome UserAgent:

Google Chrome using --user-agent switch for Mozilla Firefox 4.0, showing UserAgentString.com

LotusLive Meetings apparently employ a whitelist of supported Web Browsers and blocks everything else. It appears that Google Chrome is not on that list:

LotusLive Meetings in Google Chrome -- Unsupported Web Browser

However, after changing my UserAgent via the --user-agent switch, I'm able to successfully use LotusLive.com Meetings with Google Chrome!

LotusLive Meetings in Google Chrome

While this allows you to start meetings in Chrome, the only way this method will allow you to click-and-join meetings via Google Chrome is if you already have an instance of Google Chrome opened which originated from the shortcut employing the --user-agent switch.

You can elect to modify your system registry and add the --user-agent switch, which will allow you to click-and-join a meeting without the need to have a switched-instance of Google Chrome already running... but you could run the risk of negating any Webkit-friendly functionality that a site might be offering based on your reported UserAgent.

Thus, you can instead opt to report your UserAgent as Safari (which of course works fine...):

C:\Users\Chris\AppData\Local\Google\Chrome\Application\chrome.exe --user-agent="Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1"

At the end of the day, it's kinda silly that you have to employ such measures just to use a quite-frankly slick solution like LotusLive.com... and perhaps I can reach out to whomever manages the whitelist and see if we can get Google Chrome added.

At least there's an option for those of us using Google Chrome and LotusLive.com Meetings!

 
mdmadphName:mdmadphWebsite:mdm-adph.blogspot.comComment Kinda reminds me of the silly problems I had in trying to get the Domino mobile web login screen to load up for anything other than iPhones and iPads: http://mdm-adph.blogspot.com/2011/04/configuring-ibm-domino-server-to-show.html

Maybe their fix will be just as easy. :P

(not published)




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