@@ -11,33 +11,36 @@ There were 25 people participating at various times, though only a few stayed fo
1111
1212The following chart illustrates who attended, and when everyone was present:
1313
14+ FIXME timeline
15+
16+ <!--
1417<timeline> ImageSize = width:550 height:auto barincrement:20 PlotArea = left:25 right:25 top:15 bottom:30 TimeAxis = orientation:horizontal format:dd/mm/yyyy
1518
1619Colors =
1720
18- ` id:c01 value:blue `
19- ` id:c02 value:red `
20- ` id:c03 value:green `
21- ` id:c04 value:black `
22- ` id:c05 value:magenta `
23- ` id:c06 value:teal `
24- ` id:c07 value:yelloworange `
25- ` id:c08 value:skyblue `
26- ` id:c09 value:claret `
27- ` id:c10 value:oceanblue `
28- ` id:c11 value:purple `
29- ` id:c12 value:powderblue `
30- ` id:c13 value:coral `
31- ` id:c14 value:redorange `
32- ` id:c15 value:kelleygreen `
33- ` id:c16 value:orange `
34- ` id:c17 value:lightpurple `
35- ` id:c18 value:tan2 `
36- ` id:c19 value:gray(0.3) `
37- ` id:gridLine value:gray(0.5) `
38- ` id:canvas value:gray(0.8) `
39- ` id:grid1 value:gray(0.4) `
40- ` id:grid2 value:gray(0.2) `
21+ id:c01 value:blue
22+ id:c02 value:red
23+ id:c03 value:green
24+ id:c04 value:black
25+ id:c05 value:magenta
26+ id:c06 value:teal
27+ id:c07 value:yelloworange
28+ id:c08 value:skyblue
29+ id:c09 value:claret
30+ id:c10 value:oceanblue
31+ id:c11 value:purple
32+ id:c12 value:powderblue
33+ id:c13 value:coral
34+ id:c14 value:redorange
35+ id:c15 value:kelleygreen
36+ id:c16 value:orange
37+ id:c17 value:lightpurple
38+ id:c18 value:tan2
39+ id:c19 value:gray(0.3)
40+ id:gridLine value:gray(0.5)
41+ id:canvas value:gray(0.8)
42+ id:grid1 value:gray(0.4)
43+ id:grid2 value:gray(0.2)
4144
4245BackgroundColors = canvas:canvas AlignBars = justify
4346
@@ -53,61 +56,62 @@ PlotData =
5356
5457LineData =
5558
56- ` at:27/01/2011 color:gridLine layer:back width:0.5 `
57- ` at:28/01/2011 color:gridLine layer:back width:0.5 `
58- ` at:29/01/2011 color:gridLine layer:back width:0.5 `
59- ` at:30/01/2011 color:gridLine layer:back width:0.5 `
60- ` at:31/01/2011 color:gridLine layer:back width:0.5 `
61- ` at:01/02/2011 color:gridLine layer:back width:0.5 `
62- ` at:02/02/2011 color:gridLine layer:back width:0.5 `
63- ` at:03/02/2011 color:gridLine layer:back width:0.5 `
64- ` at:04/02/2011 color:gridLine layer:back width:0.5 `
65- ` at:05/02/2011 color:gridLine layer:back width:0.5 `
66- ` at:06/02/2011 color:gridLine layer:back width:0.5 `
67- ` at:07/02/2011 color:gridLine layer:back width:0.5 `
68- ` at:08/02/2011 color:gridLine layer:back width:0.5 `
69- ` at:09/02/2011 color:gridLine layer:back width:0.5 `
70- ` at:10/02/2011 color:gridLine layer:back width:0.5 `
71- ` at:11/02/2011 color:gridLine layer:back width:0.5 `
72- ` at:12/02/2011 color:gridLine layer:back width:0.5 `
73- ` at:13/02/2011 color:gridLine layer:back width:0.5 `
59+ at:27/01/2011 color:gridLine layer:back width:0.5
60+ at:28/01/2011 color:gridLine layer:back width:0.5
61+ at:29/01/2011 color:gridLine layer:back width:0.5
62+ at:30/01/2011 color:gridLine layer:back width:0.5
63+ at:31/01/2011 color:gridLine layer:back width:0.5
64+ at:01/02/2011 color:gridLine layer:back width:0.5
65+ at:02/02/2011 color:gridLine layer:back width:0.5
66+ at:03/02/2011 color:gridLine layer:back width:0.5
67+ at:04/02/2011 color:gridLine layer:back width:0.5
68+ at:05/02/2011 color:gridLine layer:back width:0.5
69+ at:06/02/2011 color:gridLine layer:back width:0.5
70+ at:07/02/2011 color:gridLine layer:back width:0.5
71+ at:08/02/2011 color:gridLine layer:back width:0.5
72+ at:09/02/2011 color:gridLine layer:back width:0.5
73+ at:10/02/2011 color:gridLine layer:back width:0.5
74+ at:11/02/2011 color:gridLine layer:back width:0.5
75+ at:12/02/2011 color:gridLine layer:back width:0.5
76+ at:13/02/2011 color:gridLine layer:back width:0.5
7477
7578BarData=
7679
77- ` barset:Hackers `
80+ barset:Hackers
7881
7982PlotData=
8083
81- ` width:15 `
82- ` fontsize:M `
83- ` textcolor:white `
84- ` align:left `
85- ` anchor:from `
86- ` shift:(4,-4) `
87- ` color:black `
88-
89- ` barSet:Hackers `
90- ` color:c01 from:06/02/2011 till:12/02/2011 text:"Larry Lindsey" `
91- ` color:c02 from:06/02/2011 till:12/02/2011 text:"Luis Ibanez" `
92- ` color:c03 from:04/02/2011 till:12/02/2011 text:"Ignacio Arganda-Carreras" `
93- ` color:c04 from:01/02/2011 till:10/02/2011 text:"Benjamin Schmid" `
94- ` color:c05 from:31/01/2011 till:07/02/2011 text:"Tobias Pietzsch" `
95- ` color:c06 from:30/01/2011 till:06/02/2011 text:"Mark Longair" `
96- ` color:c07 from:30/01/2011 till:05/02/2011 text:"Erwin Frise" `
97- ` color:c08 from:30/01/2011 till:04/02/2011 text:"Lee Kamentsky" `
98- ` color:c09 from:30/01/2011 till:04/02/2011 text:"Adam Fraser" `
99- ` color:c10 from:30/01/2011 till:04/02/2011 text:"Arthur Edelstein" `
100- ` color:c11 from:29/01/2011 till:05/02/2011 text:"Pavel Tomancak" `
101- ` color:c12 from:28/01/2011 till:13/02/2011 text:"Johannes Schindelin" `
102- ` color:c13 from:28/01/2011 till:12/02/2011 text:"Grant Harris" `
103- ` color:c14 from:28/01/2011 till:07/02/2011 text:"Stephan Saalfeld" `
104- ` color:c15 from:28/01/2011 till:03/02/2011 text:"Albert Cardona" `
105- ` color:c16 from:27/01/2011 till:13/02/2011 text:"Madison Locals*" `
106- ` color:c17 from:27/01/2011 till:09/02/2011 text:"Stephan Preibisch" `
107- ` color:c18 from:27/01/2011 till:29/01/2011 text:"Mark Rowley" `
108- ` color:c19 from:27/01/2011 till:29/01/2011 text:"Paul Barber" `
84+ width:15
85+ fontsize:M
86+ textcolor:white
87+ align:left
88+ anchor:from
89+ shift:(4,-4)
90+ color:black
91+
92+ barSet:Hackers
93+ color:c01 from:06/02/2011 till:12/02/2011 text:"Larry Lindsey"
94+ color:c02 from:06/02/2011 till:12/02/2011 text:"Luis Ibanez"
95+ color:c03 from:04/02/2011 till:12/02/2011 text:"Ignacio Arganda-Carreras"
96+ color:c04 from:01/02/2011 till:10/02/2011 text:"Benjamin Schmid"
97+ color:c05 from:31/01/2011 till:07/02/2011 text:"Tobias Pietzsch"
98+ color:c06 from:30/01/2011 till:06/02/2011 text:"Mark Longair"
99+ color:c07 from:30/01/2011 till:05/02/2011 text:"Erwin Frise"
100+ color:c08 from:30/01/2011 till:04/02/2011 text:"Lee Kamentsky"
101+ color:c09 from:30/01/2011 till:04/02/2011 text:"Adam Fraser"
102+ color:c10 from:30/01/2011 till:04/02/2011 text:"Arthur Edelstein"
103+ color:c11 from:29/01/2011 till:05/02/2011 text:"Pavel Tomancak"
104+ color:c12 from:28/01/2011 till:13/02/2011 text:"Johannes Schindelin"
105+ color:c13 from:28/01/2011 till:12/02/2011 text:"Grant Harris"
106+ color:c14 from:28/01/2011 till:07/02/2011 text:"Stephan Saalfeld"
107+ color:c15 from:28/01/2011 till:03/02/2011 text:"Albert Cardona"
108+ color:c16 from:27/01/2011 till:13/02/2011 text:"Madison Locals*"
109+ color:c17 from:27/01/2011 till:09/02/2011 text:"Stephan Preibisch"
110+ color:c18 from:27/01/2011 till:29/01/2011 text:"Mark Rowley"
111+ color:c19 from:27/01/2011 till:29/01/2011 text:"Paul Barber"
109112
110113</timeline>
114+ -->
111115
112116\* Madison locals include:
113117
0 commit comments