Difference between revisions of "User:Ali"

From FreekiWiki
Jump to navigation Jump to search
m
m (removed links to dead stuff)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[user:Ali/scratch1|New Hire Brainstorm]]
 
  
[[user:Ali/scratch3|Website Skeleton Ideas]]
 
 
[[user:Ali/internpps|OutreachIdeas]]
 
 
[[user:Ali/scratch4|To Do]]
 
 
[[user:Ali/reusetriage|System Insta-Triage]]
 
 
[[user:Ali/laptoptriage|Laptop Insta-Triage]]
 
 
[[user:Ali/scratch5|Education and Volunteer Appreciation Overlap]]
 
 
[[user:Ali/orientingstaff|Orienting New Staff]]
 
 
 
<graphviz>
 
  digraph {
 
 
    start          [label="START HERE\nFOR POOP CHART", shape="box", fontsize="11", style="bold"]
 
    poop            [label="have you pooped today?", fontsize="11", style="italic"]   
 
    bran            [label="go eat a bran muffin\n& wash it down with some prune juice", fontsize="11"]
 
    coffee          [label="did you consume caffeine this morning?", fontsize="11"]
 
    external        [label="cheater! your bowel movement was induced by external forces!", fontsize="11"]
 
    noncoffee      [label="where do you get your energy?!", fontsize="11"]
 
   
 
 
 
    start -> poop
 
    poop -> bran [label="NO"]
 
    bran -> poop [label="TRY AGAIN"]
 
    poop -> coffee [label="YES"]
 
    coffee -> external [label="DEAR LORD, YES!"]
 
    coffee -> noncoffee [label="OH, I DON'T DO CAFFEINE, THANK YOU"]
 
 
 
</graphviz>
 

Latest revision as of 12:53, 6 October 2009