Some people don’t like to have to scroll too far to get to the footer of their static site and by default the WordPress twenty seventeen theme adds extra pages. The answer provided by the kind guy at WPColt is to add a few lines to functions.php to increase or decrease the number of sectionsContinue reading “WordPress static front page without the scroll”
Author Archives: Ben Vost
GMail issue
The old GMail calendar Okay, it’s only a little thing…I am subscribed to NASA’s email feed for when the ISS passes overhead for me. I’ve been subscribed and I’ve viewed the ISS loads of times (it has been noted on my calendar 34 times for this year so far, and I’ve been on the mailingContinue reading “GMail issue”
Adding PlexPy to Plex
PlexPy is a really useful set of Python scripts to track your Plex usage (in a kind of overly needy way). I have set it to start on Windows startup using the instructions provided on PlexPy’sGitHub wiki page as a Windows Task Scheduler task. Hopefully, it will work well but I am writing this postContinue reading “Adding PlexPy to Plex”
Firefox Tinkerings 2
An update on the previous version of this subject. It seems that at some point between then and now, Mozilla has removed the browser.search.showOneOffButtons setting. To regain the original search bar type an add-on called OldSearchFixed is needed. Here are some other things that I have done today following a Firefox refresh: Added Context SearchContinue reading “Firefox Tinkerings 2”
Setting up VirtualBox
Play back GoToMeeting recordings in VLC
Just a quick reminder. If video isn’t playing back in VLC, but the audio is fine, make sure you set Hardware-accelerated decoding to Automatic… That is all (you might need to restart playback of the GTM session).
2016 budget resolution
Over the Christmas break we (as a family) decided we’d try to save some money this year. We had a discussion about it and decided on the following rules to start, and update as necessary: In order to seriously save money in 2016 I want to make sure we save as much as possible. WeContinue reading “2016 budget resolution”
Switching countries for Google Play
As a reminder to myself more than anything. We are, as a family, international jetsetters. So, it’s very annoying when Google messes with our shit with country restrictions, especially when we are trying to spend money with them. Finn spent some of his Christmas money on a Google Play card so he could indulge hisContinue reading “Switching countries for Google Play”
Editing your keyboard
I live in France but communicate mainly in English. However, I do need to write in French on a regular basis and so to get the accents French requires like ç, è, û and à, along with non-French characters like ß, °,©, ®, ñ, ¿ and ¡ along with the em-dash —. I could memoriseContinue reading “Editing your keyboard”
Firefox tinkerings
Various Firefox customisations are necessary in these days of oversimplification. Search In order to keep the old Firefox search settings instead of the new ones that conceal what search engine you are using until you hit return, you need to go into about:config and look for: browser.search.showOneOffButtons Unfortunately, it doesn’t seem to be working forContinue reading “Firefox tinkerings”