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
(Die Seite wurde neu angelegt: „An brainstorming ground for a labeling system for general things. The labels should contain QR Codes and/or Human Readable Info (Text+Icons) Somebody could hack …“)
 
(re-adding important information how to set up the printer)
 
(30 dazwischenliegende Versionen von 6 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
An brainstorming ground for a labeling system for general things.
+
[http://metalab.github.io/labelz/ Create one yourself!]
The labels should contain QR Codes and/or Human Readable Info (Text+Icons)
 
  
Somebody could hack together some software, to quickly create "Labelz" with Owner/Sponsor[public domain, person], intended use, contact option, useage license, throw away license[just dump it, ask owner, return to owner], timestamp. Human-readable and QR-Code output.
+
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.
  
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.
+
For information about earlier versions of Labelz, please look into the history of this Wiki article.
Also a more general use context should be kept in mind.
 
  
Included info:
+
Sourcecode: [https://github.com/Metalab/labelz Github]
* OwnershipshipType
 
** Private
 
** Borrowed
 
** Public Domain
 
** Sponsored for Public Use
 
** HiveOwned
 
  
* OwnershipString: Name of owner/responsible person
+
== Label Printer Settings in Firefox ==
  
* Owner contact Flag
+
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.
** M email
 
** T telephone
 
** A im
 
** J Jabber
 
* Owner contact String
 
  
* Date of tag
+
In the printer driver a new format has to be created with width 62mm and height 30mm, printing in portrait mode.
  
* UseageFlag:
+
[[Kategorie:Projekte]]
** 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
 

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.