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

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

Removing some text items e.g. files with certain extension, from a list in Libreoffice using COUNTIF

I am currently doing some work for the Church of England, moving and improving the repository of liturgy to their new website. There are a lot of files involved so using shortcuts for sorting out data and lists is vital. Removing unneeded items from a list Today I was working with an export of a…Continue reading Removing some text items e.g. files with certain extension, from a list in Libreoffice using COUNTIF

Allow your contributors to upload a profile picture to WordPress without using Gravatar

There are lots of benefits to contributors uploading a profile picture (also known as an Avatar) to your WordPress site: it makes it clearer who is writing each blog, it helps the writer feel part of your site, it makes your site more personable and friendly which helps your readers to engage more. WordPress, by…Continue reading Allow your contributors to upload a profile picture to WordPress without using Gravatar