Difference between revisions of "Gizmo Categories"

From FreekiWiki
Jump to navigation Jump to search
(New page: There are currently four main categories of gizmos in the database. Here they are with some suggested subtypes to clarify: # Monitor #* CRT #* LCD # System #* Mac #* Laptop #* PC #* Integ...)
 
Line 18: Line 18:
 
<graphviz>
 
<graphviz>
 
digraph D {
 
digraph D {
A -> B
+
 
 +
regular -> receiving [arrowhead="none"]
 +
pickup -> receiving [arrowhead="none"]
 +
 
 +
receiving -> FG
 +
 
 +
FG -> recycling
 +
FG -> disbursement
 +
FG -> grants
 +
FG -> sales
 +
 
 +
sales -> bulk [arrowhead="none"]
 +
sales -> retail [arrowhead="none"]
 +
 
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 17:14, 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.