Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 17: Line 17:
 
                   shape="box", style="dashed", color="red"]
 
                   shape="box", style="dashed", color="red"]
 
   blowncaps    [label="Are there any\nBLOWN CAPS?",
 
   blowncaps    [label="Are there any\nBLOWN CAPS?",
                     label_es="¿Encontro alguna\nBLOWN CAPS?"]
+
                     label_es="¿Puede usted ver cualquier\nBLOWN CAPS?"]
 
   bad_color    [label="Is it\nBEIGE\ncolored?",
 
   bad_color    [label="Is it\nBEIGE\ncolored?",
 
                     label_es="¿Es esto\ncolor\nBEIGE?"]
 
                     label_es="¿Es esto\ncolor\nBEIGE?"]
Line 31: Line 31:
  
 
   blowncaps    -> dual_core  [label="NO"]
 
   blowncaps    -> dual_core  [label="NO"]
   blowncaps    -> recycle [label="YES", label_es="SI"]
+
   blowncaps    -> recycle [label="YES", label_es=""]
  
 
   dual_core    -> bad_color [label="NO" ]
 
   dual_core    -> bad_color [label="NO" ]
   dual_core    -> green  [label="YES", label_es="SI"]
+
   dual_core    -> green  [label="YES", label_es=""]
  
   bad_color    -> fast_enough2 [label="YES" ]
+
   bad_color    -> fast_enough2 [label="YES", label_es="SÍ"]
 
   bad_color    -> fast_enough1 [label="NO" ]
 
   bad_color    -> fast_enough1 [label="NO" ]
  
   fast_enough2 -> green [taillabel="YES", taillabel_es="SI"]
+
   fast_enough2 -> green [taillabel="YES", taillabel_es=""]
 
   fast_enough2 -> recycle [taillabel="NO"]
 
   fast_enough2 -> recycle [taillabel="NO"]
  
   fast_enough1 -> green [taillabel="YES", taillabel_es="SI"]
+
   fast_enough1 -> green [taillabel="YES", taillabel_es=""]
 
   fast_enough1 -> recycle [taillabel="NO"]
 
   fast_enough1 -> recycle [taillabel="NO"]
  

Revision as of 01:15, 11 October 2010

PURPLE Chart

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

Multi Core Systems

If one of these things is true, it's a Multi Core system:

  • The BIOS or label says "Core 2", "Core i3/i5/i7", "Pentium D"
  • The BIOS or label says "X2", "Phenom"
  • The BIOS indicates that it's "dual core", "quad core", or "multi-core".


English Version: System_Evaluation_Final_Triage

Versión en Español: System_Evaluation_Final_Triage_en_Español