<?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>itv &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/itv/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Tue, 14 Oct 2025 07:54:28 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>itv &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[QR Codes hit ITV2...]]></title>
		<link>https://shkspr.mobi/blog/2010/10/qr-codes-hit-itv2/</link>
					<comments>https://shkspr.mobi/blog/2010/10/qr-codes-hit-itv2/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 14 Oct 2010 11:22:11 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[qr]]></category>
		<category><![CDATA[itv]]></category>
		<category><![CDATA[OnlyWayIsEssex]]></category>
		<category><![CDATA[QR Codes]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=2677</guid>

					<description><![CDATA[...And ITV2 screw them up...  I wasn&#039;t allowed to watch ITV as a kid.  More out of a desire to keep me from pestering my parents for He-Man action figures than a commentary on their shows.  But my old biases have stayed with me.  I rarely venture on to ITV - except for nature documentaries.  The Only Way Is Essex  I&#039;ve no idea what &#34;The Only Way Is Essex&#34; is.  Frankly, I&#039;ve no desire.  It…]]></description>
										<content:encoded><![CDATA[<h2 id="and-itv2-screw-them-up"><a href="https://shkspr.mobi/blog/2010/10/qr-codes-hit-itv2/#and-itv2-screw-them-up">...And ITV2 screw them up...</a></h2>

<p>I wasn't allowed to watch ITV as a kid.  More out of a desire to keep me from pestering my parents for He-Man action figures than a commentary on their shows.  But my old biases have stayed with me.  I rarely venture on to ITV - except for <a href="https://www.itv.com/watch/secret-diary-of-a-call-girl/33748">nature documentaries</a>.</p>

<h2 id="the-only-way-is-essex"><a href="https://shkspr.mobi/blog/2010/10/qr-codes-hit-itv2/#the-only-way-is-essex">The Only Way Is Essex</a></h2>

<p>I've no idea what "<a href="http://www.itv.com/channels/itv2/itv2shows/theonlywayisessex/">The Only Way Is Essex</a>" is.  Frankly, I've no desire.  It confirms all my worst prejudices about ITV.  Cheap and tawdry trash.</p>

<p>What <em>does</em> interest me, it their use of <a href="https://web.archive.org/web/20101022015507/http://www.itv.com/channels/itv2/itv2shows/theonlywayisessex/qrcode/instructions/">QR codes</a>.</p>

<p><a href="https://web.archive.org/web/20101022015507/http://www.itv.com/channels/itv2/itv2shows/theonlywayisessex/qrcode/instructions/"><img class="aligncenter size-full wp-image-2678" title="The Only Way Is Essex - Screenshot" src="https://shkspr.mobi/blog/wp-content/uploads/2010/10/The-Only-Way-Is-Essex-Screenshot.jpg" alt="The Only Way Is Essex - Screenshot" width="588" height="322"></a></p>

<blockquote><p>There's a new way to get your hands on the latest gossip from The Only Way Is Essex, and it involves the crazy barcode you can see above.
</p><p>From time to time, you'll see the code appear on screen around the show.
</p><p>And here's the clever bit: if you're the owner of a smartphone, you can download a QR Code reader app and get instant access to some exciting Essex extras.
</p><p>Simply open the app and scan the code directly from your TV, and the latest tasty titbit of Essex gossip and scandal is all yours…</p></blockquote>

<h2 id="poor-implementation"><a href="https://shkspr.mobi/blog/2010/10/qr-codes-hit-itv2/#poor-implementation">Poor Implementation</a></h2>

<p>The URL they've chosen is a bit too long for my tastes - <code>http://www.itv.com/channels/itv2/itv2shows/theonlywayisessex/qrcode</code>
Assuming they display it at a decent size, it will probably scan ok on a 32inch TV - with the viewer sat a couple of metres away.</p>

<p>The real tragedy is what happens when you do scan that code.
<img class="aligncenter size-full wp-image-2679" title="ITV's Mobile Site - Error" src="https://shkspr.mobi/blog/wp-content/uploads/2010/10/itv-e1287054097746.png" alt="ITV's Mobile Site - Error" width="480" height="378"></p>

<p>ITV's web servers are seeing a mobile request and redirecting to a non-existant page.</p>

<p>I really hope that the URLs they display on the broadcast show work better than their example one.</p>

<h2 id="lessons-learned"><a href="https://shkspr.mobi/blog/2010/10/qr-codes-hit-itv2/#lessons-learned">Lessons Learned</a></h2>

<ul>
    <li>Keep URLs small.</li>
    <li>Display QR codes as large as you can - especially if your audience are going to be physically distant from your display.</li>
    <li>Test! Test! Test! Make sure that when mobiles scan your codes, they get an experience that works.&nbsp; It doesn't have to be mobile optimised - although that helps - but it does need to work.</li>
    <li>Tell your users where they can get a QR reader.&nbsp; The instruction page for ITV should at least give a recommendation for QR readers on popular platforms.</li>
</ul>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=2677&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2010/10/qr-codes-hit-itv2/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
