The Labour Party is undertaking a process to choose a candidate to run for Mayor of London. This process is in four parts, Application Stage – now complete Nomination Stage – closes 10th June Selection Panel Stage – currently advertised as complete on 13th June Voting – starts 12th August, finishes Noon 12th September The…
Read moreSPARQL on WordPress
For various reasons I needed to look at SPARQL again. What’s the easiest way to put it up?, Here! I’ve been working with LH-Tools which is commented on at its authors site, and LH-RDF. I did not get this to finish satisfactorily, mainly based on my lack of SPARQL skills. May 2015 I returned to…
Read moreDate Differences in Excel
I was looking to calculate if someone was under 27 years old; this can Be quite tricky but excel has just the function, =DATEDIF().
Read moreDisqus and Ghostery
Disqus needs to be whitelisted in Ghostery for it to work properly. (I have white listed the site rather than approved the specific cookies/trackers). It can stop you performing the login.
Read moreZhjaeve Unveiled
In the early parts of Act III of NWN2, Zhjaeve, the only cleric you are offered as a party member, seems to be pretty necessary. However, the game software as delivered doesn’t implement armour for her in-game avatar; a mod has been built that this to happen, the default is not. This post records my…
Read moreVLOOKUP vs INDEX ( MATCH)
How awesome is this! Excel =INDEX, is a matrix retrieve i.e. =INDEX(array, row, col) retrieves an entry from the two dimensional array. If we combine this with MATCH which returns a row number we can use these functions instead of =VLOOKUP, its allegedly faster too. MATCH operates on a column or linguistically a list.
Read morenotify-send
Originally written in 2015, this post contains my notes on how to write messages to the screen. I started with ubuntu and then played with elementary and raspbian. WRT to raspian/raspberry pi OS, I had problems connecting it to the screen display, and at xmas 2025, I gave up and switched to zenity. notify-send may…
Read moreMy little mail server
What a pile of poo! I have access to four smtp servers and they all have limits on the distribution list size! (They are all about the same size of 100). Google will allow 2000 per list but only if you use one of their clients. Let’s try and bring up an SMTP server, connect…
Read moreGiffin Street Redevelopment
There are plans to redevelop the area between Giffin Street and Reginald Road in Deptford. They have now received a planning permission application.
Read morePlanet, mingle & wordpress
While developing the new web site, I had a look at how my mingle was organised. The current regime has a conversion rules file for each output format and one for HTML. I need to incorporate the HTML output in a wordpress page and also apply the wordpress style rules to the HTML. I solved…
Read moreManaging Docker with Panamax & Vagrant
I got distracted and was pointed at Kitematic, but it’s Mac only and so I moved on to Panamax. I am not sure this is for me, but we’ll see and I am still not clear that the answer isn’t shipyard.
Read moreDocker
I originally said, “About Docker, looks awesome. Easy to create bootable, runnable images, easy to deploy because the global hub site is a crucial part of the proposition. The free usage of the hub, encourages the publication and sharing of images which are then imported over the internet.” I had another look in 2025, and…
Read moreJSON to XML
In order to export the ello.co feed, I need to convert the JSON to XML. This isn’t the first time I have needed to look at this sort of problem and so I have created a page to hold my notes. I have put these things together in a python script, and posted it to…
Read moreusing github
I finally got a git account, my site is here. This page is about how to, but does not have any command runes. They are held elsewhere. This page was started in 2011 and I have returned to using git at several times over the years. I tidied up the page in Feb 2019 and…
Read moreExporting ello.co
This it seems is no longer relevant. I have marked it deprecated. The ello URL syntax described i.e. http://ello.co/username.json no longer works. They weren’t very helpful to the project when I first looked at it. This post morphed into a generic web login via scripts page. I will consider splitting it and making the ello…
Read more