Difference between revisions of "Gizmo Categories"

From FreekiWiki
Jump to navigation Jump to search
Line 19: Line 19:
 
digraph D {
 
digraph D {
  
  node [fontname="Helvetica", fontsize="11"]
+
node [fontname="Helvetica", fontsize="11"]
  edge [fontname="Helvetica"]
+
edge [fontname="Helvetica"]
  
 
receiving    [shape=box]
 
receiving    [shape=box]
Line 38: Line 38:
 
FG -> sales
 
FG -> sales
  
sales -> bulk [arrowhead="none", style=dashed]
+
sales -> bulk   [arrowhead="none", style=dashed]
 
sales -> retail [arrowhead="none", style=dashed]
 
sales -> retail [arrowhead="none", style=dashed]
 +
 +
disbursement -> adoption [arrowhead="none", style=dashed]
 +
disbursement -> build    [arrowhead="none", style=dashed]
  
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 17:19, 29 October 2008

There are currently four main categories of gizmos in the database. Here they are with some suggested subtypes to clarify:

  1. Monitor
    • CRT
    • LCD
  2. System
    • Mac
    • Laptop
    • PC
    • Integrated CRT/System
    • Other
  3. Printer
  4. Miscellaneous
    • Mouse
    • Cable
    • Etc.

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.