Category Archives: Open Knowledge

Beginning APC with Drupal

I’ve been looking at performance in PHP as a side project. I decided to install it on Snow Leopard, having already set up PEAR and PECL. Using pecl install apc, I downloaded APC which appeared to be fine. However when I ran some scripts, I got the error: Fatal error: Unknown: apc_fcntl_unlock failed: in Unknown […]

Working on the Panton Principles for Open Literature and Humanities

The, it appears indefatigable, James Harriman-Smith and I, amongst others, had been talking about porting the Panton Principles to Open Literature and Humanities uses. After a Skype call, we created a first draft which is now online on the Open Literature wiki: http://wiki.openliterature.net/Principles and on the Open Literature mailing list. One of the matters that […]

The shameful jailing of our cultural heritage

Having had some fun and games restoring my laptop after the combination of Norton AntiVirus and Windows decided to lock up completely, I’ve just re-installed Ubuntu so apologies if you are waiting for anything from me. I’ve just come across this post from Philippe Agrain  on his blog (originally linked from OKF’s Open Humanities mailing […]

Thinking about texts and communities at Textcamp

Having gone to Textcamp yesterday, I started playing with Wordle and IBM’s Many Eyes at the suggestion of Dave Flanders of the JISC. As James Harriman-Smith, the organiser and Open Literature co-ordinator for the Open Knowledge Foundation, had suggested that this year is the anniversary of the manuscript of Alexander Pope‘s An Essay in Criticism, […]

Weeknotes: Open Correspondence toolkit and converting XML into JSON

I’ve been quiet for a bit though generally because I’ve been quite busy on projects and exploring ideas. After Book Hackday, I’ve written a post about beginning to develop the Open Correspondence toolkit for the Open Knowledge Foundation’s Notebook blog. I was also contacted regarding converting the TEI XML pages into JSON, which I am […]

Book Hackday and using Node with Redis

I’ve bumped into Marcus Povey in a few places but the last time was at the Oxford Geek Night. He kindly pointed me in the direction of Paul Squires of Perini when he heard that I wanted to organise a text hacking day. Paul is one of the people behind Book Hackday this coming Saturday […]

Marking up Open Correspondence with TEI XML

As part of the next version of Open Correspondence, I’ve been working on the XML and JSON mark-up. As part of the XML, I’ve been using the TEI mark-up for the letters. I once hard this described as “XML for people who don’t think XML is flexible enough”. Now I can see why. It is […]

Finding and mapping influences

The awesome Jonathan Gray posted an intriguing question on his blog about mapping influence in intellectual history. What he is trying to do is to map the possible routes of influence between people. In his case, it is philosophers; in mine, authors. One of the driving ideas behind the Open Correspondence RDF was to begin […]

Adding linguistic interfaces to Open Correspondence

I’ve been playing around with the Python NLTK package, in particular the WordNet interface. WordNet is hosted by Princeton University. I mentioned that I was going to look at this and the idea of allow a search for lemmas of a word. It came about from a question posed on Open Literature mailing list regarding […]

Weeknotes: Open Correspondence updates

I’ve bitten the bullet and done it. I’ve uploaded the current changes to the Open Correspondence site. The current changes are: additional fields in the RDF endpoint.  I still need to do some major work to JSON and XML which I hope to do for the next update. a basic text search a basic set […]