<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<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>QR Codes for Museums &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/2011/02/qr-codes-for-museums/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Tue, 04 Feb 2025 07:38:33 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>QR Codes for Museums &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[QR Codes for Museums]]></title>
		<link>https://shkspr.mobi/blog/2011/02/qr-codes-for-museums/</link>
					<comments>https://shkspr.mobi/blog/2011/02/qr-codes-for-museums/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 04 Feb 2011 12:21:40 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[qr]]></category>
		<category><![CDATA[museum]]></category>
		<category><![CDATA[QR Codes]]></category>
		<category><![CDATA[wikipedia]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=3586</guid>

					<description><![CDATA[Tom Morris pointed me to this interesting discussion about using Wikipedia QR codes in museums. I think it&#039;s an excellent idea.  It&#039;s something I&#039;ve briefly discussed with Cristianno Betta for his 100 Objects project.  There are five key points to the success of such a scheme.       100% of visitors will be scanning these codes on their mobile phones.  The code must point to the mobile version of …]]></description>
										<content:encoded><![CDATA[<p><a href="http://tommorris.org/">Tom Morris</a> pointed me to this interesting <a href="http://lists.wikimedia.org/pipermail/wikimediauk-l/2011-February/thread.html">discussion about using Wikipedia QR codes in museums</a>.
I think it's an excellent idea.  It's something I've briefly <a href="https://web.archive.org/web/20110131185752/http://blog.cristianobetta.com/2011/01/25/a-mobile-history-of-the-world-in-100-objects/">discussed with Cristianno Betta for his 100 Objects project</a>.</p>

<p>There are five key points to the success of such a scheme.</p>

<ol>
    <li>100% of visitors will be scanning these codes on their mobile phones.  The code must point to the mobile version of Wikipedia.</li>
    <li>&lt;100% of visitors will speak the language of the country where the museum is located (for example, <a href="https://web.archive.org/web/20110220224440/http://www.sciencemuseum.org.uk/about_us/doing_business_with_us/facts_and_figures.aspx">25% of visitors to the Science Museum are foreign</a>.  Pointing to just the English article is unacceptable.</li>
    <li>The QR code should be simple enough to scan quickly.  This mean using as short a URL as possible.</li>
<li>The URL presented must be human readable.  The user must know to where they are being directed. The QR scanner may have a "history" option which will allow the user to see the codes they've scanned.</li>
    <li>Statistics must be gathered showing how many people are using the QR codes to assess their effectiveness.</li>
</ol>

<h2 id="mobile-redirection-is-broken-on-wikipedia"><a href="https://shkspr.mobi/blog/2011/02/qr-codes-for-museums/#mobile-redirection-is-broken-on-wikipedia">Mobile Redirection is Broken on Wikipedia</a></h2>

<p>The current way that Wikipedia does mobile redirection is broken and should be considered harmful to users.
At the moment, a mobile user-agent visiting <a href="http://en.wikipedia.org/wiki/Rossetta_Stone">http://en.wikipedia.org/wiki/Rossetta_Stone</a> has to load the <em>entire</em> HTML document, process the complex JavaScript, and only then is redirected to the mobile version of the site.</p>

<p>This means that a visitor incurs a significant wait before they are directed to the correct content.  If the visitor is roaming in a foreign country, they may pay significant per-MB costs for this download.</p>

<p>The correct way is for Wikipedia's servers to detect the mobile user-agent and 302 redirect to the mobile version.</p>

<h2 id="language-detection"><a href="https://shkspr.mobi/blog/2011/02/qr-codes-for-museums/#language-detection">Language Detection</a></h2>

<p>I don't know how Wikipedia detects the preferred language of its visitors.  Ideally, it should look at the <a href="http://www.w3.org/International/questions/qa-accept-lang-locales">Accept-Language Header</a> of the phone and / or use the IP address of the device (assuming the user isn't using the museum's WiFi).</p>

<p>Finally, the QR/mobile version of Wikipedia should allow a user to easily change the language of the page they are viewing.</p>

<h2 id="short-url-human-readability-and-statistics"><a href="https://shkspr.mobi/blog/2011/02/qr-codes-for-museums/#short-url-human-readability-and-statistics">Short URL, Human Readability, and Statistics</a></h2>

<p>URL shortening services often produce a jumble of letters and number which, while short, mean nothing to the human user.  For example <a href="http://bit.ly/fNXn1W ">http://bit.ly/fNXn1W</a>.  In addition, use of commercial URL shortening services is problematic should the company no longer maintain its service.</p>

<p>Using the "normal" URL gives us this
<a href="https://shkspr.mobi/blog/wp-content/uploads/2011/02/en.wikipedia.org-wiki-Rossetta_Stone.png"><img src="https://shkspr.mobi/blog/wp-content/uploads/2011/02/en.wikipedia.org-wiki-Rossetta_Stone.png" alt="en.wikipedia.org-wiki-Rossetta_Stone" title="en.wikipedia.org-wiki-Rossetta_Stone" width="164" height="164" class="aligncenter size-full wp-image-3590"></a></p>

<p>Using the "mobile" URL gives us this
<img src="https://shkspr.mobi/blog/wp-content/uploads/2011/02/en.m.wikipedia.org-wiki-Rossetta_Stone.png" alt="en.m.wikipedia.org-wiki-Rossetta_Stone" title="en.m.wikipedia.org-wiki-Rossetta_Stone" width="164" height="164" class="aligncenter size-full wp-image-3589"></p>

<p>Using a QR code specifically for QR use gives us this
<img src="https://shkspr.mobi/blog/wp-content/uploads/2011/02/wikipedia.org-qr-Rossetta_Stone.png" alt="wikipedia.org-qr-Rossetta_Stone" title="wikipedia.org-qr-Rossetta_Stone" width="148" height="148" class="aligncenter size-full wp-image-3591"></p>

<p>Finally, there could be a separate short domain for Wikipedia accessed through QR codes.
For example, the currently unregistered qrpedia.org
<img src="https://shkspr.mobi/blog/wp-content/uploads/2011/02/qrpedia.org-Rossetta_Stone.png" alt="qrpedia.org-Rossetta_Stone" title="qrpedia.org-Rossetta_Stone" width="148" height="148" class="aligncenter size-full wp-image-3588">
Obviously, this has branding problems - would people recognise it as being from Wikipedia?</p>

<h2 id="conclusion"><a href="https://shkspr.mobi/blog/2011/02/qr-codes-for-museums/#conclusion">Conclusion</a></h2>

<p>Ideally, we would use a URL like <code>http://wikipedia.org/qr/Rossetta_Stone</code></p>

<p>When the use scanned the code and requested the URL, Wikipedia would then perform two actions</p>

<ol>
    <li>Detect the user's preferred language.</li>
    <li>302 redirect to the mobile version.</li>
</ol>

<p>If the language detection was incorrect, the user could simply change it.</p>

<p>Wikipedia admins, museum staff, and anyone else, would be able to see which exhibits had the most scans.</p>

<p>Thoughts?</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=3586&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2011/02/qr-codes-for-museums/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
	</channel>
</rss>
