carousel updates LP has ended
[libreplanet-static.git] / 2014 / call_for_sessions / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
9 <link href="/server/lp-common.css" rel="stylesheet" media="screen" />
10 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
11 <title>LibrePlanet 2014</title>
12
13 </head>
14 <body>
15
16 <div id="wrapper"> <!-- start of wrapper -->
17 <!--#include virtual="/server/lp-archived.html"-->
18 <div class="lp-banner"> <!--start of lp banner -->
19 <div class="container"> <!-- start of container -->
20 <div class="row">
21 <div class="lp-head"> <!-- start of lp header -->
22 <div class="col-sm-3">
23 <a href="/2014/">
24 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
25 class="img-responsive"
26 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
27 </a>
28 </div>
29 <div class="col-sm-3">
30 <p class="text-muted">
31 March 22<sup>nd</sup>-23<sup>rd</sup><br />
32 MIT, Cambridge, MA</p>
33 </div>
34 </div><!-- end of lp header -->
35 <div class="col-sm-6"> <!-- start of signup form -->
36 <form role="form" class="margin-top lp-signup"
37 action="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
38 method="post" name="Edit" id="Edit">
39 <div>
40 <input name="postURL" type="hidden" value="https://libreplanet.org/2014/confirmation.html" />
41 <input name="cancelURL" type="hidden"
42 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
43 <input name="add_to_group" type="hidden" value="619" />
44 <input name="_qf_default" type="hidden" value="Edit:cancel" />
45 </div>
46
47 <div id="crm-container" lang="en" xml:lang="en">
48 <p>Sign up for updates on LibrePlanet 2015!</p>
49 <div id="editrow-email-Primary"
50 class="form-group">
51 <label class="sr-only" for="email-Primary">
52 Email
53 </label>
54 <div class="input-group">
55 <input class="form-control"
56 name="email-Primary"
57 id="email-Primary"
58 type="email"
59 placeholder="Your email address" required>
60 <span class="input-group-btn">
61 <button type="submit" class="btn btn-default"
62 accesskey="S" name="_qf_Edit_next" value="Save"
63 id="_qf_Edit_next">
64 Receive updates
65 </button>
66 </span>
67 </div>
68 </div>
69 <div id="editrow-custom_79">
70 <div class="checkbox">
71 <input
72 type="hidden" name="custom_79[yes]" value="" />
73 <label class="lp-label-news">
74 <input id="custom_79_yes"
75 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
76 class="checkbox" />
77 Also join the FSF's newsletter
78 </label>
79 &middot;
80 <p class="help-block">
81 <a href="https://my.fsf.org/donate/privacypolicy.html">Read our privacy policy.</a></p>
82 </div>
83 </div>
84 </div>
85 </form>
86 </div> <!-- end of signup form -->
87
88 <!-- REGISTER BUTTON
89 <div class="col-sm-offset-3 col-sm-3"> // start of Register button
90 <a class="btn btn-register-lp14 btn-lg btn-block"
91 href="https://libreplanet.org/2014/register">
92 <span class="glyphicon glyphicon-ok"></span>
93 Register now
94 </a>
95 <p class="text-muted text-center">
96 gratis for members and students!
97 </p>
98 </div> //end of Register button
99 -->
100 </div>
101 </div> <!-- end of header container -->
102 </div> <!-- end of lp banner -->
103
104 <div class="container"> <!-- start of container -->
105 <div class="row">
106 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
107 <p class="text-center lp-home">
108 <a class="text-muted" href="/2014/">
109 <span class="glyphicon glyphicon-chevron-left"></span> Home
110 </a>
111 </p>
112 <ul class="nav nav-pills nav-stacked">
113 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
114 <li><a href="/2014/program">Program</a></li>
115 <li><a href="/2014/program/exhibit_hall.html">Exhibit hall</a></li>
116 <li><a href="/2014/live">Participate online</a></li>
117 <li><a href="/2014/video/">Watch the video</a></li>
118 </ul>
119
120 <ul class="nav nav-pills nav-stacked">
121 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
122 <li><a href="/2014/volunteer">Volunteer</a></li>
123 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
124 </ul>
125
126 <ul class="nav nav-pills nav-stacked">
127 <li>
128 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
129 Share your ideas</a></li>
130 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
131 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
132 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
133 <li class="fsf-donate">
134 <a href="https://my.fsf.org/associate/support_freedom">
135 <span class="glyphicon glyphicon-heart"></span>
136 Become an FSF member
137 </a>
138 </li>
139 </ul>
140 <p class="text-muted text-center">and attend the conference gratis!</p>
141 </div> <!-- end of nav items -->
142
143 <div id="lp-content" class="col-sm-8"> <!-- start of LPC 14 main text -->
144 <h2> Call for Sessions </h2>
145
146
147 <p><strong>The deadline for submission passed on November 22nd at 5 PM EST. You may make a late submission if the FSF has already been in contact with you about it. If you'd like to make a late submission and have not been contacted, please email <a href="mailto:campaigns@fsf.org" target="_blank">campaigns@fsf.org</a>.</strong></p>
148 <p>This year, the theme of LibrePlanet is "Free Software, Free Society."
149 How can free software protect journalists, whistleblowers, activists,
150 and regular computer users from government and corporate surveillance?
151 How can free software, or free software values like copyleft, community
152 development, and transparency, be used by people fighting to create free
153 societies around the world? What challenges are standing between us and
154 our goal of free software ubiquity? With your help, we'll tackle these
155 questions and more at LibrePlanet 2014.</p>
156 <p>LibrePlanet 2014 will be held thirty years after the GNU System was
157 launched. This is the perfect opportunity to take stock of where we've
158 been and where we're headed as a community. We're looking for session
159 proposals that embody the grassroot spirit of free software by:</p>
160 <ul>
161 <li>Sharing a story of how free software has been applied for social
162 benefit</li>
163 <li>Tackling a threat or organizing challenge facing the free software
164 movement</li>
165 <li>Demonstrating a new and exciting piece of software or development
166 within an existing software project</li>
167 <li>Engaging youth, the future of the free software movement. We're
168 looking for proposals for all age groups, from young children, to high
169 school age, to college students</li>
170 <li>Thinking critically about challenges and opportunities facing the
171 movement, and charting a path to victory</li>
172 <li>Bringing a key part of free software history to life</li>
173 <li>Giving newcomers a way to learn about free software principles and
174 philosophy, and/or giving newcomers a way to start using free software
175 in their daily lives</li>
176 </ul>
177 <p>&nbsp;</p>
178 <p>The most successful proposals will:</p>
179 <ul>
180 <li>Feature a diverse array of presenters, including those: <br />
181 <ul>
182 <li>of underrepresented genders and races</li>
183 <li>of different nationalities</li>
184 <li>of different levels of experience</li>
185 <li>from different types of institutions and organizations</li>
186 </ul>
187 </li>
188 <li>Be engaging and dynamic</li>
189 <li>Strive to be accessible to a diverse audience of both emerging
190 leaders and long-time activists</li>
191 <li>Stimulate and provoke discussion</li>
192 </ul>
193 <p>There is also a place on the proposal form to indicate if you would
194 like to participate in the conference in other ways in addition to your
195 session &ndash; by framing and moderating a panel; facilitating a caucus
196 space; sharing media-making skills; or blogging about the conference.
197 Please let us know about the community-building skills you have to
198 share!</p>
199
200 <form action="https://my.fsf.org/civicrm/profile/create?gid=236&amp;reset=1"
201 class="form-horizontal margin-top" method="post" name="Edit"
202 id="Edit1" >
203 <div>
204 <input name="postURL" type="hidden"
205 value="https://libreplanet.org/2014/call_for_sessions/confirmation.html" />
206 <input name="cancelURL" type="hidden"
207 value="https://libreplanet.org/2014/call_for_sessions/" />
208 <input name="add_to_group" type="hidden" value="336" />
209 <input name="_qf_default" type="hidden" value="Edit:cancel" />
210 </div>
211
212 <div id="crm-container1" class="crm-container crm-public" lang="en"
213 xml:lang="en">
214
215 <div id="editrow-first_name" class="form-group">
216 <label for="first_name" class="col-sm-3 control-label">
217 First Name
218 <span class="field-required">*</span>
219 </label>
220 <div class="col-sm-5">
221 <input name="first_name"
222 type="text" id="first_name"
223 class="form-control" />
224 </div>
225 </div>
226
227 <div id="editrow-last_name" class="form-group">
228 <label for="last_name" class="col-sm-3 control-label">
229 Last Name
230 </label>
231 <div class="col-sm-5">
232 <input name="last_name"
233 type="text" id="last_name" class="form-control" />
234 </div>
235 </div>
236
237
238 <div id="editrow-current_employer" class="form-group">
239 <label for="current_employer" class="col-sm-3 control-label">
240 Organization
241 </label>
242 <div class="col-sm-5">
243 <input name="current_employer"
244 type="text"
245 id="current_employer" class="form-control" />
246 </div>
247 </div>
248
249
250 <div id="editrow-email-Primary1"
251 class="form-group">
252 <label for="email-Primary1" class="col-sm-3 control-label">
253 Email
254 <span class="field-required">*</span>
255 </label>
256 <div class="col-sm-5">
257 <input name="email-Primary" type="email"
258 id="email-Primary1"
259 class="form-control" required>
260 </div>
261 </div>
262
263 <div id="editrow-phone-Primary-1"
264 class="form-group">
265 <label for="phone-Primary-1" class="col-sm-3 control-label">
266 Phone
267 </label>
268 <div class="col-sm-5">
269 <input name="phone-Primary-1" type="tel"
270 id="phone-Primary-1" class="form-control" />
271 </div>
272 </div>
273
274
275 <div id="editrow-country-Primary" class="form-group">
276 <label for="country-Primary" class="col-sm-3 control-label">
277 Country
278 </label>
279 <div class="col-sm-5">
280 <select name="country-Primary" id="country-Primary"
281 class="form-control">
282 <option value="">- select -</option>
283 <option value="1228" selected="selected">United States</option>
284 <option value="1001">Afghanistan</option>
285 <option value="1241">Ã…land Islands</option>
286 <option value="1002">Albania</option>
287 <option value="1003">Algeria</option>
288 <option value="1004">American Samoa</option>
289 <option value="1005">Andorra</option>
290 <option value="1006">Angola</option>
291 <option value="1007">Anguilla</option>
292 <option value="1008">Antarctica</option>
293 <option value="1009">Antigua and Barbuda</option>
294 <option value="1010">Argentina</option>
295 <option value="1011">Armenia</option>
296 <option value="1012">Aruba</option>
297 <option value="1013">Australia</option>
298 <option value="1014">Austria</option>
299 <option value="1015">Azerbaijan</option>
300 <option value="1212">Bahamas</option>
301 <option value="1016">Bahrain</option>
302 <option value="1017">Bangladesh</option>
303 <option value="1018">Barbados</option>
304 <option value="1019">Belarus</option>
305 <option value="1020">Belgium</option>
306 <option value="1021">Belize</option>
307 <option value="1022">Benin</option>
308 <option value="1023">Bermuda</option>
309 <option value="1024">Bhutan</option>
310 <option value="1025">Bolivia</option>
311 <option value="1250">Bonaire, Saint Eustatius and Saba</option>
312 <option value="1026">Bosnia and Herzegovina</option>
313 <option value="1027">Botswana</option>
314 <option value="1028">Bouvet Island</option>
315 <option value="1029">Brazil</option>
316 <option value="1030">British Indian Ocean Territory</option>
317 <option value="1032">Brunei Darussalam</option>
318 <option value="1033">Bulgaria</option>
319 <option value="1034">Burkina Faso</option>
320 <option value="1036">Burundi</option>
321 <option value="1037">Cambodia</option>
322 <option value="1038">Cameroon</option>
323 <option value="1039">Canada</option>
324 <option value="1040">Cape Verde</option>
325 <option value="1041">Cayman Islands</option>
326 <option value="1042">Central African Republic</option>
327 <option value="1043">Chad</option>
328 <option value="1044">Chile</option>
329 <option value="1045">China</option>
330 <option value="1046">Christmas Island</option>
331 <option value="1047">Cocos (Keeling) Islands</option>
332 <option value="1048">Colombia</option>
333 <option value="1049">Comoros</option>
334 <option value="1051">Congo, Republic of the</option>
335 <option value="1050">Congo, The Democratic Republic of the</option>
336 <option value="1052">Cook Islands</option>
337 <option value="1053">Costa Rica</option>
338 <option value="1054">Côte d'Ivoire</option>
339 <option value="1055">Croatia</option>
340 <option value="1056">Cuba</option>
341 <option value="1248">Curaçao</option>
342 <option value="1057">Cyprus</option>
343 <option value="1058">Czech Republic</option>
344 <option value="1059">Denmark</option>
345 <option value="1060">Djibouti</option>
346 <option value="1061">Dominica</option>
347 <option value="1062">Dominican Republic</option>
348 <option value="1064">Ecuador</option>
349 <option value="1065">Egypt</option>
350 <option value="1066">El Salvador</option>
351 <option value="1067">Equatorial Guinea</option>
352 <option value="1068">Eritrea</option>
353 <option value="1069">Estonia</option>
354 <option value="1070">Ethiopia</option>
355 <option value="1072">Falkland Islands (Malvinas)</option>
356 <option value="1073">Faroe Islands</option>
357 <option value="1074">Fiji</option>
358 <option value="1075">Finland</option>
359 <option value="1076">France</option>
360 <option value="1077">French Guiana</option>
361 <option value="1078">French Polynesia</option>
362 <option value="1079">French Southern Territories</option>
363 <option value="1080">Gabon</option>
364 <option value="1213">Gambia</option>
365 <option value="1081">Georgia</option>
366 <option value="1082">Germany</option>
367 <option value="1083">Ghana</option>
368 <option value="1084">Gibraltar</option>
369 <option value="1085">Greece</option>
370 <option value="1086">Greenland</option>
371 <option value="1087">Grenada</option>
372 <option value="1088">Guadeloupe</option>
373 <option value="1089">Guam</option>
374 <option value="1090">Guatemala</option>
375 <option value="1245">Guernsey</option>
376 <option value="1091">Guinea</option>
377 <option value="1092">Guinea-Bissau</option>
378 <option value="1093">Guyana</option>
379 <option value="1094">Haiti</option>
380 <option value="1095">Heard Island and McDonald Islands</option>
381 <option value="1096">Holy See (Vatican City State)</option>
382 <option value="1097">Honduras</option>
383 <option value="1098">Hong Kong</option>
384 <option value="1099">Hungary</option>
385 <option value="1100">Iceland</option>
386 <option value="1101">India</option>
387 <option value="1102">Indonesia</option>
388 <option value="1103">Iran, Islamic Republic of</option>
389 <option value="1104">Iraq</option>
390 <option value="1105">Ireland</option>
391 <option value="1246">Isle of Man</option>
392 <option value="1106">Israel</option>
393 <option value="1107">Italy</option>
394 <option value="1108">Jamaica</option>
395 <option value="1109">Japan</option>
396 <option value="1244">Jersey</option>
397 <option value="1110">Jordan</option>
398 <option value="1111">Kazakhstan</option>
399 <option value="1112">Kenya</option>
400 <option value="1113">Kiribati</option>
401 <option value="1114">Korea, Democratic People's Republic of</option>
402 <option value="1115">Korea, Republic of</option>
403 <option value="1251">Kosovo</option>
404 <option value="1116">Kuwait</option>
405 <option value="1117">Kyrgyzstan</option>
406 <option value="1118">Lao People's Democratic Republic</option>
407 <option value="1119">Latvia</option>
408 <option value="1120">Lebanon</option>
409 <option value="1121">Lesotho</option>
410 <option value="1122">Liberia</option>
411 <option value="1123">Libya</option>
412 <option value="1124">Liechtenstein</option>
413 <option value="1125">Lithuania</option>
414 <option value="1126">Luxembourg</option>
415 <option value="1127">Macao</option>
416 <option value="1128">Macedonia, Republic of</option>
417 <option value="1129">Madagascar</option>
418 <option value="1130">Malawi</option>
419 <option value="1131">Malaysia</option>
420 <option value="1132">Maldives</option>
421 <option value="1133">Mali</option>
422 <option value="1134">Malta</option>
423 <option value="1135">Marshall Islands</option>
424 <option value="1136">Martinique</option>
425 <option value="1137">Mauritania</option>
426 <option value="1138">Mauritius</option>
427 <option value="1139">Mayotte</option>
428 <option value="1140">Mexico</option>
429 <option value="1141">Micronesia, Federated States of</option>
430 <option value="1142">Moldova</option>
431 <option value="1143">Monaco</option>
432 <option value="1144">Mongolia</option>
433 <option value="1243">Montenegro</option>
434 <option value="1145">Montserrat</option>
435 <option value="1146">Morocco</option>
436 <option value="1147">Mozambique</option>
437 <option value="1035">Myanmar</option>
438 <option value="1148">Namibia</option>
439 <option value="1149">Nauru</option>
440 <option value="1150">Nepal</option>
441 <option value="1152">Netherlands</option>
442 <option value="1153">New Caledonia</option>
443 <option value="1154">New Zealand</option>
444 <option value="1155">Nicaragua</option>
445 <option value="1156">Niger</option>
446 <option value="1157">Nigeria</option>
447 <option value="1158">Niue</option>
448 <option value="1159">Norfolk Island</option>
449 <option value="1160">Northern Mariana Islands</option>
450 <option value="1161">Norway</option>
451 <option value="1162">Oman</option>
452 <option value="1163">Pakistan</option>
453 <option value="1164">Palau</option>
454 <option value="1165">Palestinian Territory, Occupied</option>
455 <option value="1166">Panama</option>
456 <option value="1167">Papua New Guinea</option>
457 <option value="1168">Paraguay</option>
458 <option value="1169">Peru</option>
459 <option value="1170">Philippines</option>
460 <option value="1171">Pitcairn</option>
461 <option value="1172">Poland</option>
462 <option value="1173">Portugal</option>
463 <option value="1174">Puerto Rico</option>
464 <option value="1175">Qatar</option>
465 <option value="1179">Reunion</option>
466 <option value="1176">Romania</option>
467 <option value="1177">Russian Federation</option>
468 <option value="1178">Rwanda</option>
469 <option value="1180">Saint Helena</option>
470 <option value="1181">Saint Kitts and Nevis</option>
471 <option value="1182">Saint Lucia</option>
472 <option value="1183">Saint Pierre and Miquelon</option>
473 <option value="1184">Saint Vincent and the Grenadines</option>
474 <option value="1185">Samoa</option>
475 <option value="1186">San Marino</option>
476 <option value="1207">Sao Tome and Principe</option>
477 <option value="1187">Saudi Arabia</option>
478 <option value="1188">Senegal</option>
479 <option value="1242">Serbia</option>
480 <option value="1238">Serbia and Montenegro</option>
481 <option value="1189">Seychelles</option>
482 <option value="1190">Sierra Leone</option>
483 <option value="1191">Singapore</option>
484 <option value="1249">Sint Maarten (Dutch Part)</option>
485 <option value="1192">Slovakia</option>
486 <option value="1193">Slovenia</option>
487 <option value="1194">Solomon Islands</option>
488 <option value="1195">Somalia</option>
489 <option value="1196">South Africa</option>
490 <option value="1197">South Georgia and the South Sandwich Islands</option>
491 <option value="1247">South Sudan</option>
492 <option value="1198">Spain</option>
493 <option value="1199">Sri Lanka</option>
494 <option value="1200">Sudan</option>
495 <option value="1201">Suriname</option>
496 <option value="1202">Svalbard and Jan Mayen</option>
497 <option value="1203">Swaziland</option>
498 <option value="1204">Sweden</option>
499 <option value="1205">Switzerland</option>
500 <option value="1206">Syrian Arab Republic</option>
501 <option value="1208">Taiwan</option>
502 <option value="1209">Tajikistan</option>
503 <option value="1210">Tanzania, United Republic of</option>
504 <option value="1211">Thailand</option>
505 <option value="1063">Timor-Leste</option>
506 <option value="1214">Togo</option>
507 <option value="1215">Tokelau</option>
508 <option value="1216">Tonga</option>
509 <option value="1217">Trinidad and Tobago</option>
510 <option value="1218">Tunisia</option>
511 <option value="1219">Turkey</option>
512 <option value="1220">Turkmenistan</option>
513 <option value="1221">Turks and Caicos Islands</option>
514 <option value="1222">Tuvalu</option>
515 <option value="1223">Uganda</option>
516 <option value="1224">Ukraine</option>
517 <option value="1225">United Arab Emirates</option>
518 <option value="1226">United Kingdom</option>
519 <option value="1227">United States Minor Outlying Islands</option>
520 <option value="1229">Uruguay</option>
521 <option value="1230">Uzbekistan</option>
522 <option value="1231">Vanuatu</option>
523 <option value="1232">Venezuela</option>
524 <option value="1233">Viet Nam</option>
525 <option value="1031">Virgin Islands, British</option>
526 <option value="1234">Virgin Islands, U.S.</option>
527 <option value="1235">Wallis and Futuna</option>
528 <option value="1236">Western Sahara</option>
529 <option value="1237">Yemen</option>
530 <option value="1239">Zambia</option>
531 <option value="1240">Zimbabwe</option>
532 </select>
533 </div>
534 </div>
535
536
537 <div class="crm-section
538 helprow-custom_117-section"
539 id="helprow-custom_117">
540 <br/>
541 <h3>Session information</h3>
542 </div>
543
544 <div id="editrow-custom_117"
545 class="form-group">
546 <label class="col-sm-3 control-label">
547 Session type
548 <span class="field-required">*</span>
549 </label>
550 <div class="col-sm-9">
551 <label for="CIVICRM_QFID_Individual_Presentation_2"
552 class="radio-inline">
553 <input value="Individual
554 Presentation" type="radio" id="CIVICRM_QFID_Individual_Presentation_2"
555 name="custom_117" />
556 Individual Presentation
557 </label>
558
559 <label for="CIVICRM_QFID_Panel_4"
560 class="radio-inline">
561 <input value="Panel" type="radio"
562 id="CIVICRM_QFID_Panel_4" name="custom_117"
563 />
564 Panel
565 </label>
566
567 <label for="CIVICRM_QFID_Workshop_6"
568 class="radio-inline">
569 <input value="Workshop"
570 type="radio" id="CIVICRM_QFID_Workshop_6"
571 name="custom_117"
572 />
573 Workshop
574 </label>
575
576 <label for="CIVICRM_QFID_Strategic_Action_Session_8"
577 class="radio-inline">
578 <input
579 value="Strategic Action Session" type="radio"
580 id="CIVICRM_QFID_Strategic_Action_Session_8" name="custom_117"
581 />
582 Strategic Action Session
583 </label>
584
585 </div>
586 </div>
587
588
589 <div class="form-group"
590 id="helprow-custom_1171">
591 <p><strong>Individual presentations</strong></p>
592
593 <p>Presentations are typically 45 minutes in length. This is an
594 opportunity to talk about your software project, organizing effort,
595 licensing knowledge, or just something you've learned from using free
596 software, with time for discussion. Describe your proposal, your
597 background, how it relates to the conference theme, and what you hope
598 participants will gain from your presentation. </p>
599
600 <p><strong>Panels</strong></p>
601
602 <p>Panels are typically 1 ½ hours long and are composed of three or more
603 people who want to engage deeply with a particular question, challenge,
604 or theme. Describe your proposal, how it relates to the conference
605 theme, and what you hope participants will gain from your presentation.
606 We encourage you to propose a full list of panelists from diverse
607 backgrounds. In addition to you own biography, please use the "Presenter
608 bio(s)" field to include biographical and contact information for each
609 panelist and indicate whether you have approached them about
610 participating in your panel. If accepted, we will work with you and
611 connect you with similar proposals. In some cases we may combine
612 proposals or add speakers to a proposed panel.</p>
613
614 <p><strong>Workshops</strong></p>
615
616 <p>Workshops are generally 1 ½ hours long and are submitted by one or
617 more people who have an intersectional, interactive presentation to
618 share. Workshops take many formats – from software or hardware
619 demonstrations, to workshops for new contributors, to skillshares and
620 tutorials. If you are submitting a proposal for a workshop, please
621 describe the goals and take-aways for the session. In addition to you
622 own biography, please use the "Presenter bio(s)" field to include
623 biographical and contact information for each panelist and indicate
624 whether you have approached them about participating in your workshop. </p>
625
626 <p><strong>Strategic Action Sessions</strong> </p>
627
628 <p>Strategic action sessions are generally 1 ½ hours long and provide a
629 space for activists to learn from each other’s organizing work and share
630 strategies, successes, and challenges. Examples of strategy sessions
631 might include: starting a local user group, discussing how to message
632 free software to political activists, sharing PR best practices to
633 promote free software, among others. </p>
634 </div>
635
636 <div id="editrow-custom_118"
637 class="form-group">
638 <label for="custom_118" class="col-sm-3 control-label">
639 Session title
640 (no more than 80 characters, please)
641 <span class="field-required">*</span>
642 </label>
643 <div class="col-sm-5">
644 <input name="custom_118"
645 type="text" id="custom_118"
646 class="form-control" />
647 </div>
648 </div>
649
650 <div class="form-group"
651 id="helprow-custom_118">
652 The working title for your proposed session. If your
653 session is accepted, we will contact you to finalize the title and
654 description.
655 </div>
656
657 <div id="editrow-custom_139"
658 class="form-group">
659 <label for="custom_139" class="col-sm-3 control-label">
660 Session description
661 <span class="field-required">*</span>
662 </label>
663 <div class="col-sm-7">
664 <textarea rows="4"
665 name="custom_139" id="custom_139"
666 class="form-control"></textarea>
667 </div>
668 </div>
669
670 <div id="editrow-custom_138"
671 class="form-group">
672 <label for="custom_138" class="col-sm-3 control-label">
673 Presenter bio(s)
674 <span class="field-required">*</span>
675 </label>
676 <div class="col-sm-7">
677 <textarea rows="4"
678 name="custom_138" id="custom_138"
679 class="form-control"></textarea>
680 </div>
681 </div>
682
683
684 <div id="editrow-custom_142" class="form-group">
685 <label for="custom_142" class="col-sm-3 control-label">
686 Other ways to participate
687 </label>
688 <div class="col-sm-7">
689 <textarea
690 rows="4" name="custom_142" id="custom_142"
691 class="form-control"></textarea>
692 </div>
693 </div>
694
695 <div class="form-group" id="helprow-custom_142">
696 <p>Would you like to participate in the conference in other
697 ways – by framing and moderating a panel; facilitating a caucus space;
698 sharing media-making skills, or blogging about the conference? Please
699 let us know about the community-building skills you have to
700 share!</p>
701 </div>
702
703 <div class="form-group"
704 id="helprow-custom_140">
705 <br>
706 <h3>Identity and demographics</h3>
707
708 <p>LibrePlanet is committed to increasing the diversity of the free
709 software movement, and to making the diversity that already exists more
710 visible. To that end, our CFS process takes demographic information
711 into account in order to build a program that features as many different
712 voices and perspectives as possible.</p>
713
714 <p>We ask you to please share any demographic information about yourself
715 that you are comfortable sharing. We have provided
716 a "How do you self-identify?" text field to allow you to self-identify
717 in any way you wish, in
718 addition to or instead of using the checkboxes below.</p>
719
720 <p><strong>Your proposal will not be judged negatively if you decline to
721 answer any of the following questions.</strong></p>
722
723 <p>Social identities to write in the optional "How do you
724 self-identify?" field may include race, ethnicity, age, class
725 background, ability/disability, national origin/citizenship status,
726 gender, sexuality, religion/spiritual practice, geography/regional
727 affiliations, education, types of work, etc.</p>
728 </div>
729
730 <div id="editrow-custom_140"
731 class="form-group">
732 <label for="custom_140" class="col-sm-3 control-label">
733 How do you self-identify?
734 </label>
735 <div class="col-sm-7">
736 <textarea
737 rows="4"
738 name="custom_140" id="custom_140"
739 class="form-control"></textarea></div>
740 </div>
741
742 <div id="editrow-custom_137"
743 class="form-group">
744 <label class="col-sm-3 control-label">
745 Age
746 </label>
747
748 <div class="col-sm-9">
749 <label for="CIVICRM_QFID_20_or_under_10"
750 class="radio-inline">
751 <input value="20 or under" type="radio"
752 id="CIVICRM_QFID_20_or_under_10"
753 name="custom_137" />
754 20 or under
755 </label>
756
757 <label for="CIVICRM_QFID_21_30_12"
758 class="radio-inline">
759 <input value="21-30" type="radio"
760 id="CIVICRM_QFID_21_30_12"
761 name="custom_137" />
762 21-30
763 </label>
764
765 <label for="CIVICRM_QFID_31_40_14"
766 class="radio-inline">
767 <input value="31-40"
768 type="radio" id="CIVICRM_QFID_31_40_14"
769 name="custom_137"
770 />
771 31-40
772 </label>
773
774 <label for="CIVICRM_QFID_41_50_16"
775 class="radio-inline">
776 <input value="41-50"
777 type="radio"
778 id="CIVICRM_QFID_41_50_16"
779 name="custom_137"
780 />
781 41-50
782 </label>
783
784 <label for="CIVICRM_QFID_51_60_18"
785 class="radio-inline">
786 <input value="51-60" type="radio"
787 id="CIVICRM_QFID_51_60_18"
788 name="custom_137" />
789
790 51-60
791 </label>
792
793 <label for="CIVICRM_QFID_61_20"
794 class="radio-inline">
795 <input value="61 +"
796 type="radio" id="CIVICRM_QFID_61_20"
797 name="custom_137" />
798 61 +
799 </label>
800
801 <span class="radio-clear-link">
802 (<a href="#"
803 title="unselect"
804 onclick="unselectRadio('custom_137', 'Edit1'); return false;">clear</a>)
805 </span>
806 </div>
807 </div>
808
809
810 <div id="editrow-custom_122"
811 class="form-group">
812 <label class="col-sm-3 control-label">
813 Race/Ethnicity (check all that apply)
814 </label>
815 <div class="col-sm-9">
816 <input type="hidden"
817 name="custom_122[African]" value="" />
818 <label class="checkbox-inline"
819 for="custom_122_African">
820 <input id="custom_122_African"
821 name="custom_122[African]" type="checkbox"
822 value="1" />
823 African
824 </label>
825
826 <input type="hidden"
827 name="custom_122[African American]" value="" />
828 <label class="checkbox-inline"
829 for="custom_122_AfricanAmerican">
830 <input
831 id="custom_122_AfricanAmerican"
832 name="custom_122[African American]"
833 type="checkbox" value="1" />
834 African American
835 </label>
836
837
838 <input
839 type="hidden" name="custom_122[Arab American]"
840 value="" />
841 <label class="checkbox-inline"
842 for="custom_122_ArabAmerican">
843 <input
844 id="custom_122_ArabAmerican"
845 name="custom_122[Arab American]"
846 type="checkbox" value="1" class="form-checkbox" />
847 Arab American
848 </label>
849
850 <input
851 type="hidden" name="custom_122[Asian]" value="" />
852 <label class="checkbox-inline"
853 for="custom_122_Asian">
854 <input
855 id="custom_122_Asian" name="custom_122[Asian]"
856 type="checkbox" value="1"/>
857 Asian
858 </label>
859
860 <input type="hidden"
861 name="custom_122[Asian American]" value="" />
862 <label class="checkbox-inline"
863 for="custom_122_AsianAmerican">
864 <input id="custom_122_AsianAmerican" name="custom_122[Asian American]"
865 type="checkbox" value="1"
866 />
867 Asian American
868 </label>
869
870 <input type="hidden" name="custom_122[Black]"
871 value="" />
872 <label class="checkbox-inline"
873 for="custom_122_Black">
874 <input id="custom_122_Black" name="custom_122[Black]"
875 type="checkbox" value="1" />
876 Black
877 </label>
878
879
880 <input type="hidden"
881 name="custom_122[Caribbean]"
882 value="" />
883 <label class="checkbox-inline"
884 for="custom_122_Caribbean">
885 <input id="custom_122_Caribbean"
886 name="custom_122[Caribbean]"
887 type="checkbox" value="1"
888 />
889 Caribbean
890 </label>
891
892 <input type="hidden"
893 name="custom_122[Caucasian]" value="" />
894 <label class="checkbox-inline"
895 for="custom_122_Caucasian">
896 <input id="custom_122_Caucasian"
897 name="custom_122[Caucasian]" type="checkbox" value="1"
898 />
899 Caucasian
900 </label>
901
902 <input type="hidden"
903 name="custom_122[Indigenous]" value="" />
904 <label class="checkbox-inline"
905 for="custom_122_Indigenous">
906 <input
907 id="custom_122_Indigenous"
908 name="custom_122[Indigenous]" type="checkbox"
909 value="1" />
910 Indigenous
911 </label>
912
913 <input type="hidden"
914 name="custom_122[Latina/Latino]" value="" />
915
916 <label class="checkbox-inline"
917 for="custom_122_Latina/Latino">
918 <input
919 id="custom_122_Latina/Latino" name="custom_122[Latina/Latino]"
920 type="checkbox" value="1" />
921 Latina/Latino
922 </label>
923
924 <input
925 type="hidden" name="custom_122[Middle Eastern]" value="" />
926 <label class="checkbox-inline"
927 for="custom_122_MiddleEastern">
928 <input
929 id="custom_122_MiddleEastern" name="custom_122[Middle Eastern]"
930 type="checkbox" value="1" />
931 Middle Eastern
932 </label>
933
934 <input
935 type="hidden" name="custom_122[Native American]" value="" />
936 <label class="checkbox-inline"
937 for="custom_122_NativeAmerican">
938 <input
939 id="custom_122_NativeAmerican" name="custom_122[Native American]"
940 type="checkbox" value="1" />
941 Native American
942 </label>
943
944 <input
945 type="hidden" name="custom_122[Pacific Islander]" value="" />
946 <label class="checkbox-inline"
947 for="custom_122_PacificIslander">
948 <input
949 id="custom_122_PacificIslander" name="custom_122[Pacific Islander]"
950 type="checkbox" value="1" />
951 Pacific Islander
952 </label>
953
954
955 <input
956 type="hidden" name="custom_122[South Asian]" value="" />
957 <label class="checkbox-inline"
958 for="custom_122_SouthAsian">
959 <input
960 id="custom_122_SouthAsian" name="custom_122[South Asian]"
961 type="checkbox" value="1" />
962 South Asian
963 </label>
964
965 <input
966 type="hidden" name="custom_122[White]" value="" />
967 <label class="checkbox-inline"
968 for="custom_122_White">
969 <input
970 id="custom_122_White" name="custom_122[White]"
971 type="checkbox" value="1"
972 />
973 White
974 </label>
975
976 <input type="hidden"
977 name="custom_122[None of these are accurate for me]" value="" />
978 <label class="checkbox-inline"
979 for="custom_122_Noneoftheseareaccurateforme">
980 <input
981 id="custom_122_Noneoftheseareaccurateforme"
982 name="custom_122[None of these are accurate for me]"
983 type="checkbox" value="1" />
984 None of these are accurate for me
985 </label>
986 </div>
987 </div>
988
989 <div id="editrow-gender"
990 class="form-group">
991 <label class="col-sm-3 control-label">
992 Gender
993 </label>
994 <div class="col-sm-9">
995
996 <label class="checkbox-inline"
997 for="CIVICRM_QFID_3_22">
998 <input value="3" type="checkbox" id="CIVICRM_QFID_3_22"
999 name="gender" />
1000 Transgender
1001 </label>
1002
1003
1004 <label class="checkbox-inline"
1005 for="CIVICRM_QFID_4_24">
1006 <input value="4"
1007 type="checkbox" id="CIVICRM_QFID_4_24"
1008 name="gender" class="form-radio"
1009 />
1010 Cisgender
1011 </label>
1012
1013 <label class="checkbox-inline"
1014 for="CIVICRM_QFID_5_26">
1015 <input value="5"
1016 type="checkbox" id="CIVICRM_QFID_5_26"
1017 name="gender"
1018 />
1019 Genderqueer / Non-Conforming / Variant</label>
1020
1021 <label class="checkbox-inline"
1022 for="CIVICRM_QFID_1_28">
1023 <input value="1" type="checkbox"
1024 id="CIVICRM_QFID_1_28" name="gender"
1025 />Woman</label>
1026
1027 <label class="checkbox-inline"
1028 for="CIVICRM_QFID_2_30">
1029 <input value="2" type="checkbox"
1030 id="CIVICRM_QFID_2_30" name="gender"
1031 />Man</label>
1032
1033 <label class="checkbox-inline"
1034 for="CIVICRM_QFID_6_32">
1035 <input value="6" type="checkbox"
1036 id="CIVICRM_QFID_6_32" name="gender"
1037 />
1038 None of these are accurate for me</label>
1039
1040 <span class="radio-clear-link">
1041 (<a href="#"
1042 title="unselect" onclick="unselectRadio('gender', 'Edit1'); return false;">clear</a>)
1043 </span>
1044 </div>
1045 </div>
1046
1047 <div class="form-group"
1048 id="helprow-custom_127">
1049 <br>
1050 <h3>Miscellaneous</h3>
1051 </div>
1052
1053 <div id="editrow-custom_127"
1054 class="form-group">
1055 <label class="col-sm-3 control-label">
1056 Have you come to the conference before?
1057 <span class="field-required">*</span>
1058 </label>
1059
1060 <div class="col-sm-9">
1061 <input type="hidden"
1062 name="custom_127[attended previous conference(s)]" value="" />
1063
1064 <label class="checkbox-inline"
1065 for="custom_127_attended_previous_conference(s)">
1066 <input
1067 id="custom_127_attended_previous_conference(s)"
1068 name="custom_127[attended previous conference(s)]"
1069 type="checkbox"
1070 value="1" />
1071 Attended previous conference(s)
1072 </label>
1073
1074
1075 <input type="hidden"
1076 name="custom_127[received travel stipend to attend previous conference(s)]"
1077 value="" />
1078 <label class="checkbox-inline"
1079 for="custom_127_received_travel_stipend_to_attend_previous_conference(s)">
1080 <input id="custom_127_received_travel_stipend_to_attend_previous_conference(s)"
1081 name="custom_127[received travel
1082 stipend to attend previous conference(s)]"
1083 type="checkbox" value="1"
1084 />
1085 Received travel stipend to attend
1086 previous conference(s)</label>
1087
1088 <input type="hidden"
1089 name="custom_127[presented at previous conference(s)]" value="" />
1090 <label class="checkbox-inline" for="custom_127_presented_at_previous_conference(s)">
1091 <input
1092 id="custom_127_presented_at_previous_conference(s)"
1093 name="custom_127[presented at previous conference(s)]" type="checkbox"
1094 value="1" />Presented at previous conference(s)</label>
1095
1096 <input type="hidden" name="custom_127[have
1097 not attended]" value="" />
1098 <label class="checkbox-inline"
1099 for="custom_127_have_not_attended">
1100 <input id="custom_127_have_not_attended"
1101 name="custom_127[have not attended]" type="checkbox" value="1" />
1102 Have not attended</label>
1103
1104 </div>
1105 </div>
1106
1107
1108 <div id="editrow-custom_128"
1109 class="form-group">
1110 <label class="col-sm-3 control-label">
1111 Do you require a travel scholarship?
1112 </label>
1113
1114 <div class="col-sm-9">
1115 <label class="radio-inline"
1116 for="CIVICRM_QFID_Yes_34">
1117 <input
1118 value="Yes" type="radio" id="CIVICRM_QFID_Yes_34" name="custom_128"
1119 />Yes</label>
1120
1121 <label class="radio-inline"
1122 for="CIVICRM_QFID_No_36">
1123 <input value="No"
1124 type="radio" id="CIVICRM_QFID_No_36" name="custom_128"
1125 />No</label>
1126
1127 <label class="radio-inline"
1128 for="CIVICRM_QFID_Decline_to_answer_38">
1129 <input value="Decline to answer" type="radio"
1130 id="CIVICRM_QFID_Decline_to_answer_38"
1131 name="custom_128" />
1132 Decline to answer</label>
1133
1134 <span class="radio-clear-link">
1135 (<a href="#"
1136 title="unselect"
1137 onclick="unselectRadio('custom_128', 'Edit1'); return false;">clear</a>)
1138 </span>
1139 </div>
1140 </div>
1141
1142 <div class="form-group"
1143 id="helprow-custom_128">
1144 <p>We are unable
1145 to provide honorariums or speaker's fees to presenters at LibrePlanet.
1146 However, presenters are eligible to apply for travel scholarships which
1147 may fund or partially fund transportation and hotel
1148 expenses.</p>
1149 </div>
1150
1151 <div id="editrow-custom_791"
1152 class="form-group">
1153 <label class="col-sm-3">
1154 Would you like to join the FSF's low-volume
1155 mailing list and receive our monthly newsletter?
1156 </label>
1157 <div class="col-sm-5">
1158 <input
1159 type="hidden" name="custom_79[yes]" value="" />
1160 <label class="checkbox"
1161 for="custom_79_yes1">
1162 <input id="custom_79_yes1"
1163 name="custom_79[yes]"
1164 type="checkbox" value="1"
1165 checked="checked"
1166 />Sign me up!
1167 </label>
1168 </div>
1169 </div>
1170 </div> <!-- end form-layout-compressed for last profile -->
1171
1172 <div class="form-group">
1173 <p>We will not publish or share your information with any party
1174 outside the FSF. See our
1175 <a href="https://my.fsf.org/donate/privacypolicy.html">privacy policy</a>
1176 for more information.</p>
1177 <p><strong>Please hit save when you complete the form, then check your
1178 email for a confirmation. Your session proposal will not be submitted
1179 until you confirm.</strong></p>
1180 <p><strong>Thanks for submitting a proposal!</strong></p>
1181 </div>
1182
1183 <div class="form-group">
1184
1185 <input class="btn btn-default"
1186 accesskey="S"
1187 name="_qf_Edit_next"
1188 value="Save" type="submit"
1189 id="_qf_Edit_next1" />
1190
1191 </div>
1192 </form>
1193
1194 </div> <!-- end of LPC 14 main text -->
1195 </div>
1196 </div> <!-- end of container -->
1197
1198 </div> <!-- end of wrapper -->
1199
1200 <div id="footer">
1201 <div class="container">
1202 <p class="text-muted text-center">
1203 The <a href="http://www.fsf.org/">Free Software
1204 Foundation</a> is a nonprofit with a worldwide mission to
1205 advance software freedom. LibrePlanet 2014 is produced in partnership by the <a href="https://www.fsf.org">Free Software Foundation</a> with the <a href="http://sipb.mit.edu/">Student Information Processing Board (SIPB)</a> at MIT.
1206 <a href="https://my.fsf.org/associate/support_freedom">
1207 Donate</a>.
1208 </p>
1209
1210 <p class="text-muted text-center">
1211 <a rel="license"
1212 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
1213 <img alt="[ Creative Commons License ]" style="border-width:0"
1214 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
1215 </a>
1216 This page and its images, logos and videos are licensed under a <br />
1217 <a rel="license"
1218 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
1219 Creative Commons Attribution-ShareAlike 3.0 US
1220 </a>.
1221 Copyright &copy; 2013-2014 Free Software Foundation.
1222 </p>
1223
1224 <p class="text-muted text-center">
1225 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
1226 JavaScript license information
1227 </a>
1228 </p>
1229
1230 <p class="text-muted text-center">
1231 This site, including fonts, CSS, and JavaScript, was built using
1232 <a href="http://getbootstrap.com">Bootstrap</a>,
1233 which is licensed under the
1234 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
1235 Apache 2.0 license</a>.
1236 </p>
1237
1238 </div>
1239 </div>
1240 <script type="text/javascript"
1241 src="/2014/assets/js/jquery-1.8.3.min.js">
1242 </script>
1243 <script type="text/javascript"
1244 src="/2014/assets/js/Common.js">
1245 </script>
1246 <script type="text/javascript"
1247 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
1248 <script type="text/javascript">
1249
1250 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
1251 // Copyright (C) 2014 Free Software Foundation, Inc
1252
1253 $(document).load(lpNavPlace);
1254
1255 $(window).resize(lpNavPlace);
1256
1257 function lpNavPlace() {
1258 screenSize = $(window).width();
1259 if(screenSize <= 767) {
1260 $("#lp-nav").insertAfter("#lp-content");
1261 } else {
1262 $("#lp-nav").insertBefore("#lp-content");
1263 }
1264 }
1265
1266 // @license-end
1267 </script>
1268 </body>
1269 </html>