<?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>mia ridge</title>
	<atom:link href="http://www.miaridge.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miaridge.com</link>
	<description>There isn&#039;t a heading that won&#039;t make me sound like a dork.</description>
	<lastBuildDate>Sat, 28 Apr 2012 14:50:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Keynote: &#8216;From Strings to Things&#8217;, LODLAM Melbourne workshop</title>
		<link>http://www.miaridge.com/keynote-from-strings-to-things-lodlam-melbourne-workshop/</link>
		<comments>http://www.miaridge.com/keynote-from-strings-to-things-lodlam-melbourne-workshop/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 08:30:00 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[linked open data]]></category>
		<category><![CDATA[meetup]]></category>
		<category><![CDATA[museums]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[workshop]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[Melbourne]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=403</guid>
		<description><![CDATA[Culture Victoria&#8216;s Eleanor Whitworth (@elewhitworth) and Museum Victoria&#8216;s Ely Wallis (@elyw) organised a LODLAM workshop at Melbourne Museum on April 17, 2012.  There&#8217;s now an event report on the Culture Victoria blog, Linked Open Data – Melbourne Workshop. I was &#8230; <a href="http://www.miaridge.com/keynote-from-strings-to-things-lodlam-melbourne-workshop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://cv.vic.gov.au/">Culture Victoria</a>&#8216;s Eleanor Whitworth (@elewhitworth) and <a href="http://museumvictoria.com.au/">Museum Victoria</a>&#8216;s Ely Wallis (@elyw) organised a <a href="http://lod-lam.net/summit/2012/04/02/melbourne-lodlam-event-lightening-talks-and-more/">LODLAM workshop at Melbourne Museum</a> on April 17, 2012.  There&#8217;s now an event report on the Culture Victoria blog, <a href="http://blogs.cv.vic.gov.au/news/linked-open-data-melbourne-workshop/">Linked Open Data – Melbourne Workshop</a>.</p>
<p>I was asked to introduce the basics of linked open data, describe some relevant work in the international museums, libraries and archives sector and include examples of the types of data held by memory organisations.  These are my talk notes, though I probably improvised a bit (i.e. rambled) on the day.</p>
<blockquote>
<h1>From strings to things</h1>
<p>Linked Open Data in Libraries, Archives and Museums workshop, Victorian Cultural Network, Melbourne Museum, April 2012</p>
<p>Event tag: #lodlam</p>
<p>Mia Ridge @mia_out</p>
<h2>Introduction</h2>
<p>Hello, and thank you for having me.  It’s nice to be back where my museum career started back at the end of the 90s.</p>
<p>I’ll try to keep this brief and relatively un-technical.  Today is about what linked open data (LOD) can do for your organisations and your audiences.  We’re focusing on practical applications, pragmatic solutions and quick wins rather than detail and three-letter acronyms.  If at any point today people drift into jargon (technical or otherwise), please yell out and ask for a quick definition.  If you want to find out more, there’s lots of information online and I’ve provided a starter reading list at the end.</p>
<h2>Why do we need LOD? (Or ‘James Cook’ = explorer guy?)</h2>
<p>Computers are dumb.  Well, they’re not as smart as us, anyway.  Computers think in strings (and numbers) where people think in ‘things’.  If I say ‘Captain Cook’, we all know I’m talking about a person, and that it’s probably the same person as ‘James Cook’).  The name may immediately evoke dates, concepts around voyages and sailing, exploration or exploitation, locations in both England and Australia&#8230; but a computer knows none of that context and by default can only search for the string of characters you’ve given it.  It also doesn’t have any idea that ‘Captain Cook’ and ‘James Cook’ might be the same person because the words, when treated as a string of characters, are completely different.  But by providing a link, like the dbpedia link <a href="http://dbpedia.org/page/James_Cook">http://dbpedia.org/page/James_Cook</a> that unambiguously identifies ‘James Cook’, a computer can ‘understand’ any reference to Captain Cook that also uses that link.  (DBPedia is a version of Wikipedia that contains data structured so that computers know what kind of ‘thing’ a given page is about.)</p>
<p>So in short, linked open data is a way of providing information in formats that computers can understand so that they can help us make better connections between concepts and things.</p>
<h3>The shiny version for visual people</h3>
<p>[Europeana video: <a href="http://vimeo.com/36752317">http://vimeo.com/36752317</a>]</p>
<p>This video was produced by Europeana to help explain LOD to their content providers and gives a nice visual overview of some of the relevant technical and licensing concepts.</p>
<h2>What is Linked Open Data?</h2>
<p>In the words of LODLAM’s Jon Voss, “Linked Open Data refers to data or metadata made freely available on the World Wide Web with a standard markup format”<a title="" href="#_ftn1">[1]</a>.</p>
<p>LOD is a combination of technical and licencing/legal requirements.</p>
<p>‘Linked’ refers to ‘a set of best practices for publishing and connecting structured data on the Web’<a title="" href="#_ftn2">[2]</a>.  It’s about publishing your content at a proper permanent web address and linking to pre-existing terms to define your concepts.  Publishing using standard technologies makes your data technically interoperable. When you use the same links for concepts as other people, your data starts to be semantically interoperable.</p>
<p>‘Open’ means data that is ‘freely available for reuse in practical formats with no licensing requirements’<a title="" href="#_ftn3">[3]</a>. More on that in a moment!</p>
<p>If you can’t do open data (full content or ‘digital surrogates’ like photographs or texts) then at least open up the metadata (data about the content). It’s a useful distinction to discuss early with other museum staff as it’s easy to be talking at cross-purposes.</p>
<p>But beyond those definitions, linked open data is about enabling connections and collaboration through interoperability.  Interoperable licences, semantic connections and re-usable data all have a part to play.</p>
<h3>5 stars</h3>
<p>In 2010 Tim Berners-Lee proposed a 5 star system to help people understand what they need to do to get linked data<a title="" href="#_ftn4">[4]</a>.</p>
<p>Some of these are quick wins – you’re probably already doing them, or almost doing them.  Things get tricky around the 4<sup>th</sup> star when you move from having data on the web to being part of the web of data<a title="" href="#_ftn5">[5]</a>.</p>
<p>To take an example&#8230; rather than just hoping that a search engine will pick up on the string ‘James Cook’ and return the right record to the user typing that in, you can link to a URI that tells a search engine that you’re talking about Captain James Cook the explorer, not James Cook the wedding photographer, the footballer or the teen drama character.  Getting to this point means being able to match terms in your databases to terms in other vocabularies, or making links to point to for terms unique to your project, but it means you’ve moved from string to thing.</p>
<p>Now you’ve got that fourth star, you can start to pull links back into your dataset.  Because you’ve said you’re talking about a specific type of thing – a person identified by a specific URI &#8211; you can avoid accidentally pulling in references to the TV soap character or things held at James Cook University, or about cooks called James.</p>
<h3></h3>
<h2>From string to thing</h2>
<p><a href="http://www.miaridge.com/wp-content/uploads/2012/04/From_strings_to_things_Mia_LODLAMMel.png"><img class="size-medium wp-image-405" title="James Cook, from string to thing" src="http://www.miaridge.com/wp-content/uploads/2012/04/From_strings_to_things_Mia_LODLAMMel-300x225.png" alt="" width="300" height="225" /></a></p>
<p>So James Cook has gone from an unknown string to a person embedded in a web of connections through his birth place and date, his associations with ships, places, people, objects and topics&#8230; Through linked open data we could bring together objects from museums across the UK, Australia, New Zealand, and present multiple voices about the impact and meaning of his life and actions.</p>
<h2>What is LODLAM?</h2>
<p>While there had been a lot of work around the world on open data and the semantic web in various overlapping GLAM, academic and media circles in previous year, the 2011 LODLAM Summit was able to bring a lot of those people together for the first time.  100 international attendees met in San Francisco in June 2011.  The event was oganised by Jon Voss (@jonvoss) with Kris Carpenter Negulescu, Internet Archive and sponsored by the Alfred P. Sloan Foundation, National Endowment for the Humanities and the Internet Archive.</p>
<p>Since then, there have been a series of events and meetups around the world, often tying in with existing events like the ‘linking museums<a title="" href="#_ftn1">[1]</a>’ meetups I used to run in London, a meeting at the National Digital Forum in New Zealand or the recent meetup at Digital Humanities Australasia conference in Canberra.  There’s also an active twitter hashtag (#lodlam) and a friendly, low-traffic mailing list: <a href="http://groups.google.com/group/lod-lam">http://groups.google.com/group/lod-lam</a>.</p>
<h3>4 stars</h3>
<p>One result of the summit was a 4 star scheme for &#8216;openness&#8217; in GLAM data&#8230; I’m not going to go into details, but this scheme was produced by considering the typical requirements of memory institutions against the requirements of linked open data.  The original post and comments are worth a read for more information.  It links ‘openness’ to ‘usefulness’ and says: “the more stars the more open and easier the metadata is to use in a linked data context<a title="" href="#_ftn2">[2]</a>”.</p>
<p>Note that even 1 star data must allow commercial use.  Again, if you can’t licence your content, you might be able to licence your metadata, or licence a subset of your data (less commercially valuable images, for example).</p>
<p>So, enough background, now a quick look at some examples&#8230;</p>
<h2>Example projects</h2>
<p>The national libraries of Sweden, Hungary, Germany, France, the Library of Congress, and the British Library have committed resources to linked data projects<a title="" href="#_ftn3">[3]</a>. Through Europeana, the Amsterdam Museum has published “more than 5 million RDF triplets (or &#8220;facts&#8221;) describing over 70,000 cultural heritage objects related to the city of Amsterdam. Links are provided to the <a title="Click here to view the Dutch Art and Architecture Thesaurus" href="http://www.aat-ned.nl/" target="_blank">Dutch Art and Architecture Thesaurus</a> (AATNed), <a title="Click here to visit Getty's Union List of Artists Names" href="http://www.getty.edu/research/conducting_research/vocabularies/" target="_blank">Getty&#8217;s Union List of Artists Names</a> (ULAN), Geonames and DBPedia, enriching the Amsterdam dataset”<a title="" href="#_ftn4">[4]</a>.</p>
<h3>BBC</h3>
<p>The BBC have been using semantic web/linked data techniques for a number of years<a title="" href="#_ftn5">[5]</a> and apparently currently devote 20% of its entire digital budget to activities underpinned by semantic web technologies<a title="" href="#_ftn6">[6]</a>.</p>
<p>Online BBC content is traditionally organised by programme (or ‘brand’), but they wanted to help people find other content on the sites related to their interests, whether gardening, cooking or Top Gear presenters.  For the BBC Music site, they decided to use the web as its content management system, and had their editors contribute to Wikipedia and the music database Musicbrainz, then they pulled that content back onto the BBC site.</p>
<p>The example shown here is the <a href="http://www.bbc.co.uk/wildlifefinder">BBC Wildlife Finder</a>, which provides a web identifier for every species, habitat and adaptation the BBC is interested. Data is aggregated from different sources, “including Wikipedia, the <a href="http://www.worldwildlife.org/wildfinder/">WWF’s Wildfinder</a>, the <a href="http://www.iucnredlist.org/">IUCN’s Red List of Threatened Species</a>, the Zoological Society of London’s <a href="http://www.edgeofexistence.org/">EDGE of Existence programme</a>, and the <a href="http://animaldiversity.org/">Animal Diversity Web</a>. BBC Wildlife Finder repurposes that data and puts it in a BBC context, linking out to programme clips extracted from the BBC&#8217;s <a href="http://en.wikipedia.org/wiki/BBC_Natural_History_Unit">Natural History Unit</a> archive.”</p>
<p>They’re also using a controlled vocabulary of concepts and entities which are linked to dbpedia, providing a common point of reference across their sites.</p>
<h3>British Museum</h3>
<p>The British Museum launched a linked data service<a title="" href="#_ftn7">[7]</a> in 2011.</p>
<p>In a blog post<a title="" href="#_ftn8">[8]</a> they pointed out that their current interfaces can’t meet the needs of all possible audiences, but their linked data service “allows external IT developers to create their own applications that satisfy particular requirements, and these can be built into other websites and use the Museum’s data in real time – so it never goes out of date. &#8230; If more organisations release data using the same open standards then more effort can go into creative and innovative uses for it rather than into laborious data collection and cleaning.”</p>
<h3>Civil War 150</h3>
<p>Combining different datasets about the American Civil War, this site, Hidden Patterns of the Civil War<a title="" href="#_ftn9">[9]</a>, collects visualisations that allow you to explore maps of slave markets and emancipation, or to compare the language of Civil War era town newspapers on different sides of the issue.  This is possible because standalone information and images can be connected and combined in entirely new ways. As one writer said, “Just the ability to search across historical collections is a radical development, as search engines typically aren&#8217;t able to crawl databases. Part of what linked data does is expose metadata that&#8217;s been pretty much hidden up until now”<a title="" href="#_ftn10">[10]</a>.</p>
<h2>Key issues</h2>
<p>There are lots of things to consider before publishing linked open data, but by putting them upfront it’s easier to identify which are real show-stoppers and which are just design issues.  Concerns include loss of provenance, context, attribution, income&#8230;</p>
<p>GLAM data is messy – it’s incomplete, inconsistent, inaccurate, out of date &#8211; sometimes it’s almost non-existent.  The backlog of data to be tidied up ‘one day’ is huge, so let’s find ways of sharing data before the data is perfect.</p>
<p>GLAMs should be in this space to help shape tools and datasets to their needs&#8230; The LODLAM 4 star system includes attribution because people there knew it was important.  Sooner or later someone working on historical place names discovers that Geonames doesn’t work for changes over time, but we’re still working on a solution for that.  Your average programmer may not realise that dates need to be recorded back to several millennia or precise BC dates, let alone all the issues we face around fuzzy and uncertain dates and date ranges&#8230;</p>
<h2>Over to you&#8230;</h2>
<p>Look at suggestions according to whether technical or licensing issues are easier for you to tackle&#8230;</p>
<p>Give people something to link to – publish open data, ideally with a non-commercial license. Linkable data is as important as linked – lots of datasets are being produced, but the power of this will really be felt when they can be connected to other data sets.</p>
<div>
<p>Drink your own champagne – use linked data to solve internal problems.  Even if you can’t share the data, you can share what you’ve learned in the process of using linked data.  Using data services internally is the best way to ensure their sustainability and usability.</p>
<h3>Thank you!</h3>
<p>Find out more and share your thoughts with the reading list at <a href="http://bit.ly/lodlamlinks">http://</a><a href="http://bit.ly/lodlamlinks">bit.ly/lodlamlinks</a></p>
</div>
<div></div>
<div>Works cited:</div>
<div><a title="" href="#_ftnref1">[1]</a> <a href="http://museum-api.pbworks.com/w/page/26458584/July%202010%20meetup">http://museum-api.pbworks.com/w/page/26458584/July%202010%20meetup</a></div>
<div>
<div>
<p><a title="" href="#_ftnref2">[2]</a> <a href="http://lod-lam.net/summit/2011/06/06/proposed-a-4-star-classification-scheme-for-linked-open-cultural-metadata/">http://lod-lam.net/summit/2011/06/06/proposed-a-4-star-classification-scheme-for-linked-open-cultural-metadata/</a></p>
</div>
<div>
<p><a title="" href="#_ftnref3">[3]</a> <a href="http://www.clir.org/pubs/reports/pub152/Stanford%20Linked%20Data%20Workshop%20Report%20FINAL%20111024.htm">http://www.clir.org/pubs/reports/pub152/Stanford%20Linked%20Data%20Workshop%20Report%20FINAL%20111024.htm</a></p>
</div>
<div>
<p><a title="" href="#_ftnref4">[4]</a> <a href="http://www.europeana.eu/portal/thoughtlab_linkedopendata.html">http://www.europeana.eu/portal/thoughtlab_linkedopendata.html</a></p>
</div>
<div>
<p><a title="" href="#_ftnref5">[5]</a> <a href="http://www.w3.org/2001/sw/sweo/public/UseCases/BBC/">http://www.w3.org/2001/sw/sweo/public/UseCases/BBC/</a></p>
</div>
<div>
<p><a title="" href="#_ftnref6">[6]</a> <a href="http://archiveshub.ac.uk/linkinglives/?p=256">http://archiveshub.ac.uk/linkinglives/?p=256</a></p>
</div>
<div>
<p><a title="" href="#_ftnref7">[7]</a> <a href="http://collection.britishmuseum.org/">http://collection.britishmuseum.org/</a></p>
</div>
<div>
<p><a title="" href="#_ftnref8">[8]</a> <a href="http://blog.britishmuseum.org/2011/09/16/the-british-museum-has-created-a-semantic-web-endpoint/">http://blog.britishmuseum.org/2011/09/16/the-british-museum-has-created-a-semantic-web-endpoint/</a></p>
</div>
<div>
<p><a title="" href="#_ftnref9">[9]</a> <a href="http://dsl.richmond.edu/civilwar/">http://dsl.richmond.edu/civilwar/</a></p>
</div>
<div>
<p><a title="" href="#_ftnref10">[10]</a> <a href="http://radar.oreilly.com/2011/04/linked-data-civil-war.html">http://radar.oreilly.com/2011/04/linked-data-civil-war.html</a></p>
</div>
</div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/keynote-from-strings-to-things-lodlam-melbourne-workshop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Residency: a week of rapid prototyping at the Powerhouse Museum</title>
		<link>http://www.miaridge.com/residency-a-week-of-rapid-prototyping-at-the-powerhouse-museum/</link>
		<comments>http://www.miaridge.com/residency-a-week-of-rapid-prototyping-at-the-powerhouse-museum/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 17:47:33 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[museums]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=380</guid>
		<description><![CDATA[I spent a week as &#8216;geek-in-residence&#8217; with the Digital, Social and Emerging Technologies team at the Powerhouse Museum.  I&#8217;ve written up some of it at Geek for a week: residency at the Powerhouse Museum (though there&#8217;s a lot more to say about the &#8230; <a href="http://www.miaridge.com/residency-a-week-of-rapid-prototyping-at-the-powerhouse-museum/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I spent a week as &#8216;geek-in-residence&#8217; with the Digital, Social and Emerging Technologies team at the Powerhouse Museum.  I&#8217;ve written up some of it at <a href="http://openobjects.blogspot.com/2012/03/geek-for-week-residency-at-powerhouse.html">Geek for a week: residency at the Powerhouse Museum</a> (though there&#8217;s a lot more to say about the testing and the idea itself) and the final result is available as a set of wireframes in a clickable PDF:<br />
<a href="http://www.miaridge.com/wp-content/uploads/2012/03/ConversationsAboutCollections_v3.pdf">ConversationsAboutCollections</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/residency-a-week-of-rapid-prototyping-at-the-powerhouse-museum/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Workshop: &#8216;Lightweight usability testing&#8217; workshop at dev8D</title>
		<link>http://www.miaridge.com/lightweight-usability-testing-at-dev8d/</link>
		<comments>http://www.miaridge.com/lightweight-usability-testing-at-dev8d/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 13:38:20 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[workshop]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[United Kingdom]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=336</guid>
		<description><![CDATA[I ran a 45 minute workshop on &#8216;lightweight usability testing&#8217; at dev8D, an event for (IT) developers in the UK&#8217;s higher education sector.  From the abstract: &#8220;Usability doesn&#8217;t have to be a drag, and user testing doesn&#8217;t have to take &#8230; <a href="http://www.miaridge.com/lightweight-usability-testing-at-dev8d/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I ran a 45 minute workshop on &#8216;lightweight usability testing&#8217; at <a href="http://dev8d.org/">dev8D</a>, an event for (IT) developers in the UK&#8217;s higher education sector.  From the abstract:</p>
<blockquote><p>&#8220;Usability doesn&#8217;t have to be a drag, and user testing doesn&#8217;t have to take months and a cast of thousands. Following the principle that &#8216;any user testing is better than no user testing&#8217;, lightweight usability is based on the idea that all you need to produce useful test results to improve your software is a bit of planning and a couple of hours.</p>
<p>In this session you will learn to plan and run a lightweight usability test based on a project you&#8217;ve worked on. At the end of the workshop we&#8217;ll run a live usability test based on participant&#8217;s examples from the workshop.&#8221;</p></blockquote>
<p>My Powerpoint slides are available for download from <a href="http://www.miaridge.com/wp-content/uploads/2012/02/LightweightUsability_dev8D_2012.ppt">Lightweight usability testing workshop, dev8D, 2012</a>. I can share my talk notes on request if you get in touch.</p>
<p><a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license"><img class="alignleft" style="border-width: 0pt;" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" alt="Creative Commons Attribution-ShareAlike 3.0 Unported License" width="88" height="31" /></a><span>Lightweight usability testing workshop</span> by <a href="http://www.miaridge.com/" rel="cc:attributionURL">Mia Ridge</a> is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/lightweight-usability-testing-at-dev8d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing user-generated content in-gallery and online with WordPress</title>
		<link>http://www.miaridge.com/managing-user-generated-content-in-gallery-and-online-with-wordpress/</link>
		<comments>http://www.miaridge.com/managing-user-generated-content-in-gallery-and-online-with-wordpress/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 12:22:02 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[museums]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=302</guid>
		<description><![CDATA[The subject of centrally managing visitor comments from museum interactives and online spaces keeps coming up on various discussion lists, so I thought I&#8217;d start a post about some work I&#8217;ve done on this that I can refer people to.  &#8230; <a href="http://www.miaridge.com/managing-user-generated-content-in-gallery-and-online-with-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The subject of centrally managing visitor comments from museum interactives and online spaces keeps coming up on various discussion lists, so I thought I&#8217;d start a post about some work I&#8217;ve done on this that I can refer people to.  It&#8217;s very draft-ish at this stage, in part because I haven&#8217;t had time to go back to the original requirements and architecture documents and verify my vague memories.  I have no idea if posts like this would be useful for other people or what I could include to make it more useful &#8211; <a href="http://www.miaridge.com/contact/">I&#8217;d love to know what you think</a>.</p>
<p><strong>Background</strong></p>
<p>When I started at the Science Museum, I discovered there were lots of different systems running the various in-gallery interactives, which meant lots of different usernames and passwords, server addresses and interfaces to master to do things like approve new visitor comments or update content.  The redevelopment of the Wellcome Wing galleries (Antenna and Who Am I?, and the new gallery Atmosphere) was an opportunity to create a centralised backend system that would make it easier to add new content and manage the sometimes huge levels of user-generated content that comes from the galleries.</p>
<p><strong>Sample requirements: Antenna</strong></p>
<p>The updated <a href="http://antenna.sciencemuseum.org.uk/">&#8216;Antenna&#8217; contemporary science news gallery</a> also had a vision of integrating the in-gallery and online experiences, not only with content flowing seamlessly into different interfaces, but also by bringing responses from visitors in the galleries and online into shared spaces.  The system had to be able to manage polls, quizzes, &#8216;likes&#8217;, etc as well as helping manage and publish visitor comments.  The galleries are visited by thousands of school children a day, and they can generate an immense number of comments, many of which are unsuitable for publication (i.e. kids will be kids, and they will think it&#8217;s funny to swear or be rude about a classmate, and of course there&#8217;s a lot of repetition along the lines of &#8216;I like exhibit x&#8217;).</p>
<p><strong>Selecting a platform</strong></p>
<p>After some thought, I settled on WordPress as the backend platform to publish our content and store user-generated content and related activity.  It&#8217;s based on PHP so it&#8217;s extensible and it&#8217;s not too difficult to find developers, it&#8217;s widely used so there are lots of decent plugins and themes*, it&#8217;s capable of supporting high traffic sites, and it has an API, which meant it would also work with the gallery&#8217;s Flash interactives, web and mobile interfaces &#8211; anything that can use a web service to push and pull content.  User experience for the content developers and UGC moderators was also important to me, and WordPress was pretty good on that front.</p>
<p>As I posted to the <a href="https://www.jiscmail.ac.uk/cgi-bin/webadmin?A0=mcg">Museums Computer Group list</a> once, &#8216;As the gallery is about the latest in science news, it had to be easily updateable, and using a customised WordPress system means the same museum content and visitor comments can be shared on the Antenna website and in the gallery.  The system manages content and interaction for the daily (ish) science news stories, the short-term displays, and the in-depth &#8216;Feature&#8217; exhibitions.  I&#8217;m happy to answer questions on the technical architecture and development process (or direct you to the Science Museum/NMSI web team), but questions about the in-gallery kiosk hardware etc are best directed to the New Media team.</p>
<p>Some of the &#8216;have your say&#8217; applications in the Atmosphere and Who Am I? galleries also run on the same system, which means visitor comments can be moderated via the same central WordPress installation.  I don&#8217;t know how often the questions or polls change, but it should help the galleries keep their interpretation up-to-date over the life of the installations.&#8217;</p>
<p>* the art of selecting a plugin is a whole different post, and  generally I&#8217;d say it&#8217;s useful to use them for rapid prototyping and  early user testing but unless you&#8217;re really happy with the way a plugin is written you might want to write any bespoke plugins yourself &#8211; this doesn&#8217;t have to be difficult process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/managing-user-generated-content-in-gallery-and-online-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview: issues in museums and technology</title>
		<link>http://www.miaridge.com/interview-issues-in-museums-and-technology/</link>
		<comments>http://www.miaridge.com/interview-issues-in-museums-and-technology/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 22:22:59 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[interview]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[United Kingdom]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=261</guid>
		<description><![CDATA[Jude Habib from sounddelivery interviewed me at the Museum Computer Group&#8217;s UK Museums and the Web 2011 about current issues in museums and technology (link, in case the embed doesn&#8217;t work). Oh, and I was elected Chair of the Museums &#8230; <a href="http://www.miaridge.com/interview-issues-in-museums-and-technology/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Jude Habib from sounddelivery interviewed me at the <a href="http://museumscomputergroup.org.uk/2011/12/09/ukmw-blog-posts/">Museum Computer Group&#8217;s UK Museums and the Web 2011</a> about current issues in museums and technology (<a href="http://audioboo.fm/boos/561009-mia-ridge-museum-technologist-new-chair-mcg">link</a>, in case the embed doesn&#8217;t work).  Oh, and I was elected Chair of the Museums Computer Group &#8211; a big responsibility, but I have a great committee of smart, talented people so I&#8217;m excited about the challenge.</p>
<p><object data="http://boos.audioboo.fm/swf/fullsize_player.swf" height="129" id="boo_embed_561009" type="application/x-shockwave-flash" width="400"><param name="movie" value="http://boos.audioboo.fm/swf/fullsize_player.swf" /><param name="scale" value="noscale" /><param name="salign" value="lt" /><param name="bgColor" value="#FFFFFF" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="window" /><param name="FlashVars" value="mp3=http%3A%2F%2Faudioboo.fm%2Fboos%2F561009-mia-ridge-museum-technologist-new-chair-mcg.mp3%3Fsource%3Dembed&amp;mp3Title=Mia+Ridge+Museum+Technologist+%28new+Chair+MCG%29&amp;mp3Time=01.43pm+25+Nov+2011&amp;mp3LinkURL=http%3A%2F%2Faudioboo.fm%2Fboos%2F561009-mia-ridge-museum-technologist-new-chair-mcg&amp;mp3Author=sounddelivery&amp;rootID=boo_embed_561009" /><a href="http://audioboo.fm/boos/561009-mia-ridge-museum-technologist-new-chair-mcg.mp3?source=embed">Mia Ridge Museum Technologist (new Chair MCG) (mp3)</a></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/interview-issues-in-museums-and-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://audioboo.fm/boos/561009-mia-ridge-museum-technologist-new-chair-mcg.mp3?source=embed" length="0" type="audio/mpeg" />
		</item>
		<item>
		<title>What&#8217;s the point of a museum website?</title>
		<link>http://www.miaridge.com/whats-the-point-of-a-museum-website/</link>
		<comments>http://www.miaridge.com/whats-the-point-of-a-museum-website/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 11:00:44 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[museums]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[Atlanta]]></category>
		<category><![CDATA[United States of America]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=356</guid>
		<description><![CDATA[During the Museum Computer Network conference (MCN2011) I was part of a panel discussing &#8216;What&#8217;s the point of a museum website?&#8216; with Koven Smith, Eric Johnson, Nate Solas and Suse Cairns. I&#8217;ve written a report of the session at Report &#8230; <a href="http://www.miaridge.com/whats-the-point-of-a-museum-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>During the Museum Computer Network conference (<a href="http://www.mcn.edu/mcn-2011-atlanta">MCN2011</a>) I was part of a panel discussing &#8216;<a href="http://www.mcn.edu/what’s-point-museum-website">What&#8217;s the point of a museum website?</a>&#8216; with Koven Smith, Eric Johnson, Nate Solas and Suse Cairns.</p>
<p>I&#8217;ve written a report of the session at <a href="http://openobjects.blogspot.com/2012/02/report-from-whats-point-of-museum.html">Report from &#8216;What&#8217;s the point of a museum website&#8217; at MCN2011</a> and blogged some of my thinking about the point of museum websites in <a href="http://openobjects.blogspot.com/2012/02/brochureware-aggregators-and-messy.html">Brochureware, aggregators and the messy middle: what&#8217;s the point of a museum website?</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/whats-the-point-of-a-museum-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workshop: Hacking and mash-ups for beginners at MCN2011</title>
		<link>http://www.miaridge.com/workshop-hacking-and-mash-ups-for-beginners-at-mcn2011/</link>
		<comments>http://www.miaridge.com/workshop-hacking-and-mash-ups-for-beginners-at-mcn2011/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 09:00:53 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[class]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[digital humanities]]></category>
		<category><![CDATA[museums]]></category>
		<category><![CDATA[workshop]]></category>
		<category><![CDATA[Atlanta]]></category>
		<category><![CDATA[United States of America]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=259</guid>
		<description><![CDATA[I ran a three and a half hour pre-conference workshop (abstract below) at MCN2011 on Hacking and mash-ups for beginners at MCN2011 &#8211; slides below, and I&#8217;m happy to share the exercises on request. Have you ever wanted to be &#8230; <a href="http://www.miaridge.com/workshop-hacking-and-mash-ups-for-beginners-at-mcn2011/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I ran a three and a half hour pre-conference workshop (abstract below) at MCN2011 on <a href="http://www.mcn.edu/hacking-and-mash-ups-beginners">Hacking and mash-ups for beginners at MCN2011</a> &#8211; <a href="http://www.slideshare.net/miaridge/hacking-and-mashups-for-beginners">slides</a> below, and I&#8217;m happy to share the exercises on request.</p>
<blockquote><p>Have you ever wanted to be able to express your ideas for digital collections more clearly, or thought that a hack day sounds like fun but need a way to get started with basic web scripting?  In this hands-on workshop you will learn how to use online tools to create interesting visualisations to explore a cultural dataset and create your own simple &#8216;mash-up&#8217;.</p>
<p>The workshop will be a fun, supportive environment where you will learn by playing with small snippets of code. No scripting knowledge is assumed.</p></blockquote>
<div style="width:425px" id="__ss_10295468"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/miaridge/hacking-and-mashups-for-beginners" title="Hacking and mash-ups for beginners at MCN2011" target="_blank">Hacking and mash-ups for beginners at MCN2011</a></strong> <object id="__sse10295468" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=hackingforbeginnersmcn2011miaridge-111123132144-phpapp02&#038;rel=0&#038;stripped_title=hacking-and-mashups-for-beginners&#038;userName=miaridge" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><param name="wmode" value="transparent"/><embed name="__sse10295468" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=hackingforbeginnersmcn2011miaridge-111123132144-phpapp02&#038;rel=0&#038;stripped_title=hacking-and-mashups-for-beginners&#038;userName=miaridge" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="transparent" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/miaridge" target="_blank">Mia </a> </div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/workshop-hacking-and-mash-ups-for-beginners-at-mcn2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current issues in Digital Humanities</title>
		<link>http://www.miaridge.com/current-issues-in-digital-humanities/</link>
		<comments>http://www.miaridge.com/current-issues-in-digital-humanities/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 11:12:01 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[digital humanities]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[seminar paper]]></category>
		<category><![CDATA[Milton Keynes]]></category>
		<category><![CDATA[United Kingdom]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=244</guid>
		<description><![CDATA[On October I was on a panel on the Digital Humanities at the Open University – my talk notes are blogged at Notes on current issues in Digital Humanities. I co-authored paper titled ‘Colloquium: Digital Technologies: Help or Hindrance for &#8230; <a href="http://www.miaridge.com/current-issues-in-digital-humanities/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On October I was on a panel on the Digital Humanities at the Open University – my talk notes are blogged at <a href="http://openobjects.blogspot.com/2011/10/notes-on-current-issues-in-digital.html">Notes on current issues in Digital Humanities</a>.</p>
<p>I co-authored paper titled ‘<a href="http://ahh.sagepub.com/content/early/2011/12/01/1474022211428311.abstract">Colloquium: Digital  Technologies:  Help or  Hindrance for the Humanities?</a>’ (with Elton Barker, Chris Bissell, Lorna  Hardwick, Allan  Jones and John Wolffe), published in the  ‘Digital   Futures Special Issue Arts and Humanities in HE’ edition of <a href="http://ahh.sagepub.com/">Arts and Humanities in Higher Education</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/current-issues-in-digital-humanities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview: &#8216;Games at the museum&#8217;</title>
		<link>http://www.miaridge.com/interview/</link>
		<comments>http://www.miaridge.com/interview/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 10:06:28 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[museums]]></category>
		<category><![CDATA[online]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=276</guid>
		<description><![CDATA[I was interviewed for the Microtask crowdsourcing blog.  Their abstract: Culture heritage technologist Mia Ridge is a champion of crowdsourced museum gaming. Mia has worked as a developer for several world-class museums and is now writing her PhD on crowdsourcing &#8230; <a href="http://www.miaridge.com/interview/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was interviewed for the Microtask crowdsourcing <a href="http://blog.microtask.com">blog</a>.  Their abstract:</p>
<blockquote><p>Culture heritage technologist Mia Ridge is a champion of  crowdsourced museum gaming. Mia has worked as a developer for several  world-class museums and is now writing her PhD on crowdsourcing digital  heritage. She describes games as the “participation engine” of  crowdsourcing.</p>
<p>Taking time out from her busy speaking schedule, Mia told us how and why museums should be raising their game&#8230;</p></blockquote>
<h3>&#8216;<a title="Permanent Link to Games at the museum: Mia Ridge interview" rel="bookmark" href="http://blog.microtask.com/2011/10/games-at-the-museum-mia-ridge-interview/">Games at the museum: Mia Ridge interview</a>&#8216;.</h3>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Europeana Tech 2011 keynote</title>
		<link>http://www.miaridge.com/my-europeana-tech-2011-keynote/</link>
		<comments>http://www.miaridge.com/my-europeana-tech-2011-keynote/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 09:00:25 +0000</pubDate>
		<dc:creator>mia</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[museums]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[Austria]]></category>
		<category><![CDATA[Vienna]]></category>

		<guid isPermaLink="false">http://www.miaridge.com/?p=242</guid>
		<description><![CDATA[I was one of two keynotes at Europeana Tech in Vienna in October 2011. I&#8217;ve posted my talk notes at My Europeana Tech keynote: Open for engagement: GLAM audiences and digital participation. There&#8217;s a video of the talk on YouTube &#8230; <a href="http://www.miaridge.com/my-europeana-tech-2011-keynote/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was one of two keynotes at <a href="http://www.europeanaconnect.eu/europeanatech/">Europeana Tech</a> in Vienna in October 2011.  I&#8217;ve posted my talk notes at <a href="http://openobjects.blogspot.com/2011/11/my-europeana-tech-keynote-open-for.html">My Europeana Tech keynote: Open for engagement: GLAM audiences and digital participation</a>.  There&#8217;s a <a href="http://www.youtube.com/user/EuropeanaTech#p/u/14/hxJx-17rq-8">video</a> of the talk on YouTube (but I haven&#8217;t watched it so have no idea if it works as a video).</p>
<p>Some of my other notes from the conference are at <a href="http://openobjects.blogspot.com/2011/10/notes-from-europeanatech-2011.html">Notes from EuropeanaTech 2011</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.miaridge.com/my-europeana-tech-2011-keynote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

