Difference between revisions of "MacBuild CED Eval"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==CED Eval==
 
==CED Eval==
 +
<div style="border: 10px solid YELLOW; padding: .5em 1em; color: #000; margin: 3px 3px 0;">
 
<graphviz>
 
<graphviz>
 
digraph macCEDeval {
 
digraph macCEDeval {
Line 6: Line 7:
 
   edge [fontname="Helvetica"]
 
   edge [fontname="Helvetica"]
  
   start  [label="Start Here" shape=box style=bold]
+
   start  [label="START HERE" shape=box style=bold color=yellow]
 
   computer [label="Is it a computer?"]
 
   computer [label="Is it a computer?"]
 
   ask  [label="Ask where it goes" shape=box style=bold]
 
   ask  [label="Ask where it goes" shape=box style=bold]
Line 15: Line 16:
 
   minimum  [label="Does it meet MINIMUM PROCESSOR\n SPEC for building in MacBuild?"]
 
   minimum  [label="Does it meet MINIMUM PROCESSOR\n SPEC for building in MacBuild?"]
 
   display  [label="Does it have a\n built-in display?"]
 
   display  [label="Does it have a\n built-in display?"]
   displayflow  [label="See the Built-In\n Display flowchart.\n Do we want it?" shape=box style=bold]
+
   displayflow  [label="See the Built-In\n Display flowchart.\n Do we want it?" shape=box style=bold color=green]
   displaytest  [label="Perform a DISPLAY TEST.  \nDoes it work?" shape=box]
+
   displaytest  [label="Perform a DISPLAY TEST.  \nDoes it work?" shape=box style=bold color=blue]
 
   blowncaps  [label="Can you see any\n BLOWN CAPS?"]  
 
   blowncaps  [label="Can you see any\n BLOWN CAPS?"]  
   exceptional  [label="Does it have\n EXCEPTIONAL \nCOMPONENTS?"]
+
   exceptional  [label="Does it have\n EXCEPTIONAL \nCOMPONENTS?" style=bold color=purple]
   oldmac  [label="Is it on the Old Mac\n keeper list?"]
+
   oldmac  [label="Is it on the Old Mac\n keeper list?" style=bold color=red]
 
   oldmacshelf  [label="Put on the Old Mac shelf" shape=box style=bold]
 
   oldmacshelf  [label="Put on the Old Mac shelf" shape=box style=bold]
   redlight  [label="This is a\n RED LIGHT COMPUTER.\n  Label system, tally as RED LIGHT\n and see PROCESSING INSTRUCTIONS" shape=box style=bold]
+
   redlight  [label="This is a\n RED LIGHT COMPUTER.\n  Label system, tally as RED LIGHT\n and see PROCESSING INSTRUCTIONS" shape=box style=bold color=orange]
   yellowlight  [label="This is a\n YELLOW LIGHT COMPUTER.\n  Label system, tally as YELLOW LIGHT\n and see PROCESSING INSTRUCTIONS" shape=box style=bold]
+
   yellowlight  [label="This is a\n YELLOW LIGHT COMPUTER.\n  Label system, tally as YELLOW LIGHT\n and see PROCESSING INSTRUCTIONS" shape=box style=bold color=orange]
   greenlight  [label="This is a\n GREEN LIGHT COMPUTER.\n  Tally as GREEN LIGHT\n and see PROCESSING INSTRUCTIONS" shape=box style=bold]
+
   greenlight  [label="This is a\n GREEN LIGHT COMPUTER.\n  Tally as GREEN LIGHT\n and see PROCESSING INSTRUCTIONS" shape=box style=bold color=orange]
 
    
 
    
 
   start -> computer
 
   start -> computer
Line 52: Line 53:
 
}
 
}
 
</graphviz>
 
</graphviz>
 +
</div>
  
 +
<div style="border: 10px solid PURPLE; padding: .5em 1em; color: #000; margin: 3px 3px 0;">
 
== Exceptional Components List ==
 
== Exceptional Components List ==
  
Line 60: Line 63:
 
* Airport or Airport Extreme card
 
* Airport or Airport Extreme card
 
* Combo DVD/DVD-R/DVD/RW and CD-R/RW drive
 
* Combo DVD/DVD-R/DVD/RW and CD-R/RW drive
 +
</div>
  
 
[[Category:Macintosh]]
 
[[Category:Macintosh]]

Revision as of 17:54, 26 August 2009

CED Eval

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

Exceptional Components List

  • DDR memory
  • Stick of 256 MB or better SDRAM
  • 30 GB or bigger hard drive
  • Airport or Airport Extreme card
  • Combo DVD/DVD-R/DVD/RW and CD-R/RW drive