Other articles


  1. GitHub Pages Redirecting Plain Hostname to WWW

    I set this site up on GitHub pages and the address http://www.davepotts.software was working just fine. The other day I noticed that if you tried to load the site without the "www." you ended up at a domain parking page of my DNS provider.

    The fix so ...

    read more
  2. Google Optimize Gotchas

    I've been experimenting with Google Optimize and have tripped up a couple of times. First I made the assumption that Google Tag Manager would be the best way to implement the experiments. Second I didn't appreciate the linkages needed through to Google Analytics required to make Optimize work ...

    read more
  3. My First Chrome Extension

    In order to learn how to write chrome extensions I wanted to write an extension that would display the title from the current page in a popup like this:

    Screenshot of Chrome Extension

    The first thing to work out about Chrome extensions is the context within which they run. There are two cases. First ...

    read more
  4. 'PQ' Project Overview

    I'm working with the kids to have a web-based system for who is allowed in the bathroom next. Hence 'PQ', the queue for a pee. The plan is to have a simple idea to work on a web project and try out some new tools in the process.

    The ...

    read more

Page 1 / 2 »