Labelz: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
|||
Zeile 55: | Zeile 55: | ||
[http://kariert.org/ Labelz test] | [http://kariert.org/ Labelz test] | ||
Maybe use some existing online service for generating the QR codes or implement the QR library in JavaScript so we don't need an active component on the server? | Maybe use some existing online service for generating the QR codes or implement the QR library in JavaScript so we don't need an active component on the server? | ||
==Development Notepad == | |||
Currently, the thing only works with firefox. Also, the QR-Code contains too many bytes of data, as the plaintext string is directly encoded. This causes the pixels to be too small for and some smartphones have a hard time reading it. Some compression might be useful, but then you would need to make the data package a web link to a page that decodes. Needs to be solved somehow. | |||
==Content String schematic== | ===Content String schematic=== | ||
You have flags, that are defined by a one letter. | You have flags, that are defined by a one letter. | ||
Then you have flag-specifiers, by two letters. | Then you have flag-specifiers, by two letters. | ||
Zeile 85: | Zeile 87: | ||
The linked page could then decode the qr-code string and present it nicely. | The linked page could then decode the qr-code string and present it nicely. | ||
==Included info:== | ===Included info:=== | ||
* Labelz version Flag | * Labelz version Flag | ||