<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">

	<channel>
		<title>Collaboration Today - Development - Leap / Volt</title>
		<description>News about IBM Collaboration Solutions</description>
		<link>http://collaborationtoday.info</link>
		<atom:link rel="self" type="application/rss+xml" href="http://collaborationtoday.info?format=rss&amp;count=50" />
		<lastBuildDate>Tue, 9 Jun 2026 11:23:59 -0500</lastBuildDate>
		<image>
			<url>http://collaborationtoday.info/favicon.png</url>
			<title>Collaboration Today - Development - Leap / Volt</title>
			<link>http://collaborationtoday.info</link>
			<width>32</width>
			<height>32</height>
			<description>News about IBM Collaboration Solutions</description>
		</image>
		<item>
			<title>Updating your HCL Leap – Mind the Content Security Policy </title>
			<link>https://blog.martdj.nl/2026/03/09/updating-your-hcl-leap-mind-the-content-security-policy/</link>
			<guid>https://blog.martdj.nl/2026/03/09/updating-your-hcl-leap-mind-the-content-security-policy/</guid>
			<pubDate>Tue, 10 Mar 2026 05:20:42 -0500</pubDate>
			<dc:creator>Martijn de Jong</dc:creator>
			<content:encoded>
				<![CDATA[We installed HCL Leap in 2024 as a replacement for the old community surveys. At that time, version 9.3.6 was the supported release. Later updates of HCL Connections gradually added support for newer Leap versions:

    Connections 8.0 CR9 → Leap 9.3.8
    Connections 8.0 CR12 → Leap 9.3.10
    Connections 8.0 CR14 (expected) → Leap 9.3.12

Since our installation worked fine, we initially saw no reason to upgrade. That changed about six months ago when we encountered a user-identity issue.]]>
			</content:encoded>
		</item>

		<item>
			<title>Reaping the Benefits of Standard</title>
			<link>https://paulswithers.github.io/blog/2024/11/19/benefits-standard</link>
			<guid>https://paulswithers.github.io/blog/2024/11/19/benefits-standard</guid>
			<pubDate>Thu, 21 Nov 2024 07:36:55 -0600</pubDate>
			<dc:creator>Paul Withers</dc:creator>
			<content:encoded>
				<![CDATA[More than three years ago we began work on VoltScript. A little over a year ago we released our first Early Access code drop. There were certain core principles to which we developed. Two of these were a modern developer experience and adoption of standard development practices.

Over recent weeks I received ample evidence of the benefits as improved and extended Archipelago, the build management engine of VoltScript.
]]>
			</content:encoded>
		</item>

		<item>
			<title>HCL Leap: running a LotusScript agent</title>
			<link>https://www.eldeng.it/2024/07/08/hcl-leap-running-a-lotusscript-agent/</link>
			<guid>https://www.eldeng.it/2024/07/08/hcl-leap-running-a-lotusscript-agent/</guid>
			<pubDate>Tue, 9 Jul 2024 11:44:21 -0500</pubDate>
			<dc:creator>Fabio Di Paola</dc:creator>
			<content:encoded>
				<![CDATA[HCL Domino Leap is undoubtedly a tool with interesting potential that expands the capabilities of Notes and Domino but why not supplement it with additional functionality using for example some LotusScript code ?

I made this consideration while developing an application where it would have been much better to have an agent manipulating a document for me to achieve the desired result. Checking the documentation I saw that indeed among the service options there is the option to run an agent inside the database and so I tried it.]]>
			</content:encoded>
		</item>

		<item>
			<title>HCL Domino LEAP is not HCL Domino Volt anymore and it is even better - Javi's Blog</title>
			<link>https://javiersanchezoliva.com/en/hcl-domino-leap/</link>
			<guid>https://javiersanchezoliva.com/en/hcl-domino-leap/</guid>
			<pubDate>Mon, 18 Sep 2023 04:26:31 -0500</pubDate>
			<dc:creator>Javier Sanchez</dc:creator>
			<content:encoded>
				<![CDATA[he “HCl Domino Volt“ brand passed away. Maybe to avoid the confsion with the new and fancy Volt Mx product, HCL had decided to rebranded to “HCL Domino Leap“. And it still getting more and more functionality. That point makes the product more “complete” and enlarge the number of use cases that you can resolve with HCL Domino Leap.

At the beginning, HCL Domino Volt was a “NoCode” development product too focused (or limited) on data entry for not-too-complex applications. This meant that there were very few use cases that Volt was suited to. While it had a unique simplicity in creating responsive web forms, was a fact that the product lacked in data presentation options.

It gradually improved and also increase in the integration options with our Domino applications. Not only from REST applications, but we would also have direct access to the data included in our Domino applications with the UniversalID or across a traditional Notes view.]]>
			</content:encoded>
		</item>

		<item>
			<title>The Importance of Reproducers</title>
			<link>https://paulswithers.github.io/blog/2022/07/02/reproducers</link>
			<guid>https://paulswithers.github.io/blog/2022/07/02/reproducers</guid>
			<pubDate>Mon, 4 Jul 2022 04:57:31 -0500</pubDate>
			<dc:creator>Paul Withers</dc:creator>
			<content:encoded>
				<![CDATA[So you think you’ve found a bug. What next? Create a support ticket, right? Wrong!

First off, let’s point out something critical in that first line - “you think you’ve found a bug”. You may be a consumer for the code you think you’ve found a bug in. But you’re also a committer to other code. How many times has someone raised a problem where the code is actually working correctly? How many times has someone raised a problem but given insufficient evidence to know what’s going on, resulting in the famous “works for me”? And how many times was it PEBKAC (problem exists between keyboard and chair)?]]>
			</content:encoded>
		</item>

		<item>
			<title>Case insensitive deserialization</title>
			<link>https://wissel.net/blog/2022/06/case-insensitive-deserialization.html</link>
			<guid>https://wissel.net/blog/2022/06/case-insensitive-deserialization.html</guid>
			<pubDate>Wed, 8 Jun 2022 03:58:01 -0500</pubDate>
			<dc:creator>Stephan Wissel</dc:creator>
			<content:encoded>
				<![CDATA[Case insensitive deserialization - Growing up in Windows with BASIC you learn case doesn't matter, so Color is the same as COLOR or cOLOR when it comes to variable names. Same applies to @Formula or item names in Notes documents. On the other side, Linux, Java, JavaScript and JSON are very much case sensitive. This poses a challenge when deserializing (handcrafted) JSON files.
]]>
			</content:encoded>
		</item>

		<item>
			<title>HCL Domino Volt 1.0.2 News and Fix List</title>
			<link>https://alichtenberg.cz/hcl-domino-volt-1-0-2-fix-list/</link>
			<guid>https://alichtenberg.cz/hcl-domino-volt-1-0-2-fix-list/</guid>
			<pubDate>Wed, 9 Dec 2020 02:12:20 -0600</pubDate>
			<dc:creator>Ales Lichtenberg</dc:creator>
			<content:encoded>
				<![CDATA[New release Domino Volt 1.0.2 (Build level: 1.0.2.9) is out.]]>
			</content:encoded>
		</item>

		<item>
			<title>MX Volt: How to Open Up a New World on Domino </title>
			<link>https://ncug.org/2020/11/10/mx-volt-how-to-open-up-a-new-world-on-domino/</link>
			<guid>https://ncug.org/2020/11/10/mx-volt-how-to-open-up-a-new-world-on-domino/</guid>
			<pubDate>Wed, 11 Nov 2020 03:18:06 -0600</pubDate>
			<dc:creator>NCUG</dc:creator>
			<content:encoded>
				<![CDATA[HCL premiered a brand new low-code solution called Volt MX today. Did you think Domino could give you an Augmented Reality Experience? Now it can!


Jason Gary from HCL demoed the brand new Volt MX low-code solution from HCL today. The person in the photo above is looking for new shoes and pulls out her cell phone.]]>
			</content:encoded>
		</item>

		<item>
			<title>HCL Digital Week – Recap Day 1</title>
			<link>https://brandlrainer.info/2020/11/09/hcl-digital-week-recap-day-1/</link>
			<guid>https://brandlrainer.info/2020/11/09/hcl-digital-week-recap-day-1/</guid>
			<pubDate>Mon, 9 Nov 2020 12:11:10 -0600</pubDate>
			<dc:creator>Rainer Brandl</dc:creator>
			<content:encoded>
				<![CDATA[Today, Monday 9th 2020, the HCL Digital Week started with a very impressive opening by Richard Jefts and Dion Hinchliffe where they talked about the Digital Transformation and how HCL is going to support YOU on this very interesting journey. During this Opening Session some very interesting facts have been shown by Dion Hinchliffe.]]>
			</content:encoded>
		</item>

		<item>
			<title>Life After XPages - The New Low Code Application Development Platform</title>
			<link>https://xpagesandmore.blogspot.com/2020/10/life-after-xpages.html</link>
			<guid>https://xpagesandmore.blogspot.com/2020/10/life-after-xpages.html</guid>
			<pubDate>Tue, 27 Oct 2020 04:05:17 -0500</pubDate>
			<dc:creator>John Oldenburger</dc:creator>
			<content:encoded>
				<![CDATA[Over the years I have written a number of blog posts about XPages as a development platform. After the release of Domino 10 and 11 and looking at the current developments and changes in the early program for Domino 12 we can now definitively conclude that XPages as a development platform is dead. Many organizations have already switched to modern development platforms in recent years. However there is new life after XPages thanks to the continuous developments of HCL with currently the most awesome and goundbreaking HCL Domino Volt, the new Low Code Application Development Platform!]]>
			</content:encoded>
		</item>

		<item>
			<title>WSL, HCL Volt and some Docker</title>
			<link>https://www.pradny.com/2020/09/wsl-hcl-volt-and-some-docker.html</link>
			<guid>https://www.pradny.com/2020/09/wsl-hcl-volt-and-some-docker.html</guid>
			<pubDate>Wed, 9 Sep 2020 02:02:20 -0500</pubDate>
			<dc:creator>Martin Pradny</dc:creator>
			<content:encoded>
				<![CDATA[Running HCL Volt Docker test server on Windows is now really easy. New Windows Subsystem for Linux allows easy integration with Linux sub-system that can be used to build a Docker image using domino-docker project. Exploring new Domino and Volt features is now easier than ever. ]]>
			</content:encoded>
		</item>

		<item>
			<title>HCL Domino Volt - Resources</title>
			<link>https://alichtenberg.cz/hcl-domino-volt-resources/</link>
			<guid>https://alichtenberg.cz/hcl-domino-volt-resources/</guid>
			<pubDate>Tue, 26 May 2020 01:31:31 -0500</pubDate>
			<dc:creator>Ales Lichtenberg</dc:creator>
			<content:encoded>
				<![CDATA[Domino Volt is the most frequently mentioned product in recent days. And rightly so. I have prepared a summary of several interesting resources where you can learn more about this product.]]>
			</content:encoded>
		</item>

		<item>
			<title>WEBINAR: Spotlight on OpenNTF Projects - Make The Most of Domino</title>
			<link>https://www.openntf.org/main.nsf/blog.xsp?permaLink=PSWS-BPAFPK</link>
			<guid>https://www.openntf.org/main.nsf/blog.xsp?permaLink=PSWS-BPAFPK</guid>
			<pubDate>Mon, 4 May 2020 10:38:21 -0500</pubDate>
			<dc:creator>OpenNTF</dc:creator>
			<content:encoded>
				<![CDATA[Come join us and learn how OpenNTF projects can maximize Domino in your organization. In this webinar we will spotlight several popular projects. Whether you are a developer, admininstrator or manager you will see how these projects can maximize your return on your Domino investment.
]]>
			</content:encoded>
		</item>

		<item>
			<title>Domino Volt - Domino Volt Sample Apps </title>
			<link>https://support.hcltechsw.com/csm?id=community_question&amp;sys_id=856e44d01b1c5418c48197d58d4bcb8e</link>
			<guid>https://support.hcltechsw.com/csm?id=community_question&amp;sys_id=856e44d01b1c5418c48197d58d4bcb8e</guid>
			<pubDate>Mon, 20 Apr 2020 00:34:16 -0500</pubDate>
			<dc:creator>Martin Lechleider</dc:creator>
			<content:encoded>
				<![CDATA[Download the app and then import it into your Domino Volt instance by selecting New Application / From Existing.

]]>
			</content:encoded>
		</item>

		<item>
			<title>Everything You Need to Know About Domino Volt</title>
			<link>https://ncug.org/2020/04/16/everything-you-need-to-know-about-domino-volt/</link>
			<guid>https://ncug.org/2020/04/16/everything-you-need-to-know-about-domino-volt/</guid>
			<pubDate>Fri, 17 Apr 2020 01:23:57 -0500</pubDate>
			<dc:creator>NCUG</dc:creator>
			<content:encoded>
				<![CDATA[On Thursday HCL did a webinar about the awesome new low code product Domino Volt. Here are all your questions about what Volt is and how it can be used, answered! ]]>
			</content:encoded>
		</item>

		<item>
			<title>HCL Volt – A new Leap for Domino!</title>
			<link>http://blog.texasswede.com/hcl-volt-a-new-leap-for-domino/</link>
			<guid>http://blog.texasswede.com/hcl-volt-a-new-leap-for-domino/</guid>
			<pubDate>Fri, 17 Apr 2020 01:20:41 -0500</pubDate>
			<dc:creator>Karl-Henry Martinsson</dc:creator>
			<content:encoded>
				<![CDATA[This Monday HCL released HCL Volt for Domino, their entry into the no-code/low-code market. This is a tool that allows the non-developers (a.k.a. Citizen Developers) at a company to build their own applications without having to write any code at all. Later the application can be enhanced with code, perhaps by someone in IT, but a power user, or even a regular user with some knowledge of Excel will quickly feel at home in Volt.]]>
			</content:encoded>
		</item>

		<item>
			<title>Implemented the ID switching application for HCL Nomad</title>
			<link>https://guylocke.blogspot.com/2020/03/implemented-id-switching-application.html</link>
			<guid>https://guylocke.blogspot.com/2020/03/implemented-id-switching-application.html</guid>
			<pubDate>Wed, 18 Mar 2020 11:05:09 -0500</pubDate>
			<dc:creator>Masahiko Miyo</dc:creator>
			<content:encoded>
				<![CDATA[I am an Android user, so I can use HCL Nomad at last.
I usually use HCL Nomad, I noticed that I can NOT switch ID.
Since I have only one smartphone, I inconvenience verification test.
So, I thought about 'how to switch ID'.]]>
			</content:encoded>
		</item>

		<item>
			<title>HCL Domino Volt Open Beta</title>
			<link>https://alichtenberg.cz/hcl-domino-volt-open-beta/</link>
			<guid>https://alichtenberg.cz/hcl-domino-volt-open-beta/</guid>
			<pubDate>Tue, 10 Mar 2020 06:19:55 -0500</pubDate>
			<dc:creator>Ales Lichtenberg</dc:creator>
			<content:encoded>
				<![CDATA[Want to try HCL Domino Volt and join Beta testing? Now is the time to register.]]>
			</content:encoded>
		</item>

		<item>
			<title>Amsterdamned #engageug #dominoforever #hcldigital</title>
			<link>http://oliverbusse.notesx.net/hp.nsf/blogpost.xsp?documentId=2956</link>
			<guid>http://oliverbusse.notesx.net/hp.nsf/blogpost.xsp?documentId=2956</guid>
			<pubDate>Thu, 5 Mar 2020 14:48:56 -0600</pubDate>
			<dc:creator>Oliver Busse</dc:creator>
			<content:encoded>
				<![CDATA[I am currently sitting in my hotel room near Amsterdam Schipol airport. I missed my flight in the morning because the Dutch train canceled several connections and the train I was in finally also had delays due to technical issues on the track. Another delay resulted in the need to change the train at Amsterdam Central. Anyway, I didn't make it in time, I was about 1 hour late. But why I am here?]]>
			</content:encoded>
		</item>

		<item>
			<title>Engage 2020 – Day 2 – Summary</title>
			<link>https://alichtenberg.cz/engage-2020-day-2-summary/</link>
			<guid>https://alichtenberg.cz/engage-2020-day-2-summary/</guid>
			<pubDate>Thu, 5 Mar 2020 13:29:20 -0600</pubDate>
			<dc:creator>Ales Lichtenberg</dc:creator>
			<content:encoded>
				<![CDATA[Although Day 1 was long, the start of Day 2, which was already at 8 am, did not allow much rest. The composition of the program did not allow a thorough tour of the zoo, but Burgers’ Ocean really surprised me.]]>
			</content:encoded>
		</item>

		<item>
			<title>You’re Invited to the Domino Volt Beta Program</title>
			<link>https://www.cwpcollaboration.com/blogs/youre-invited-to-the-domino-volt-beta-program</link>
			<guid>https://www.cwpcollaboration.com/blogs/youre-invited-to-the-domino-volt-beta-program</guid>
			<pubDate>Thu, 20 Feb 2020 18:20:46 -0600</pubDate>
			<dc:creator>HCL Digital</dc:creator>
			<content:encoded>
				<![CDATA[We are excited to announce the HCL Domino Volt Beta Program! We’re calling on our community to share honest, constructive, and thoughtful review and testing of the software. Your input is essential to how we develop our products. Your input is essential to how we develop our products — and we will continue to listen to you every step along our roadmap. ]]>
			</content:encoded>
		</item>

	</channel>
</rss>