Live data from Hacker News

Show HN: QR Codify, The Most Useful Snippet I've Ever Written

zacharyvoase.com

101–110 of 117 posts

Re: Show HN: QR Codify, The Most Useful Snippet I've Ever Written

#101
post #85

Earlier quoted context omitted.

QR codes on billboards and in marketing are kind of rubbish On a big billboard beside the freeway, sure. In a home for sale sign, or in a bus shelter, or anywhere else where people are either a) very interested or b) captive, they are fantastic.

The best place I've seen QR codes is on the tube. Because hey, I'mma scan this QR code, and then remember about it when I'm topside.

My favourite QR code use was from the tube: https://pbs.twimg.com/media/AneZAsiCAAATy1Q.jpg:large

Keep your phone hidden (but check out this QR code!)

Re: Show HN: QR Codify, The Most Useful Snippet I've Ever Written

#102

Nice. I've built a web app that pushes a mobile provisioning profile to iOS devices with your wifi ssid & password - lets people easily jump on your wifi Works with Redlaser only as most QR code readers open web links in a viewport instead of pushing out to safari. http://www.getonmywifi.com

Interesting. I wonder if there's a way for you get around having to actually host the profile, perhaps via some unconscionably long "javascript:" URL that creates the mobileconfig document and "downloads" it. Red Laser doesn't seem to recognize "javascript:..." as an openable URL, but maybe there's a way around that.

Re: Show HN: QR Codify, The Most Useful Snippet I've Ever Written

#105
post #84
post #56

Earlier quoted context omitted.

Indeed. If only it weren't stuck with a slow js interpreter.

yes, chrome on iOS is unsable because of this. I'd love to use Chrome more, but even lightweight js sites are tediously slow on chrome/ios

jailbreak + nitrous. problem solved. :)

Re: Show HN: QR Codify, The Most Useful Snippet I've Ever Written

#107

Nice. I've built a web app that pushes a mobile provisioning profile to iOS devices with your wifi ssid & password - lets people easily jump on your wifi Works with Redlaser only as most QR code readers open web links in a viewport instead of pushing out to safari. http://www.getonmywifi.com

Interesting. I wonder if there's a way for you get around having to actually host the profile, perhaps via some unconscionably long "javascript:" URL that creates the mobileconfig document and "downloads" it. Red Laser doesn't seem to recognize "javascript:..." as an openable URL, but maybe there's a way around that.

Interesting thought. I'll have to investigate, thanks.

Re: Show HN: QR Codify, The Most Useful Snippet I've Ever Written

#110
post #101
post #85

Earlier quoted context omitted.

The best place I've seen QR codes is on the tube. Because hey, I'mma scan this QR code, and then remember about it when I'm topside.

My favourite QR code use was from the tube: https://pbs.twimg.com/media/AneZAsiCAAATy1Q.jpg:large Keep your phone hidden (but check out this QR code!)

> check out this QR code!

Instead of trying to scan that QR code (in a corner of a billboard), here's the URL: http://www.btp.police.uk/pickpockets/

Post reply on HN