Author: addshore

BrExit

So, biggest turnout at a UK referendum with 72.2%, we have only had 3 though. It was so close, 27.8% didn’t vote and thus 34.7% of the UK population wanted to remain and 37.5% wanted to leave. The pie chart really emphases this. As for comparing the 2 referendums, the vote to join the EEC…

By addshore June 24, 2016 0

Geospatial search for Wikidata Query Service

Geospatial search is up and running for the Wikidata Query Service! This allows you to search for items with coordinates that are located within a certain radius or within a bounding box. Along side the the map that can be used to display results for the query service this really is a great tool for…

By addshore May 14, 2016 0

Using Chrome Extension Generator for the first time

Chrome Extension Generator by yeoman is an npm package that can be used to very easily scaffold out a Chrome extension. Over the past year I have poked and prodded at a few chrome extensions, and ended up publishing one to display download counts on GitHub. I highly recommend this generator, it creates everything you need out…

By addshore May 7, 2016 0

sMite

sMite stands for ‘simple Mite’, which to most people still means nothing at all. Mite is a time tracking web service, and depending on how companies make use of it things can become more complicated than they should be. smite is how I tried to tackle this complexity in less than 8 hours!

By addshore May 5, 2016 0

Refactoring around WatchedItem in MediaWiki

The refactoring started as part of [RFC] Expiring watch list entries. After an initial draft patch was made touching all of the necessary areas it was decided refactoring first would be a good idea as the change initially spanned many files. It is always good to do things properly ® instead of pushing forward in…

By addshore May 3, 2016 0

T460 & Windows 10

A few weeks ago I was blessed with a new Lenovo ThinkPad T460 to replace my old and very beaten up HP Pavilion DV6-3180EA. This also meant an upgrade from Windows 7 to Windows 10 that I have been putting off for some time. Here are my first impressions of both the T460 and Windows 10.

By addshore May 2, 2016 0

Language usage on Wikidata

Wikidata is a multilingual project, but due to the size of the project it is hard to get a view on the usage of languages. For some time now the Wikidata dashboards have existed on the Wikimedia grafana install. These dashboards contain data about the language content of the data model by looking at terms (labels, descriptions…

By addshore February 1, 2016 1

The break in Wikidata edits on 28 Jan 2016

On the 28th of January 2016 all Wikimedia MediaWiki APIs had 2 short outages. The outage is documented on Wikitech here. The outage didn’t have much of an impact on most projects hosted by Wikimedia. However due to most Wikidata editing happening through the API, even when using the UI, the project basically stopped for roughly…

By addshore January 31, 2016 0

My Joomla Component development workflow

My first and currently only Joomla component development was for the SWA UK website. The component manages memberships, events, tickets, results and more and is a rewrite of a previous component for Joomla 1. But in this post lets ignore what the component does and instead concentrate the development workflow that is used. After lots of…

By addshore January 31, 2016 0