<?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 &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/2007/12/qr-codes/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Fri, 20 Dec 2024 11:01:13 +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 &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[QR Codes]]></title>
		<link>https://shkspr.mobi/blog/2007/12/qr-codes/</link>
					<comments>https://shkspr.mobi/blog/2007/12/qr-codes/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 06 Dec 2007 17:35:00 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[qr]]></category>
		<category><![CDATA[qr code]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/index.php/2007/12/qr-codes/</guid>

					<description><![CDATA[QR Codes are funky 2D barcodes.  Snap one with your camera phone and you&#039;ll get information on your phone.  However good your mad T9 skillz are, it&#039;s a struggle to type in long URLs, SMS exact keywords to a shortcode or to accurately transcribe a business card onto your phone.  That&#039;s where QR Codes come in.  No more typing - just point and click.  Even Google is getting in on the act.  They&#039;re…]]></description>
										<content:encoded><![CDATA[<p><a href="https://en.wikipedia.org/wiki/QR_code">QR Codes</a> are funky 2D barcodes.  Snap one with your camera phone and you'll get information on your phone.
<a href="https://shkspr.mobi/qr/php/qr.php?d=Romeo%2C%20Romeo%2C%20wherefore%20art%20thou%20Romeo%3F"><img src="https://shkspr.mobi/qr/php/qr.php?d=Romeo%2C%20Romeo%2C%20wherefore%20art%20thou%20Romeo%3F" border="0" alt=""></a>
However good your mad T9 skillz are, it's a struggle to type in long URLs, SMS exact keywords to a shortcode or to accurately transcribe a business card onto your phone.  That's where QR Codes come in.  No more typing - just point and click.</p>

<p>Even <a href="https://web.archive.org/web/20071206093042/http://www.google.com/adwords/printads/ads/barcode/">Google </a>is getting in on the act.  They're putting them on print adverts they're running.</p>

<p>See this on a poster on a train, snap it with your camera and you instantly have the URL on your phone.
<a href="https://shkspr.mobi/qr/php/qr.php?d=http%3A%2F%2Fshkspr.mobi%2Fblog%2F">
<img src="https://shkspr.mobi/qr/php/qr.php?d=http%3A%2F%2Fshkspr.mobi%2Fblog%2F" border="0" alt=""></a></p>

<p>See this on a business card, whip out your phone, the contact is saved.
<a href="https://shkspr.mobi/qr/php/qr.php?d=%2B448080408408"><img src="https://shkspr.mobi/qr/php/qr.php?d=%2B448080408408" border="0" alt=""></a>
QR Codes are, as with many things, <a href="http://www.qrcodeblog.com/">big in Japan.</a> They're catching on in Europe with loads of <a href="https://web.archive.org/web/20071209232156/http://qrcode.es/?language=en">blogs </a>dedicated to them.</p>

<p>Want to generate your own? Of course you do! Visit my <a href="https://shkspr.mobi/qr.php">QR Code generator</a> - it even works on your phone, naturally!</p>

<p>Geeky Postscript....
I've noticed that many of the QR generators out there (I'm looking at you, <a href="https://web.archive.org/web/20071029174556/http://mobilecodes.nokia.com/">Nokia</a>) don't encapsulate data properly. Certain characters such as : / + etc need to be turned into special characters as per <a href="http://www.faqs.org/rfcs/rfc1738">RFC1738</a> - many QR Code generators don't do this.  This means that an international phone number like "+447....." comes out as "447....." and won't work on the majority of phones. My generator avoids this by using <a href="http://uk.php.net/manual/en/function.rawurlencode.php">rawurlencode</a></p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=54&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2007/12/qr-codes/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
