We have benefited greatly from the input of other members in the tech community. This BLOG is one of the ways that we give back and help others to enjoy developing modern web applications.
A nice bonus when using Source Control and Java
Being from a LotusScript background i really like being able to see all of the code from my script library in one long searchable block. I get very frustrated with Java script libraries when I know a keyword I have searched for is in there somewhere but I am forced to...
Computed Embedded Outlines not compatible with Domino Source Control
We are getting on really well with Source Control using GIT in Domino but there are a couple of niggles that waste a lot of time. One our standard design patterns uses a page with a computed outline for a horizontal menu as shown below. When you build the project from...
GIT is coming together ( at last )
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...
The GIT Command Line Rules ( but only on this occasion mind you )
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 occasion we just couldn't...
SNTT : Adding a redirect message to a HTTPS login when the url is changing
If there is a better way to do this then please tell me 🙂 iNotes users have previously logged into a Domino server called inotes.acme.com. They always used HTTPS. The new domian for the server is email.biggeracme.com So when users hit https://inotes.acme.com we want...
SNTT / Notesin9 – Installing Domino 8.5.3 UP1 FP3 on CentOS / RHEL 6.3 64 bit
I have just finished recording a video on Installing a Domino Sandbox on Linux for David Leedy at Notes in 9. Update : David has now posted the video The video should be posted in the next week or so. I have pitched it at developers with no experience of Linux and...
[solved’ish] @getprofilefield not working in embedded outline computed backgrounds
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 -...
SSL Certificate installation errors – copy the key from the email source
I have been pulling my hair out trying to get a Globalsign / 123reg SSL certificate installed on a Domino server. It's something I have done a few times but this time I was stumped. What was different was that this SSL provider emails the certificates as plain...
Can you help with a Show and Tell session abstract for UKLUG ?
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 quick presentation a...
Hello World Download for the Mobile Controls Extension
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...