Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 13: Line 13:
 
                   label_es="Esto es una\nCOMPUTADORA GREEN LIGHT",  
 
                   label_es="Esto es una\nCOMPUTADORA GREEN LIGHT",  
 
                   shape="box"]
 
                   shape="box"]
   recycle      [label="We are going to RECYCLE this one.\nGet REASON FOR RECYCLE label\nCIRCLE the reason you got here)", shape="box"]  
+
   recycle      [label="We are going to RECYCLE this one.\nGet REASON FOR RECYCLE label\n(CIRCLE the reason you got here)", shape="box"]  
 
    
 
    
 
   not_done      [label="You're not done yet!",
 
   not_done      [label="You're not done yet!",
Line 50: Line 50:
 
   fast_enough1 -> green [taillabel="YES", taillabel_es="SÍ"]
 
   fast_enough1 -> green [taillabel="YES", taillabel_es="SÍ"]
 
   fast_enough1 -> recycle [taillabel="NO"]
 
   fast_enough1 -> recycle [taillabel="NO"]
 +
 +
  green -> not_done
 +
  recycle -> not_done
 +
 +
  not_done -> main_chart
  
 
   }
 
   }

Revision as of 11:28, 9 November 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