by Sean Cull | Nov 28, 2013 | Dev Tips |
I have been on a mission for us to use GIT with our XPages and Notes work for about 10 months now. And it is just getting to the point where it is coming together nicely although it has been a LOT of hard work. We still have issues like the previous post but it is... by Sean Cull | Nov 28, 2013 | Dev Tips |
We have been working on a big project for some time and were ready to merge our “develop branch” into our master branch – see a here for the model we are trying to use. We use SourceTree from Atlassian which is very good normally but on this... by Sean Cull | Nov 30, 2012 | Dev Tips |
Just a quick one for anyone getting an ECL / Notes Execution Alert from -No Signature- on -not known- with the action GetProfileField This can come from using @getprofilefield for a “hide when” – which IBM has no plans to fix –... by Sean Cull | Jun 20, 2012 | Dev Tips |
I would dearly love to submit an abstract for a “Show and Tell” session for the management track at UKLUG in September – something to show managers how Notes / XPages can add value to the bottom line. The idea is that maybe 5 people each do a very... by Sean Cull | Jun 16, 2012 | Dev Tips |
There are some good tutorials for the new Mobile Controls in UP1 / Extension library but none of them have a complete download. This is a simple NSF which is based on the tutorial from the wiki and the discussion template XL with everything removed apart from the bits... by Sean Cull | May 15, 2012 | Dev Tips |
One of the nice things that sets XPiNC ( XPages in the Notes Client ) apart from XPages in the browser is the ability to encrypt documents using the native Notes encryption mechanisms. I’ve just been working on a Proof of Concept for a proposal and had a few...