<?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>ringgo &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/ringgo/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Mon, 17 Nov 2025 03:49:18 +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>ringgo &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[Practical Uses for QR Codes]]></title>
		<link>https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/</link>
					<comments>https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 08:30:55 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[qr]]></category>
		<category><![CDATA[dtmf]]></category>
		<category><![CDATA[parking]]></category>
		<category><![CDATA[QR Codes]]></category>
		<category><![CDATA[ringgo]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=2975</guid>

					<description><![CDATA[There seems to be a lot of talk at the moment about how marketing can make use of QR codes.  I wanted to highlight a few ways in which 2D codes can be used for slightly more practical usage.  There&#039;s nothing wrong with selling more cheese - but I think that only scratches the surface of these little squares of brilliance.  You may have seen these Ringo.co.uk ticket machines.  They are meant to be …]]></description>
										<content:encoded><![CDATA[<p>There seems to be a lot of talk at the moment about how <a href="https://web.archive.org/web/20101119073644/https://2d-code.co.uk/category/marketing/">marketing can make use of QR codes</a>.  I wanted to highlight a few ways in which 2D codes can be used for slightly more practical usage.  There's nothing wrong with selling more cheese - but I think that only scratches the surface of these little squares of brilliance.</p>

<p>You may have seen these <a href="http://www.ringgo.co.uk/">Ringo.co.uk</a> ticket machines.  They are meant to be a convenient way to pay for parking tickets - but could QR codes make them more useful?</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/Ringo.com_.jpg" alt="Ringo Instructions" title="Ringo Instructions" width="500" height="761" class="aligncenter size-full wp-image-2976">

<p>The user's action is: call, quote a number, their numberplate and then their credit card details.  This is all done using speech recognition.  Speech recognition can be handy - no fiddling about pushing numbers in on a tiny keypad with your frozen fingers - but on the noisy streets of London, its accuracy can be a bit hit-and-miss.  You also run the risk of someone overhearing your credit card details.</p>

<p>So, how can QR codes make this easier for the customer and increase revenues for the vendor?</p>

<h2 id="click-to-call"><a href="https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/#click-to-call">Click To Call</a></h2>

<p>This is perhaps the easiest to implement.  Prevent wrong numbers by creating a simple QR code to call the phone number.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/QR-Call-Number.png" alt="QR Call Number" title="QR Call Number" width="132" height="132" class="aligncenter size-full wp-image-2980"></p>

<p>We could also implement a pause, and then get the phone to dial the touch tone code for the ticket station the user is at.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/QR-Dial-Pause.png" alt="QR Dial Pause" title="QR Dial Pause" width="132" height="132" class="aligncenter size-full wp-image-2979">
The <a href="http://www.ietf.org/rfc/rfc2806.txt">RFC for the tel: specification</a> indicates that "p" be used as a pause character.  It seems that some phones accept only the "," character.  I've found this difficult to work consistantly - although the worst-case scenario is that the phone number is dialled but no DTMF tones are passed.</p>

<h2 id="mobile-payments"><a href="https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/#mobile-payments">Mobile Payments</a></h2>

<p>Finally, rather than faff around with credit cards - why not use mobile payments?  This code goes to an (as yet) non-existent mobile page.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/QR-m.RingGo.png" alt="QR m.RingGo" title="QR m.RingGo" width="148" height="148" class="aligncenter size-full wp-image-2978">
From here, the user can type in their vehicle's registration number and pay either using mobile payment, their credit card, Google Checkout, PayPal... whichever service RingGo wants to offer.</p>

<h2 id="other-considerations"><a href="https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/#other-considerations">Other Considerations</a></h2>

<p>In an environment like a city, it is quite likely that the QR code will get damaged, defaced or simply dirty.  By increasing the error correction within the code, we can ensure the code is readable even after quite severe alteration.</p>

<p>There are four different levels of error correction.  The greater the level, the smaller the individual pixels become - so there is also a small trade off in readability.</p>

<h3 id="low-7"><a href="https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/#low-7">Low (7%)</a></h3>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/Low-Error-Correction.png" alt="Low Error Correction" title="Low Error Correction" width="200" height="200" class="aligncenter size-full wp-image-2985">

<h3 id="medium-15"><a href="https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/#medium-15">Medium (15%)</a></h3>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/Medium-Error-Correction.png" alt="Medium Error Correction" title="Medium Error Correction" width="200" height="200" class="aligncenter size-full wp-image-2984">

<h3 id="quarter-25"><a href="https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/#quarter-25">Quarter (25%)</a></h3>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/Quarter-Error-Correction.png" alt="Quarter Error Correction" title="Quarter Error Correction" width="200" height="200" class="aligncenter size-full wp-image-2982">

<h3 id="high-30"><a href="https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/#high-30">High (30%)</a></h3>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/High-Error-Correction.png" alt="High Error Correction" title="High Error Correction" width="200" height="200" class="aligncenter size-full wp-image-2983">

<h2 id="end-result"><a href="https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/#end-result">End Result</a></h2>

<p>At the very least, this reduces the possibility of dialling an incorrect number.  Used to its full potential, the user's journey is...</p>

<ol>
    <li>Scan Code</li>
    <li>Enter vehicle's registration number</li>
    <li>Single click on a <a href="https://web.archive.org/web/20101117074502/http://www.payforituk.com/">payforit</a> button and have the cost added to their phone bill.</li>
</ol>

<p>Surely that's much better than messing about with creaky voice recognition while holding your credit card out for any passing ne'er do well to steal?</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=2975&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2010/11/practical-uses-for-qr-codes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
