<?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>ulcc da blog &#187; eprints</title>
	<atom:link href="http://dablog.ulcc.ac.uk/tag/eprints/feed/" rel="self" type="application/rss+xml" />
	<link>http://dablog.ulcc.ac.uk</link>
	<description>ulcc digital archives blog</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:24:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Populating OJS from EPrints</title>
		<link>http://dablog.ulcc.ac.uk/2011/07/14/populating-ojs-from-eprints/</link>
		<comments>http://dablog.ulcc.ac.uk/2011/07/14/populating-ojs-from-eprints/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 21:34:00 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[Repositories]]></category>
		<category><![CDATA[Amicus Curiae]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[IALS]]></category>
		<category><![CDATA[journals]]></category>
		<category><![CDATA[OJS]]></category>
		<category><![CDATA[Open Journals]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[SAS-OJS]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=1618</guid>
		<description><![CDATA[From the SAS Open Journals project blog. Now that a full complement of Amicus Curiae articles has been loaded into the SAS-Space repository, I have been looking at ways to populate the OJS database automatically using the metadata available in the repository. We are fortunate, as ever, that EPrints provides a wide range of export formats [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2011/07/14/populating-ojs-from-eprints/' addthis:title='Populating OJS from EPrints '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<em>From the <a href="http://sasopenjournals.blogspot.com/">SAS Open Journals project blog</a>.</em>
<br/><br/>
Now that a full complement of <a href="http://sas-space.sas.ac.uk/view/collections/ialsac.html">Amicus Curiae</a> articles has been loaded into the SAS-Space repository, I have been looking at ways to populate the OJS database automatically using the metadata available in the repository.
<br/><br/>
We are fortunate, as ever, that EPrints provides a wide range of export formats for individual item records and for sets of records. On the <a href="http://sas-space.sas.ac.uk/view/collections/ialsac.html">Amicus Curiae</a> Collection page, we can see that EPrints gives us the option to export the metadata for the whole collection as a bibliographic citation (plain text or HTML), in formats for reference management software (Reference Manager, BibTex, EndNote) and in several other bibliographic data formats, including Dublin Core and METS.
<br/><br/>
However, I've chosen to base our process on the EP3 XML format of EPrints, which I've worked with before (when we <a href="http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-3-changing-platforms/">migrated SAS-Space</a> from DSpace to EPrints). It is the native EPrints export/import format, and arguably contains the most faithful serialisation of item metadata in the repository.
<br/><br/>
I've now created an XSLT stylesheet that transforms the EP3 XML for the Amicus Curiae collection into the "<a href="http://pkp.sfu.ca/wiki/index.php/Importing_and_Exporting_Data">native.dtd</a>" XML format which is the native import/export format for OJS. The biggest challenge in XSLT was grouping the journal articles by issue number, as required by the OJS native format, but once I'd found a way to do that, the rest is just fiddling about, as it so often is with metadata mapping.
<br/><br/>
<span id="more-1618"></span>Once the EP3 XML is transformed to OJS format, then, with a Journal already defined in OJS, we can use the OJS import function to import a complete set of issues, each containing its full complement of articles. It's also possible to include a cover image for each issue (if one is available), and the article in PDF form can either be embedded in the XML using Base64 encoding, or linked-to using a URL. Since our articles are already online in the SAS-Space repository, I used the URL option. (It seems that this imports the object into OJS filestore: we will investigate whether it's possible to prevent this, and have the online journal simply link straight to the item in SAS-Space.)
<br/><br/>
At the moment the XSLT stylesheet is working for our purposes, but offers the intriguing prospect that it could be enhanced to work over any result set in an EPrints repository, and made available as an EPrints Export Plug-in. This way, anyone wanting to quickly assemble, or reassemble, an online journal in OJS, can do so from articles deposited in a repository.
<br/><br/>
This could be an attractive scenario for anyone trying to retrospectively assemble an online journal from scans of a printed journal: once the materials are deposited in the repository (with sufficient metadata, of course, and, ideally, OCRed), then the data needed to implement a fully working journal in OJS is only a click away.
<br/><br/>
Existing OJS journal managers might even choose to manage their deposit and review workflow using the repository, and export to OJS when ready. This project gives us an interesting opportunity to compare the two approaches to item submission workflow, and I hope we'll be able to report back on that later.]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2011/07/14/populating-ojs-from-eprints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Repositories 2011 (Part 1)</title>
		<link>http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-1/</link>
		<comments>http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-1/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 10:00:46 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[Repositories]]></category>
		<category><![CDATA[dspace]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Open Repositories]]></category>
		<category><![CDATA[OR11]]></category>
		<category><![CDATA[repositories]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=1487</guid>
		<description><![CDATA[Rory and I had a fun, productive and informative time at Open Repositories 2011 in Austin: everyone involved agreed that this year&#8217;s OR conference at the University of Texas was a great success. The conference kicked off with a keynote from Jim Jagielski of the Apache Software Foundation, describing the history and organisation behind Apache [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-1/' addthis:title='Open Repositories 2011 (Part 1) '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Rory and I had a fun, productive and informative time at Open Repositories 2011 in Austin: everyone involved agreed that this year&#8217;s OR conference at the University of Texas was a great success.</p>
<div id="attachment_1490" class="wp-caption alignright" style="width: 205px"><a href="http://dablog.ulcc.ac.uk/wp-content/uploads/2011/06/IMAG0559.jpg"><img class="size-medium wp-image-1490  " title="Chris Awre, William Nixon, Rory McNicholl at the Longhorns stadium" src="http://dablog.ulcc.ac.uk/wp-content/uploads/2011/06/IMAG0559-217x300.jpg" alt="" width="195" height="270" /></a><p class="wp-caption-text">Chris Awre, William Nixon, Rory McNicholl at the Texas Longhorns stadium</p></div>
<p>The conference kicked off with a keynote from Jim Jagielski of the<a href="http://www.apache.org/"> Apache Software Foundation</a>, describing the history and organisation behind Apache and its projects. It was observed by some in the Twitter backchannel that the talk could as easily have been from 2001 as 2011, but for all that it was a worthwhile reminder that, in all our efforts, we stand on the shoulders of the giants who created and maintain the infrastructure of the Web and the Internet. And also that many our endeavours benefit from a little more dedication and commitment than you can usually squeeze between 9-to-5.</p>
<p>The closing keynote was by repositories stalwart Clifford Lynch, who managed to touch on so many perennial repository themes, I won&#8217;t attempt to summarise them. There is a handy <a href="http://storify.com/datag/clifford-lynch-keynote-at-open-repositories-2011/">anthology of tweets about his talk on Storify</a>.</p>
<p>In between were plenty of presentations and opportunities to meet friends old and new from the United States of Repoland &#8211; some we have worked with, some we would like to work with, and many with challenging ideas and insights into the many facets of working with repositories.</p>
<p><span id="more-1487"></span>The OR conference hops back and forth across the Atlantic (I&#8217;ve previously attended <a href="http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/">OR08 in Southampton</a>, <a href="http://dablog.ulcc.ac.uk/2009/06/10/open-repositories-2009/">OR09 in Atlanta</a> and <a href="http://dablog.ulcc.ac.uk/2010/07/09/open-repositories-2010-in-madrid/">OR10 in Madrid</a>). Unfortunately when the conference is held Stateside, the representation of the EPrints community tends to be noticeably smaller. Not that there aren&#8217;t EPrints users in the USA (we were particularly pleased to meet the team from <a href="http://library.caltech.edu/">Cal Tech Library</a>, very happy users and advocates of EPrints), but the distribution of software platforms is significantly different from Europe in general, and the UK in particular (if you are interested in such things, you can check out the statistics at <a href="http://www.opendoar.org/find.php?format=charts">OpenDOAR</a>). And of course travel logistics (and costs) are non-trivial. Luckily Rory and I had been saving our prize money from <a href="http://devcsi.ukoln.ac.uk/blog/2010/07/13/we-have-a-winner-developer-challenge-at-open-repositories-2010-madrid/">last year&#8217;s Developer Challenge</a>!</p>
<p>While it eluded me in previous years, I think at last I am starting to grasp at least some of the salient points of the thing they call <a href="http://www.duraspace.org/">Duraspace</a> (launched, if I recall, in Atlanta)! I&#8217;m certainly hoping to find time to take my <a href="http://duracloud.org/trial_account">free Duracloud trial</a>. However other aspects still remain opaque to me. At one panel discussion about the prospects for implementing DSpace over Fedora (or Fedora under DSpace, depending which way up you look at it), I was surprised to hear a description of ongoing DSpace-Fedora alignment efforts as &#8220;more about the journey than the destination&#8221;. An enviable luxury: for the time being we need tangible outcomes for our repositories and customers, and that&#8217;s one reason why we&#8217;ll be sticking with EPrints for the foreseeable future.</p>
<p>Personal highlights for me are described elsewhere: the <strong><a href="http://dablog.ulcc.ac.uk/2011/06/14/open-repositories-2011-part-2-the-developer-challenge/">Developer Challenge</a></strong>, which we enjoyed immensely, and <strong><a href="http://dablog.ulcc.ac.uk/?p=1499">Changing Platforms</a></strong> the talk that I presented with Imma Subirats, of the UN Food &amp; Agricultural Organisation, where we discussed migrating between repository platforms. Rory also had a chance to meet developers from Yale, who had worked on the other end of the <a href="http://dablog.ulcc.ac.uk/2011/02/21/synergies-abound/">SOAS-Yale Islamic Manuscripts</a> collaboration, and show off some of his work for the <a href="http://digital.info.soas.ac.uk/cgi/c">SOAS repository</a>. We were also hugely appreciative of the generosity of the <a href="http://www.eprints.org/">EPrints t</a>eam, who kept us generally amused and amazed, and kindly included us in their group dinner on the last evening.</p>
<div id="attachment_1502" class="wp-caption alignright" style="width: 280px"><a href="http://dablog.ulcc.ac.uk/wp-content/uploads/2011/06/241367_860021243981_61013483_44532206_7367009_o.jpg"><img class="size-medium wp-image-1502 " title="Ade Stevenson on stage at the Blue Moon" src="http://dablog.ulcc.ac.uk/wp-content/uploads/2011/06/241367_860021243981_61013483_44532206_7367009_o-300x225.jpg" alt="Ade Stevenson on stage at the Blue Moon" width="270" height="203" /></a><p class="wp-caption-text">Adrian Stevenson&#39;s got them all-night late bar open repository blues...</p></div>
<p>The facilities at UT&#8217;s AT&amp;T Conference Centre were outstanding, as was the surrounding campus generally, including the Longhorns football stadium (with its insanely massive west stand) where the conference dinner was held. Austin has far more attractions than we could see in such a short time, and it is an impressive and vibrant city, from the spectacular grandeur of the Texas state capitol, to the noisy entertainment on 6th Street, where virtually every bar has some kind of rock or blues band playing. We were most impressed by UKOLN&#8217;s Adrian Stevenson who jammed on a borrowed guitar with the blues band in the Blue Moon bar at 2am. As if that wasn&#8217;t enough, our visit also coincided with the massive Republic Of Texas biker rally &#8211; an insanely noisy procession of up to 50,000 bikers through the main streets of the city. Our ears won&#8217;t forget OR11 in a hurry.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-1/' addthis:title='Open Repositories 2011 (Part 1) '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Repositories 2011 (Part 3): Changing Platforms</title>
		<link>http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-3-changing-platforms/</link>
		<comments>http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-3-changing-platforms/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 09:38:22 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[Repositories]]></category>
		<category><![CDATA[dspace]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Open Repositories]]></category>
		<category><![CDATA[OR11]]></category>
		<category><![CDATA[repositories]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=1499</guid>
		<description><![CDATA[To OR11 I took a presentation, jointly with Imma Subirats, from UN FAO in Rome, which we called Changing Platforms. The aim of the presentation was to discuss the subject of migrating repositories between different software platforms. In addition to her work at FAO, Imma is Chief Executive for the E-LIS repository, a major international [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-3-changing-platforms/' addthis:title='Open Repositories 2011 (Part 3): Changing Platforms '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>To OR11 I took a presentation, jointly with Imma Subirats, from UN FAO in Rome, which we called <em>Changing Platforms</em>. The aim of the presentation was to discuss the subject of migrating repositories between different software platforms.</p>
<p>In addition to her work at <a href="http://www.fao.org/">FAO</a>, Imma is Chief Executive for the <a href="http://eprints.rclis.org/">E-LIS</a> repository, a major international and multi-lingual repository of articles about Library and Information Science. E-LIS has operated since 2003 on EPrints, but last year migrated to DSpace, because <a href="http://www.cilea.it/">CILEA</a> in Italy, who generously donate support and hosting, now focuses exclusively on working with DSpace. The E-LIS migration has been largely successful, however a number of EPrints features on which the E-LIS editors and users depended, have been difficult to replicate in DSpace, or had to be put on ice. This is no reflection on the specialists at CILEA, but perhaps indicative of more profound differences between EPrints and DSpace, that aren&#8217;t always reflected in the usual comparisons of repository platforms, such as the otherwise informative <a href="http://www.rsp.ac.uk/start/software-survey/results-2010/">JISC RSP Repository Software survey</a>.</p>
<p>ULCC of course has just completed a repository migration from DSpace to EPrints for the School of Advanced Study. Our motivation was in many respects the same as that of CILEA &#8211; our expertise lies firmly in the EPrints camp. But I think the outcomes for our end-user community are more demonstrably positive: in fact I don&#8217;t think there&#8217;s a single feature of the new SAS-Space-on-EPrints that isn&#8217;t a major improvement over its previous incarnation.</p>
<p>Migration of metadata and data (at least from DSpace to EPrints) presented few issues (that weren&#8217;t of my own making!) &#8211; export, transform, import. Here the similarities between the models of the two platforms was extremely valuable. But we did encounter other significant differences, some of which are set out in more detail below.</p>
<div id="attachment_1510" class="wp-caption aligncenter" style="width: 562px"><a href="http://dablog.ulcc.ac.uk/wp-content/uploads/2011/06/241364_859817033221_61013483_44527715_7459153_o.jpg"><img class="size-large wp-image-1510" title="Richard presenting Changing Platforms at OR11" src="http://dablog.ulcc.ac.uk/wp-content/uploads/2011/06/241364_859817033221_61013483_44527715_7459153_o-1024x288.jpg" alt="Richard presenting Changing Platforms at OR11" width="552" height="155" /></a><p class="wp-caption-text">Richard presenting Changing Platforms at OR11</p></div>
<p style="text-align: center;"><a href="http://dablog.ulcc.ac.uk/wp-content/uploads/2011/06/241364_859817033221_61013483_44527715_7459153_o.jpg"></a></p>
<p><strong id="eprints"><span id="more-1499"></span>Issues in EPrints</strong></p>
<p>Perhaps the most significant issue we encountered with re-implementing SAS-Space on EPrints was the absence of built-in support for Handle persistent identifiers. Handle support comes out-of-the-box with DSpace, but not with EPrints, so the choice we faced was between re-implementing Handle support, or dropping it. We chose the latter, since the benefits of Handles to a relatively small IR like SAS-Space were not obvious, and so it was hard to justify the extra cost and effort. By <a href="http://www.slideshare.net/bezbozhnik/changing-platforms/20">ensuring that items kept the same ID</a> when migrated from DSpace to EPrints, and implementing a simple rewrite rule, we have ensured that Handle URIs created while DSpace was operational continue to point to the same item &#8211; but for items added since EPrints went live, no new Handle URIs are coined.</p>
<p>(Shortly after we returned from OR11, an extended discussion broke out on Twitter, amongst several well-respected gentlemen in our field, about the benefits of using Handles. A considerable amount of scepticism was expressed about their usefulness.)</p>
<p><strong>Issues in DSpace</strong></p>
<p>Imma described some workflow issues encountered with the new implementation of her repository. The E-LIS team is accustomed to a very flexible EPrints-based workflow that allows items to have their workflow status changed quite freely. DSpace, by contrast, has a unidirectional workflow model, so that items cannot (for example) be reverted from Live to Pending, if some kind of error is spotted, but effectively need to be deleted and resubmitted. This is obviously a significant divergence between the superficially similar repository platforms.</p>
<p>Another example Imma gave of a perplexing feature of the default DSpace UI is the button on each abstract page that says &#8220;View Full Item Record&#8221;. It leads to a rather intimidating web page displaying the item metadata as Qualified Dublin Core. It&#8217;s not a very attractive display, nor is it actually a &#8220;data&#8221; rendering of the metadata (as you would get by explicitly choosing to Export As XML, or from some new-fangled Linked Data features). It&#8217;s not clear why this view would be of interest to general users of the repository: why is it there?</p>
<p>At OR11 I talked to several people working with DSpace, and all agreed that there&#8217;s room for improvement in the default Web UI. In some cases they have completely reimplemented the web templates. It&#8217;s also worth noting that the page layout in the default JSP UI is entirely implemented using HTML tables, and doesn&#8217;t pass W3C validation. For a Web application that&#8217;s nearly 10 years old, this is disappointing. (The alternative Manakin XML UI implements an attractive vision of UI abstraction using XSLT, but reports suggest that configuring/maintaining it is not for the faint-hearted.)</p>
<p>Quite a few Web design infelicities are perpetrated in the default Community, Collection and Abstract page templates. (During the conference, many of us enjoyed and applauded Simeon Warner&#8217;s timely rant,&#8221;Don&#8217;t <strong>bold</strong> the field name&#8221;.) Of course we can change them &#8211; it&#8217;s Open Source, isn&#8217;t it? &#8211; but is it unreasonable to expect default Web templates that are at least potentially usable as is? Of course the natural and reasonable response of the DSpace community is to ask that we report the issue as a bug or feature-request to the development team. Or fix it ourselves and share the fix. But where an absent feature is really important to a user (by which I probably mean a repository manager), then the choice faced is between &#8220;getting by&#8221; until it&#8217;s implemented in the core distribution, or doing it themselves (which probably means hiring a specialist developer to implement it for them).</p>
<p><iframe src="http://www.slideshare.net/slideshow/embed_code/8305736" width="400" height="337" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/><br />
<strong>Out-of-the-box</strong></p>
<p>At the <a href="http://www.aepic.it/conf/DSUG2007/viewabstract8587.html?id=331&amp;cf=11">DSpace User Group meeting</a> in 2007, I described how we considered that, back in 2005, DSpace offered a better &#8220;out-of-the-box&#8221; experience than EPrints. I never thought it was anything to write home about &#8211; in fact I remember being disappointed by the very UI issues I&#8217;ve described above &#8211; but to my untrained eye it did seem better than EPrints, at the time. But, as I&#8217;ve <a href="http://dablog.ulcc.ac.uk/2009/12/21/our-new-eprints-repository-is-not-just-for-christmas/">mentioned elsewhere</a>, EPrints has improved remarkably since.</p>
<p>Of course a lot of people we admire have proved that you can create impressive repository systems using DSpace. It performs and provides a lot of essential repository functionality. Its Lucene search engine is certainly better than anything EPrints currently offers. But I&#8217;m still surprised how much more work seems to be necessary to make a DSpace installation as readily useful and usable as EPrints, and this seems to represent considerable additional cost in setting up DSpace.</p>
<p>I&#8217;ve heard it sometimes argued &#8211; in both EPrints and DSpace camps &#8211; that Repository setup shouldn&#8217;t <em>be</em> too easy, lest repository managers get in a mess and endanger the integrity of their system. In my opinion, as developers and solution providers, our job is to provide as many features and tools as possible to enable Repository Managers to manage their collections effectively and easily &#8211; not act as as gatekeepers to their systems and data.</p>
<p>By way of contrast, we have recently supported the Institute of Education (IOE) in setting up an EPrints repository of UK government publications, and we were pleased to see the repository manager called on us very little, other than to answer some questions and apply a few small configuration changes. The experience with SAS-Space has also confirmed to me that EPrints now has strong out-of-the-box appeal, and a rich set of features available through the Web UI, that enable a reasonably confident repository manager to get to work without needing to initiate a major technical project.</p>
<p>In the current climate, of straitened library budgets, this could make a considerable difference to the viability of a repository startup project. For a growing number of libraries and information services &#8211; not least at smaller research institutions, or in developing countries &#8211; that could be the difference between having a repository, or not.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-3-changing-platforms/' addthis:title='Open Repositories 2011 (Part 3): Changing Platforms '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2011/06/22/open-repositories-2011-part-3-changing-platforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Statistically relevant</title>
		<link>http://dablog.ulcc.ac.uk/2011/04/27/statistically-relevant/</link>
		<comments>http://dablog.ulcc.ac.uk/2011/04/27/statistically-relevant/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 11:47:28 +0000</pubDate>
		<dc:creator>Rory McNicholl</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[Ars Technica]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[IRStats]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SHERPA-LEAP]]></category>

		<guid isPermaLink="false">http://www.sherpa-leap.ac.uk/?p=277</guid>
		<description><![CDATA[Over the last year or so we&#8217;ve installed and configured (in some cases reconfigured) the IRStats package for several of the LEAP repositories, including those hosted by ULCC. It seemed a good moment to share a few thoughts about the process of getting &#8220;all statted up&#8221; with EPrints. By default, and without any further action, [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2011/04/27/statistically-relevant/' addthis:title='Statistically relevant '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<i>From the <a href="http://www.sherpa-leap.ac.uk/">SHERPA-LEAP</a> blog.</i>
<p>Over the last year or so we&#8217;ve installed and configured (in some cases reconfigured) the IRStats package for several of the LEAP repositories, including those hosted by ULCC. It seemed a good moment to share a few thoughts about the process of getting &#8220;all statted up&#8221; with EPrints.</p>
<p>By default, and without any further action, IRStats provides a kind of smorgasbord control panel, demonstrating the many optional graphs, charts and list available. You can see <a href="http://pubs.ulcc.ac.uk/cgi/irstats.cgi">an example</a> on our own ULCC Publications repository.</p>
<p>More recently we&#8217;ve seen growing demand among repository managers to share data on downloads with both their depositors and  users at large. It&#8217;s really important for repository managers to select carefully which statistics views they actually want or need to display &#8211; we can only suggest things we think might work. Once you&#8217;ve decided on the views you want, we can look at the most effective ways to display them: and this is why I&#8217;ve been having fun souping up some of the displays already offered by IRstats.</p>
<p>The first display we&#8217;ve been working on is the Statistics digest. These are common enough and we&#8217;ve used the example of <a href="http://discovery.ucl.ac.uk/past-statistics.html">UCL Discovery</a> repository as the basis of work for both SAS-Space and SOAS institutional repository.</p>
<p>The second approach has been to re-style the IRstats &#8220;dashboard&#8221; view to lay the graphs on top of each other and then use some Javascript to handle the tabbed navigation. This seemed a more elegant approach than inserting lots of charts in the abstract page itself (as, for example, at <a href="http://eprints.ecs.soton.ac.uk/18493/">ECS EPrints</a>). I&#8217;ve used this display technique to display statistics for individual eprints for the School of Pharmacy, as well as SAS and SOAS.</p>
<p><a href="http://www.sherpa-leap.ac.uk/wp-content/uploads/2011/04/irstats-pharmacy-1.png"><img class="aligncenter size-medium wp-image-278" src="http://www.sherpa-leap.ac.uk/wp-content/uploads/2011/04/irstats-pharmacy-1-300x212.png" alt="IRStats on School of Pharmacy EPrints" width="300" height="212" /></a><br />
The tabbed display of graphs and tables was also combined with a &#8216;modal box&#8217; display that keeps the height of page the same (for example on <a href="http://eprints.soas.ac.uk/3316/">this Abstract page</a> at SOAS. At the bottom of the Abstract page I&#8217;ve added a statistics section showing the number full-text downloads, and a link that displays detailed stats in an overlaid box.</p>
<p>This method doesn&#8217;t just work for individual items, but can be used on other datasets in too. For example, on SAS-Space we have added it to the bottom of their <a href="http://sas-space.sas.ac.uk/view/collections/ialsac.html">Collection browse pages</a>, so that at the bottom of each Collection view there is an opportunity to view download statistics for that collection as a whole.</p>
<p>Additionally in SAS-Space, since it is a repository for a number of discrete institutes, there was a requirement for institutional editors to have access to their own institute&#8217;s statistics. To achieve this, I allowed access to a constrained version of the IRStats control panel for editor-users who had the appropriate editorial permissions for the institute in question. (Unless you are a SAS-Space editor, you won&#8217;t be able to access this.)</p>
<p>Which statistics views to insert as tabs is the decision of the repository manager. Views we&#8217;ve used include:</p>
<ul>
<li>Monthly downloads</li>
<li>Daily downloads</li>
<li>Unique visitors</li>
<li>Referrers</li>
<li>Search Engines</li>
<li>Top 10 items downloaded (only for a Collection, Repository or Division)</li>
<li>Top 10 search terms</li>
</ul>
<p>From a technical point-of-view, we will have to review these configurations when we upgrade to EPrints version 3.3, possibly later in the year (if it&#8217;s released!!), in conjunction with our VM infrastructure migration, and start doing things with EPStats rather than IRStats. But we now have an effective framework for adding statistics quickly to any EPrints installation.</p>
]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2011/04/27/statistically-relevant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synergies abound</title>
		<link>http://dablog.ulcc.ac.uk/2011/02/21/synergies-abound/</link>
		<comments>http://dablog.ulcc.ac.uk/2011/02/21/synergies-abound/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 16:55:16 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[AIDA]]></category>
		<category><![CDATA[digitisation]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[LEAP]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SOAS]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=1206</guid>
		<description><![CDATA[Some days it all seems worthwhile and last Friday was such a day. I spent most of it at SOAS listening to accounts of the many digitisation projects of the Centre for Digital Africa, Asia and the Middle East (CeDAAME), including the Fürer-Haimendorf photographic collection, Islamic manuscripts (in partnership with Yale) and other justly named [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2011/02/21/synergies-abound/' addthis:title='Synergies abound '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="https://lh5.googleusercontent.com/_EPSfM2OiyFs/TWKO2F1yS1I/AAAAAAAAAzo/Eul3btIvASU/s288/FxCam_1298304702885.jpg"><img alt="" src="https://lh5.googleusercontent.com/_EPSfM2OiyFs/TWKO2F1yS1I/AAAAAAAAAzo/Eul3btIvASU/s288/FxCam_1298304702885.jpg" title="Yale-SOAS Islamic Manuscript Gallery" class="alignright" width="288" height="225" /></a>Some days it all seems worthwhile and last Friday was such a day. I spent most of it at SOAS listening to accounts of the many digitisation projects of the Centre for Digital Africa, Asia and the Middle East (<a href="http://www.soas.ac.uk/cedaame/">CeDAAME</a>), including the Fürer-Haimendorf photographic collection, Islamic manuscripts (in partnership with Yale) and other justly named &#8220;Treasures of SOAS&#8221;. What Malcolm, Stuart, Julie and the rest of the SOAS team have achieved is extremely impressive. And of course I was also there to admire the fantastic work Rory has done making an <a href="http://digital.info.soas.ac.uk/cgi/c">attractive and accessible online showcase</a> for them out of EPrints. (There are some rough edges still to polish, but by-Friday was a tough deadline! <img src='http://dablog.ulcc.ac.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
<p>Friday&#8217;s CeDAAME dissemination event was also an opportunity to be reminded that ULCC&#8217;s Digital Archives team has contributed in other ways to the success of SOAS&#8217;s team, directly and indirectly.  Julie Makinson described how SOAS used  the <a href="http://aida.jiscinvolve.org/wp/">AIDA digital asset assessment toolkit</a> in developing their strategic approach; and many of the SOAS team are alumni of the <a href="http://www.dptp.org/" title="Digital Preservation Training Programme">DPTP</a>: so Ed and Patricia have also had their part to play in supporting SOAS&#8217;s digitisation efforts.</p>
<p>The presentations at SOAS were extremely interesting, describing the full range of activities of a multi-faceted digitisation programme, from the development of the strategy (using the aforementioned AIDA) to the many challenges of digitising Islamic manuscripts and related materials. </p>
<p>How, for example, do you reliably OCR pages of centuries-old text with mixtures of Arabic and Latin/English/French? The answer is that sometimes rekeying is unavoidable. We learned, too, that Yale used UKOLN&#8217;s<a href="http://www.ukoln.ac.uk/metadata/dcdot/"> DC Dot </a>Dublin Core editor to create their metadata for Islamic collections (and then convert to TEI). Thanks to the native DC and Unicode support in EPrints, SOAS metadata (in English and Arabic) was created and managed directly in the repository. Metadata exchange between Yale&#8217;s Fedora-based system and SOAS&#8217;s EPrints system seems to have been achieved effectively &#8211; I know Rory worked closely with SOAS and Yale on this. </p>
<p>And I sensed genuine excitement in the room when the page-turning interfaces for viewing the books online were unveiled: both very impressive. (For SOAS Rory has been working long and hard on adapting the open source book viewer used by the Internet Archive, and ensuring that the right-to-left reading and page-turning functionality works smoothly.) We also learned about a variety of different approaches to the issues of managing and funding digitisation and cataloguing activities: with my work on the Mediawiki-based <a href="http://www.ucl.ac.uk/transcribe-bentham/">Transcribe Bentham</a> project in mind, it was particularly interesting to hear about University of Michigan&#8217;s <a href="http://www.lib.umich.edu/special-collections-library/clir-islamic-manuscripts-project">Collaborative Cataloguing</a> initiative. </p>
<p>All in all an exciting day, and particularly satisfying to see close-up the kind of synergies that exist across all of the activities of ULCC&#8217;s Digital Archives and Repositories Team. In addition to further enhancing the SOAS Digital Archives system, we are also looking forward to working with them on their JISC-funded <a href="http://digitisation.jiscinvolve.org/wp/2011/02/">Engaging Overseas Communities</a> project, which is going to involve hooking EPrints up to mobile phones in Africa and Asia.</p>
<p>As if that wasn&#8217;t enough, at lunchtime I also dashed over to the School of Pharmacy, where Jean, Neroli and Michelle had kindly organised a lunchtime meeting for the University of London repository managers in the LEAP consortium. It was an opportunity for me to unveil a preview of the new SHERPA-LEAP website (with added social networking goodness, courtesy of WordPress/BuddyPress) that we expect to launch very shortly.</p>
<p>It was a nice way to round off a week in which the Team also achieved significant milestones in our work on preservation metadata for the <a href="http://www.parliament.uk/business/publications/parliamentary-archives/">Parliamentary Archives</a> and strategic development for <a href="http://www.londonmet.ac.uk/thewomenslibrary/">The Women&#8217;s Library</a>, began planning for the next <a href="http://www.dptp.org/" title="Digital Preservation Training Programme">DPTP</a> course, and we received news that the FP7 <a href="http://blogforever.eu/">BlogForever project</a>, which will see us collaborating with Warwick, HATII, CERN and others until 2013, has received its final sign-off from the European Commission. </p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2011/02/21/synergies-abound/' addthis:title='Synergies abound '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2011/02/21/synergies-abound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doing It Differently In Sheffield Cathedral!</title>
		<link>http://dablog.ulcc.ac.uk/2010/11/04/doing-it-differently-in-sheffield-cathedral/</link>
		<comments>http://dablog.ulcc.ac.uk/2010/11/04/doing-it-differently-in-sheffield-cathedral/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 09:30:23 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[RSP]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=1104</guid>
		<description><![CDATA[It was great to take part in last week&#8217;s Repositories Support Project event at Sheffield Cathedral. The theme of the day, organised by Jackie Wickham and the RSP team, was &#8220;Doing It Differently&#8221; and it covered a wide range of repository-related themes. I took along an updated and expanded version of the presentation I made [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2010/11/04/doing-it-differently-in-sheffield-cathedral/' addthis:title='Doing It Differently In Sheffield Cathedral! '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1105" title="183191782" src="http://dablog.ulcc.ac.uk/wp-content/uploads/2010/11/183191782-225x300.jpg" alt="183191782" width="225" height="300" /></p>
<p>It was great to take part in last week&#8217;s Repositories Support Project event at Sheffield Cathedral.  The theme of the day, organised by Jackie Wickham and the RSP team, was <a href="http://www.rsp.ac.uk/events/index.php?page=DID1010/index.php">&#8220;Doing It Differently&#8221;</a> and it covered a wide range of repository-related themes. I took along an updated and expanded version of the presentation I made to SHERPA-LEAP repository managers. I covered the same topics, but in preparing the presentation, I was amazed how many more things there were to talk about a year on.</p>
<p>Stephanie Taylor gave an excellent overview of the repository scene, and I hope I followed it up with useful ideas about making repositories more user-friendly or just generally useful to users. Other talks went off into less well trodden areas, though no less interesting: Pat Lockley impressed again with his enthusiastic description of Xpert; Joss Winn described his further adventures in WordPress land; and Stephanie Meece described the challenges of non-textual repositories at UAL. My ears pricked up when Jason Hoyt of Mendeley mentioned that an imminent upgrade to Mendeley will be able to identify OA sources for papers, which might signal it&#8217;s time for me to finally catch up with Mendeley (dissertation starts next year!). I didn&#8217;t catch the final speakers as I had to catch my train, but I commend to you Vicki McGarvey&#8217;s <a href="http://www.ntushare.org/2010/11/rsp-event-doing-it-differently/">post on the SHARE project blog</a> at Nottingham Trent University.</p>
<p>I tried to keep things simple by steering clear of all the complicated issues in repository management &#8211; OA, OAI-PMH, copyright, advocacy, REF, RIM, etc &#8211; and just focus on simple UI enhancements that might improve a user&#8217;s experience of the repository, and effective use of features like RSS feeds and statistics, with examples from all over the world of institutional and specialist repositories. Which features a repository manager might choose, if any, is up to them and their own circumstances, but my aim was to ensure they are at least aware of what&#8217;s possible &#8211; as evidenced by what&#8217;s been done in many repositories around the country.</p>
<div style="width:425px" id="__ss_5583694"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/bezbozhnik/beyond-sneep-ideas-for-creative-repository-management" title="Beyond SNEEP: Ideas for Creative Repository Management">Beyond SNEEP: Ideas for Creative Repository Management</a></strong><object id="__sse5583694" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=rsp-did-20101027-davis-101027104922-phpapp02&#038;stripped_title=beyond-sneep-ideas-for-creative-repository-management&#038;userName=bezbozhnik" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse5583694" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=rsp-did-20101027-davis-101027104922-phpapp02&#038;stripped_title=beyond-sneep-ideas-for-creative-repository-management&#038;userName=bezbozhnik" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/bezbozhnik">Richard Davis</a>.</div>
</div>
<p>Although I focused on EPrints installations, I think nearly everything I demonstrated ought to be feasible in other platforms. Overloading an abstract page with features like &#8220;Share this on Facebook/Twitter&#8221;, QR Codes, or metadata export in RSS/JSON/CSV and more, should be a very easy way to enhance the user experience of repositories. As I suggested, adding buttons to support &#8220;the latest thing&#8221; users may be finding useful, is generally not difficult. A &#8220;Send This Paper To My Kindle&#8221; button, for example, seems so trivial I might even try it myself.</p>
<p>I had a long list of ideas/examples to show: for anyone who didn&#8217;t have time to copy down the small print, they were:</p>
<ul>
<li><span><a href="http://wiki.eprints.org/w/Sneep">SNEEP </a></span></li>
<li><span><a href="http://eprints.lincoln.ac.uk/">Lincoln EPrints </a></span></li>
<li><span><a href="http://languagebox.ac.uk/">Language Box </a></span></li>
<li><span><a href="http://wiki.eprints.org/w/MePrints">MePrints </a></span></li>
<li><span><a href="http://humbox.ac.uk/">Hum Box </a></span></li>
<li><span><a href="http://pubs.ulcc.ac.uk/">ULCC Publications Archive</a></span></li>
<li><span><a href="http://eprints.ucl.ac.uk/">UCL EPrints </a></span></li>
<li><span><a href="http://wiki.eprints.org/w/IRStats">IRStats </a></span></li>
<li><span><a href="http://goo.gl/Bp1N">Repository Stats using Google Analytics (presentation by Graham Triggs at OR10) </a></span></li>
<li><span><a href="http://e-space.openrepository.com/">E-Space at Manchester Metropolitan University </a></span></li>
<li><span><a href="http://code.google.com/p/ﬂism/">Framework for Linking Inline Semantic Metadata </a></span></li>
<li><span><a href="http://ora.ouls.ox.ac.uk/">Oxford University Research Archive </a></span></li>
<li><span><a href="http://lasso.ucl.ac.uk/merlin-ui/">MERLIN </a></span></li>
<li></li>
</ul>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2010/11/04/doing-it-differently-in-sheffield-cathedral/' addthis:title='Doing It Differently In Sheffield Cathedral! '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2010/11/04/doing-it-differently-in-sheffield-cathedral/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Our new EPrints repository (is not just for Christmas)</title>
		<link>http://dablog.ulcc.ac.uk/2009/12/21/our-new-eprints-repository-is-not-just-for-christmas/</link>
		<comments>http://dablog.ulcc.ac.uk/2009/12/21/our-new-eprints-repository-is-not-just-for-christmas/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 23:01:32 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[ULCC]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=819</guid>
		<description><![CDATA[As regular readers will know, we have been working with repositories for quite a few years now. In 2005 we began working with the School of Advanced Study on their requirements for an Institutional Repository, and since then we have installed, configured and maintained several repositories, including some highly customised, specialist systems. In most cases [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2009/12/21/our-new-eprints-repository-is-not-just-for-christmas/' addthis:title='Our new EPrints repository (is not just for Christmas) '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://images.fanpop.com/images/image_uploads/I-R-Baboon-i-am-weasel-477964_223_262.gif"><img class=" alignright" style="margin: 4px;" title="IR" src="http://farm1.static.flickr.com/129/398947469_2ec158fb31_m_d.jpg" alt="IR" width="216" height="127" /></a></p>
<p>As regular readers will know, we have been working with repositories for quite a few years now. In 2005 we began working with the School of Advanced Study on their requirements for an Institutional Repository, and since then we have installed, configured and maintained several repositories, including some highly customised, specialist systems.</p>
<p>In most cases we have used EPrints. This is partly because we are familiar with the stuff it is built with (Perl, MySQL and XML have been at the heart of the <a href="http://www.ndad.nationalarchives.gov.uk/">NDAD dataset repository</a> we have operated for The National Archives since 1997). But also because we like the ever-expanding set of features and options EPrints provides. I&#8217;ve watched its capabilities grow, thanks to the seemingly limitless energy and initiative of the EPrints team at Southampton. (For an interesting, user&#8217;s-eye perspective on the relative merits of DSpace and EPrints, I recommend reading some of the <a href="http://cavlec.yarinareth.net/category/librariana/dspace/">posts tagged DSpace</a> in Dorothea Salo&#8217;s Caveat Lector blog).</p>
<p>It&#8217;s three years almost to the day since Rory and I attended the <a href="http://www.eprints.org/software/v3briefing.php">pre-launch briefing on EPrints3</a> and came away convinced that, with its AJAX UI and evolving plugin architecture, EPrints 3 was likely to play a big part in our future plans.</p>
<p>And hardly a day&#8217;s gone by since, when we haven&#8217;t had some EPrints-related work on our plate. In 2007 we began developing <a href="http://www.linnean-online.org/">Linnean Online</a> for the Linnean Society, and <a href="http://primo.sas.ac.uk/eprints/">PRIMO</a> for the Institute of Musical Research. Out of this, and the snowballing Web 2.0 zeitgeist, we also honed the idea that became <a href="http://pubs.ulcc.ac.uk/48/">SNEEP</a> (Social Networking Extensions for EPrints), one of the first JISC Rapid Innovation projects. Most recently, we&#8217;ve scaled new heights of EPrints customisation with the <a href="http://digital.info.soas.ac.uk/">SOAS Fürer-Haimendorf collection</a>, with its user-defined albums and searching enhancements, all wrapped up in <a href="http://www.9web.co.uk/">9Web&#8217;</a>s impressive graphic design.</p>
<p>We&#8217;ve tweaked config files and hacked templates and for the most part enjoyed <em>doing stuff</em> with EPrints. (All credit is due to Rory and Ben, by the way. My role is chiefly to say &#8220;We could make it do <em>that</em> couldn&#8217;t we?&#8221; And, lo and behold, usually &#8220;we&#8221; can.)</p>
<p>Over the years I&#8217;ve also talked to many repository managers, and potential repository managers, about their requirements and expectations. I&#8217;ve spoken and networked at <a href="http://dablog.ulcc.ac.uk/2007/10/24/dspace-user-group-2007/">DSpace User Groups </a>, <a href="http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/">Open Repositories</a> conferences and many excellent events organised by the JISC, particularly the <a href="http://www.rsp.ac.uk/">Repositories Support Project</a> &#8211; and I&#8217;ve met a lot of smart and insightful people in the <em>repo biz</em>. Some of it must have rubbed off &#8211; I think my own understanding of what&#8217;s needed, and what&#8217;s feasible has grown considerably.</p>
<p>But what we&#8217;ve never done is run our own repository, and experienced these things day-to-day for ourselves. As Atticus Finch said in <em>To Kill A Mockingbird</em>,</p>
<blockquote><p>You never really understand a person until you consider things from his point of view . . . until you climb into his skin and walk around in it.</p></blockquote>
<p>That&#8217;s why, in the gaps between everything else going on round here, Annemarie has been putting together the <a href="http://pubs.ulcc.ac.uk/">ULCC Publications Archive</a>, which I hope will become a canonical home for our published outputs. It&#8217;s not big and it&#8217;s not clever, it&#8217;s certainly not perfect, but it is something we can use to improve our understanding of what it means to run a repository.  We will also no doubt use it to explore some of the tools and techniques emanating from the EPrints developer community.</p>
<p>And now I can really start to empathise with the repository managers I know: their agony &#8211; clarifying copyright and licenses, ambiguous form fields, disappearing diacritics &#8211; and their ecstasy &#8211; a well-formed subject tree or citation, a successful search. I&#8217;ve also an insight into the needs of authors/submitters, since several articles are mine &#8211; and I naturally want to get the citations looking <em>just right</em>, so that I can embed some of the nice feeds EPrints provides into my blogs, e-portfolios and who knows what other mashups. Self-interest is a great motivator, as many Open Access advocates have observed: before long I&#8217;m sure I&#8217;ll be wanting download statistics, author profiles, and most of the other things I described in <a href="http://www.slideshare.net/bezbozhnik/1001-things-to-do-with-a-live-repository">1001 Things To Do With A Live Repository</a>.</p>
<p>For me it&#8217;s an invaluable experience &#8211; no less so than when, a couple of years ago, I became an <em>actual user </em>of a VLE, through my MSc course at Edinburgh. There&#8217;s a world of difference between being a developer or implementer of this kind of online system &#8211; thinking your job&#8217;s done when it seems to be up-and-running &#8211; and being the poor end-user who doesn&#8217;t care about PHP, JSP, Maven, Apache, etc, but  <em>just wants to get something done</em>.</p>
<p>Among the things you&#8217;ll find in <a href="http://pubs.ulcc.ac.u">pubs.ulcc.ac.uk</a> are: papers and articles from events we have contributed to over the years, such as iPRES, Open Repositories, and DLM-Forum; published reports, like last year&#8217;s <a href="http://pubs.ulcc.ac.uk/49/">JISC-PoWR web preservation report</a>; presentations and posters from other events, mostly in the field of e-learning or digital archives; and even the <a href="http://pubs.ulcc.ac.uk/view/subjects/MK1sub2.html">swish product sheets</a> produced by our ace marketing department, Tim and Frank!</p>
<p>As well as our most recent UK activities, we&#8217;ve also unearthed some other curios, such as Patricia&#8217;s article for the <a href="http://pubs.ulcc.ac.uk/74/">Catalan Archivists&#8217; Forum</a>, in Catalan, and a<a href="http://pubs.ulcc.ac.uk/66/"> piece by Kevin in La Vanguardia</a>, in Spanish. Also of interest is a brief account of ULCC&#8217;s first 30 years, in the form of a <a href="http://pubs.ulcc.ac.uk/78/">brochure for a small exhibition</a> that was held at Senate House Library in 1999.</p>
<p>No doubt as we delve through our own digital archives we&#8217;ll find more goodies. Having a repository is an excellent opportunity to locate and appraise these things, and share those that seem interesting and informative enough. No less than this blog, and our E-learning colleagues&#8217; <a href="http://elblog.ulcc.ac.uk/">El Blo</a>g, it should be an attractive and effective shop-window &#8211; just like any good Institutional Repository.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2009/12/21/our-new-eprints-repository-is-not-just-for-christmas/' addthis:title='Our new EPrints repository (is not just for Christmas) '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2009/12/21/our-new-eprints-repository-is-not-just-for-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launch of Fürer-Haimendorf Photographic Collection at SOAS</title>
		<link>http://dablog.ulcc.ac.uk/2009/11/02/launch-of-furer-haimendorf-photographic-collection-at-soas/</link>
		<comments>http://dablog.ulcc.ac.uk/2009/11/02/launch-of-furer-haimendorf-photographic-collection-at-soas/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:18:00 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[Repositories]]></category>
		<category><![CDATA[digital archives]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SOAS]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=779</guid>
		<description><![CDATA[I spent some of Friday at the School of Oriental and African Studies (SOAS) for the launch of the Fürer-Haimendorf Photographic Archive, a JISC-sponsored digitisation project that makes available the fantastic collection of photographs of tribal cultures in South Asia and the Himalayas taken by Christoph von Fürer Haimendorf between the 1930s and the 1970s. [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2009/11/02/launch-of-furer-haimendorf-photographic-collection-at-soas/' addthis:title='Launch of Fürer-Haimendorf Photographic Collection at SOAS '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://digital.info.soas.ac.uk/6024/"><img class="size-medium wp-image-780" style="float:right; margin: 0 0 4px 4px;" title="Fürer-Haimendorf Photographic Collection" src="http://dablog.ulcc.ac.uk/wp-content/uploads/2009/11/soasfh-ss-s-300x208.png" alt="SOAS Fürer-Haimendorf Photographic Collection" width="300" height="208" /></a>I spent some of Friday at the School of Oriental and African Studies (SOAS) for the launch of the <a href="http://digital.info.soas.ac.uk/">Fürer-Haimendorf Photographic Archive</a>, a JISC-sponsored digitisation project that makes available the fantastic collection of photographs of tribal cultures in South Asia and the Himalayas taken by Christoph von Fürer Haimendorf between the 1930s and the 1970s.</p>
<p>This is just the first phase of the rollout, not only of Fürer-Haimendorf&#8217;s pictures, but also of many other valuable collections at SOAS. We are pleased and excited to have been able to assist with this endeavour, by customising EPrints to meet the extensive requirements set out for the system by Susannah Rayner and Malcolm Raggett, who are leading the project at SOAS. No less than with <a href="http://www.linnean-online.org">Linnean Online</a>, it is a rare privilege to be associated with a project giving a new impetus, and worldwide access, to such invaluable historically important, archival collections.</p>
<p>SOAS organised a fascinating series of lectures <span id="more-779"></span>on Friday to launch the collection. In one talk, <strike>Albert</strike> Alban von Stockhausen spoke passionately about the importance of sharing the collection not only with researchers, but also with the communities that Haimendorf visited. Surviving subjects in Nagaland, and their descendants, have been deeply moved on seeing these photos again. Some even refer to their own age in terms of how old they were when Fürer-Haimendorf visited.</p>
<p>Stuart Blackburn talked about Fürer-Haimendorf&#8217;s work in the Apatani valley in the 1940s, where he got a rapturous reception, if not as the first westerner to visit them, then probably as only the 5th or 6th, when he acted as an official representative of the British government in India, trying (not always successfully) to resolve tribal disputes. In the photos we can see valuable records of rice-growing, forest-clearance, village-settlement patterns, ritual and warrior practices, and the Apatani villages, with their densely populated, crowded lanes. There are also many individual portraits.</p>
<p>We are particularly pleased with the results. It is an EPrints-based repository which implements the very exacting requirements set out by the SOAS team. It has been an opportunity to develop even further the work Rory has done with EPrints, drawing on our experience adding plugins for bookmarking, tagging and commenting, which began with <a href="http://www.linnean-online.org">Linnean Online</a> and continued with <a href="http://dablog.ulcc.ac.uk/tag/sneep/">SNEEP</a>. We also particularly enjoyed, and benefitted from, working closely with the team from <a href="http://www.9web.co.uk/">9Web</a>, who provided graphic designs and meticulous usability testing.</p>
<p>I hope to enumerate the new features and describe the development work in a future post; meanwhile you can see it in action at <a href="http://digital.info.soas.ac.uk/">digital.info.soas.ac.uk</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2009/11/02/launch-of-furer-haimendorf-photographic-collection-at-soas/' addthis:title='Launch of Fürer-Haimendorf Photographic Collection at SOAS '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2009/11/02/launch-of-furer-haimendorf-photographic-collection-at-soas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open Access and Repositories in the Arts</title>
		<link>http://dablog.ulcc.ac.uk/2009/07/16/open-access-and-repositories-in-the-arts/</link>
		<comments>http://dablog.ulcc.ac.uk/2009/07/16/open-access-and-repositories-in-the-arts/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 17:16:42 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[open access]]></category>
		<category><![CDATA[PRIMO]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[RSP]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=741</guid>
		<description><![CDATA[On Tuesday I spent an interesting day at the British Academy discussing Open Access and Repositories in the Arts. The event was organised by the Repositories Support Project (RSP) and ably hosted by Bill Hubbard and Dominic Tate. I gave a short presentation on PRIMO; other projects covered included KULTUR (Andrew Gray from University of [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2009/07/16/open-access-and-repositories-in-the-arts/' addthis:title='Open Access and Repositories in the Arts '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>On Tuesday I spent an interesting day at the British Academy discussing <a href="http://www.rsp.ac.uk/events/index.php?page=ArtsForum2009-07-14/index.php">Open Access and Repositories in the Arts</a>. The event was organised by the Repositories Support Project (<a href="http://www.rsp.ac.uk/">RSP</a>) and ably hosted by Bill Hubbard and Dominic Tate. I gave a short presentation on <a href="http://primo.sas.ac.uk/eprints/">PRIMO</a>; other projects covered included <a href="http://kultur.eprints.org/">KULTUR</a> (Andrew Gray from University of the Arts, London) and the <a href="http://eprints.whiterose.ac.uk/">White Rose</a> repository (Rachel Proudfoot from Leeds University). It was also gratifying to find myself on the same bill as Charles Oppenheim, who gave us his entertaining overview of the many and varied forms of IPR issue that afflict repository endeavours &#8211; particularly those affecting multimedia repositories handling photography, video, audio and performing arts.</p>
<p>Many interesting discussions about repository approaches for the arts followed, both in the workshops, plenary debates, and over the rather smashing buffet lunch. One interesting direction the discussions took was in suggesting that while endeavours like KULTUR and PRIMO provide examples of ways to develop repositories for visual and performing arts, they don&#8217;t offer any kind of ready-made application for institutions wanting to create their own repositories with a minimum of fuss and cost. Is it possible that the benefits of such projects (particularly JISC-funded projects) would be greater if the outputs generated a reusable product rather than just a script or a recipe? Bill agreed to discuss this idea further within RSP, and I look forward to following it up soon.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2009/07/16/open-access-and-repositories-in-the-arts/' addthis:title='Open Access and Repositories in the Arts '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2009/07/16/open-access-and-repositories-in-the-arts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Repositories 2009</title>
		<link>http://dablog.ulcc.ac.uk/2009/06/10/open-repositories-2009/</link>
		<comments>http://dablog.ulcc.ac.uk/2009/06/10/open-repositories-2009/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 13:19:01 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[dspace]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linnean Online]]></category>
		<category><![CDATA[OR09]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SNEEP]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=676</guid>
		<description><![CDATA[Less than three weeks have passed since I found myself at Open Repositories 2009 (#OR09) in Atlanta, and it already seems a long time ago. For the record, Georgia Tech put on an excellent show, overflowing with fascinating presentations, people and ideas &#8211; far too many to take in &#8211; and (most importantly) an excellent [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2009/06/10/open-repositories-2009/' addthis:title='Open Repositories 2009 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-678" title="Georgia Aquarium by Driek Heesakkers on Flickr (CC:by-nc-sa)" src="http://dablog.ulcc.ac.uk/wp-content/uploads/2009/06/atalanta-aquarium-by-driek.jpg" alt="Georgia Aquarium by Driek Heesakkers on Flickr (CC:by-nc-sa)" width="240" height="194" />Less than three weeks have passed since I found myself at <a href="https://or09.library.gatech.edu/">Open Repositories 2009</a> (#OR09) in Atlanta, and it already seems a long time ago. For the record, Georgia Tech put on an excellent show, overflowing with fascinating presentations, people and ideas &#8211; far too many to take in &#8211; and (most importantly) an excellent and entertaining dinner at the Georgia Aquarium.</p>
<p>I took a smashing poster describing our work on <a href="http://linnean-online.org/">Linnean Online</a> and the <a href="http://sneep.ulcc.ac.uk/">SNEEP</a> extensions for EPrints, and also spoke about these projects to the EPrints User Group sessions and had to endure the now inevitable <a href="http://www.flickr.com/photos/openrepo2009/3550125686/">Minute Madness</a>. I was pleased to spot the SNEEP Comments plugin in use when Jessie Hey demonstrated <a href="http://www.edshare.soton.ac.uk/">EdShare</a>, another of Southampton&#8217;s learning resource repository projects. It was also great to meet up again with Patrick McSweeney who has been tweaking SNEEP at Southampton, and discuss ways of keeping ongoing work on the plugins in sync. Regular readers may remember Patrick from <a href="http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/">OR08</a>, and he cut an <a href="http://www.twitpic.com/5jbuc">even more unforgettable figure</a> this time.</p>
<p>The talk of the event seemed to be the relentless buzz around the unification of DSpace/Fedora Commons, engendering the new creation that is DuraSpace (and DuraCloud). This offers a lot of exciting possibilities that we&#8217;ll need to keep track of, though it won&#8217;t be the first repositories event that has offered us a surfeit of jam tomorrow&#8230; For now, for the curious, here&#8217;s the <a href="http://www.duraspace.org/faq.html">Duraspace FAQ</a>.</p>
<p>By contrast, it&#8217;s slightly disappointing that, over the water, the EPrints user group seemed a tad under-subscribed. Features available in EPrints 3.1.x, and those imminent for 3.2, from cloud storage controllers and desktop folder visualisations to preservation support, promise quick wins for anyone wanting to push the repository model further: Les and the EPrints team waste no time in responding to the latest demands of the zeitgeist. All the same, informal discussions with users and non-users of EPrints suggested substantial resistance to its Perl-based core. Yet EPrints continues to push more configurability away from its Perl source: in the kind of repository-driven future oft foretold &#8211; from WordPress-type exensibility to modular service-oriented solutions &#8211; the underlying code base ought to become increasingly irrelevant as long as the package does what it says on the tin.</p>
<p>As usual it was great to meet some old friends, and lots of people for the first time. Memorably serendipitous (re-)discoveries included:</p>
<ul>
<li><a href="http://bibapp.org/">Bibapp</a> &#8211; &#8220;a Campus Research Gateway and Expert Finder&#8221;. There have been many attempts to integrate personalised, portfolio pages with repositories, and this looks like an effort worth investigating further, particularly as it claims to be repository neutral (and a good excuse to try out Ruby for real?).</li>
<li><a href="http://www.parallelarchive.org/">ParallelArchive</a> &#8211;  another variant on the repository model: &#8220;a personal scholarly workspace, a collaborative research environment, and a digital repository&#8221;. Run by Open Society Archives (OSA) at Central European University in Budapest &#8211; of particular interest to students of cold war and related issues</li>
<li><a href="http://eprints.rclis.org/">E-Lis</a> &#8211; still a superb multilingual collection of LIS resources, and undoubtedly the acid test of all EPrints internationalisation efforts</li>
<li><a href="http://aka-ocw.mit.edu/">MIT Open CourseWare</a> &#8211; the mother of all OERs?</li>
<li>The great Peter Sefton &#8211; great to meet him at last, at 6&#8242; 7&#8243;, someone I can truly look up to. For a much more thorough account of the conference, see <a href="http://ptsefton.com/2009/05/25/open-repositories-2009-trip-report.htm"> Pete&#8217;s Blog</a></li>
</ul>
<p>I didn&#8217;t manage anything in the way of sightseeing, though the Aquarium seemed to be top of most locals&#8217; list of recommendations, and we went there. Perhaps I should have made more of an effort to see the Civil War museum. For the visual record of OR09, content and context, you might like to see<a href="http://picasaweb.google.com/jim.downing/OR09"> Jim Downing&#8217;s photos</a> from the event, and the <a href="http://www.flickr.com/photos/openrepo2009/">official photo OR09 set on Flickr</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2009/06/10/open-repositories-2009/' addthis:title='Open Repositories 2009 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2009/06/10/open-repositories-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lincoln up with the SNEEP community</title>
		<link>http://dablog.ulcc.ac.uk/2008/12/18/lincoln-up-with-the-sneep-community/</link>
		<comments>http://dablog.ulcc.ac.uk/2008/12/18/lincoln-up-with-the-sneep-community/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 16:14:59 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[jiscri]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SNEEP]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/?p=270</guid>
		<description><![CDATA[The previous post may not have shown up on Andy McGregor&#8217;s RSS radar, but this one should! A most agreeable surprise to learn from Joss at Lincoln, in his comment on my previous post, that Lincoln&#8217;s shiny new Lincoln Green Institutional Repository has implemented the SNEEP plugins, and soon their users will, we hope, be [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/12/18/lincoln-up-with-the-sneep-community/' addthis:title='Lincoln up with the SNEEP community '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>The previous post may not have shown up on Andy McGregor&#8217;s RSS radar, but this one should! A most agreeable surprise to learn from Joss at Lincoln, in his <a href="http://dablog.ulcc.ac.uk/2008/12/17/lifes-a-gas-at-moodle-wonderland/#comment-1100">comment on my previous post</a>, that Lincoln&#8217;s shiny new <a href="http://eprints.lincoln.ac.uk/1543/ ">Lincoln Green Institutional Repository </a> has implemented the <a href="http://sneep.ulcc.ac.uk/">SNEEP plugins</a>, and soon their users will, we hope, be able to add Comments and Tags to the abstract pages of repository items. I know a few little tweaks have been necessary and we hope to look into them soon and ensure they are fed back into the main SNEEP code base. We&#8217;re really grateful to Joss  at Lincoln and Seb at Southampton for persevering and sharing our vision (however misguided!) &#8211; I&#8217;m looking forward to hearing how they get on.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/12/18/lincoln-up-with-the-sneep-community/' addthis:title='Lincoln up with the SNEEP community '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2008/12/18/lincoln-up-with-the-sneep-community/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JISC Eprints Training @ ULCC</title>
		<link>http://dablog.ulcc.ac.uk/2008/11/19/jisc-eprints-training-ulcc/</link>
		<comments>http://dablog.ulcc.ac.uk/2008/11/19/jisc-eprints-training-ulcc/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 12:27:25 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[repositories]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/2008/11/19/jisc-eprints-training-ulcc/</guid>
		<description><![CDATA[We are pleased to be hosting an Eprints Training Day, organised by the JISC Repositories Support Project (RSP). The event will be on Thursday 11th December 2008 here at our building in Guilford Street. Les Carr and the Southampton Eprints team will be giving practical examples of setting up and managing an Eprints repository, and [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/11/19/jisc-eprints-training-ulcc/' addthis:title='JISC Eprints Training @ ULCC '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>We are pleased to be hosting an Eprints Training Day, organised by the JISC Repositories Support Project (<a href="http://www.rsp.ac.uk/" target="_blank">RSP</a>). The event will be on Thursday 11th December 2008 here at our building in <a href="http://tinyurl.com/5wggdp">Guilford Street</a>. Les Carr and the Southampton Eprints team will be giving practical examples of setting up and managing an Eprints repository, and some insights into advanced and forthcoming features (an enticing &#8220;administrator&#8217;s &#8216;Edit Page&#8217; screen&#8221; is apparently in the pipeline). Full schedule and booking information available at the <a href="http://www.rsp.ac.uk/events/index.php?page=EprintsTraining2008-12-11/index.php" target="_blank">RSP Website</a>.</p>
<p>This event serendipitously precedes the DPC/DCC/JISC/RSP <a href="http://www.dpconline.org/graphics/events/081212RepMngrsWkshp.html" target="_blank">workshop on repository preservation</a>, up the road in Euston on Friday 12th: expect to see a few familiar faces cropping up at both events!</p>
<p>On a related note, check out also  Les Carr&#8217;s recent blog post, <a href="http://repositoryman.blogspot.com/2008/11/value-that-repositories-add.html" target="_blank">The Value That Repositories Add</a>, which includes a fascinating presentation (intended for the SPARC conference in Baltimore) demonstrating the many ways that repository software can potentially add value for its users &#8211; statistics, bibliographies, personalisation, mailing lists, news feeds, and all sorts of Web 2.0 mashupery. As Les points out, not all repositories provide all these facilities, but all are possible with the current generation of repository software, and only a little bit of extra technical wizardry. Our own <a href="http://dablog.ulcc.ac.uk/author/rorymcnicholl/">resident Eprints wizard</a> is busy working on some of them even as I write&#8230;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/11/19/jisc-eprints-training-ulcc/' addthis:title='JISC Eprints Training @ ULCC '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2008/11/19/jisc-eprints-training-ulcc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fish and Correspondence on Linnean-Online</title>
		<link>http://dablog.ulcc.ac.uk/2008/11/06/fish-and-correspondence-on-linnean-online/</link>
		<comments>http://dablog.ulcc.ac.uk/2008/11/06/fish-and-correspondence-on-linnean-online/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 14:11:56 +0000</pubDate>
		<dc:creator>Rory McNicholl</dc:creator>
				<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[fish]]></category>
		<category><![CDATA[Linnean Online]]></category>
		<category><![CDATA[Linnean Society]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[repositories]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/2008/11/06/fish-and-correspondence-on-linnean-online/</guid>
		<description><![CDATA[Since November 2007 the linnean-online collection has allowed the public access to digitised images of plant (and since this summer insect) specimens held by the Linnean Society of London. This week the on-line collection has been expanded to include 144 images of fish specimens held by the society. This part of the ongoing digitisation project [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/11/06/fish-and-correspondence-on-linnean-online/' addthis:title='Fish and Correspondence on Linnean-Online '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://dablog.ulcc.ac.uk/wp-content/uploads/2008/11/hippocampus.jpg" title="Hippocampus hippocampus"><img src="http://dablog.ulcc.ac.uk/wp-content/uploads/2008/11/hippocampus.jpg" alt="Hippocampus hippocampus" style="float: right" height="299" width="230" /></a></p>
<p>Since <a href="http://dablog.ulcc.ac.uk/2007/11/02/7/" title="Launch of linnean-online">November 2007</a> the linnean-online collection has allowed the public access to digitised images of plant (and since this summer insect) specimens held by the <a href="http://www.linnean.org/" title="The Linnean Society">Linnean Society of London</a>. This week the <a href="http://www.linnean-online.org/" title="linnean-online">on-line collection</a> has been expanded to include <a href="http://www.linnean-online.org/view/fish/fish.html" title="The fish">144 images of fish</a> specimens held by the society. This part of the ongoing digitisation project was made possible thanks to generous funding from amongst others <a href="http://www.linnean.org/index.php?id=396" title="His Majesty the Emperor of Japan awards a grant to the Linnean Society">His Majesty the Emperor of Japan</a> and the <a href="http://www.fishhall.co.uk/fish.htm" title="The Fishmongers' Company">Worshipful Company of Fishmongers</a>.</p>
<p>As well as these further specimens, <a href="http://correspondence.linnean-online.org/view/correspondence/correspondence.html" title="The correspondence">3845 images of correspondence</a> to and from Carl Linnaeus have also joined the on-line collection. The correspondence enrich the collection providing important insight and historical context. Most of the letters are written in latin, however where possible links are provided to translated summaries at <a href="http://linnaeus.c18.net/" title="Linnaean Correspondence"><em>The Linnaean correspondence</em></a>, an electronic edition prepared by the Swedish Linnaeus Society, Uppsala, and published by the Centre international d&#8217;étude du XVIII<sup>e</sup> siècle, Ferney-Voltaire.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/11/06/fish-and-correspondence-on-linnean-online/' addthis:title='Fish and Correspondence on Linnean-Online '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2008/11/06/fish-and-correspondence-on-linnean-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SNEEPing with CETIS in Bolton</title>
		<link>http://dablog.ulcc.ac.uk/2008/05/06/sneeping-with-cetis-in-bolton/</link>
		<comments>http://dablog.ulcc.ac.uk/2008/05/06/sneeping-with-cetis-in-bolton/#comments</comments>
		<pubDate>Tue, 06 May 2008 21:34:04 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[CETIS]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[mdrsig-may08]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SNEEP]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/2008/05/06/sneeping-with-cetis-in-bolton/</guid>
		<description><![CDATA[If it&#8217;s Tuesday I must be in Bolton, at the JISC CETIS Metadata and Digital Repositories Special Interest Group meeting, to present SNEEPish things to a much smaller and less daunting audience than in Southampton&#8217;s enormous lecture theatre last month. What&#8217;s more, it feels strange yet somehow liberating not to be discussing metadata for once. [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/05/06/sneeping-with-cetis-in-bolton/' addthis:title='SNEEPing with CETIS in Bolton '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/terry_wha/185318394/" title="Steam Hammer at Bolton University by Terry Whalebone on Flicker (cc:by)"><img src="http://dablog.ulcc.ac.uk/wp-content/uploads/2008/05/bolton-steam-hammer.thumbnail.jpg" alt="Steam Hammer at Bolton University by Terry Whalebone on Flicker (cc:by)" class="float-left" /></a>If it&#8217;s Tuesday I must be in Bolton, at the <a href="http://blogs.cetis.ac.uk/neil/2008/05/01/mdr-sig-meeting-6th-may-bolton/" title="CETIS MDR SIG meeting on Neil Fegen's blog" target="_blank">JISC CETIS Metadata and Digital Repositories Special Interest Group</a> meeting, to present SNEEPish things to a much smaller and less daunting audience than in <a href="http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/">Southampton&#8217;s enormous lecture theatre last month</a>. What&#8217;s more, it feels strange yet somehow liberating<em> not </em>to be discussing metadata for once.</p>
<p>You don&#8217;t need to hear any more about me and <a href="http://sneep.ulcc.ac.uk/" title="Social Networking Extensions for Eprints" target="_blank">SNEEP</a>, but the other presentations offered interesting insights into work with Institutional and Learning Object repositories, thesauruses &#8211; and even a bit of Web 2.0 mashup.</p>
<p><span id="more-99"></span>Peter Kilcoyne from Worcester College of Technology demonstrated their JISC-funded <a href="http://www.wortech.ac.uk/mrcute" target="_blank">Mr Cute</a> project. This has developed a Moodle extension which considerably extends the functionality of the VLE as a repository of IMS Learning Object packages (hence the acronym: Moodle Repository Create Upload Tag Embed). Tangentially interesting (in the light of recent discussions <em>chez nous</em>) was seeing the way Peter&#8217;s institution has embedded Moodle in Sharepoint: a fiendishly simple but elegant way to make an open-source web app work more-or-less seamlessly with enterprise and admin systems (reminds me also we should revisit our plan to embed MediaWiki in Eprints). We also learned from Peter that Moodle now has an estimated 60% share of the VLE market in FE (according to a recent ILT Champions survey by Rob Englebright): a useful statistic to know.</p>
<p><a href="http://dablog.ulcc.ac.uk/wp-content/uploads/2008/05/cetis11.jpg" title="JISC CETIS MDR SIG"><img src="http://dablog.ulcc.ac.uk/wp-content/uploads/2008/05/cetis11.thumbnail.jpg" alt="JISC CETIS MDR SIG" class="float-right" /></a>Roger Greenhaigh from  Harper Adams University College described the <a href="http://www.nationalrural.org/" target="_blank">National Rural Knowledge Exchange</a>, a resource centre for specialists in agriculture and related matters. With laudable aims of brokering joint projects, consultancy, events, reviews, bespoke training, lab and field trials, visiting speakers, graduate placements, etc., the system has nevertheless had to address a real need for simplicity in order to be of use to much of its target community. Roger described how a huge range of taxonomies was researched  &#8211; from DEFRA to Dewey to business directories &#8211; in order to arrive at the best ways of arranging and classifying the information.</p>
<p>National Rural makes extensive and effective use of many powerful Web 2.0 tools, including RSS/Atom feeds, Google Maps and <a href="http://www.flickr.com/photos/nationalrural/" title="National Rural on Flickr" target="_blank">Flickr</a>. It also tries, where possible, to shortcut established publishing cycles and schedules. The speed with which government organisations, in particular, release information, is not always conducive to timely dissemination: &#8220;what&#8217;s hot in pigs&#8221;, or up-to-the-minute information about avian flu, can&#8217;t wait weeks or months for DEFRA&#8217;s web publishing process to release it. This enlightened approach seems very reminiscent of the approach of mySociety and IdealGovernment that I described <a href="http://dablog.ulcc.ac.uk/2008/01/23/gov-20-new-uses-for-old-data/" title="Gov 2.0: New uses for old data?">elsewhere</a>.</p>
<p>I was pleased Michael Emly&#8217;s presentation reminded me about <a href="http://ludos.leeds.ac.uk/midess/" target="_blank">MIDESS</a>, which was a wide-ranging and ambitious project researching many aspects of repository implementation. Of particular interest to us (in the light of <a href="http://primo.sas.ac.uk/eprints/" target="_blank">PRIMO</a> and <a href="http://tpyf.ulcc.ac.uk/" title="Their Past Your Future" target="_blank">TPYF</a>) is its work on multimedia repositories and IPR issues.</p>
<p>MIDESS also experimented with using METS and OAI-PMH as metadata transmission standards: interesting to hear their conclusion that METS is too flexible to be readily usable. I&#8217;m reminded of our work with EAD, a format in which it is very easy to create metadata, but not so easy to reliably interpret others&#8217; uses of it, unless an explicit subset is identified: MIDESS similarly concluded that there is a need for more work on application profiles. Michael also highlighted the issue that current platforms are lacking functionality for multimedia: how can we get that functionality built in?</p>
<p>John Robertson briefly told us about <a href="http://hilt.cdlr.strath.ac.uk/" target="_blank">HILT</a>  , the High-Level Thesaurus project, unifying many classification schemes.  A quick look at one of the <a href="http://hiltm2m.cdlr.strath.ac.uk/hiltm2m/hiltsoapclient.php?term=pigs&amp;request=get_all_records&amp;scheme%5B%5D=AAT&amp;PT=true&amp;NPT=true&amp;RT=true" title="Lookup " target="_blank">HILT demo sites</a> suggests it might be very useful, if ontology is your bag. Creating and maintaining such unions and cross-walks is not for the faint-hearted.</p>
<p>After my SNEEP spiel, Phil Barker explained how <a href="http://jorum.ac.uk/" target="_blank">JORUM</a> is now moving to a model of open access and deposit.</p>
<p>The closing discussion and questions and comments passim were all very constructive and thought-provoking, particularly regarding the differing expectations of repositories for Learning Objects and Scholarly Works. How real &#8211; for example &#8211; are the benefits of sharing LOs through an OAI-PMH type service? Sharing Learning Objects/Resources, it was convincingly suggested, is still likely to be hampered by a &#8220;why should I?&#8221; attitude, by fear of criticism,  and by the commercially competitive environment in which  many teaching institutions operate. Nevertheless, sharing aside, it&#8217;s clear that institutions need better control and management of their learning resources , and for this reason a repository-based approach &#8211; whether exo like JORUM or an IR, or intra like MR CUTE &#8211; is likely to be essential.</p>
<p>Finally it was a pleasure to meet other colleagues in the field, particularly Shirley Yearwood-Jackman from Liverpool University, who showed me their very nice looking <a href="http://eprints.liv.ac.uk/" title="Liverpool University Research Archive" target="_blank">Research Archive</a> (using Eprints). They might be interested in SNEEP Comments too, though Shirley felt her contributors might  like more control over which users or groups of users can comment. Although we&#8217;re close to having to button up SNEEP 1.0, Rory might have some bright ideas (he usually does).</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/05/06/sneeping-with-cetis-in-bolton/' addthis:title='SNEEPing with CETIS in Bolton '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2008/05/06/sneeping-with-cetis-in-bolton/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OAI-PMH: decline or fall?</title>
		<link>http://dablog.ulcc.ac.uk/2008/05/02/oai-pmh-decline-or-fall/</link>
		<comments>http://dablog.ulcc.ac.uk/2008/05/02/oai-pmh-decline-or-fall/#comments</comments>
		<pubDate>Fri, 02 May 2008 19:25:55 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[dspace]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[OAI-PMH]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/2008/05/02/oai-pmh-decline-or-fall/</guid>
		<description><![CDATA[A recent post on the GoogleWebMasterCentral blog alerts us to Google&#8217;s withdrawal of support for OAI-PMH for Google Sitemaps. The resources required to support it were, says Google, disproportionate to the number of sites using it. Does this mean that OAI-PMH is a standard that&#8217;s had its day? Some commentators have gleefully rejoiced in the [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/05/02/oai-pmh-decline-or-fall/' addthis:title='OAI-PMH: decline or fall? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>A recent post on the <a href="http://googlewebmastercentral.blogspot.com/2008/04/retiring-support-for-oai-pmh-in.html" target="_blank">GoogleWebMasterCentral</a> blog alerts us to Google&#8217;s withdrawal of support for OAI-PMH <em>for Google Sitemaps</em>.  The resources required to support it were, says Google, disproportionate to the number of sites using it.</p>
<p>Does this mean that OAI-PMH is a standard that&#8217;s had its day? Some commentators have gleefully rejoiced in the possible demise of the standard. However the discussion on <a href="http://blog.paulwalk.net/2008/04/23/google-gives-up-on-supporting-oai-pmh-for-sitemaps/trackback/" target="_blank">Paul Walk&#8217;s</a> blog is more balanced, lucid and informative, and covers well the many areas where OAI-PMH is more and less valuable. We shouldn&#8217;t forget that <a href="https://www.google.com/webmasters/tools/docs/en/protocol.html" target="_blank">Google Sitemaps</a> and <a href="http://www.oaforum.org/tutorial/" target="_blank">OAI-PMH</a> were created for different purposes, though both use XML, and inevitably there is potential overlap in their application.</p>
<p><span id="more-95"></span>NDAD has an <a href="http://www.ndad.nationalarchives.gov.uk/cgi-bin/oai/OAI2.0/request?verb=ListRecords" title="NDAD OAI-PMH interface" target="_blank">OAI-PMH</a> interface: I don&#8217;t know whether this has ever been of any use to anyone.  NDAD&#8217;s holdings are markedly different from the majority of Open Access repositories running Eprints or DSpace (see <a href="http://roar.eprints.org/" target="_blank">ROAR</a> for a full list).</p>
<p>Interesting what other things you learn too &#8211; for example, courtesy of a comment on <a href="http://orweblog.oclc.org/archives/001618.html" target="_blank">Lorcan Dempsey&#8217;s</a> blog, that &#8220;[t]here&#8217;s been an unofficial Google Sitemap hack for DSpace for half of forever. The funny thing was when its use was recommended to keep Google crawlers from crashing DSpace installs.&#8221; We have a running battle with Google crawlers triggering errors on our DSpace server, so this might be worth knowing when we start our next cycle of maintenance and upgrade.</p>
<p>A propos of how this affects Eprints, Tim Brody points out on Eprints-Tech:</p>
<blockquote><p>You don&#8217;t need to change anything.</p>
<p>Sitemaps can be used to expose hard to find Web pages or to improve  indexing by focusing the crawler at particular parts of the site. The  EPrints 3 Web interface has already been designed with Google in mind  and is fully compatible with their normal crawler without the need for  sitemaps. That doesn&#8217;t preclude the addition of a sitemap to EPrints but  it seems unnecessary at the moment.</p>
<p>(EPrints 3 has some Google-requested additions, EPrints 2 has much the  same crawler-friendly interface)</p></blockquote>
<p>One interesting aspect of this event is Google&#8217;s approach to the change:</p>
<blockquote><p>In order to move forward with even better coverage of your websites, we have decided to support only the standard XML Sitemap format by May 2008. We are in the process of notifying sites using OAI-PMH to alert them of the change.</p></blockquote>
<p>An interesting contrast to the more cavalier approach of Microsoft in its recent <a href="http://dablog.ulcc.ac.uk/2008/01/11/the-ms-office-2003-format-debacle/">MS Office 2003 format debacle</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/05/02/oai-pmh-decline-or-fall/' addthis:title='OAI-PMH: decline or fall? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2008/05/02/oai-pmh-decline-or-fall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SNEEP: Beta release of Comments plugin for Eprints</title>
		<link>http://dablog.ulcc.ac.uk/2008/04/21/sneep-beta-release-of-comments-plugin-for-eprints/</link>
		<comments>http://dablog.ulcc.ac.uk/2008/04/21/sneep-beta-release-of-comments-plugin-for-eprints/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 15:42:30 +0000</pubDate>
		<dc:creator>Rory McNicholl</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SNEEP]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/2008/04/21/sneep-beta-release-of-comments-plugin-for-eprints/</guid>
		<description><![CDATA[A Beta release of the SNEEP Comments plugin for Eprints is now available in our demo repository: we invite any interested Eprints developers to download and test it. If you don&#8217;t have your own Eprints repository, you can get an idea of how the plugin works by looking at some demo items, or create an [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/04/21/sneep-beta-release-of-comments-plugin-for-eprints/' addthis:title='SNEEP: Beta release of Comments plugin for Eprints '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><img src="http://sneep.ulcc.ac.uk/wiki/images/6/60/Sneep_logo.jpg" alt="SNEEP logo" align="right" height="64" width="64" />A Beta release of the SNEEP Comments plugin for Eprints is now available in our demo repository: we invite any interested Eprints developers to <a href="http://sneep.ulcc.ac.uk/eprints/6" title="Download SNEEP Comments plugin (Beta)">download</a> and test it.  If you don&#8217;t have your own Eprints repository, you can get an idea of how the plugin works by looking at some <a href="http://sneep.ulcc.ac.uk/eprints/1/" title="Demo Eprints item with SNEEP commenting...">demo items</a>, or create an account in our <a href="http://sneep.ulcc.ac.uk/eprints/" title="SNEEP test/demo repository">demo repository</a> and add your own comments. Either way, we welcome comments and feedback, on <a href="http://dablog.ulcc.ac.uk/2008/04/21/sneep-beta-release-of-comments-plugin-for-eprints/#respond">this blog</a>, by <a href="mailto:sneep@ulcc.ac.uk">email</a>, or on the <a href="http://sneep.ulcc.ac.uk/eprints/6/">plugin page</a> itself.</p>
<p>This release also includes the Notes feature: this creates private comments visible only to the logged-in user who created them.</p>
<p>For more information about the SNEEP project, see the <a href="http://sneep.ulcc.ac.uk/wiki/">SNEEP wiki</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/04/21/sneep-beta-release-of-comments-plugin-for-eprints/' addthis:title='SNEEP: Beta release of Comments plugin for Eprints '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2008/04/21/sneep-beta-release-of-comments-plugin-for-eprints/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Open Repositories 2008 in Southampton</title>
		<link>http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/</link>
		<comments>http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 20:15:52 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[dspace]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Linnean Online]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SNEEP]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/</guid>
		<description><![CDATA[Enjoyed the last couple of days at OR08 in Southampton, catching up with the OR crowd and developments, as well as presenting on our work with Eprints for Linnean Online and SNEEP. The conference was organised with gusto by Les Carr and the Southampton team, who kept things moving at a rapid pace, seemingly unphased [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/' addthis:title='Open Repositories 2008 in Southampton '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Enjoyed the last couple of days at <a href="http://or08.ecs.soton.ac.uk/" title="OR08 website" target="_blank">OR08</a> in Southampton, catching up with the OR crowd and developments, as well as presenting on our work with Eprints for <a href="http://www.linnean-online.org" target="_blank">Linnean Online</a> and <a href="http://sneep.ulcc.ac.uk/wiki/" target="_blank">SNEEP</a>.</p>
<p>The conference was organised with gusto by <a href="http://repositoryman.blogspot.com/" target="_blank">Les Carr</a> and the Southampton team, who kept things moving at a rapid pace, seemingly unphased by any of the inevitable challenges of staging an event like this for over 300 people. Encouragingly, as well as the usual crowd from western Europe and anglophone countries, other countries represented this time included <a href="http://pubs.or08.ecs.soton.ac.uk/60/" target="_blank">Serbia</a>, <a href="http://pubs.or08.ecs.soton.ac.uk/81/" target="_blank">Ukraine</a> and Sri Lanka.</p>
<p>One interesting innovation was using <a href="http://or08.crowdvine.com/" title="OR08 on Crowdvine" target="_blank">Crowdvine</a> to create an online community of delgates, which proved very simple and effective. And of course there&#8217;s an <a href="http://pubs.or08.ecs.soton.ac.uk/view/subjects/" title="OR08 Conference Repository" target="_blank">Eprints repository </a>of all the conference papers and proceedings.</p>
<p style="text-align: center"><a href="http://flickr.com/photos/rakerman/2380064178/" target="_blank" title="Richard at OR08. Photo: R. Akerman on Flickr."><img src="http://dablog.ulcc.ac.uk/wp-content/uploads/2008/04/me_at_or08.jpg" alt="Richard at OR08. Photo: R. Akerman." style="border: 1px solid #999999; padding: 2px; width: 95%; height: 120px" /></a></p>
<p><span id="more-74"></span>My own presentation came in a plenary session on Tuesday morning which was a bit like a rerun of our <a href="http://dablog.ulcc.ac.uk/2007/12/18/eprints-web-20-pow-wow-followup/">Web 2.0 Pow-Wow</a> in December. Ian Mulvany was there to talk about <a href="http://pubs.or08.ecs.soton.ac.uk/1/" target="_blank">Connotea&#8217;s latest ideas</a> (David Kane from Waterford Institute of Technology was on the bill too, but was unable to come); Daniel Alexander Smith <a href="http://pubs.or08.ecs.soton.ac.uk/3/" target="_blank">effused about Rich Tags</a>. In a few spare minutes at the end, Patrick McSweeney, one of Les&#8217;s 3rd year undergraduates, impressed everyone hugely with a spontaneous demonstration of a <a href="http://users.ecs.soton.ac.uk/pm705/3yp/" target="_blank">Flash-based Cover Flow visualiser</a> he is developing for Eprints.</p>
<p>Sandwiched between Ian and Daniel, I shared my thirty-minute thoughts on the <a href="http://pubs.or08.ecs.soton.ac.uk/2/" target="_blank">history of annotations</a>, from Linnaeus and Carlyle, to Flickr and SNEEP. If you&#8217;d been there you would probably have seen something like <a href="http://flickr.com/photos/rakerman/2380064178/" title="Me, speaking, on Flickr" target="_blank">this</a>, and your notes might look a bit like <a href="http://www.nostuff.org/words/2008/or08-session2b/" title="Blog" target="_blank">this </a>(unless you preferred to Twitter like <a href="http://hashtags.org/tag/OR08/" target="_blank">this</a>).<a href="http://www.nostuff.org/words/2008/or08-session2b/" title="Blog" target="_blank"><br />
</a></p>
<p>From the encouraging feedback I got afterwards, it looks like quite a few Eprints repositories, running or planned, will be interested in one or more of our SNEEP plugins &#8211; including  our bonus &#8220;Easter Egg&#8221; Notes (private comments) feature, which Rory has already been working on, since it so inevitably falls out of developing the main Comments plugin. Hope also that Rory and I can touch base soon with Tim and Sebastien at Soton, and get their feedback on the Comments alpha.</p>
<p>There are too many other things I could report (all the usual themes, such as sustainability and interoperability, are well covered in the <a href="http://pubs.or08.ecs.soton.ac.uk/view/subjects/" target="_blank">programme</a>) but I&#8217;ll limit myself to some random things that caught my eye:</p>
<ul>
<li>Dave Millard&#8217;s refreshingly clear grasp of the issues around managing Learning Objects in his paper <a href="http://pubs.or08.ecs.soton.ac.uk/5/" target="_blank">Towards an Open Repository of Teaching Resources</a>.</li>
<li>Licia Calvi&#8217;s <a href="http://pubs.or08.ecs.soton.ac.uk/47/" title="repository usability study" target="_blank">expert usabilty evaluation of repository interfaces</a>, that found them  wanting in several critical areas.</li>
<li>Julie Allinson&#8217;s poster<a href="http://pubs.or08.ecs.soton.ac.uk/44/" title="University of York Digital Library poster" target="_blank"> for York&#8217;s Digital Library</a> that sets a new standard for eye-catching OAIS advocacy.</li>
</ul>
<p>OR09 will be in Atlanta.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/' addthis:title='Open Repositories 2008 in Southampton '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2008/04/02/open-repositories-2008-in-southampton/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SNEEP: Project update</title>
		<link>http://dablog.ulcc.ac.uk/2008/02/29/sneep-project-update/</link>
		<comments>http://dablog.ulcc.ac.uk/2008/02/29/sneep-project-update/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 17:24:04 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SNEEP]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://dablog.ulcc.ac.uk/2008/02/29/sneep-project-update/</guid>
		<description><![CDATA[Here&#8217;s a brief update on the SNEEP project, while my colleagues are busy with preparations for the new NDAD service and next week&#8217;s DPTP course in Edinburgh (which I&#8217;m sure they&#8217;ll post something about shortly). I didn&#8217;t want to miss the chance to post something on February 29th! We&#8217;ve completed functional specifications for the Comments, [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/02/29/sneep-project-update/' addthis:title='SNEEP: Project update '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><img src="http://sneep.ulcc.ac.uk/wiki/images/6/60/Sneep_logo.jpg" alt="SNEEP logo" align="right" height="129" width="131" />Here&#8217;s a brief update on the SNEEP project, while my colleagues are busy with preparations for the new <a href="http://www.ndad.nationalarchives.gov.uk/" title="National Digital Archive of Dataset" target="_blank">NDAD</a> service and next week&#8217;s <a href="http://www.ulcc.ac.uk/dptp/" title="Digital Preservation Training Programme" target="_blank">DPTP</a> course in Edinburgh (which I&#8217;m sure they&#8217;ll post something about shortly). I didn&#8217;t want to miss the chance to post something on February 29th!</p>
<p>We&#8217;ve completed <a href="http://sneep.ulcc.ac.uk/wiki/index.php/Overview" title="SNEEP Wiki: Specifications page" target="_blank">functional specifications</a> for the Comments, Bookmarking and Tagging plugins. These describe the minimum functionality we expect from the plugins, and provide a meaningful benchmark to test the finished products against.  As usual I&#8217;d welcome any comments and suggestions, either here or on the Wiki discussion pages.</p>
<p>Also, the <a href="http://sneep.ulcc.ac.uk/wiki/index.php/Reports" title="SNEEP Wiki: Reports page" target="_blank">Interim Report</a> on the project has been signed off by Andy at JISC. We&#8217;re expecting that the project will overrun its original completion date by about 4-6 weeks, which means that we probably won&#8217;t have a finished product ready in time for <a href="http://or08.ecs.soton.ac.uk/" title="Open Repositories 08" target="_blank">OR08</a>. Mind you I&#8217;ve seen enough projects not-quite launched at conferences (no names!) to think this is probably not exceptional.</p>
<p>Oh, and a bit of messing around with the Gimp finally yielded a logo I can live with.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2008/02/29/sneep-project-update/' addthis:title='SNEEP: Project update '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2008/02/29/sneep-project-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eprints Web 2.0 Pow-wow followup</title>
		<link>http://dablog.ulcc.ac.uk/2007/12/18/eprints-web-20-pow-wow-followup/</link>
		<comments>http://dablog.ulcc.ac.uk/2007/12/18/eprints-web-20-pow-wow-followup/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 17:04:43 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SNEEP]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://dash.ulcc.ac.uk/blog/2007/12/18/eprints-web-20-pow-wow-followup/</guid>
		<description><![CDATA[Thursday&#8217;s Eprints Web 2.0 Pow-wow in London was a great opportunity to discuss the issues with the Southampton team and others working at the bleeding-edge of the Eprints coal-face. In the morning, discussion ranged far and wide around Web 2.0 and Social Networking, and we were grateful to Kevin for assuming the mantle of facilitator [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/12/18/eprints-web-20-pow-wow-followup/' addthis:title='Eprints Web 2.0 Pow-wow followup '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Thursday&#8217;s <a href="http://dash.ulcc.ac.uk/blog/2007/12/05/eprints-web-20-pow-wow/">Eprints Web 2.0 Pow-wow</a> in London was a great opportunity to discuss the issues with the Southampton team and others working at the bleeding-edge of the Eprints coal-face. In the morning, discussion ranged far and wide around Web 2.0 and Social Networking, and we were grateful to Kevin for assuming the mantle of facilitator and getting at least a few of the themes &#8211; user experience, consensual sharing, fluid data interchange &#8211; down on the flipchart. (David Kane has posted some <a href="http://www.flickr.com/photos/21917348@N02/sets/72157603485472219/" target="_blank">pictures on Flickr</a>.)</p>
<p style="text-align: center"><a href="http://dash.ulcc.ac.uk/blog/wp-content/uploads/2007/12/eprintsweb2powow.jpg" title="Eprints Web 2.0 Pow-wow"><img src="http://dash.ulcc.ac.uk/blog/wp-content/uploads/2007/12/eprintsweb2powow_s.jpg" alt="Ben, John, Chris, David, Joss, Ian, Sebastien, Les, Nina, Steve and Tim discuss the social side of repositories." style="border: 1px solid #999999; padding: 0.5ex; width: 96%" /></a></p>
<p><em style="font-size: small">Ben, John, Chris, David, Joss, Ian, Sebastien, <a href="http://repositoryman.blogspot.com/" title="Les Carr's " target="_blank">Les</a>, Nina, Steve and Tim discussing the social side of repositories.</em></p>
<p><span id="more-31"></span>After lunch we had fascinating demos of, and discussions around, Southampton&#8217;s <a href="http://beta.richtags.net/" target="_blank">Rich Tags</a>/<a href="http://www.mspace.fm/" target="_blank">mSpace</a>, Nature&#8217;s <a href="http://www.connotea.org/" target="_blank">Connotea</a>, and our own progress to-date on <a href="http://sneep.ulcc.ac.uk/wiki/" target="_blank">SNEEP</a>. Rory&#8217;s presentation was impressively clear and confident, given that we hadn&#8217;t actually prepared anything, and had to hijack Ian Mulvany&#8217;s laptop (thanks Ian). Having missed a chance to see it in action in Bristol, it was great to see a live demo of RichTags, which is a very impressive visualisation tool (the sort of thing that, like <a href="http://www.gapminder.org/world/" target="_blank">Gapminder</a>, can totally change one&#8217;s ideas about data and metadata &#8211; check out the <a href="http://www.mspace.fm/whatis/" target="_blank">mSpace movies</a>).</p>
<p>Trying to take in all permutations  and implications of Web 2.0 is to risk an overload of total perspective vortex magnitude, so I&#8217;ll mostly restrict the rest of my thoughts to SNEEP&#8217;s and my own interests, and look forward to reading elsewhere how others interpreted the conversation. (There&#8217;s a section at the <a href="http://wiki.eprints.org/w/Web2.0" title="Web 2.0 on Eprints wiki" target="_blank">Eprints Wiki</a>.)</p>
<p>It seems to me that one of the most important things we can achieve is to maximise the degree to which Eprints is susceptible to Social Networking. That may be in an “exo” way – (Rich Tags, Del.icio.us, CiteULike, Connotea, etc.) or from within the repository, a la SNEEP. But I&#8217;m reassured that, even within its modest scope, SNEEP has a part to play (and isn&#8217;t likely to be superseded by anything in EPrints 3.1). How it&#8217;s, in the end, used, remains to be seen. Web 2.0 Social Networking is what-you-make-of-it: some things fly, some flutter, others sink without trace (so long <a href="http://eduspaces.net/" target="_blank">Eduspaces</a>!), nevertheless it&#8217;s amazing what can be achieved with a few RSS or Atom feeds.</p>
<p>Apropos <em>Bookmarking</em> &#8211; as we&#8217;ve seen, it has many behaviours in common with Eprints search results. Good advice from Chris on reusing the Saved Search export functionality.</p>
<p><em>Commenting</em>: Joss was right about the need to put on a little more style. Rory&#8217;s promised to embed plenty of CSS hooks, and it might be worth having a less skeletal default, based on standard Eprints livery.</p>
<p><em>Tagging</em> implementation has some overlap with the Bookmarking, as Rory has already identified. We should also ensure if possible that SNEEP tags play nicely with Rich Tags (or at least are no more than an XSLT template away). Rory&#8217;s posted elsewhere his ideas on tagging: worth noting also that WordPress 2.3 seems to have a competent implementation of tagging (you&#8217;re looking at it!)</p>
<p>Of the other discussions, I&#8217;m particularly keen to follow up David Millard&#8217;s work on Learning Object repositories, with both my other projects and my E-learning studies in mind.</p>
<p>But I still haven&#8217;t got to the bottom of why some Web 2.0 sites grab me (<a href="http://del.icio.us/bezbozhnik" target="_blank">Del.icio.us</a>, <a href="http://www.librarything.com/profile/bezbozhnik" target="_blank">LibraryThing</a>, <a href="http://www.citeulike.org/user/bezbozhnik" target="_blank">CiteULike</a>&#8230;) and others don&#8217;t (BlueDot, Connotea). Not that Connotea&#8217;s not impressive: perhaps it is simply, as Ian Mulvany explained, that the strength of its &#8220;community&#8221; has a strong affinity with Nature&#8217;s readership &#8211; other SN sites are stronger in social sciences and humanities. Ian also confirmed that Connotea does not support the &#8220;save personal copy&#8221; feature, in the way CiteULike does: this is a deal-breaker for me, as I&#8217;ve found it invaluable to have quick and easy access to my MSc reading list from anywhere &#8211; work, home, laptop, desktop. In fact anything that didn&#8217;t make it to my CiteULike bookmarks probably didn&#8217;t get read!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/12/18/eprints-web-20-pow-wow-followup/' addthis:title='Eprints Web 2.0 Pow-wow followup '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2007/12/18/eprints-web-20-pow-wow-followup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SNEEP: Comments plugin update</title>
		<link>http://dablog.ulcc.ac.uk/2007/12/17/sneepcomment-update/</link>
		<comments>http://dablog.ulcc.ac.uk/2007/12/17/sneepcomment-update/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 14:33:16 +0000</pubDate>
		<dc:creator>Rory McNicholl</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SNEEP]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://dash.ulcc.ac.uk/blog/?p=33</guid>
		<description><![CDATA[An alpha download for SNEEP.comment is available on the SNEEP test Eprints repository: http://sneep.ulcc.ac.uk/eprints/2/ This gives an idea of how the comments will work in conjunction with an EPrint abstract. It allows simple non threaded comments which can be displayed, added or updated within an abstract (or other page). And now that&#8217;s out of the [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/12/17/sneepcomment-update/' addthis:title='SNEEP: Comments plugin update '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>An alpha download for SNEEP.comment is available on the SNEEP test Eprints repository: <a href="http://sneep.ulcc.ac.uk/eprints/2/" title="sneep.comment download">http://sneep.ulcc.ac.uk/eprints/2/</a></p>
<p>This gives an idea of how the comments will work in conjunction with an EPrint abstract. It allows simple non threaded comments which can be displayed, added or updated within an abstract (or other page).</p>
<p>And now that&#8217;s out of the way I&#8217;ll give an idea of features that I would like to add. <span id="more-33"></span>Some of these have arisen from the recent <a href="http://dash.ulcc.ac.uk/blog/?p=28" title="pow wow">pow wow event</a> and others were already stumbling around my mind. The existing interface is unlikely to change drastically most of the new features listed are tinkering under the hood.</p>
<ul>
<li><strong>Comments as dataset</strong> &#8211; recode comments as an EPrint::Dataset and add the appropriate EPrint::DataObj::Comment</li>
<li><strong>Threading</strong> &#8211; implemented either by allowing comments on comments or by using some sort of stored threading data within each comment record.</li>
<li><strong>Better handling of markup</strong> &#8211; HTML Parsing is performed by default but failure is not well dealt with. Also would be good to offer a repo admins the opportunity to define an allowed subset using the sneep.xml config file.</li>
<li><strong>Comment on anything</strong> &#8211; Update the DB table structure so that the thing that is being commented on can be any other EPrint::DataObject. Also &#8211; with little or no work &#8211; allow for the possibility of commenting on external objects (might be useful where EPrints is running alongside other systems)</li>
<li><strong>Comment privacy (Notes)</strong> &#8211; Allow comments to be set as private so only the owner of the comment can view it (and re-badge as a note). Look into using EPrints security model for this as that will be neat and hopefully add some extra functionality.</li>
<li><strong>Object owner veto</strong> &#8211; Give the owners of various objects the ability to disallow comments being made on those objects (defaulting to permissive).</li>
</ul>
<p>That&#8217;s the contents of my brains on this subject at the moment. If I have missed anything obvious or if anyone has any suggestions for the less obvious please feel free to add a comment.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/12/17/sneepcomment-update/' addthis:title='SNEEP: Comments plugin update '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2007/12/17/sneepcomment-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SNEEP: Tags plugin</title>
		<link>http://dablog.ulcc.ac.uk/2007/12/14/sneeptags/</link>
		<comments>http://dablog.ulcc.ac.uk/2007/12/14/sneeptags/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 13:57:00 +0000</pubDate>
		<dc:creator>Rory McNicholl</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[SNEEP]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://dash.ulcc.ac.uk/blog/2007/12/14/sneeptags/</guid>
		<description><![CDATA[As the SNEEP project continues to take form I have begun work on the tagging component. I will avoid the various arguments about the best way to scope tags (repo based vs third party). The nature of the SNEEP project suggests that developing tags as a repository based plugin is the way to go. In [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/12/14/sneeptags/' addthis:title='SNEEP: Tags plugin '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>As the <a href="http://sneep.ulcc.ac.uk/wiki/index.php/Main_Page" title="sneep wiki">SNEEP</a> project continues to take form I have begun work on the tagging component. I will avoid the various arguments about the best way to scope tags (repo based vs third party). The nature of the SNEEP project suggests that developing tags as a repository based plugin is the way to go. In my view this is the right approach as long as issues such as exporting to and (preferably) interacting with third party tagging sites is addressed.</p>
<p>The tagging feature has been recognised as a vital part of any self respecting set of web2.0 extensions. We&#8217;ve already had requests for them from the <a href="http://dash.ulcc.ac.uk/blog/?p=7" title="Linnean launch">Linnean Society</a> who would like to see them alongside the prototype comments and bookmarks already on their site. Consensus on the importance and usefulness of tags seemed to be one of the (many) themes to have arisen from the <a href="http://dash.ulcc.ac.uk/blog/?p=10" title="pow wow">EPrints &amp; Web2.0 pow wow</a>.</p>
<p>It was also suggested that tags can be and are used in varying ways (eleven apparently!). <span id="more-26"></span>For example bookmarks can be thought of as a tag under which an arbitrary set of references to things can be stored for the use of a single person. If bookmarks are implemented as a &#8216;view&#8217; of the tagging system they immediately gain all the extra good things that tags offer (sharing, etc). Other uses mentioned were &#8216;rating&#8217; (by tagging an item as &#8216;good&#8217;, &#8216;bad&#8217;, &#8216;terrible&#8217;) or even as a way of organising tasks (&#8216;to read&#8217;, &#8216;to buy&#8217;, &#8216;to review&#8217;).</p>
<p>With this in mind I want to make sure that the SNEEP.tags database structure is as flexible, extensible and scalable as possible. A bit of effort on the DB side of things should hopefully mean that when it comes to producing views and interfaces for the tags the various  uses can be easily accommodated and if appropriate (as in the case of bookmarks) re-branded as a new feature.</p>
<p>One resource on database design for tags is this <a href="http://www.mysql.com/news-and-events/on-demand-webinars/web2.0-schema-design-2006-08-29.php" title="tags webinar">webinar</a>. I haven&#8217;t seen it in action as it appears to be significantly awkward to get hold of a Linux version of the Webex software needed to view it. I have attached the slides which  seem to give a good gist. It is written from the point of view of MySQL so it is very much about how to get the most out of the DB no matter the amount of content.</p>
<p><a href="http://dash.ulcc.ac.uk/blog/wp-content/uploads/2007/12/tagging_folksonomy.pdf" title="Web 2.0 Tags and Folksonomy: Schema Design for Scalability and Performance">Web 2.0 Tags and Folksonomy: Schema Design for Scalability and Performance</a></p>
<p>The examples in the slides correlate to a tagging system for a blog, so tags are related to posts. This approach, tagging elements by id in a closed system, is not difficult to map to EPrints where tags can be related to items (eprints) or indeed anything with a unique id (documents, comments, users).</p>
<p>One aspect of this approach that struck me is whether it might be difficult to do searches which combine the various item types. My approach so far has been to maintain an &#8216;all&#8217; counter in the stas table. Any thoughts on the merits or otherwise of the approach outlined here would be welcome.<a href="http://dash.ulcc.ac.uk/blog/wp-content/uploads/2007/12/tagging_folksonomy.pdf" title="Web 2.0 Tags and Folksonomy: Schema Design for Scalability and Performance"></a></p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/12/14/sneeptags/' addthis:title='SNEEP: Tags plugin '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2007/12/14/sneeptags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EPrints Web 2.0 Pow-wow</title>
		<link>http://dablog.ulcc.ac.uk/2007/12/05/eprints-web-20-pow-wow/</link>
		<comments>http://dablog.ulcc.ac.uk/2007/12/05/eprints-web-20-pow-wow/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 16:34:29 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SNEEP]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://dash.ulcc.ac.uk/blog/?p=10</guid>
		<description><![CDATA[Following discussions on EP-tech and at last week’s JISC Repositories Programme meeting in Bristol, ULCC and Southampton University have organised an informal seminar in London on Thursday December 13th to discuss Eprints and Web 2.0. The conversation is likely to be developer-led, but we welcome participation by anyone with an interest in the field. The [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/12/05/eprints-web-20-pow-wow/' addthis:title='EPrints Web 2.0 Pow-wow '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Following discussions on EP-tech and at last week’s JISC Repositories Programme meeting in Bristol, ULCC and Southampton University have organised an informal seminar in London on Thursday <strong>December 13th</strong> to discuss Eprints and Web 2.0. The conversation is likely to be developer-led, but we welcome participation by anyone with an interest in the field.</p>
<p>The agenda is flexible. This is an informal event, but it would help if  anyone wishing to come could notify <a href="mailto:r.davis@ulcc.ac.uk">Richard Davis</a> or <a href="mailto:lac@soton.ac.uk">Les Carr</a> . A list of  expected attendess is being maintained here: <a href="http://tinyurl.com/36sc9r" class="moz-txt-link-freetext">http://tinyurl.com/36sc9r</a></p>
<p>We&#8217;re extremely  grateful to the <a href="http://www.lkl.ac.uk">London Knowledge Labs</a> (Institute of Education/Birkbeck)  for letting us use their excellent facilities in Holborn for this event.</p>
<p><span id="more-10"></span></p>
<blockquote style="margin-top: 2ex" class="shady1">
<h3>EPrints Web 2.0 Pow-wow</h3>
<p>December 13th 2007, 10:30 &#8211; 17:30<br />
London</p>
<h4>Agenda</h4>
<p><em>Before lunch:</em></p>
<ul>
<li> Who we are, what projects we represent.</li>
<li> What do we understand by &#8220;Web 2.0&#8243;?</li>
<li> What do we want Web 2.0 to do for our repositories?</li>
<li> What progress have we made so far?</li>
</ul>
<p>Lunch arrangements TBC.</p>
<p><em>After lunch:</em></p>
<ul>
<li> A look at EPrints:</li>
<li> What&#8217;s the easiest way to achieve our goals</li>
<li> Overlaps between our projects &amp; activities</li>
<li> Co-ordinating activities and sharing outcomes</li>
</ul>
<p>Followed by a chance to network further at a nearby hostelry.</p>
<h4>Location</h4>
<p>London Knowledge Labs<br />
23-29 Emerald Street<br />
London WC1N 3QS<br />
<a href="http://www.lkl.ac.uk/" title="London Knowledge Labs" target="_blank" class="moz-txt-link-freetext">http://www.lkl.ac.uk</a></p>
<p>LKL travel info:  <a href="http://tinyurl.com/ywmsvc" class="moz-txt-link-freetext">http://tinyurl.com/ywmsvc</a></p>
<h4>Contact</h4>
<p>Richard Davis, ULCC<br />
<a href="mailto:r.davis@ulcc.ac.uk" class="moz-txt-link-abbreviated">r.davis@ulcc.ac.uk</a>  020 7692 1350</p>
<p>Les Carr, Southampton University<br />
<a href="mailto:lac@soton.ac.uk" class="moz-txt-link-abbreviated">lac@soton.ac.uk</a></p></blockquote>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/12/05/eprints-web-20-pow-wow/' addthis:title='EPrints Web 2.0 Pow-wow '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2007/12/05/eprints-web-20-pow-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launch of Linnean Online</title>
		<link>http://dablog.ulcc.ac.uk/2007/11/02/7/</link>
		<comments>http://dablog.ulcc.ac.uk/2007/11/02/7/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 10:11:25 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[Linnean Online]]></category>
		<category><![CDATA[Linnean Society]]></category>

		<guid isPermaLink="false">http://dash.ulcc.ac.uk/blog/?p=7</guid>
		<description><![CDATA[Last night the Linnean Society launched the new image repository that we have developed for it using Eprints. The address of the system is http://www.linnean-online.org/. It contains over 14,000 high-resolution images of the Linnaean Herbarium &#8211; a collection of botanical specimens begun by Carl Linnaeus. At the Society&#8217;s headquarters in Piccadilly, Julia Hoare, Linnean Society&#8217;s [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/11/02/7/' addthis:title='Launch of Linnean Online '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linnean-online.org/6501/"><img src="http://dablog.ulcc.ac.uk/wp-content/uploads/2008/09/linn-delph.jpg" alt="Delphinium grandiflorum from the Linnaean Herbarium" style="border: 0pt none ; width: 200px; float: right" /></a>Last night the Linnean Society launched the new image repository that we have developed for it using Eprints. The address of the system is <a href="http://www.linnean-online.org/" title="Linnean Society Online" target="_blank">http://www.linnean-online.org/</a>. It contains over 14,000 high-resolution images of the Linnaean Herbarium &#8211; a collection of botanical specimens begun by Carl Linnaeus.</p>
<p>At the Society&#8217;s headquarters in Piccadilly, Julia Hoare, Linnean Society&#8217;s Project Manager for the extensive digitisation project, delivered a consummate and well-received demonstration to a colloquium of orchid specialists. This event is being treated as a &#8220;soft launch&#8221;, and feedback is being sought from this small community initially, before the system gets a full public launch in December.</p>
<p><span id="more-7"></span>The system uses Eprints to manage access to the objects and their metadata. The Herbarium can be browsed according to Linnaeus&#8217;s own binomial, Latin system, or searched across all the supplied metadata fields, including genus, species, collector and location.</p>
<p>Eprints takes care of searching and arrangment, as well as user registration and management. A commercial image viewing system, FSI Viewer/Erez, has been used to provide a  high-definition zoom function for viewing the images.</p>
<p>Rory has added two features to Eprints to meet the Linnean Society&#8217;s requirements: a plugin for bookmarking objects, and another for registered users to add comments. We will be further developing these as part of the JISC-funded SNEEP project, and ultimately release them as open source extensions for Eprints.</p>
<p>Other collections from the Linnean Society will follow and be added to the repository. These include shells, insects and fish, as well as letters and portraits in the Society&#8217;s possession. The eventual size of the online archive is estimated to be several (check) Terabytes.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/11/02/7/' addthis:title='Launch of Linnean Online '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2007/11/02/7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PRIMO pilot launch</title>
		<link>http://dablog.ulcc.ac.uk/2007/10/29/8/</link>
		<comments>http://dablog.ulcc.ac.uk/2007/10/29/8/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 16:13:00 +0000</pubDate>
		<dc:creator>Richard M. Davis</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Repositories]]></category>
		<category><![CDATA[EAD]]></category>
		<category><![CDATA[eprints]]></category>
		<category><![CDATA[IMR]]></category>
		<category><![CDATA[JISC]]></category>
		<category><![CDATA[PRIMO]]></category>
		<category><![CDATA[repositories]]></category>
		<category><![CDATA[SAS]]></category>

		<guid isPermaLink="false">http://dash.ulcc.ac.uk/blog/?p=8</guid>
		<description><![CDATA[PRIMO (Performance as Research in Music Online) was launched at Senate House last Friday (26th October) to an invited group of music researchers. Katharine Ellis gave an excellent explanation of the repository&#8217;s purpose, which is to provide a Trusted Repository for audio-visual records of musical research-in-practice. I followed on with a brief demo. Katharine and [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/10/29/8/' addthis:title='PRIMO pilot launch '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://primo.sas.ac.uk/" title="PRIMO" target="_blank"><img src="http://dash.ulcc.ac.uk/blog/wp-content/uploads/2007/12/primo_logo_150.png" alt="PRIMO logo" style="float: left; border: 0; margin: 0 1ex 1ex 0;" /></a> PRIMO (Performance as Research in Music Online) was launched at Senate House last Friday (26th October) to an invited group of music researchers. Katharine Ellis gave an excellent explanation of the repository&#8217;s purpose, which is to provide a Trusted Repository for audio-visual records of musical research-in-practice. I followed on with a brief demo. Katharine and Valerie had prepared an excellent <a href="http://dash.ulcc.ac.uk/blog/wp-content/uploads/2007/12/primo-promotional-leaflet-2.pdf" title="PRIMO leaflet">PRIMO promotional leaflet</a>, as well as laying on some drinks. Mick Kahn and Andy McGregor (our JISC project manager) also attended.</p>
<p><span id="more-8"></span>Debate at the launch ranged over many issues. The submission workflow in particular is something that some potential contributors are concerned about, and we expect this can be simplified and streamlined. However, the two areas that add the greatest complexity to the process &#8211; the mechanical and performing rights requirements pf MCPS/PRS, and the PRIMO peer-review process &#8211; may not yield to much more simplification.</p>
<p>The repository is now in a pilot phase, with 6 selected submissions. It will be further developed in time for a beta version next Spring (April/May, realistically). In the meantime will continue to develop documentation and identify improvements on the <a href="http://primo.sas.ac.uk/wiki/index.php/Project_information">project pages of the PRIMO wiki</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://dablog.ulcc.ac.uk/2007/10/29/8/' addthis:title='PRIMO pilot launch '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://dablog.ulcc.ac.uk/2007/10/29/8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

