Rob Myers reposted this New York Times link on the Open Knowledge Foundation discussion list about Digital Humanities and its growth. It mentions the Mapping the Republic of Letters project (unfortunately it does not appear to be open) and its linking together of the centres of letter production. Last night I managed to build the […]
Author Archives: iain_emsley
Weeknotes: Open Correspondence, Xapian and Linked Data
After last week’s server move, we discovered one or two things that needed to be changed before they could go live. The main thing was the Xapian search which I had been working on. The initial version kept the Xapian server on the local machine and used that to index and search the letters butt […]
Tweeting changes with Node.js
As a break from Open Correspondence, I’ve been looking at node.js, the server side Javascript library. I’ve been thinking about the document stuff that I’ve been working on with Milton. One of the things that I had mooted as an idea was reading Twitter and pushing them back to the document. I’ve been playing with […]
Weeknotes: Open Correspondence
I’ve been talking with Rufus Pollock about moving the Open Correspondence web site as we’ve had the occasional snafu with bringing the site back up after maintenance. I’m pleased to say that we managed the move last night and the site is back up, DNS moved and so on. The one thing that really surprised […]
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 […]