How to take Screenshots of a banking app on android

I’m working on a series of blogs about banking apps, and screenshots are important to document what I see: however some banking apps don’t allow screenshots at all. Starling, for example, has an option to enable screenshots for 15 minutes but Cooperative Bank doesn’t have that option. Getting round this took me while to figure…Continue reading How to take Screenshots of a banking app on android

The Origin of “A Franciscan Prayer” – a Non-Traditional Blessing

Sometimes, it’s good to find the origin of prayers – and they can be unexpected and wonderful. I am using the following prayer for the blessing of my marriage to my partner Joseph: Franciscan Blessing May God bless you with discomfort,At easy answers, half-truths,And superficial relationshipsSo that you may liveDeep within your heart. May God…Continue reading The Origin of “A Franciscan Prayer” – a Non-Traditional Blessing

copy-pasting data from website table to libreoffice, formatting it as a csv in geddit

Yet another task getting data out of a fairly nasty/incoherent web-based table and moving it into LibreOffice for sorting/project planning. Presumably this is all “easier” with scripting but I don’t have the time/patience/inclination to learn, so here is my hacky method! It worked for 95% of my data, so I had 5 of 100 lines…Continue reading copy-pasting data from website table to libreoffice, formatting it as a csv in geddit

Removing every other line, or every nth line, from a list using LibreOffice Calc

This is particularly useful when working with lists copied and pasted from withing software (like WordPress or Drupal). Perhaps you are making a list of blogs you have written or you want to check the order of a menu: often when you copy this data you get spare bits of html such as button names…Continue reading Removing every other line, or every nth line, from a list using LibreOffice Calc