Difference between revisions of "User:Shawn/Scratch"

From FreekiWiki
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<graphvizl>
+
<graphviz>
 +
 
 
   digraph BUILDPATH {
 
   digraph BUILDPATH {
  
    commit          [label="Do you want\nto build 6 (or more)\ncomputers?", fontname="helvetica", fontsize="10"]
+
size="5,12"
  
     cardmobo        [label="CARD AND MOTHERBOARD SORTING\n*Read documentation\n*Learn to identify cards\n*Learn motherboard parts", shape="box", fontname="helvetica", fontsize="10", URL="http://freegeek.org"]
+
     commit          [label="Do you want\nto build 6 (or more)\ncomputers?", fontsize="9"]
  
     eval            [label="EVALUATION I & II\nRead documentation\nLearn about systems,\ntroubleshooting, and\nFree Geek's\nproduction procedures", shape="box", fontname="helvetica", fontsize="10"]
+
     cardmobo        [label="CARD AND MOTHERBOARD SORTING\n*Read documentation\n*Learn to identify cards\n*Learn motherboard parts", shape="box", fontsize="9"]
  
  commit2        [label="Do you still\nwant to build\n6 (or more)\ncomputers?", fontname="helvetica", fontsize="10"]
+
    eval            [label="EVALUATION I & II\n*Read documentation\n*Learn about systems,\ntroubleshooting, and\nFree Geek's\nproduction procedures", shape="box", fontsize="9"]
  
    commandline    [label="COMMAND LINE CLASS\nLearn about Linux's\ncommand line", shape="box", fontname="helvetica", fontsize="10"]
+
  commit2        [label="Do you still\nwant to build\n6 (or more)\ncomputers?", fontsize="9"]
  
     build          [label="BUILD WORKSHOPS\nLearn to quality control,\nbuild, and install\nLinux onto computers", shape="box", fontname="helvetica", fontsize="10"]
+
     commandline    [label="COMMAND LINE CLASS\nLearn about Linux's\ncommand line", shape="box", fontsize="9"]
  
     next            [label="NEXT STEPS:\nBuild assistant/instructor\nSpecial projects\nServer build\nLaptop build\nAdvanced testing\n(these steps require approval of a build instructor)", fontname="helvetica", fontsize="10"]
+
     build          [label="BUILD WORKSHOPS\nLearn to quality control,\nbuild, and install\nLinux onto computers", shape="box", fontsize="9"]
  
     copout          [label="It takes a lot of time and energy\nto show even the most experienced builders\nhow to build at Free Geek.\nWe need people who are building at least\n6 computers to make it worthwhile.\nAlso, in order to learn the\njob well, a builder needs to be\nexposed to about six computers.", shape="box", fontname="helvetica", fontsize="10"]
+
     next            [label="NEXT STEPS:\nBuild assistant/instructor\nSpecial projects\nServer build\nLaptop build\nAdvanced testing\n(these steps require approval of a build instructor)", fontsize="9", shape="box"]
  
     note          [label="NOTE: Card sorting,\nmotherboard sorting, and\ncommand line class\ncan be tested out of.", style="dotted", fontname="helvetica", fontsize="10"]
+
     copout          [label="It takes a lot of time and energy\nto show even the most experienced builders\nhow to build at Free Geek.\nWe need people who are building at least\n6 computers to make it worthwhile.\nAlso, in order to learn the\njob well, a builder needs to be\nexposed to about six computers.", shape="box", fontsize="9"]
  
 +
    note          [label="NOTE: Card sorting,\nmotherboard sorting, and\ncommand line class\ncan be tested out of.", style="dotted", fontsize="9"]
 +
 +
    testout    [label="Testing out: if you feel\nlike you could accurately teach\nyour task to a new volunteer,\nask your instructor to test you.", style="dashed", fontsize="9", shape="box"]
  
 
   commit -> cardmobo [taillabel="YES"]
 
   commit -> cardmobo [taillabel="YES"]
 
   commit -> copout [taillabel="NO"]
 
   commit -> copout [taillabel="NO"]
 
   cardmobo -> eval
 
   cardmobo -> eval
 +
  cardmobo -> testout
 
   eval -> commit2
 
   eval -> commit2
 +
  eval -> testout
 
   commit2 -> commandline  [taillabel="YES"]
 
   commit2 -> commandline  [taillabel="YES"]
 
   commit2 -> copout  [taillabel="NO"]
 
   commit2 -> copout  [taillabel="NO"]
Line 32: Line 38:
  
 
   }
 
   }
</graphvizl>
+
</graphviz>
 +
 
 +
* Free Geek culture: ask questions!
 +
* Info about where documentation lives, workshop times, and the build mailing list
 +
* Google is your friend
 +
* Define the 3 types of boxen
 +
* Signing up for shifts and recording hours
 +
* Parking
 +
* Health and safety

Latest revision as of 18:34, 1 February 2006

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

  • Free Geek culture: ask questions!
  • Info about where documentation lives, workshop times, and the build mailing list
  • Google is your friend
  • Define the 3 types of boxen
  • Signing up for shifts and recording hours
  • Parking
  • Health and safety