Difference between revisions of "User:Ali"

From FreekiWiki
Jump to navigation Jump to search
(added loopback to the poop flow)
Line 3: Line 3:
 
   digraph {
 
   digraph {
  
     start          [label="START HERE", shape="box", fontsize="11", style="bold"]
+
     start          [label="START HERE\nFOR POOP CHART", shape="box", fontsize="11", style="bold"]
 
     poop            [label="have you pooped today?", fontsize="11", style="italic"]     
 
     poop            [label="have you pooped today?", fontsize="11", style="italic"]     
     bran            [label="go eat a bran muffin (then come back here)", fontsize="11"]
+
     bran            [label="go eat a bran muffin\n& wash it down with some prune juice", fontsize="11"]
     coffee          [label="did you drink coffee before you pooped?", fontsize="11"]
+
     coffee          [label="did you drink coffee this morning?", fontsize="11"]
 +
    external        [label="cheater! your bowel movement was induced by external forces!", fontsize="11"]
 +
    noncoffee      [label="jesus, how are you functioning?!", fontsize="11"]
 +
   
  
  
Line 13: Line 16:
 
     bran -> poop [label="TRY AGAIN"]
 
     bran -> poop [label="TRY AGAIN"]
 
     poop -> coffee [label="YES"]
 
     poop -> coffee [label="YES"]
 +
    coffee -> external [label="DEAR LORD, YES!"]
 +
    coffee -> noncoffee [label="OH, I DON'T DRINK COFFEE, THANK YOU"]
 
    
 
    
 
</graphviz>
 
</graphviz>
 
NOTE: Servers:
 
* have RACK MOUNT cases, or
 
* have XEON processors, or
 
* have DUAL PROCESSOR capability AND their processors are P-III or better
 
 
[[Category: Prebuild]]
 
[[Category: Triage]]
 

Revision as of 17:22, 30 August 2006

i learn to do this stuff

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