Show HN: Create a QR code with text in the code pattern
21–30 of 35 posts
Re: Show HN: Create a QR code with text in the code pattern
#22Just a note, instead of encoding the picture in the full destination URL, you can encode the picture into the padding section between the URL and the Reed-Solomon section, thus permitting the use of any URL. I used this technique a long time ago on qrpixel.com but forgot to renew the domain, oops... http://web.archive.org/web/20160423015339/http://www.qrpixel... Also for information about how this works, Russ Cox did…
Re: Show HN: Create a QR code with text in the code pattern
#23Re: Show HN: Create a QR code with text in the code pattern
#24For those who don’t know, this domain is constrained to applications where a new file or process is created by visiting the domain, e.g., Google’s http://doc.new creating a new Google Doc file.
Re: Show HN: Create a QR code with text in the code pattern
#25Re: Show HN: Create a QR code with text in the code pattern
#26Re: Show HN: Create a QR code with text in the code pattern
#27Re: Show HN: Create a QR code with text in the code pattern
#28This is the first use of an expensive (~$500?) .new domain I’ve seen in the wild not associated with a global brand. For those who don’t know, this domain is constrained to applications where a new file or process is created by visiting the domain, e.g., Google’s http://doc.new creating a new Google Doc file. https://icannwiki.org/.new
>Charleston Road Registry believes that given its wide variety of uses, the .new gTLD will best add value to the gTLD space by remaining purely open and unencumbered by registrant restrictions. There will, therefore, be no restrictions on second-level domain name registrations in the proposed gTLD, .new.
Re: Show HN: Create a QR code with text in the code pattern
#29Re: Show HN: Create a QR code with text in the code pattern
#30Just a note, instead of encoding the picture in the full destination URL, you can encode the picture into the padding section between the URL and the Reed-Solomon section, thus permitting the use of any URL. I used this technique a long time ago on qrpixel.com but forgot to renew the domain, oops... http://web.archive.org/web/20160423015339/http://www.qrpixel... Also for information about how this works, Russ Cox did…