forked from hack4reno/hack4reno.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
287 lines (238 loc) · 13.7 KB
/
faq.html
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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Hack4Reno 2014</title>
<meta name="description" content="Hack4Reno is a weekend hackathon event for building apps that create a more informed and engaged community in the city of Reno. ">
<meta name="author" content="Hack4Reno">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS Files
* alpha_background.css - Classes for applying an alpha black or white background
* grid.css - Responsive grid system based on "Skeleton" by Dave Gamache (http://www.getskeleton.com/)
* style.css - Most of the css is here
* responsive_custom - CSS override for responsive layout
================================================== -->
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/3.8.0/build/cssreset/cssreset-min.css">
<link rel="stylesheet" href="css/alpha_background.css">
<link rel="stylesheet" href="css/grid.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive_custom.css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<!-- Google Web Fonts
* This template uses 'PT Serif' and 'Open Sans'
================================================== -->
<link href='http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic|Open+Sans:400italic,700italic,400,700' rel='stylesheet' type='text/css'>
</head>
<body data-spy="scroll" data-target="#section-topbar">
<!-- Topbar: fixed + datascroll
* the attribute data-scrollspy is for automatically updating nav targets based on scroll position
* scroll the area below the navbar and watch the active class change
================================================== -->
<div id="section-topbar">
<div id="topbar-inner">
<div class="container">
<div class="sixteen columns">
<div class="dropdown">
<ul id="nav" class="nav">
<li class="menu-item"><a href="index.html">Home</a></li>
<li class="menu-item"><a href="faq.html">FAQ</a></li>
<li class="menu-item"><a href="data.html">Data</a></li>
</ul><!-- // uL#nav -->
</div><!-- // .dropdown -->
<div class="clear"></div>
</div><!-- // .sixteen -->
</div><!-- // .container -->
<div class="clear"></div>
</div><!-- // #topbar-inner -->
</div><!-- // #section-topbar -->
<!-- Event
* Event title & date, time, and location
================================================== -->
<div id="section-header">
<div class="container">
<div class="seven columns">
<h1><a><img src="images/hack4reno.png" alt="Hack4Reno 2014"></a></h1>
</div><!-- // .seven -->
<div class="eight offset-by-one columns">
<p id="logo-desc">
<img src="images/desc_image.png" alt="" />
<span class="font-color-primary">Hack4Reno</span> is a weekend hackathon event for building apps that create a more informed and engaged community in the city of Reno.
</p>
</div><!-- // .eight -->
<div class="clear"></div>
</div><!-- // .container -->
<div id="section-programs">
<div class="container">
<div class="one columns">
<h2>FAQ</h2>
</div><!-- // .one -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Internet? Power? Monitors?</b></p>
<p>The wifi is provided by the Collective. The SSID and password are provided in the venue. Please be gentle. Power is located on/under the tables. The monitors are the property of the Collective and are for the use of its paying members only.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Computers?</b></p>
<p>The event is strictly BYOD. A laptop computer is recommended. Wireless internet is provided.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Can I leave?</b></p>
<p>Yes. The Collective will be open during the hackathon hours, but feel free to leave and come back as needed.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Food?</b></p>
<p>Meals provided: Saturday lunch and dinner, Sunday light breakfast and lunch. Snacks/drinks/coffee will be provided throughout the event.</p>
<p>We make an effort to accommodate different dietary preferences, but please ask if you’re not sure. We apologize in advance if the provided food doesn’t fulfill your specific needs - there are some great places to eat nearby, if you prefer.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Bathrooms?</b></p>
<p>Out the front door of the Collective, up one floor in the elevator.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Do I have to write a new project from scratch?</b></p>
<p>No, though many teams do. If you are working on an existing project, please be up-front in your presentation as to what was done during the hackathon. Some successful projects can be done without coding at all - local wiki, for example.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Do I own my project? Could I keep developing it? Could I sell it?</b></p>
<p>Any code written during Hack4Reno belongs to its creator. We don’t have any say in what you do with it after the event, but we hope that you’ll keep developing your ideas and get others to use them.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Can I code all… night… long?</b></p>
<p>Sure. It’s also likely a group will retire to one of the close local establishments for some wind-down at 10. It’s like that Semisonic song - you don’t have to go home but you can’t… stay… here.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Do I have to be a developer/programmer to participate?</b></p>
<p>No! Successful teams usually have a variety of roles. Designers and artists are sought after. Non-technical participants can often help in novel ways on projects. The most important thing needed is a desire to work together and make something great.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Do I have to be from Reno to participate?</b></p>
<p>Of course not - Sparks is fine, too. Just kidding. We won’t be checking your home address. The event is primarily a civic hackathon for the benefit of the greater Reno/Sparks/Truckee Meadows area. If your participation will benefit this community, we’re glad to have you - thank you so much for joining us!</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Can I just come watch? Can my friend/partner come?</b></p>
<p>Yes! The event is open to the public. A great time to join us would be for the final presentations at 4pm on Sunday. Dropping in any other time is fine, but you may just see a bunch of people hunched over their laptops. Please be courteous - they’re working on great stuff!</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Presentations?</b></p>
<p>We’ll have a projector available with a variety of hookups. It will be set up early to give you a chance to try out your equipment to work out any issues. Presentations will be quite short, so try to showcase your work quickly without getting bogged down in details.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Social media?</b></p>
<p>Hack4Reno is on <a href="http://www.facebook.com/hack4reno" title="">Facebook</a> and <a href="http://www.twitter.com/hack4reno" title="">Twitter</a> - use hashtag <a href="https://twitter.com/search?q=%23hack4reno">#hack4reno</a></p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="eleven columns">
<p><b>Hackathon advice?</b></p>
<p>If this is your first hackathon, try to team up with someone who has done one before. Experience helps a lot.</p>
<p>Try to get a minimum viable product running first, then add features to it. That way, if you run out of time, you still have something to present!</p>
<p>Use what you know. Trying to learn new things during the hackathon can really slow you down. If your team is using an unfamiliar technology, try to pair up with a teammate that has experience.</p>
<p>Make something and present it. Showing anything is better than showing nothing and your efforts will be appreciated. Even if you think it is terrible, there's always the raffle!</p>
<p>Most importantly - relax, meet some new people, and have fun.</p>
</div><!-- // .eleven -->
<div class="clear"></div>
<div class="clear"></div>
</div><!-- // .container -->
</div><!-- // #section-info -->
</div><!-- // #section-header -->
<!-- Sponsors
================================================== -->
<div id="section-sponsors">
<div class="container">
<div class="four columns">
<h2>Sponsors</h2>
</div><!-- // .four -->
<div class="three columns">
<a href="http://accela.com/" title="Accela" target = "_blank"><img src="images/accela_logo.gif" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://noblestudios.com/" title="Noble Studios" target = "_blank"><img src="images/noble_studios_logo.jpeg" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.granicus.com/" title="Granicus" target = "_blank"><img src="images/granicus_logo_white.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.renotracks.com/" title="RenoTracks" target = "_blank"><img src="images/renotracks_logo.png" alt="" /></a>
</div><!-- // .three -->
<div class="four columns">
<a href="http://renocollective.com/" title="Reno Collective" target = "_blank"><img src="images/renocollective.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.noip.com/" title="No-IP" target = "_blank"><img src="images/noip_logo.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://kps3.com/" title="KPS3" target = "_blank"><img src="images/kps3_logo_white.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.hubcoffeeroasters.com/" title="Hub Coffee Roasters" target = "_blank"><img src="images/hub_logo_white.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="https://pinocc.io/" title="Pinoccio" target = "_blank"><img src="images/pinoccio_logo_white.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="https://en.bitcoin.it" title="Bitcoin" target = "_blank"><img src="images/bitcoin_logo_small.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.tmrpa.org/" title="Truckee Meadows Regional Planning Agency" target = "_blank"><img src="images/tmrpa_logo.png" alt="" /></a>
</div><!-- // .three -->
<div class="three columns">
<a href="http://www.reno.gov/" title="City of Reno" target = "_blank"><img src="images/reno_logo.png" alt="" /></a>
</div><!-- // .three -->
<div class="ten columns">
<p style = "color: white">Interested in sponsoring Hack4Reno 2014? <a href = "mailto:[email protected]" target = "_blank" style = "color: white">Drop us a line</a></p>
</div><!-- // .three -->
<div class="clear"></div>
</div><!-- // .container -->
</div><!-- // #section-sponsors -->
<!-- Footer
================================================== -->
<div id="section-footer">
<div class="container">
<div class="five columns">
<p id="copytext">Copyright © <a href="http://www.hack4reno.com/" title="">Hack4Reno</a> 2014</p>
</div><!-- // .eight -->
<div class="five columns">
<ul id="social">
<li><a href="http://www.facebook.com/hack4reno" title=""><img src="images/icons/icon_facebook.png" alt="Facebook" /></a></li>
<li><a href="http://www.twitter.com/hack4reno" title=""><img src="images/icons/icon_twitter.png" alt="Twitter" /></a></li>
</ul><!-- // ul#social -->
</div><!-- // .eight -->
<div class="clear"></div>
</div><!-- // .container -->
</div><!-- // #section-footer -->
<!-- Javascript files
================================================== -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script src="js/selectnav.min.js"></script>
<script src="js/bootstrap-scrollspy.js"></script>
<script src="js/jquery.custom.js"></script>
<!-- End Document
================================================== -->
</body>
</html>