Labelz: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
(re-adding important information how to set up the printer)
 
(25 dazwischenliegende Versionen von 6 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
== About Labelz==
+
[http://metalab.github.io/labelz/ Create one yourself!]
Labelz is an general idea about putting small tags on things that are somewhere in publicly used enviroments like hackerspaces, offices, workshops and so on.
 
If there is a thing, the label should make it possible to understand who owns this thing, what you are allowed to do with it, what to do if it is broken, wether you can move it someplace else, and things like that.
 
  
The labels should contain [http://de.wikipedia.org/wiki/QR-Code QR Codes] and/or Human Readable Info (Text and or Icons), depending on the purpose.
+
Labelz are small self-adhesive labels one can put on things that are somewhere in publicly used enviroments like hackerspaces, offices, workshops and so on.
The labels should be printable inblack and white on a maximum size of 3cm width, especially with a typical [http://geizhals.at/a184330.html label printer].
+
The label should make it possible to understand who owns this thing, what you are allowed to do with it, what to do if it is broken, if you can move it someplace else, and things like that.
  
There should be a webbased solution, which generates the labelz based on list and checkboxes for a special environment, and renders them to an image that one could print.
+
For information about earlier versions of Labelz, please look into the history of this Wiki article.
  
The flags should apply not only to junk in the lab, e.g. Beamer,Printers,Displays,Styrofoam Cutters,Toolboxes, Repraps, Food?, Bikes, Furniture, unfinished projects, you name it;
+
Sourcecode: [https://github.com/Metalab/labelz Github]
Also a more general use context should be kept in mind.
 
  
Basically all the information should boil down to a short, coded, still human readable string<200 Letters, that is also replicated by the QR-Code
+
== Label Printer Settings in Firefox ==
There should be data fields,
 
The Flags should be byte values if possible.
 
 
 
 
 
[[Datei:Labelz_example.jpg]]
 
 
 
==Included info:==
 
* Labelz version Flag
 
 
 
* OwnershipshipType
 
** Private
 
** Borrowed
 
** Public Domain
 
** Sponsored for Public Use
 
** HiveOwned
 
 
 
* OwnershipString: Name of owner/responsible person/
 
 
 
* Owner contact Flag
 
** M email
 
** T telephone
 
** A im
 
** J Jabber
 
* Owner contact String
 
 
 
* Date of tagging
 
 
 
* UseageFlag:
 
** Use as you wish
 
** Ask owner before use
 
** Use only if you know what you are doing
 
** do not touch
 
** use ultra carfully
 
 
 
* UsageString: intended useage
 
 
 
* LendingFlags:
 
** Permanent remove permitted
 
** borrowing allowed
 
** borrowing allowed with allowance of one owner
 
** borrowing allowed with allowance of the hive
 
** Moving to different room ok
 
 
 
* If broken
 
** return to owner
 
** repair yourself, if fail tell owner
 
** repair, if fail, throw it away
 
** destroyer rebuys, if no destroyer, notice owner
 
 
 
* if unwanted
 
** return to owner
 
** just throw it away
 
** store forever
 
 
 
* Value of thing
 
  
 +
On a new install, the Preferences print.printer_Brother_QL-700.print_margin_* have to be 0, also print.printer_Brother_QL-700.print_header* set to "" and print.printer_Brother_QL-700.print_shrink_to_fit => true.
  
 +
In the printer driver a new format has to be created with width 62mm and height 30mm, printing in portrait mode.
  
 
[[Kategorie:Projekte]]
 
[[Kategorie:Projekte]]

Aktuelle Version vom 24. Oktober 2015, 15:15 Uhr

Create one yourself!

Labelz are small self-adhesive labels one can put on things that are somewhere in publicly used enviroments like hackerspaces, offices, workshops and so on. The label should make it possible to understand who owns this thing, what you are allowed to do with it, what to do if it is broken, if you can move it someplace else, and things like that.

For information about earlier versions of Labelz, please look into the history of this Wiki article.

Sourcecode: Github

Label Printer Settings in Firefox

On a new install, the Preferences print.printer_Brother_QL-700.print_margin_* have to be 0, also print.printer_Brother_QL-700.print_header* set to "" and print.printer_Brother_QL-700.print_shrink_to_fit => true.

In the printer driver a new format has to be created with width 62mm and height 30mm, printing in portrait mode.