Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
(added 1300 MHz to tardis, cleaned up labels)
Line 5: Line 5:
  
 
   start        [label="START HERE", fontsize="11", shape="box"]
 
   start        [label="START HERE", fontsize="11", shape="box"]
   disklessshelf [label="Label it and\nput it on the\nDISKLESS SHELF\n(no mining)", fontsize="11", shape="box"]
+
   disklessshelf [label="DISKLESS", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
   reject        [label="REJECT the system\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
+
   reject        [label="REJECT the system", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
   keep          [label="KEEP the system\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
+
   keep          [label="KEEP the system", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
   tardis        [label="Send to\nthe TARDIS\n(no processing)", fontsize="11", shape="box"]
+
   tardis        [label="TARDIS", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
   specialmine  [label="SPECIAL MINING\n(go back to main flow chart)", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
+
   specialmine  [label="SPECIAL MINING", fontsize="11", shape="box", URL="/index.php/System_Evaluation_2_Overview"]
 +
  disklessterms [label="NOTE: DISKLESS TERMINALS:\nCompaq Deskpro,\nHP Vectra,\nDell Optiplex\n(Proc is P-III or Celeron, slower than 600 MHz)", shape="box", fontsize="11"]
  
  ddr          [label="Are there any\nDDR slots?", fontsize="11"]
 
 
   diskless      [label="Do we want it for a\nDISKLESS TERMINAL?", fontsize="11"]
 
   diskless      [label="Do we want it for a\nDISKLESS TERMINAL?", fontsize="11"]
  disklessterms [label="NOTE: DISKLESS TERMINALS:\nCompaq Deskpro,\nHP Vectra,\nDell Optiplex\n(Proc is P-III or Celeron, slower than 600 MHz)", shape="box", fontsize="11"]
 
 
   muplitpleisas [label="Is there\nmore than 1 ISA slots?", fontsize="11"]
 
   muplitpleisas [label="Is there\nmore than 1 ISA slots?", fontsize="11"]
 
   proprietary  [label="Is there a\nRISER\nfor the cards?", fontsize="11"]
 
   proprietary  [label="Is there a\nRISER\nfor the cards?", fontsize="11"]
 +
  superfast    [label="Does it have a\n1300 MHz or faster proc?", fontsize="11"]
 +
  ddr          [label="Does it have\nDDR memory?", fontsize="11"]
 
   fastenough    [label="Does it have a\n500 MHz or faster proc?", fontsize="11"]
 
   fastenough    [label="Does it have a\n500 MHz or faster proc?", fontsize="11"]
 
   zif          [label="Is there a\n3 DIGIT ZIF SOCKET?", fontsize="11"]
 
   zif          [label="Is there a\n3 DIGIT ZIF SOCKET?", fontsize="11"]
Line 21: Line 22:
 
   start      -> ddr [label="YES"]
 
   start      -> ddr [label="YES"]
 
   ddr        -> tardis [label="YES"]
 
   ddr        -> tardis [label="YES"]
   ddr        -> diskless [label="NO"]
+
   ddr        -> superfast [label="NO"]
   fastenough  -> keep  [label="YES"]
+
  superfast  -> tardis [label="YES"]
 +
  superfast  -> fastenough [label="NO"]
 +
   fastenough  -> diskless [label="YES"]
 
   fastenough  -> zif [label="NO"]
 
   fastenough  -> zif [label="NO"]
#  disklessterms -> diskless [arrowhead="none"]
 
 
   diskless    -> disklessshelf [label="YES"]
 
   diskless    -> disklessshelf [label="YES"]
   diskless    -> fastenough [label="NO"]
+
   diskless    -> keep  [label="NO"]
 
   zif        -> reject [label="NO"]
 
   zif        -> reject [label="NO"]
 
   zif        -> muplitpleisas [label="YES"]
 
   zif        -> muplitpleisas [label="YES"]

Revision as of 19:09, 7 January 2006

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