Difference between revisions of "Purple Chart en Español"

From FreekiWiki
Jump to navigation Jump to search
(pasted spanish purple chart in espanol (need to delete the other page titled "Purple Chart")
 
(synce with purple chart)
Line 4: Line 4:
 
   digraph Eval2 {
 
   digraph Eval2 {
  
   node [fontname="Helvetica", fontsize="11"]
+
   node [fontname="Helvetica", fontsize="10"]
 
   edge [fontname="Helvetica"]
 
   edge [fontname="Helvetica"]
  
   start        [label="INICIAR AQUI", shape="box", style="bold", color="purple"]
+
   start        [label="START HERE",
   green        [label="Esto es una\nCOMPUTADORA GREEN LIGHT\n(regrese al diagrama principal)", shape="box", style="dashed", color="red"]
+
                  label="INICIAR AQUI",
   recycle      [label="Nosotros vamos a RECICLAR esto.\nGet REASON FOR RECYCLE label\nY CIRCULA la razón que se encuentra en la etiqueta)", shape="box", style="dashed", color="red"]
+
                  shape="box", style="bold", color="purple"]
   fastenough   [label="¿Es veloz?\n¿Tiene esto un\nproc 1.8 GHz o más rápido ?\n(o un proc AMD  con\nun modelo #1800 o mayor?)"]
+
   green        [label="This is a\nGREEN LIGHT COMPUTER\n(go back to main chart)",
  blowncaps    [label="¿Encontro alguna\nBLOWN CAPS?"]
+
                  label="Esto es una\nCOMPUTADORA GREEN LIGHT\n(regrese al diagrama principal)",  
  dual_core    [label="¿Es esto un\nsystema\nDUAL CORE?"]
+
                  shape="box", style="dashed", color="red"]
 +
 
 +
   recycle      [label="We are going to RECYCLE this one.\nGet REASON FOR RECYCLE label\nCIRCLE the reason you got here)",
 +
                  label="Nosotros vamos a RECICLAR esto.\nGet REASON FOR RECYCLE label\nY CIRCULA la razón que se encuentra en la etiqueta)",  
 +
                  shape="box", style="dashed", color="red"]
 +
   blowncaps    [label="Are there any\nBLOWN CAPS?",
 +
                    label="¿Encontro alguna\nBLOWN CAPS?"]
 +
   dual_core    [label="Is it a\nDUAL CORE\nsystem?",
 +
                    label="¿Es esto un\nsystema\nDUAL CORE?"]
 +
  two_eight    [label="Does it have a\n2.8 GHz or faster proc?\n(or an AMD proc with a\nmodel # of\n2800 or greater?)",
 +
                    label="¿Es veloz?\n¿Tiene esto un\nproc 2.8 GHz o más rápido ?\n(o un proc AMD  con\nun modelo #2800 o mayor?)"]
  
  fg_pdx        [label="¿Tiene esto un\nFG-PDX sticker\npegado?"]
 
  problematic  [label="¿Esto se encuentra\nen la lista de\nMODELOS PROBLEMATICOS?"]
 
  low_end      [label="¿Tiene esto un\nproc 2.2 GHz o más rapido?\n(o un proc AMD con\nun # de modelo 2200 o mayor?)"]
 
  
 
   start        -> blowncaps
 
   start        -> blowncaps
  
 
   blowncaps    -> dual_core  [label="NO"]
 
   blowncaps    -> dual_core  [label="NO"]
   blowncaps    -> recycle [taillabel="SI"]
+
   blowncaps    -> recycle [label="YES", label="SI"]
 
 
  dual_core    -> low_end  [label="NO"]
 
  dual_core    -> green  [label="SI"]
 
 
 
  fg_pdx -> recycle  [label="SI"]
 
  fg_pdx -> problematic  [taillabel="NO"]
 
 
 
  problematic -> fastenough  [label="NO"]
 
  problematic -> recycle  [label="SI"]
 
  
   low_end -> fg_pdx    [taillabel="NO"]
+
   dual_core    -> two_eight [label="NO" ]
   low_end -> green [label="SI"]
+
   dual_core    -> green [label="YES", label="SI"]
  
   fastenough  -> green   [taillabel="SI"]
+
   two_eight -> green [label="YES", label="SI"]
   fastenough  -> recycle [label="NO"]
+
   two_eight -> recycle [label="NO"]
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>
 
</div>
 
</div>
 +
 +
  
 
{{Sistemas Dual Core}}
 
{{Sistemas Dual Core}}

Revision as of 20:56, 14 September 2010

DIAGRAMA MORADO

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


Sistemas Dual Core

Si alguna de estas frases es correcta, esto es un sistema Dual Core:

  • Esto tiene una etiqueta plateada y azul que dice "CORE 2"
  • El BIOS o la etiqueta dice "Pentium D"
  • El BIOS o la etiqueta dice "Athlon X2"
  • El BIOS indica que esto es "dual core" o "core2"

Template:Modelos Problematicos