by Sean Cull | May 15, 2015 | Admin Tips |
Mandrill is a cloud service which is used to ensure that transactional emails such as password resets get through to end users without falling foul of spam filters. We have had to move to using this with our SaaS XPage apps as it seems to be increasingly difficult to... by admin | Jan 29, 2015 | Dev Tips, General Blog |
Improved User Experience We have found that one of the most difficult parts of developing modern XPage applications has been providing the faceted filtering that users expect from modern web apps. By faceted I mean filtering that is intelligent – If I choose the Ford... by admin | Oct 23, 2014 | Dev Tips, Admin Tips |
Over the last week or so I have been moving to using an Apache server in front of my Domino servers. This has been working really well until I had a problem with Mark Leusink’s Auto Login’s module The code includes some code that calls a url constructed as... by admin | Mar 16, 2014 | Dev Tips |
I am very honored to be speaking at the fantastic Engage User Group ( formerly known as BLUG ) this week. The session is called “Seeing the Wood for the Trees” and is about how I and my colleagues use Domino Designer, Git Source Control and some mostly... by admin | Dec 6, 2013 | Dev Tips |
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...