Fixing small css issue and a typo on the homepage.
[libreplanet-static.git] / 2015 / call_for_sessions / index.html
CommitLineData
24ff2428 1<!--#include virtual="/server/2015/header.html"-->
84660674 2
3<title>LibrePlanet 2015 &mdash; Call for Sessions</title>
4
5<!--#include virtual="/server/2015/banner.html"-->
6<!--#include virtual="/server/2015/sidebar.html"-->
7
2edfaafe 8<h2> Call for Sessions</h2>
e6c4a180 9
f24c1e80 10<p>The Call for Sessions for LibrePlanet 2015 is open from <strong>Monday, September 15th, 2014</strong> to <strong><s>Sunday, November 2nd</s> Sunday, November 9th, 2014 at 19:59 EST (23:59 UTC)</strong>.</p>
e7a52a4b 11<p>This year, the theme of LibrePlanet is "Free Software Everywhere." We're looking for talks that touch on the many places and ways that free software is used around the world, as well as ways to make free software ubiquitous. Think "where" in the broadest sense of the word--it's not just geography-based talks we're after. What are some contexts where free software is thriving, and some others where it needs a push? How have you worked to gain a foothold for free software in your company or community? And what about free software on all of the myriad pieces of hardware we use, including laptops, phones, tablets, and even coffee makers? At LibrePlanet 2015, we're taking software freedom around the world, to outer space, and through all kinds of industries, governments, organizations, fields of study, and communities.</p>
e6c4a180 12
40a5033a 13<h2>Should I submit a session proposal for LibrePlanet?</h2>
14
15<p>Yes! We encourage speakers of all experience levels to submit a proposal. LibrePlanet is a great place for new and seasoned speakers alike. While LibrePlanet always includes technical talks, our program also emphasizes topics that are appropriate for newcomers. We are especially interested to see proposals from people who use free software or apply its values for social benefit, from academic research to community organizing, education to medicine and the arts. </p>
16<p>While we do not provide honorariums for our speakers, speakers are eligible to apply for travel scholarships (see our list of important dates for more info). So yes, please submit a proposal even if you live far away and aren't sure you can afford a plane ticket!</p>
17
18<h2>Important dates (subject to change)</h2>
19
20<ul>
21<li>September 15: Call for sessions opens </li>
3269afe3 22<li>November 2: Call for sessions deadline </li>
f24c1e80 23<li>Week of December 15 <s>December 8</s>: Speakers notified </li>
3269afe3 24<li>January 15: Conference schedule announced </li>
40a5033a 25</ul>
26
27<h2>Some ideas for sessions</h2>
28
29<ul>
30<li>Sharing a story of how free software has been applied for social benefit</li>
31<li>Tackling a threat or organizing challenge facing the free software movement</li>
32<li>Demonstrating a new and exciting piece of software or development within an existing software project</li>
33<li>Engaging youth, the future of the free software movement. We're looking for proposals for all age groups, from young children, to high school age, to college students</li>
34<li>Thinking critically about challenges and opportunities facing the movement, and charting a path to victory</li>
35<li>Bringing a key part of free software history to life</li>
36<li>Giving newcomers a way to learn about free software principles and philosophy, and/or giving newcomers a way to start using free software in their daily lives</li>
37</ul>
38
e7a52a4b 39<p>At LibrePlanet, we are looking for sessions that embrace the free software movement's ideals and also its language. For example, successful proposals will use phrases like "free software" and avoid phrases like "open source." </p>
40a5033a 40
6361bbb0 41<h2>Past sessions</h2>
40a5033a 42
43<ul>
6a801d45 44 <li><a href="http://libreplanet.org/2014/program/grid_schedule.html">2014</a></li>
45 <li><a href="http://libreplanet.org/wiki/LibrePlanet:Conference/2013/Program">2013</a></li>
a9ec95d9 46</ul>
6a801d45 47
48<h2>Other ways to engage</h2>
40a5033a 49<p>There is also a place on the proposal form to indicate if you would like to participate in the conference in other ways in addition to your session – by framing and moderating a panel; facilitating a caucus space; sharing media-making skills; demonstrating something cool in the exhibit hall; or blogging about the conference. Please let us know about the community-building skills you have to share!</p>
e6c4a180 50
47a032d5 51 <form action="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1"
6a801d45 52 class="form-horizontal margin-top" method="post" name="Edit"
e6c4a180
ZR
53 id="Edit1" >
54 <div>
6a801d45 55 <input name="entryURL" type="hidden"
47a032d5 56 value="https://my.fsf.org/civicrm/contact/view/delete?=&amp;amp;reset=1&amp;amp;delete=1&amp;amp;cid=743827" />
3d8fb254 57 <!-- change the below URL to
58 https://libreplanet.org/2015/call_for_sessions/confirmation.html
59 before merging to stable branch -->
e6c4a180 60 <input name="postURL" type="hidden"
c936417a 61 value="confirmation.html" />
3d8fb254 62 <!-- change the below URL to
63 https://libreplanet.org/2015/call_for_sessions/
64 before merging to stable branch -->
e6c4a180 65 <input name="cancelURL" type="hidden"
4e3f36e8 66 value="http://libreplanet.org/2015/call_for_sessions/" />
5c8dc80d 67 <input name="add_to_group" type="hidden" value="804" />
e6c4a180
ZR
68 <input name="_qf_default" type="hidden" value="Edit:cancel" />
69 </div>
70
71 <div id="crm-container1" class="crm-container crm-public" lang="en"
72 xml:lang="en">
73
74 <div id="editrow-first_name" class="form-group">
75 <label for="first_name" class="col-sm-3 control-label">
76 First Name
77 <span class="field-required">*</span>
78 </label>
79 <div class="col-sm-5">
47a032d5
DT
80 <input name="first_name"
81 type="text" id="first_name"
6a801d45 82 class="form-control" required>
e6c4a180
ZR
83 </div>
84 </div>
85
86 <div id="editrow-last_name" class="form-group">
87 <label for="last_name" class="col-sm-3 control-label">
88 Last Name
89 </label>
90 <div class="col-sm-5">
47a032d5 91 <input name="last_name"
e6c4a180
ZR
92 type="text" id="last_name" class="form-control" />
93 </div>
94 </div>
47a032d5 95
e6c4a180
ZR
96
97 <div id="editrow-current_employer" class="form-group">
98 <label for="current_employer" class="col-sm-3 control-label">
99 Organization
100 </label>
101 <div class="col-sm-5">
47a032d5 102 <input name="current_employer"
e6c4a180 103 type="text"
47a032d5 104 id="current_employer" class="form-control" />
e6c4a180 105 </div>
4fb1c997 106
e6c4a180
ZR
107 </div>
108
15ce8ad8 109 <p>We'll put your organization on your speaker name tag if your presentation is accepted.</p>
4fb1c997
ZR
110
111
e6c4a180
ZR
112
113 <div id="editrow-email-Primary1"
114 class="form-group">
115 <label for="email-Primary1" class="col-sm-3 control-label">
116 Email
117 <span class="field-required">*</span>
118 </label>
119 <div class="col-sm-5">
47a032d5 120 <input name="email-Primary" type="email"
e6c4a180
ZR
121 id="email-Primary1"
122 class="form-control" required>
123 </div>
124 </div>
47a032d5 125
e6c4a180
ZR
126 <div id="editrow-phone-Primary-1"
127 class="form-group">
128 <label for="phone-Primary-1" class="col-sm-3 control-label">
129 Phone
130 </label>
131 <div class="col-sm-5">
47a032d5 132 <input name="phone-Primary-1" type="tel"
e6c4a180
ZR
133 id="phone-Primary-1" class="form-control" />
134 </div>
135 </div>
136
137
138 <div id="editrow-country-Primary" class="form-group">
139 <label for="country-Primary" class="col-sm-3 control-label">
140 Country
141 </label>
142 <div class="col-sm-5">
143 <select name="country-Primary" id="country-Primary"
144 class="form-control">
145 <option value="">- select -</option>
146 <option value="1228" selected="selected">United States</option>
147 <option value="1001">Afghanistan</option>
148 <option value="1241">Åland Islands</option>
149 <option value="1002">Albania</option>
150 <option value="1003">Algeria</option>
151 <option value="1004">American Samoa</option>
152 <option value="1005">Andorra</option>
153 <option value="1006">Angola</option>
154 <option value="1007">Anguilla</option>
155 <option value="1008">Antarctica</option>
156 <option value="1009">Antigua and Barbuda</option>
157 <option value="1010">Argentina</option>
158 <option value="1011">Armenia</option>
159 <option value="1012">Aruba</option>
160 <option value="1013">Australia</option>
161 <option value="1014">Austria</option>
162 <option value="1015">Azerbaijan</option>
163 <option value="1212">Bahamas</option>
164 <option value="1016">Bahrain</option>
165 <option value="1017">Bangladesh</option>
166 <option value="1018">Barbados</option>
167 <option value="1019">Belarus</option>
168 <option value="1020">Belgium</option>
169 <option value="1021">Belize</option>
170 <option value="1022">Benin</option>
171 <option value="1023">Bermuda</option>
172 <option value="1024">Bhutan</option>
173 <option value="1025">Bolivia</option>
174 <option value="1250">Bonaire, Saint Eustatius and Saba</option>
175 <option value="1026">Bosnia and Herzegovina</option>
176 <option value="1027">Botswana</option>
177 <option value="1028">Bouvet Island</option>
178 <option value="1029">Brazil</option>
179 <option value="1030">British Indian Ocean Territory</option>
180 <option value="1032">Brunei Darussalam</option>
181 <option value="1033">Bulgaria</option>
182 <option value="1034">Burkina Faso</option>
183 <option value="1036">Burundi</option>
184 <option value="1037">Cambodia</option>
185 <option value="1038">Cameroon</option>
186 <option value="1039">Canada</option>
187 <option value="1040">Cape Verde</option>
188 <option value="1041">Cayman Islands</option>
189 <option value="1042">Central African Republic</option>
190 <option value="1043">Chad</option>
191 <option value="1044">Chile</option>
192 <option value="1045">China</option>
193 <option value="1046">Christmas Island</option>
194 <option value="1047">Cocos (Keeling) Islands</option>
195 <option value="1048">Colombia</option>
196 <option value="1049">Comoros</option>
197 <option value="1051">Congo, Republic of the</option>
198 <option value="1050">Congo, The Democratic Republic of the</option>
199 <option value="1052">Cook Islands</option>
200 <option value="1053">Costa Rica</option>
201 <option value="1054">Côte d'Ivoire</option>
202 <option value="1055">Croatia</option>
203 <option value="1056">Cuba</option>
204 <option value="1248">Curaçao</option>
205 <option value="1057">Cyprus</option>
206 <option value="1058">Czech Republic</option>
207 <option value="1059">Denmark</option>
208 <option value="1060">Djibouti</option>
209 <option value="1061">Dominica</option>
210 <option value="1062">Dominican Republic</option>
211 <option value="1064">Ecuador</option>
212 <option value="1065">Egypt</option>
213 <option value="1066">El Salvador</option>
214 <option value="1067">Equatorial Guinea</option>
215 <option value="1068">Eritrea</option>
216 <option value="1069">Estonia</option>
217 <option value="1070">Ethiopia</option>
218 <option value="1072">Falkland Islands (Malvinas)</option>
219 <option value="1073">Faroe Islands</option>
220 <option value="1074">Fiji</option>
221 <option value="1075">Finland</option>
222 <option value="1076">France</option>
223 <option value="1077">French Guiana</option>
224 <option value="1078">French Polynesia</option>
225 <option value="1079">French Southern Territories</option>
226 <option value="1080">Gabon</option>
227 <option value="1213">Gambia</option>
228 <option value="1081">Georgia</option>
229 <option value="1082">Germany</option>
230 <option value="1083">Ghana</option>
231 <option value="1084">Gibraltar</option>
232 <option value="1085">Greece</option>
233 <option value="1086">Greenland</option>
234 <option value="1087">Grenada</option>
235 <option value="1088">Guadeloupe</option>
236 <option value="1089">Guam</option>
237 <option value="1090">Guatemala</option>
238 <option value="1245">Guernsey</option>
239 <option value="1091">Guinea</option>
240 <option value="1092">Guinea-Bissau</option>
241 <option value="1093">Guyana</option>
242 <option value="1094">Haiti</option>
243 <option value="1095">Heard Island and McDonald Islands</option>
244 <option value="1096">Holy See (Vatican City State)</option>
245 <option value="1097">Honduras</option>
246 <option value="1098">Hong Kong</option>
247 <option value="1099">Hungary</option>
248 <option value="1100">Iceland</option>
249 <option value="1101">India</option>
250 <option value="1102">Indonesia</option>
251 <option value="1103">Iran, Islamic Republic of</option>
252 <option value="1104">Iraq</option>
253 <option value="1105">Ireland</option>
254 <option value="1246">Isle of Man</option>
255 <option value="1106">Israel</option>
256 <option value="1107">Italy</option>
257 <option value="1108">Jamaica</option>
258 <option value="1109">Japan</option>
259 <option value="1244">Jersey</option>
260 <option value="1110">Jordan</option>
261 <option value="1111">Kazakhstan</option>
262 <option value="1112">Kenya</option>
263 <option value="1113">Kiribati</option>
264 <option value="1114">Korea, Democratic People's Republic of</option>
265 <option value="1115">Korea, Republic of</option>
266 <option value="1251">Kosovo</option>
267 <option value="1116">Kuwait</option>
268 <option value="1117">Kyrgyzstan</option>
269 <option value="1118">Lao People's Democratic Republic</option>
270 <option value="1119">Latvia</option>
271 <option value="1120">Lebanon</option>
272 <option value="1121">Lesotho</option>
273 <option value="1122">Liberia</option>
274 <option value="1123">Libya</option>
275 <option value="1124">Liechtenstein</option>
276 <option value="1125">Lithuania</option>
277 <option value="1126">Luxembourg</option>
278 <option value="1127">Macao</option>
279 <option value="1128">Macedonia, Republic of</option>
280 <option value="1129">Madagascar</option>
281 <option value="1130">Malawi</option>
282 <option value="1131">Malaysia</option>
283 <option value="1132">Maldives</option>
284 <option value="1133">Mali</option>
285 <option value="1134">Malta</option>
286 <option value="1135">Marshall Islands</option>
287 <option value="1136">Martinique</option>
288 <option value="1137">Mauritania</option>
289 <option value="1138">Mauritius</option>
290 <option value="1139">Mayotte</option>
291 <option value="1140">Mexico</option>
292 <option value="1141">Micronesia, Federated States of</option>
293 <option value="1142">Moldova</option>
294 <option value="1143">Monaco</option>
295 <option value="1144">Mongolia</option>
296 <option value="1243">Montenegro</option>
297 <option value="1145">Montserrat</option>
298 <option value="1146">Morocco</option>
299 <option value="1147">Mozambique</option>
300 <option value="1035">Myanmar</option>
301 <option value="1148">Namibia</option>
302 <option value="1149">Nauru</option>
303 <option value="1150">Nepal</option>
304 <option value="1152">Netherlands</option>
305 <option value="1153">New Caledonia</option>
306 <option value="1154">New Zealand</option>
307 <option value="1155">Nicaragua</option>
308 <option value="1156">Niger</option>
309 <option value="1157">Nigeria</option>
310 <option value="1158">Niue</option>
311 <option value="1159">Norfolk Island</option>
312 <option value="1160">Northern Mariana Islands</option>
313 <option value="1161">Norway</option>
314 <option value="1162">Oman</option>
315 <option value="1163">Pakistan</option>
316 <option value="1164">Palau</option>
317 <option value="1165">Palestinian Territory, Occupied</option>
318 <option value="1166">Panama</option>
319 <option value="1167">Papua New Guinea</option>
320 <option value="1168">Paraguay</option>
321 <option value="1169">Peru</option>
322 <option value="1170">Philippines</option>
323 <option value="1171">Pitcairn</option>
324 <option value="1172">Poland</option>
325 <option value="1173">Portugal</option>
326 <option value="1174">Puerto Rico</option>
327 <option value="1175">Qatar</option>
328 <option value="1179">Reunion</option>
329 <option value="1176">Romania</option>
330 <option value="1177">Russian Federation</option>
331 <option value="1178">Rwanda</option>
332 <option value="1180">Saint Helena</option>
333 <option value="1181">Saint Kitts and Nevis</option>
334 <option value="1182">Saint Lucia</option>
335 <option value="1183">Saint Pierre and Miquelon</option>
336 <option value="1184">Saint Vincent and the Grenadines</option>
337 <option value="1185">Samoa</option>
338 <option value="1186">San Marino</option>
339 <option value="1207">Sao Tome and Principe</option>
340 <option value="1187">Saudi Arabia</option>
341 <option value="1188">Senegal</option>
342 <option value="1242">Serbia</option>
343 <option value="1238">Serbia and Montenegro</option>
344 <option value="1189">Seychelles</option>
345 <option value="1190">Sierra Leone</option>
346 <option value="1191">Singapore</option>
347 <option value="1249">Sint Maarten (Dutch Part)</option>
348 <option value="1192">Slovakia</option>
349 <option value="1193">Slovenia</option>
350 <option value="1194">Solomon Islands</option>
351 <option value="1195">Somalia</option>
352 <option value="1196">South Africa</option>
353 <option value="1197">South Georgia and the South Sandwich Islands</option>
354 <option value="1247">South Sudan</option>
355 <option value="1198">Spain</option>
356 <option value="1199">Sri Lanka</option>
357 <option value="1200">Sudan</option>
358 <option value="1201">Suriname</option>
359 <option value="1202">Svalbard and Jan Mayen</option>
360 <option value="1203">Swaziland</option>
361 <option value="1204">Sweden</option>
362 <option value="1205">Switzerland</option>
363 <option value="1206">Syrian Arab Republic</option>
364 <option value="1208">Taiwan</option>
365 <option value="1209">Tajikistan</option>
366 <option value="1210">Tanzania, United Republic of</option>
367 <option value="1211">Thailand</option>
368 <option value="1063">Timor-Leste</option>
369 <option value="1214">Togo</option>
370 <option value="1215">Tokelau</option>
371 <option value="1216">Tonga</option>
372 <option value="1217">Trinidad and Tobago</option>
373 <option value="1218">Tunisia</option>
374 <option value="1219">Turkey</option>
375 <option value="1220">Turkmenistan</option>
376 <option value="1221">Turks and Caicos Islands</option>
377 <option value="1222">Tuvalu</option>
378 <option value="1223">Uganda</option>
379 <option value="1224">Ukraine</option>
380 <option value="1225">United Arab Emirates</option>
381 <option value="1226">United Kingdom</option>
382 <option value="1227">United States Minor Outlying Islands</option>
383 <option value="1229">Uruguay</option>
384 <option value="1230">Uzbekistan</option>
385 <option value="1231">Vanuatu</option>
386 <option value="1232">Venezuela</option>
387 <option value="1233">Viet Nam</option>
388 <option value="1031">Virgin Islands, British</option>
389 <option value="1234">Virgin Islands, U.S.</option>
390 <option value="1235">Wallis and Futuna</option>
391 <option value="1236">Western Sahara</option>
392 <option value="1237">Yemen</option>
393 <option value="1239">Zambia</option>
394 <option value="1240">Zimbabwe</option>
395 </select>
396 </div>
397 </div>
398
399
400 <div class="crm-section
47a032d5 401 helprow-custom_117-section"
e6c4a180
ZR
402 id="helprow-custom_117">
403 <br/>
404 <h3>Session information</h3>
405 </div>
406
47a032d5 407 <div id="editrow-custom_187"
e6c4a180 408 class="form-group">
47a032d5 409 <label class="col-sm-3 control-label">
e6c4a180
ZR
410 Session type
411 <span class="field-required">*</span>
412 </label>
413 <div class="col-sm-9">
3253130e
DT
414 <label for="CIVICRM_QFID_Individual_Presentation_2"
415 class="radio-inline">
416 <input value="Individual Presentation"
417 type="radio" id="CIVICRM_QFID_Individual_Presentation_2"
418 name="custom_187" required />
419 Individual Presentation
420 </label>
421
422 <label for="CIVICRM_QFID_Panel_4"
423 class="radio-inline">
424 <input value="Panel" type="radio"
425 id="CIVICRM_QFID_Panel_4" name="custom_187" />
426 Panel
427 </label>
428
429 <label for="CIVICRM_QFID_Workshop_6"
430 class="radio-inline">
431 <input value="Workshop"
432 type="radio" id="CIVICRM_QFID_Workshop_6"
433 name="custom_187"/>
434 Workshop
435 </label>
436
437 <label for="CIVICRM_QFID_Strategic_Action_Session_8"
438 class="radio-inline">
439 <input value="Strategic Action Session" type="radio"
440 id="CIVICRM_QFID_Strategic_Action_Session_8" name="custom_187"/>
441 Strategic Action Session
442 </label>
e6c4a180
ZR
443
444 </div>
445 </div>
47a032d5 446
e6c4a180
ZR
447
448 <div class="form-group"
449 id="helprow-custom_1171">
450 <p><strong>Individual presentations</strong></p>
47a032d5 451
e6c4a180
ZR
452 <p>Presentations are typically 45 minutes in length. This is an
453 opportunity to talk about your software project, organizing effort,
454 licensing knowledge, or just something you've learned from using free
455 software, with time for discussion. Describe your proposal, your
456 background, how it relates to the conference theme, and what you hope
457 participants will gain from your presentation. </p>
458
459 <p><strong>Panels</strong></p>
460
461 <p>Panels are typically 1 ½ hours long and are composed of three or more
462 people who want to engage deeply with a particular question, challenge,
463 or theme. Describe your proposal, how it relates to the conference
464 theme, and what you hope participants will gain from your presentation.
465 We encourage you to propose a full list of panelists from diverse
466 backgrounds. In addition to you own biography, please use the "Presenter
467 bio(s)" field to include biographical and contact information for each
468 panelist and indicate whether you have approached them about
469 participating in your panel. If accepted, we will work with you and
470 connect you with similar proposals. In some cases we may combine
471 proposals or add speakers to a proposed panel.</p>
472
473 <p><strong>Workshops</strong></p>
474
475 <p>Workshops are generally 1 ½ hours long and are submitted by one or
476 more people who have an intersectional, interactive presentation to
477 share. Workshops take many formats – from software or hardware
478 demonstrations, to workshops for new contributors, to skillshares and
479 tutorials. If you are submitting a proposal for a workshop, please
480 describe the goals and take-aways for the session. In addition to you
481 own biography, please use the "Presenter bio(s)" field to include
482 biographical and contact information for each panelist and indicate
483 whether you have approached them about participating in your workshop. </p>
484
485 <p><strong>Strategic Action Sessions</strong> </p>
486
487 <p>Strategic action sessions are generally 1 ½ hours long and provide a
488 space for activists to learn from each other’s organizing work and share
489 strategies, successes, and challenges. Examples of strategy sessions
490 might include: starting a local user group, discussing how to message
491 free software to political activists, sharing PR best practices to
492 promote free software, among others. </p>
493 </div>
494
47a032d5 495 <div id="editrow-custom_118"
e6c4a180 496 class="form-group">
6a801d45 497 <label for="custom_189" class="col-sm-3 control-label">
e6c4a180
ZR
498 Session title
499 (no more than 80 characters, please)
500 <span class="field-required">*</span>
501 </label>
6a801d45 502 <div class="col-sm-7">
503 <textarea name="custom_189" rows="4"
47a032d5 504 id="custom_189"
6a801d45 505 class="form-control" required></textarea>
e6c4a180
ZR
506 </div>
507 </div>
508
47a032d5 509 <div class="form-group"
e6c4a180
ZR
510 id="helprow-custom_118">
511 The working title for your proposed session. If your
512 session is accepted, we will contact you to finalize the title and
513 description.
514 </div>
47a032d5
DT
515
516 <div id="editrow-custom_188"
e6c4a180 517 class="form-group">
6a801d45 518 <label for="custom_188" class="col-sm-3 control-label">
e6c4a180
ZR
519 Session description
520 <span class="field-required">*</span>
521 </label>
522 <div class="col-sm-7">
523 <textarea rows="4"
47a032d5 524 name="custom_188" id="custom_188"
6a801d45 525 class="form-control" required></textarea>
e6c4a180
ZR
526 </div>
527 </div>
528
47a032d5 529 <div id="editrow-custom_181"
e6c4a180 530 class="form-group">
6a801d45 531 <label for="custom_181" class="col-sm-3 control-label">
e6c4a180
ZR
532 Presenter bio(s)
533 <span class="field-required">*</span>
534 </label>
535 <div class="col-sm-7">
536 <textarea rows="4"
47a032d5 537 name="custom_181" id="custom_181"
6a801d45 538 class="form-control" required></textarea>
e6c4a180
ZR
539 </div>
540 </div>
541
542
6a801d45 543 <div id="editrow-custom_183" class="form-group">
544 <label for="custom_183" class="col-sm-3 control-label">
e6c4a180
ZR
545 Other ways to participate
546 </label>
547 <div class="col-sm-7">
548 <textarea
6a801d45 549 rows="4" name="custom_183" id="custom_183"
e6c4a180
ZR
550 class="form-control"></textarea>
551 </div>
552 </div>
553
554 <div class="form-group" id="helprow-custom_142">
555 <p>Would you like to participate in the conference in other
556 ways – by framing and moderating a panel; facilitating a caucus space;
557 sharing media-making skills, or blogging about the conference? Please
558 let us know about the community-building skills you have to
559 share!</p>
560 </div>
561
562 <div class="form-group"
563 id="helprow-custom_140">
564 <br>
565 <h3>Identity and demographics</h3>
47a032d5 566
e6c4a180
ZR
567 <p>LibrePlanet is committed to increasing the diversity of the free
568 software movement, and to making the diversity that already exists more
569 visible. To that end, our CFS process takes demographic information
570 into account in order to build a program that features as many different
444a6528
ZR
571 voices and perspectives as possible. We ask you to please share any demographic information about yourself
572 that you are comfortable sharing.</p>
e6c4a180
ZR
573
574 <p><strong>Your proposal will not be judged negatively if you decline to
575 answer any of the following questions.</strong></p>
576
e6c4a180
ZR
577 </div>
578
e6c4a180 579
47a032d5 580 <div id="editrow-custom_185"
e6c4a180 581 class="form-group">
6a801d45 582 <label for="custom_185" class="col-sm-3 control-label">
583 Race/Ethnicity
e6c4a180 584 </label>
6a801d45 585 <div class="col-sm-5">
47a032d5 586 <input name="custom_185"
6a801d45 587 type="text"
588 id="custom_185" class="form-control" />
e6c4a180
ZR
589 </div>
590 </div>
591
47a032d5 592 <div id="editrow-custom_184"
e6c4a180 593 class="form-group">
6a801d45 594 <label for="custom_184" class="col-sm-3 control-label">
e6c4a180
ZR
595 Gender
596 </label>
6a801d45 597 <div class="col-sm-5">
47a032d5 598 <input name="custom_184"
6a801d45 599 type="text"
600 id="custom_184" class="form-control" />
e6c4a180
ZR
601 </div>
602 </div>
603
47a032d5 604 <div id="editrow-custom_186"
444a6528
ZR
605 class="form-group">
606 <label for="custom_186" class="col-sm-3 control-label">
607 Anything else you'd like to share about your identity?
608 </label>
609 <div class="col-sm-7">
610 <textarea
47a032d5 611 rows="4"
444a6528
ZR
612 name="custom_186" id="custom_186"
613 class="form-control"></textarea></div>
614 </div>
615
47a032d5 616 <div class="form-group"
e6c4a180
ZR
617 id="helprow-custom_127">
618 <br>
619 <h3>Miscellaneous</h3>
620 </div>
621
6a801d45 622 <div id="editrow-custom_179"
e6c4a180
ZR
623 class="form-group">
624 <label class="col-sm-3 control-label">
625 Have you come to the conference before?
626 <span class="field-required">*</span>
627 </label>
628
629 <div class="col-sm-9">
630 <input type="hidden"
6a801d45 631 name="custom_179[attended previous conference(s)]" value="" />
e6c4a180
ZR
632
633 <label class="checkbox-inline"
6a801d45 634 for="custom_179_attended_previous_conference(s)">
e6c4a180 635 <input
6a801d45 636 id="custom_179_attended_previous_conference(s)"
47a032d5 637 name="custom_179[attended previous conference(s)]"
e6c4a180
ZR
638 type="checkbox"
639 value="1" />
640 Attended previous conference(s)
641 </label>
642
643
644 <input type="hidden"
47a032d5 645 name="custom_179[received travel stipend to attend previous conference(s)]"
e6c4a180
ZR
646 value="" />
647 <label class="checkbox-inline"
6a801d45 648 for="custom_179_received_travel_stipend_to_attend_previous_conference(s)">
3253130e
DT
649 <input id="custom_179_received_travel_stipend_to_attend_previous_conference(s)"
650 name="custom_179[received travel stipend to attend previous conference(s)]"
e6c4a180
ZR
651 type="checkbox" value="1"
652 />
653 Received travel stipend to attend
654 previous conference(s)</label>
655
656 <input type="hidden"
6a801d45 657 name="custom_179[presented at previous conference(s)]" value="" />
658 <label class="checkbox-inline" for="custom_179_presented_at_previous_conference(s)">
e6c4a180 659 <input
6a801d45 660 id="custom_179_presented_at_previous_conference(s)"
661 name="custom_179[presented at previous conference(s)]" type="checkbox"
e6c4a180
ZR
662 value="1" />Presented at previous conference(s)</label>
663
3253130e 664 <input type="hidden" name="custom_179[have not attended]" value="" />
e6c4a180 665 <label class="checkbox-inline"
6a801d45 666 for="custom_179_have_not_attended">
667 <input id="custom_179_have_not_attended"
668 name="custom_179[have not attended]" type="checkbox" value="1" />
e6c4a180 669 Have not attended</label>
e6c4a180
ZR
670 </div>
671 </div>
672
673
e6c4a180 674
c826a5db
ZR
675<div id="editrow-custom_197" class="form-group">
676<label class="col-sm-3 control-label">I would like to apply for a travel scholarship</label>
677
678<div class="col-sm-9">
679<input type="hidden" name="custom_197[yes]" value="" />
680
681 <label class="checkbox-inline"
682 for="custom_197_yes">
683 <input
684 id="custom_197_yes"
47a032d5 685 name="custom_197[yes]"
c826a5db
ZR
686 type="checkbox"
687 value="1" />
688 Yes
689 </label>
690 </div>
691 </div>
c826a5db 692
e6c4a180
ZR
693 <div class="form-group"
694 id="helprow-custom_128">
695 <p>We are unable
696 to provide honorariums or speaker's fees to presenters at LibrePlanet.
697 However, presenters are eligible to apply for travel scholarships which
698 may fund or partially fund transportation and hotel
699 expenses.</p>
700 </div>
701
47a032d5 702 <div id="editrow-custom_791"
e6c4a180
ZR
703 class="form-group">
704 <label class="col-sm-3">
705 Would you like to join the FSF's low-volume
706 mailing list and receive our monthly newsletter?
707 </label>
708 <div class="col-sm-5">
709 <input
710 type="hidden" name="custom_79[yes]" value="" />
711 <label class="checkbox"
712 for="custom_79_yes1">
713 <input id="custom_79_yes1"
47a032d5
DT
714 name="custom_79[yes]"
715 type="checkbox" value="1"
e6c4a180
ZR
716 checked="checked"
717 />Sign me up!
718 </label>
719 </div>
720 </div>
47a032d5 721 </div> <!-- end form-layout-compressed for last profile -->
e6c4a180
ZR
722
723 <div class="form-group">
724 <p>We will not publish or share your information with any party
47a032d5 725 outside the FSF. See our
e6c4a180
ZR
726 <a href="https://my.fsf.org/donate/privacypolicy.html">privacy policy</a>
727 for more information.</p>
728 <p><strong>Please hit save when you complete the form, then check your
729 email for a confirmation. Your session proposal will not be submitted
730 until you confirm.</strong></p>
731 <p><strong>Thanks for submitting a proposal!</strong></p>
732 </div>
733
734 <div class="form-group">
47a032d5 735
e6c4a180 736 <input class="btn btn-default"
47a032d5
DT
737 accesskey="S"
738 name="_qf_Edit_next"
e6c4a180
ZR
739 value="Save" type="submit"
740 id="_qf_Edit_next1" />
741
742 </div>
743 </form>
24ff2428 744<!--#include virtual="/server/2015/footer.html"-->
5d95f538 745<!--#include virtual="/server/2015/common_js.html"-->
6a801d45 746<!--#include virtual="/server/2015/cfs_js.html"-->
747<!--#include virtual="/server/2015/close.html" -->