-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhtml.txt
295 lines (291 loc) · 13 KB
/
html.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
<h2>So what’s coming up, and how do I register?</h2>
<table id="nextcontest" width="800" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr class="head">
<td nowrap="nowrap">
<p align="center"><strong>Marathon <br />Match Contests</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Contest Type</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Start</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>End</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Contest Link</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Total Prize Money</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Description</strong></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Analytics Challenge <br />Problem Statement</td>
<td valign="bottom" nowrap="nowrap" width="50">Content Creation</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/3/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/8/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034395" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034395</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$4,500</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Help create a problem statement for the Marathon Match.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Visualizer and Local Tester</td>
<td valign="bottom" nowrap="nowrap" width="50">Assembly</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/23/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/3/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034397" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034397</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$1,400</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Create the visualizer and local tester for the Marathon Match.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Data Depth and Preparedness</td>
<td valign="bottom" nowrap="nowrap" width="50">Bug Hunt</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/6/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/10/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034398" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034398</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$900</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Prepare the data for the Marathon Match.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Challenge Quality Control</td>
<td valign="bottom" nowrap="nowrap" width="50">Bug Hunt</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/12/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/16/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034399" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034399</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$900</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Verify the data before pushing the Marathon Match live.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Analytics Contest</td>
<td valign="bottom" nowrap="nowrap" width="50">Marathon Match</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/19/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">9/4/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034400" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034400</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$9,000</p>
</td>
</tr>
</tbody>
</table>
<table width="1905" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr class="head">
<td nowrap="nowrap">
<p align="center"><strong>Android App Contests</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Contest Type</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Start</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>End</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Contest Link</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Total Prize Money</strong></p>
</td>
<td nowrap="nowrap">
<p align="center"><strong>Description</strong></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Design Concepts for Cyanobacterial Bloom Mapping</td>
<td valign="bottom" nowrap="nowrap" width="50">Mobile Screen</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">6/29/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/11/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://studio.topcoder.com/?module=ViewContestDetails&ct=30034600" target="_blank">tcs?<wbr>module=ViewContestDetails&ct=<wbr>30034600</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$1,600</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Design concepts for cyanobacteria bloom mapping.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Conceptualization</td>
<td valign="bottom" nowrap="nowrap" width="50">Conceptualization</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/5/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/16/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034432" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034432</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$2,700</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Define the high-level business requirements.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Admin Website Wireframes</td>
<td valign="bottom" nowrap="nowrap" width="50">Wireframes</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/16/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/26/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://studio.topcoder.com/?module=ViewContestDetails&ct=30034433" target="_blank">tcs?<wbr>module=ViewContestDetails&ct=<wbr>30034433</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$1,700</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Create simple wireframes for the admin website.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Mobile Wireframes</td>
<td valign="bottom" nowrap="nowrap" width="50">Wireframes</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/18/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/30/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://studio.topcoder.com/?module=ViewContestDetails&ct=30034434" target="_blank">tcs?<wbr>module=ViewContestDetails&ct=<wbr>30034434</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$2,250</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Create simple wireframes for the mobile application.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Admin Website Architecture</td>
<td valign="bottom" nowrap="nowrap" width="50">Architecture</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">7/29/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/9/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034100" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034100</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$2,700</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Define the technical architecture of the admin website.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Storyboard</td>
<td valign="bottom" nowrap="nowrap" width="50">App Frontend</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/2/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/14/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://studio.topcoder.com/?module=ViewContestDetails&ct=30034437" target="_blank">tcs?<wbr>module=ViewContestDetails&ct=<wbr>30034437</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$1,700</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Construct the user interface design of the android app.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Specification</td>
<td valign="bottom" nowrap="nowrap" width="50">Specification</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/5/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/16/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034438" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034438</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$2,700</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Create detailed business requirements.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">System Architecture</td>
<td valign="bottom" nowrap="nowrap" width="50">Architecture</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/5/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/16/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034439" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034439</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$2,700</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Define the technical architecture of the admin website.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Admin Website System Assembly</td>
<td valign="bottom" nowrap="nowrap" width="50">Assembly</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/9/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/20/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034436" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034436</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$2,700</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Assemble and code the admin website.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">Module Architecture</td>
<td valign="bottom" nowrap="nowrap" width="50">Architecture</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/19/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">8/30/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50"><span style="text-decoration: underline;"><a href="https://www.topcoder.com/tc?module=ProjectDetail&pj=30034440" target="_blank">tc?<wbr>module=ProjectDetail&pj=<wbr>30034440</wbr></wbr></a></span></td>
<td valign="bottom" nowrap="nowrap" width="50">
<p align="right">$2,700</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">Define a modularized architecture based on the system architecture.</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="80">UI Prototype</td>
<td valign="bottom" nowrap="nowrap" width="50">UI Prototype Competition</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">9/2/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="75">
<p align="right">9/13/2013</p>
</td>
<td valign="bottom" nowrap="nowrap" width="50">-</td>
<td valign="bottom" nowrap="nowrap" width="50">-</td>
<td valign="bottom" nowrap="nowrap" width="50">-</td></tr>
</tbody>
</table>