Archive for September, 2010

The SWORD course videos now online

I recently blogged about ‘The SWORD Course’, as the slides had been put onto slideshare.  Now, thanks to UKOLN’s Adrian Stevenson, the videos are now available too: An Introduction to SWORD: Gives an overview of SWORD, the rationale behind its creation, and details of the first three funded SWORD projects SWORD Use Cases: Provides an [...]

Posted on September 18, 2010 at 8:19 pm by Stuart · Permalink · 2 Comments
In: Uncategorized · Tagged with: , , , , , , ,

Java, RTF, and unicode characters

I don’t often post code snippets on my blog, however I wasn’t able to find any advice recently concerning how to put Unicode / UTF-8 characters into an RTF (Rich Text Format) document that was being created in Java. Here’s the problem: I have some data that I am manipulating Java, and the data contains [...]

Posted on at 7:34 pm by Stuart · Permalink · 3 Comments
In: Uncategorized · Tagged with: ,