Blog

Home » Blog

The DQL Approach

I’m loving the approach with DQL. Kudos to the team, there are some very good fundamental approaches. Will try to blog later to clarify — Paul Withers (@PaulSWithers) 22 November 2018 Earlier today I posted this tweet. It followed another update from John Curtis teasing more enhancements coming to DQL. If you’ve been following closely

The DQL Approach Read More »

Understanding Notes Client JVM Heap

It’s (hopefully) widely-known that one of the key influencers on Notes Client startup speed are the jvm settings in <notes>\framework\rcp\deploy\jvm.properties. The three key ones are vmarg.Xmx – the maximum Java heap size allocated to the client vmarg.Xms – the initial Java heap size allocated to the client vmarg.Xmca – the incremental memory allocated to the

Understanding Notes Client JVM Heap Read More »

Plugins Not Picked Up From Update Site

Recently I’ve been working on an extensive OSGi REST service plugin, based on ODA Starter Servlet. Local development is using a pde launch configuration to load my plugins directly from Eclipse. Even with ODA Starter Servlet being maven-enabled, which means building the update site takes moments, running directly from Eclipse is much more preferable. The

Plugins Not Picked Up From Update Site Read More »

The Changing Domino Environment Architecture

This article has been prompted by my previous one on Domino application development. One of the major differences between Domino application development in the past and the approaches for Node.js-related development in the future is architecture. But part of that could also be an inhibitor for existing customers, because of the incubated world of Domino.

The Changing Domino Environment Architecture Read More »

Whither XPages?

Some years ago I wrote a blog post called “Whither the Notes Client”. At the time (2012) XPages was flourishing, the Notes browser plugin (subsequently ICAA) was being launched, Symphony was being stopped and the IBM-specific enhancements routed back to Apache OpenOffice and iNotes was being integrated into what is now Connections Cloud. My takeaway

Whither XPages? Read More »

Scroll to Top