XPages OSGi Plugins 2: Installing the IDE (Eclipse)

The recommended IDE (Integrated Development Environment) for looking at plugins is Eclipse. You can open them in Domino Designer, but I prefer to keep my development environment clean – I have enough Notes Applications and On Disk Projects there, without confusing the matter further. Plus, if you’re looking to debug them, Eclipse is a better […]

XPages OSGi Plugins 2: Installing the IDE (Eclipse) Read More »

Speaking At IBM ConnectED

Yesterday I heard that I was accepted for two sessions for IBM ConnectED at the end of January. They are: Title: XPages Performance and Scalability Conference/Track: Track 7: Master Classes Speaker(s): Tony McGuckin; Paul Withers Abstract: This session by Tony McGuckin and IBM Champion Paul Withers is a deep dive on key aspects of the

Speaking At IBM ConnectED Read More »

IBM ConnectED: Shameless Plug for Chalk Talk Votes for Open Source Sessions

Some may have missed the announcement, so I’ll draw special attention to it. The community has the chance to shape the ConnectED agenda by voting on Chalk Talk sessions for a variety of tracks. There are a couple I’d like to raise the priority of. The first is one I’ve submitted myself on OpenNTF Domino

IBM ConnectED: Shameless Plug for Chalk Talk Votes for Open Source Sessions Read More »

Variable Scopes and Passing DataSources to Custom Controls

On Friday I picked up a query about how to pass a dominoDocument datasource to a custom control. It’s a question that’s been raised before but a definitive answer could not be located. It’s possibly because the answer is not specific to datasources, but any variable. In essence there is a simple rule to apply

Variable Scopes and Passing DataSources to Custom Controls Read More »

OpenNTF Domino API, Graph Data Models and Visualization

For some time the OpenNTF Domino API has included Tinkerpop and an implementation to store content in a graph database structure. Recently I’ve been digging into that further for potential projects, prompted also by a redevelopment of that area of the OpenNTF Domino API and Nathan’s upcoming session at DanNotes. Graph databases are a common

OpenNTF Domino API, Graph Data Models and Visualization Read More »

Client-Side JavaScript and Expression Language – The Why

On Friday I blogged about how you can’t include Expression Language in Client-Side JavaScript for an eventHandler. (Because of problems with the blog that prevented comments, I had to re-post it.) The other benefit of blogging is that someone can usually give you some more information that makes everything drop into place. Toby Samples tweeted

Client-Side JavaScript and Expression Language – The Why Read More »

Scroll to Top