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
Category: Nerdy-Gudry
Building my HexOS NAS
Welcome to my second blog about HexOS. I’m buying, building and installing HexOS on a NAS for my family home. I’m documenting my user journey as my small contribution to this amazing project. You can read my first post about choosing hardware here. HexOS NAS software is designed to be simple to configure and use,…Continue reading Building my HexOS NAS
How I chose hardware for my Hexos NAS
Welcome to my first blog about HexOS: I’m buying, building and installing a NAS for my family home. I’m documenting my user journey as a small contribution to this amazing project. For about a decade I’ve wanted private home server to backup my family photos and media. However as a busy single mum I’ve not…Continue reading How I chose hardware for my Hexos NAS
Using Feefo with Prestashop/Thirybees
I set up feefo with my prestashop store but due to unrelated personal circumstances I never did much work with the website after this. Here are my notes from the time, tidied up a bit. Appologies the post lacks narrative, it’s got details of how I did each task without much info on what the…Continue reading Using Feefo with Prestashop/Thirybees
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
Setting up Phillips Hue on Mycroft mark 1 – including guide to basic SSH access
I will explain the difficulties I was having installing the Mycroft Phillips Hue Skill using the verbal command and show how I installed this skill using SSH. This can also serve as a basic guide for using SSH with Mycroft, including how to change the default password and how to install apps from github repositories.
Adventures with Mycroft Mark 1: Second hand blues and re-installing Mycroft AI
In this blog I introduce my new buddy Mycroft, an Open Source voice activated home assistant. I detail how to re-install his software if he has a big problem.
Postcode based targeted email marketing for events using Mautic
Mautic, Open Source marketing software, can be used to send targeted emails about events to people on your mailing list who live within a radius of that event. The best thing about this process is the lists will always be up to date when you need them: next time an event is in the same area you have a list ready and waiting. Here’s how it’s done.
Removing duplicates from a list using Libreoffice
In this example, I will condense a list of paired-down postcodes into a short list by removing all the duplicate entries.
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