QR Codes: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
m (Add frequently used QR codes, collapsed away)
Line 13: Line 13:


<br>{{#qrlite:{{fullurl:{{FULLPAGENAME}}#QR_Code_Demo}}|format=png|size=5|margin=0}}
<br>{{#qrlite:{{fullurl:{{FULLPAGENAME}}#QR_Code_Demo}}|format=png|size=5|margin=0}}
== Frequently Referenced ==
<div class="mw-collapsible mw-collapsed">QR links<span class="mw-collapsible-content">
{|class="wikitable"
| {{#qrlite:{{fullurl:{{FULLPAGENAMEE}}}}|format=png|size=5|margin=0}}
|-
| {{fullurl:{{FULLPAGENAMEE}}}}
|}
{|class="wikitable"
| {{#qrlite:https://donate.noisebridge.net/|format=png|size=5|margin=0}}
|-
| https://donate.noisebridge.net/
|}
{|class="wikitable"
| {{#qrlite:https://www.noisebridge.net/wiki/Special:RequestAccount|format=png|size=5|margin=0}}
|-
|https://www.noisebridge.net/wiki/Special:RequestAccount (anyone can submit, needs someone to approve from the big queue full of spam)
|}
{|class="wikitable"
| {{#qrlite:https://www.noisebridge.net/wiki/Special:InviteSignup|format=png|size=5|margin=0}}
|-
|https://www.noisebridge.net/wiki/Special:InviteSignup (admin user invite new by email)
|}
{|class="wikitable"
| {{#qrlite:https://www.noisebridge.net/wiki/Anti-Harassment_Policy|format=png|size=5|margin=0}}
|-
|[[Anti-Harassment Policy]] / AHP
|}
{|class="wikitable"
| {{#qrlite:https://www.noisebridge.net/wiki/Community Standards|format=png|size=5|margin=0}}
|-
|[[Community Standards]]
|}
{|class="wikitable"
| {{#qrlite:https://www.noisebridge.net/wiki/Excellence|format=png|size=5|margin=0}}
|-
|[[Excellence]]
|}
</span></div>


== Extension:QRLite, on this wiki ==
== Extension:QRLite, on this wiki ==

Revision as of 16:08, 29 May 2024

Noisebridge | About | Visit | 272 | Manual | Contact | Guilds | Stuff | Events | Projects | Meetings | Donate E
Guilds (Volunteer) | Maintainers | Meta | Code | Electronics | Fabrication | Games | Sewing | Music | AI | Neuro | Philosophy | Funding | Art | Security | Ham | WGs E
MetaGuild | Recruiting Guilds | Volunteer | Documentation | Outreach | Working Groups | CommunityWG | Badges E
Documentation | Wiki | Signage | LED Signage | Posters | Labels | QR Codes | Note-taking | NoiseFacts | NoiseManual | Nb.wtf V · T · E


QR Codes are two-dimensional barcode graphics that can encode arbitrary binary data and we use QR code stickers to label things at Noisebridge!

Stick one on a physical object encoding a link to a page that can be configured to 301 to arbitrary URLs (e.g. https://www.noisebridge.net/qr/07A72C23A7), and you get a system for hardlinking physical objects into cyberspace.

You can embed a QR code for any page on the wiki, of its own URL, by including this snippet on the page:

  • QR code embed snippet: {{#qrlite:{{fullurl:{{FULLPAGENAME}}#section-fragment}}|format=png|size=5|margin=0}}, prefix with a <br> to set it on its own line.
  • Include the text of the link, <br>{{fullurl:{{FULLPAGENAME}}}}, in text near the image, for the others' clarity when browsing & for printing.


QRLite error: QrCode class not found, you may need to run "composer install".

Frequently Referenced

QR links
QRLite error: QrCode class not found, you may need to run "composer install".
https://main-wiki.extremist.software/wiki/QR_Codes
QRLite error: QrCode class not found, you may need to run "composer install".
https://donate.noisebridge.net/
QRLite error: QrCode class not found, you may need to run "composer install".
https://www.noisebridge.net/wiki/Special:RequestAccount (anyone can submit, needs someone to approve from the big queue full of spam)
QRLite error: QrCode class not found, you may need to run "composer install".
https://www.noisebridge.net/wiki/Special:InviteSignup (admin user invite new by email)
QRLite error: QrCode class not found, you may need to run "composer install".
Anti-Harassment Policy / AHP
QRLite error: QrCode class not found, you may need to run "composer install".
Community Standards
QRLite error: QrCode class not found, you may need to run "composer install".
Excellence

Extension:QRLite, on this wiki

You can embed a QR code for any page on the wiki, of its own URL, by including this snippet on the page:

  • QR code embed snippet: {{#qrlite:{{fullurl:{{FULLPAGENAME}}#section-fragment}}|format=png|size=5|margin=0}}, prefix with a <br> to set it on its own line.
  • Include the text of the link, <br>{{fullurl:{{FULLPAGENAME}}}}, in text near the image, for the others' clarity when browsing & for printing.

QR codes are generated by the "QRLite" extension on this wiki,

QR Code Demo

Here's the new QR codes (and also some styling of the URL#fragment link target). Go wild!


QRLite error: QrCode class not found, you may need to run "composer install".
QRLite error: QrCode class not found, you may need to run "composer install".
PNG
QRLite error: QrCode class not found, you may need to run "composer install".
{{#qrlite:{{fullurl:{{FULLPAGENAME}}}}|format=png|size=5|margin=0}}
{{#qrlite:{{fullurl:{{FULLPAGENAME}}#QR_Code_Demo}}|format=png|size=5|margin=0}}
SVG
QRLite error: QrCode class not found, you may need to run "composer install".
{{#qrlite:{{fullurl:{{FULLPAGENAME}}}}|format=svg|size=5|margin=0}}
View/include the link nearby
<br>{{fullurl:{{FULLPAGENAME}}}}

For external URLs, here's the syntax:

 {{#qrlite:https://example.com/|format=svg|size=5|margin=0}}

QR Code with border

QRLite error: QrCode class not found, you may need to run "composer install".
https://main-wiki.extremist.software/wiki/QR_Codes
{|class="wikitable"
|{{#qrlite:{{fullurl:{{FULLPAGENAME}}}}|format=png|size=5|margin=0}}
|-
|{{fullurl:{{FULLPAGENAME}}}}
|}

Documentation

Generators

Software

  • Zxing Project appears to be a Google-blessed software library written in Java for processing one-dimensional and two-dimensional barcodes. It is written for use on mobile phones.
  • Snappr.net has an image-attched-to-email-to-text type gateway setup. snappr [at] snappr.net More info on their page

Other 2D Encodings