node.js

Home » node.js

One Line of Code, 1.2Mb To The Size

A current project involves creating a custom ICEC widget. Thankfully, Dmitri Prosper created a great starter utility for doing so.It’s a Node.js application that uses webpack to build a finished JavaScript file that is your custom widget. The custom widget I’ve been creating is quite complex and has involved a lot of to-ing and fro-ing […]

One Line of Code, 1.2Mb To The Size Read More »

What Domino Makes Trivial Number Three: Web Sockets

Richard Moy added an interesting comment to my last blog post, wishing that HCL would add Web Sockets support to the core. It’s a popular requirement, and one that people have tried to work around. John Jardin added a web sockets server to our React application for our JavaScript session at IBM Think 2018, so

What Domino Makes Trivial Number Three: Web Sockets Read More »

Modernising Domino Applications: Technical Deep Dive Part Three

I didn’t realise this post was still in draft, so it’s took much longer than expected to publish. But it’s quite timely, because this covers Node-RED, and a blog post has been published this week covering some of the content from the slides of my session with Fredrik Malmborg at Engage. Still, better late than

Modernising Domino Applications: Technical Deep Dive Part Three Read More »

Modernising Domino Applications: Technical Dive

Last week I did a session on modernising Domino and XPages applications. Filling an hour seemed daunting when the session was accepted. So I went to the Oxford English Dictionary definition of modernisation: The process of adapting something to modern needs or habits Using that as a starting point gave me a very broad canvas,

Modernising Domino Applications: Technical Dive Read More »

Preparing for HCL’s Domino: What The Community Needs to Know

Following on from my last blog post it’s also a good time to assess the readiness of the community for the future. I blogged last year about the importance of community to the product, and I reiterate that importance. But that didn’t make any value judgement on the health of the community. It’s worth highlighting

Preparing for HCL’s Domino: What The Community Needs to Know Read More »

Preparing for HCL’s Domino: What Managers and Technical Need To Know

With Engage around the corner and the acquisition of Domino, Connections and more expected to close soon after, followed by build up to Domino V11 it’s a good time to assess readiness for the future. A few facts are clear: The pace of delivery of new features for Domino has increased significantly. That pace shows

Preparing for HCL’s Domino: What Managers and Technical Need To Know Read More »

Why Source Control is Key to Everything

After a couple of days deep in XPages development (more on that shortly), I surfaced again to read Oliver Busse’s blog post about development IDEs. He makes some very salient points, but there is a more critical pre-requisite that’s not mentioned – source control, or rather DXL round-tripping. The root of the issue about development

Why Source Control is Key to Everything Read More »

Scroll to Top