Difference between revisions of "User:RfS/Cashiering Issues"

From FreekiWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{| BORDER=1 CELLPADDING=5 CELLSPACING=0
+
<graphviz>
|- style="background:teal; color:white"
+
  digraph D {
! width=200 | Tuesday Meeting Room
 
! width=200 | Tuesday Classroom
 
|- valign="top"
 
|
 
*10-11 am - Technocrats Committee (Week A)
 
*1-2 pm - Knowledge Bees Committee (Week B)
 
*5:45 pm - [http://pdxphp.org/ Portland's PHP Users Group] meeting (1st Tue)
 
*6 pm ? - Portland's Drupal Users Group meeting (2nd Tue)
 
|
 
*4 pm - Command Line Class
 
*7:15 pm - Advanced Command Line Class
 
*7:00 pm - [http://pdxruby.org/ Portland Ruby Brigade] Meeting (1st Tue)
 
*6:30 - 9pm PostgreSQL Users Group meeting (3rd Tue)
 
|}
 
  
; 1st Tuesdays
+
  start        [label="START HERE", fontsize="10", shape="box", style="bold"]
: Three groups. PHP (M), Ruby (C), Advanced Command Line (C)
 
; 2nd Tuesdays
 
: Two groups. Drupal (M), Advanced Command Line (C)
 
; 3rd Tuesdays
 
: Two groups. PostgreSQL (C), Advanced Command Line (C)
 
; 4th Tuesdays
 
: One group. Advanced Command Line (C)
 
  
We should schedule PostgreSQL into Meeting Room (3rd Tuesdays).
+
  video        [label="Is there an\nAGP slot\nor\nONBOARD VIDEO?", fontsize="10"]
 +
  procthere    [label="Is there a\nPROCESSOR?", fontsize="10"]
  
We should figure out first Tuesdays.
+
  at            [label="Is there an onboard\nAT keyboard connector?", fontsize="10"]
 +
  dimmslots    [label="Are there any\nDIMM slots\n(SDRAM, DDR, or RAMBUS)?", fontsize="10"]
 +
  visibleproc  [label="Can you see the\nPROCESSOR SPEED?", fontsize="10"]
 +
  mobo          [label="Is the\nMOTHERBOARD\nthere?", fontsize="10"]
 +
  fastproc      [label="Does it have\n500 MHz or faster proc?", fontsize="10"]
 +
  bigzif        [label="Can you see a\n3 DIGIT ZIF SOCKET?", fontsize="10"]
 +
  smallzif      [label="Can you see a\n1 DIGIT ZIF SOCKET?", fontsize="10"]
 +
  server        [label="Do we want it for a\nSERVER?\n(see note)", fontsize="10"]
 +
  blowncaps    [label="Are there any\nBLOWN CAPS?", fontsize="10"]
 +
  missingparts  [label="Is it\nMISSING PARTS\n(i.e. side or front panel)?", fontsize="11"]
 +
 
 +
  recycle      [label="RECYCLE", fontsize="10", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
 +
  waiting      [label="Put on the\nWAITING FOR\nSYSTEM EVALUATION 2\npile", fontsize="10", shape="box", style="bold", URL="/index.php?title=System_Evaluation_2_Overview"]
 +
  whitehole    [label="We will take this\nSERVER\nto the White Hole", fontsize="10", shape="box", style="bold"]
 +
 
 +
  start      -> mobo
 +
 
 +
  mobo        -> server [taillabel="YES"]
 +
  mobo        -> recycle [taillabel="NO"]
 +
 
 +
  server      -> dimmslots [taillabel="NO"]
 +
  server      -> whitehole [taillabel="YES"]
 +
 
 +
  dimmslots  -> at [taillabel="YES"]
 +
  dimmslots  -> recycle [taillabel="NO"]
 +
 
 +
  at          -> waiting [taillabel="YES"]
 +
  at          -> smallzif [taillabel="NO"]
 +
 
 +
  smallzif    -> recycle [taillabel="YES"]
 +
  smallzif    -> blowncaps [taillabel="NO"]
 +
 
 +
  blowncaps  -> recycle [taillabel="YES"]
 +
  blowncaps  -> missingparts [taillabel="NO"]
 +
 
 +
  missingparts    -> bigzif [taillabel="NO"]
 +
  missingparts    -> recycle [taillabel="YES"]
 +
 
 +
  bigzif      -> waiting [taillabel="YES"]
 +
  bigzif      -> video [taillabel="NO"]
 +
 
 +
  video      -> procthere [taillabel="YES"]
 +
  video      -> recycle [taillabel="NO"]
 +
 
 +
  procthere  -> visibleproc [taillabel="YES"]
 +
  procthere  -> recycle [taillabel="NO"]
 +
 
 +
  visibleproc -> fastproc [taillabel="YES"]
 +
  visibleproc -> waiting [taillabel="NO"]
 +
 
 +
  fastproc    -> waiting [taillabel="YES"]
 +
  fastproc    -> recycle [taillabel="NO"]
 +
 
 +
  }
 +
</graphviz>
 +
 
 +
{{Do we want it for a server?}}
 +
{{Finding the processor speed}}
 +
 
 +
[[Category: Triage]]
 +
[[Category: Prebuild]]

Revision as of 16:50, 14 November 2006