Making Milton sparql

I’ve been going over some ideas that have been bubbling in my mind for a while about using RDF to load in further details about a test in question. I’ve gone back to an old Milton file, the Areopagitica,  that I created for another project but never really used. Essentially its part of the Burke […]


Installing Xapian into Open Correspondence and next steps

As an aid to getting over the first (and hopefully last) seasonal cold, I’ve been implementing Xapian as a search engine, using the Python bindings. I did look at Solr as an alternative but the set up costs outweighed the fact that Xapian is already installed on the server as part of Python. Unlike OpenMilton, […]


Tagging the revolution – exploring Edmund Burke’s Reflections on the Revolution in France

Over the weekend, I read an interesting article, “Edmund Burke: How did a long-dead Irishman become the hottest thinker of 2010?“, by Amol Rajan in the Independent on the philosopher, Edmund Burke. In the past I’ve read his musings on the sublime in “A Philosophical Enquiry into the Origin of our Ideas of the Sublime […]


Weeknotes: Open correspondence

A quiet week as I’ve been having a few days off but I’ve been working on some of the tickets for Open Correspondence. The urls have changed to /letters/view/<author>/<correspondent>/<letter id> in an attempt to make them more user friendly and also to allow the user to define smaller or larger collections by altering the url. […]


On, cried the leaders – the charge of the self-published

Paul Carr has an excellent post on Techcrunch regarding self-publishing and being damned. I agree with him in his analysis that this is going to be certain career suicide for the less famous author. Seth Godin has a following that means he has a market and I suspect that a fair amount of the followers […]


Weeknotes: Ubuntu, messaging and Open Correspondence

It has been a while since the last weeknotes. I’ve finally made the move to Linux, or at least dual booting, by installing Ubuntu so I’m currently learning a little the OS and getting a development environment set up for it. I’ve nearly finsihed the ongoing accounts project at work. The framework is up and […]


Never ending death of the book

Devin Coldewey has an intriguing post over on Crunchgear regarding the Google Books project. Google have digitised some books. Just one or two. Like many other people, I find the project useful for finding information and books I’d never come across or lost somewhere. Sometimes I’ll buy the book, sometimes I just need a bit […]


Creating bibliographic resources from web pages

Given the increasingly digital nature of research, including not only websites but blogs, forums, wikis, the (in my view), beloved moleskin is becoming increasingly outdated. I’ve just finished writing my first book and had the joy of using moleskin notebooks to note down urls and make notes. I like moleskins a lot but pen and […]


Weeknotes: Talks, Open Correspondence, XMPP

I gave a talk at the Oxford Geek Nights about Open Correspondence and letters. At some point I really ought to learn how to give talks. Anyhow Russell Davies was the main speakers and he showed how you could make physical objects from data derived from social networks. (He has a marvellously sane post about […]


Finding a space for NoSQL

ReadWriteWeb have a post on NoSQL (again?) by Audrey Watters which is a brief overview of the area.  The original post points the Heroku blog, where Adam Wiggins outlines the uses of NoSQL. I’m not an expert by any means but use Redis on a daily basis with the Rediska PHP library. I remember having […]