Background
I have known of QR Code for a few years now but has never dabbled at it. Recently, I was asked to look into it.
Findings
Hi-Res cameras on today’s smartphone coupled with high resolution QR codes (e.g. version 40 http://en.wikipedia.org/wiki/QR_code#Data_capacity) can allow for 4296 ascii characters! We could fit quite a long URL into that!
Tools
- qrencode
- libqrcode-ruby
- http://www.qrstuff.com/
Thoughts
Singapore cinemas, some of them, are already using QR codes as a proof of purchase (ie. ticket). I am guessing the customer is given a QR code that translates into a key that was randomly (secure randomly) generated. It is a key to a table that holds the ticket detail including a expiration date?
Conclusion
Ideas are flowing… let’s see if I could find some innovative use of it as well.
