<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Aust Gate &#187; letters</title>
	<atom:link href="http://austgate.co.uk/tags/letters/feed/" rel="self" type="application/rss+xml" />
	<link>http://austgate.co.uk</link>
	<description>Open Knowledge and Literature</description>
	<lastBuildDate>Sun, 25 Jul 2010 15:19:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A change to the Letters project</title>
		<link>http://austgate.co.uk/2010/03/a-change-to-the-letters-project/</link>
		<comments>http://austgate.co.uk/2010/03/a-change-to-the-letters-project/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 11:19:55 +0000</pubDate>
		<dc:creator>iain_emsley</dc:creator>
				<category><![CDATA[Open Knowledge]]></category>
		<category><![CDATA[Text Mining]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[letters]]></category>

		<guid isPermaLink="false">http://austgate.co.uk/?p=145</guid>
		<description><![CDATA[During the previously blogged dinner with Ben and Rufus, we talked about the nascent work on the letters project. Both have &#8220;encouraged&#8221; me (it didn&#8217;t take too much persuasion, it must be said) to move the project to the Open Knowledge Foundation and to port it to Python with a Redis backend rather than the [...]]]></description>
			<content:encoded><![CDATA[<p>During the previously blogged dinner with Ben and Rufus, we talked about the nascent work on the letters project. Both have &#8220;encouraged&#8221; me (it didn&#8217;t take too much persuasion, it must be said) to move the project to the Open Knowledge Foundation and to port it to Python with a Redis backend rather than the current PHP/MySQL set up. I hope that the move will be complete soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://austgate.co.uk/2010/03/a-change-to-the-letters-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update on the Letters of Dickens</title>
		<link>http://austgate.co.uk/2009/11/update-on-the-letters-of-dickens/</link>
		<comments>http://austgate.co.uk/2009/11/update-on-the-letters-of-dickens/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 10:54:54 +0000</pubDate>
		<dc:creator>iain_emsley</dc:creator>
				<category><![CDATA[Information Retrieval]]></category>
		<category><![CDATA[Open Knowledge]]></category>
		<category><![CDATA[letters]]></category>

		<guid isPermaLink="false">http://austgate.co.uk/?p=102</guid>
		<description><![CDATA[Just started on a new version of the Dickens letters which I&#8217;m trying to improve before adding in further volumes of text and other authors. I&#8217;ve refactored some of the code to remove some of the cruft and obsolescence. I&#8217;ve also been working on the rdf so that I can build up the RDFa links [...]]]></description>
			<content:encoded><![CDATA[<p>Just started on a new version of the Dickens letters which I&#8217;m trying to improve before adding in further volumes of text and other authors.</p>
<p>I&#8217;ve refactored some of the code to remove some of the cruft and obsolescence. I&#8217;ve also been working on the rdf so that I can build up the RDFa links for each letter.</p>
<p>This will be linked to the full text search  of the letter text that I&#8217;m going to explore using MySQL (which appears to be Xapian like in some parts). It is only going to be  a first stop as I think that further processing might well be needed to make the links more explicit and the search more relevant. Might well look into increasing the search possibilities for finding letters.</p>
<p>In the future, I&#8217;m going to look into annotation bits and pieces and software.</p>
]]></content:encoded>
			<wfw:commentRss>http://austgate.co.uk/2009/11/update-on-the-letters-of-dickens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Letters of Charles Dickens website</title>
		<link>http://austgate.co.uk/2009/09/letters-of-charles-dickens-website/</link>
		<comments>http://austgate.co.uk/2009/09/letters-of-charles-dickens-website/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 20:39:31 +0000</pubDate>
		<dc:creator>iain_emsley</dc:creator>
				<category><![CDATA[Information Retrieval]]></category>
		<category><![CDATA[Text Mining]]></category>
		<category><![CDATA[charles dickens]]></category>
		<category><![CDATA[letters]]></category>

		<guid isPermaLink="false">http://austgate.co.uk/?p=94</guid>
		<description><![CDATA[I&#8217;ve finally posted the first draft of the Dickens website here: http://austgate.co.uk/dickens/index.php?author=Dickens.  The idea is that it will allow users to derive networks across the a variety of Victorian authors as and when I can develop the datasets. I&#8217;ve also been developing a small text ontology to add to the Friend of a Friend (FOAF)  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally posted the first draft of the Dickens website here: <a title="Letters of Dickens website" href="http://austgate.co.uk/dickens/index.php?author=Dickens" target="_blank">http://austgate.co.uk/dickens/index.php?author=Dickens</a>.  The idea is that it will allow users to derive networks across the a variety of Victorian authors as and when I can develop the datasets.</p>
<p>I&#8217;ve also been developing a small text ontology to add to the <a title="Friend of a Friend project" href="http://www.foaf-project.org/" target="_blank">Friend of a Friend</a> (FOAF)  and <a title="Dublin Core ontology" href="http://dublincore.org/" target="_blank">Dublin Core </a>(DC) ontologies. I&#8217;ll post details later. The database schema is still under development but I hope to get that change done soon so that I can get on with the XML changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://austgate.co.uk/2009/09/letters-of-charles-dickens-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
