Author Archives: iain_emsley

I am a developer in the Janet web team as well as occasionally working on some Open Source projects. The views expressed on this blog are mine alone and are not to be taken as a position or comment by Janet.

Reflections on the Docker Containers for Reproducible Research workshop

I’ve just come back from an workshop run by the Software Sustainability Institute about Docker and reproducibility. Widely used in industry and academia, Docker, the containerisation technology, is perhaps one of many tools to support the running of software across different platforms in a sane way. Two or three years ago, there was a huge […]

Approaching physical user experience as a total novice

As part of a project that I am involved with, I am currently trying to design some hardware. It is mainly casing around the components but it is completely new experience for me. I have never tried building anything for a person with visual impairments before, let alone a user experience. It is certainly a […]

Background music in podcasts

Music can be an interesting topic for audio, such as podcasts and so on. It is something that I have a passing interest in for other purposes. Pitchfork magazine has an article on the issue reflecting on luminary podcasts such as This American Life, The Secrets of Successful Podcast Music.

Studying at the Sussex Humanities Lab

It is with an absolute joy that I’m going to the Sussex Humanities Laboratory at Sussex University to do a PhD in the autumn. I recently gained an MSc in Software Engineering at Oxford. I have been trying to do more in Digital Humanities and this was an opportunity that I could not miss really, […]

Sometimes the project is for turning

In a speech to the Conservative Party in 1980, Margaret Thatcher said that the “lady’s not for turning”. Projects are not always like this. Recently a decision was made to change direction completely. A project meeting was held and a demonstration of some technology shown that followed the agreed project path. In the following conversation, […]

Continuing on the path to better reproducible work

Last year I had the pleasure of helping Julia Stewart Lowndes at a Software Carpentry style workshop in Oxford. I got notice of her paper, Our path to better science in less time using open data science tools, [1] via various means and made time to read the other day. It describes the path taken […]

Looking into profiling Python

Periodically I get back to profiling code, or at least some of it. Profiling is an tricky art: I do not claim expertise but it is something that I come back to every so often. In a previous project I used strace to follow the ins and outs of a very long running process (about […]

Week Notes 31 March

Having managed to damage myself at the end of last week, I forgot to write a week notes. We have made progress on the Museum’s project in a slightly surprising way but more on that in due course. Talks have been written for submission. The work itself has helped the main project and I really […]

Week Notes 13th March

After taking a few days off post dissertation submission, I have ended up using formal definitions within some Linked Data work that I am involved in. To some degree, I have largely avoided them so that I can get on with writing the code. This project has gone in a different manner where the definition […]

Week Notes 6 March

Last week, I mentioned the Museums project and writing a phone app to test touch through the Android APIs. An annoying bug turned out to be small and easily fixed and, whilst testing, I wrote a small Python and Gnuplot script to plot the way that the fingers moved in a 2d graph. It would […]