I have largely moved away from web development but still occasionally get a project or job that has a web element. I would like to think that my current position in terms of projects and studies means that I have developed a different outlook on things that I do. I was having a quick scoot […]
Category Archives: Programming
Cultures of Knowledge – Constructing Scientific Communities in the 19th and 21st centuries
This evening’s seminar, “Constructing Scientific Communities in the 19th and 21st Centuries: Science Periodicals and the Zooniverse” by Professor Sally Shuttleworth and Victoria Van Hyning, was held in the History faculty and talked about the Constructing Scientific Communities project. These are live notes and, as yet, unedited. Sally Shuttleworth Focussed on the Science Periodical. How […]
AYB14 – some post conference thoughts
I went to the All Your Base conference on Friday. I find that it is a friendly conference and on that deals with issues that I am interested in. There are two themes this year that jumped out at me: 1. Open Data 2. Hardware and performance Jeni Tennison from the Open Data Institute opened […]
Transcribing Bentham seminar notes
Melissa Terras talked about the Transcribing Bentham , a collaborative project to transcribe the volumes of Bentham, at University College London at the first seminar in the Cultures of Knowledge seminars. Bentham believed in education for all who could afford it in London. UCL has 60,000 volumes and BL has 30,000. 40,000 volumes were untranscribed […]
Weeknotes: Becoming functional
It has been a week of moving something onwards and making it in the way that I’ve like to see it made. I enrolled onto the Software Engineering course at Oxford this year. In all honesty, it has been an upward and somewhat rocky journey but I am enjoying it. Now. I signed up for […]
Upgrading CouchDB on OSX Mavericks
I installed CouchDB on OSX a while ago using Homebrew. I think it was at last year’s All Your Base Conference. Anyhow, I merrily ran brew upgrade on it without using it much. Until today. I want to play around with some data and thought that CouchDB would be a good database for it. I […]
Zero copying with ZeroMQ
I have been looking at the ZeroMQ zero copy pages for a project. I’ve dipped in and out of ZeroMQ over the last few months but am looking at it in a different light. I’ve been building some toy applications with it to greater or lesser success, such as File transfer system, and so on. […]
Beginning to visualise the nodes of hours
A while ago, I looked at the ideas behind the Beautiful Trouble book at the suggestion of someone and the idea of monadic visualisation. In this post, I offer a short overview of the project and some of the issues and then an overview of the libraries used. An overview of the project I thought […]
A glimpse into the wormhole
The High Scalability blog posted a link to Facebook’s new posts search system and the Facebook Notes written about it by a member of the engineering team. One of the sections mentioned the Wormhole publish/subscribe system that they developed to push data across multiple data centres in near real time. At a very basic level, […]
How not to build a messaging network
This talk was originally given at the lightning talks session of the Oxford Accu group. The updated slides are on my account on Slideshare. These are the fleshed out notes of a talk that I gave that evening based on experiences and experiments. It does contain some responses to questions and points raised. It is […]