My IBM colleague ( and general guru ), Luis Benitez, has recently added a rather cool tool to the Catalog: -
IBM community newsletter generator plug-in for Lotus Connections
This plug-in allows you to generate a newsletter for any given Lotus Connections community directly from your Lotus Notes / Sametime / Symphony client.
Now I have used a version of this tool on the IBM-internal deployment of Connections, known as W3, and it's rather neat. The tool automagically trawls a given Community and generates a nicely formatted ready-to-send newsletter that you can then mail out to your Community members, in case they don't have time to review the Communities of which they are a member, either via the UI or via an ATOM/RSS feed.
I'll download and try this plugin, and report back.
In related news, another very smart IBMer, Suneil Berajawalasuneil, has created the: -
IBM Lotus Greenhouse masthead controller plugin for Firefox
Have you ever tried to demonstrate a Lotus product on the Lotus Greenhouse website and the audience of your demo was confused by the extra Lotus Greenhouse menus on top of the product menus? Well, now you have a solution. Using Greasemonkey for Firefox, you can now run a script that allows you to hide the masthead while demonstrating products on Lotus Greenhouse and then turn it back on again when your done!!
I've not yet had a reason to use Greasemonkey, but it sounds like yet another Firefox plugin without which I cannot love :-)
Geeking in technology since 1985, with IBM Development, focused upon Docker and Kubernetes on the IBM Z LinuxONE platform In the words of Dr Cathy Ryan, "If you don't write it down, it never happened". To paraphrase one of my clients, "Every day is a school day". I do, I learn, I share. The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions. Remember, YMMV https://infosec.exchange/@davehay
Subscribe to:
Post Comments (Atom)
Note to self - use kubectl to query images in a pod or deployment
In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...
-
Why oh why do I forget this ? Running this command : - ldapsearch -h ad2012.uk.ibm.com -p 389 -D CN=bpmbind,CN=Users,DC=uk,DC=ibm,DC=com -w...
-
Error "ldap_sasl_interactive_bind_s: Unknown authentication method (-6)" on a LDAPSearch command ...Whilst building my mega Connections / Domino / Portal / Quickr / Sametime / WCM environment recently, I was using the LDAPSearch command tha...
-
Whilst building a new "vanilla" Kubernetes 1.25.4 cluster, I'd started the kubelet service via: - systemctl start kubelet.se...
1 comment:
Thanks for sharing!!
Post a Comment