Various things
[libreplanet-static.git] / 2015 / 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="/2015/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
8 <link href="/2015/assets/css/custom.css" rel="stylesheet" media="screen" />
9 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
10
11 <title>LibrePlanet 2015</title>
12 </head>
13 <body>
14 <div id="wrapper"> <!-- start of wrapper -->
15 <div class="lp-banner"> <!--start of lp banner -->
16 <div class="container"> <!-- start of container -->
17 <div class="row">
18 <div class="lp-head"> <!-- start of lp header -->
19 <div class="col-sm-3">
20 <a href="/2015/">
21 <img src="//static.fsf.org/nosvn/libreplanet/2015/site/graphics/draft_lp_2015_logo.png"
22 class="img-responsive"
23 alt="[ LibrePlanet 2015 &mdash; Free Software, free society ]" />
24 </a>
25 </div>
26 <div class="col-sm-3">
27 <p class="text-muted">
28 March 2015<br />
29 MIT, Cambridge, MA</p>
30 </div>
31 </div><!-- end of lp header -->
32 <div class="col-sm-6"> <!-- start of signup form -->
33 <form role="form" class="margin-top lp-signup"
34 action="https://crm.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
35 method="post" name="Edit" id="Edit">
36 <div>
37 <input name="postURL" type="hidden"
38 value="https://libreplanet.org/2015/confirmation.html" />
39 <input name="cancelURL" type="hidden"
40 value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
41 <input name="add_to_group" type="hidden" value="619" />
42 <input name="_qf_default" type="hidden" value="Edit:cancel" />
43 </div>
44
45 <div id="crm-container" lang="en" xml:lang="en">
46 <p>Sign up for updates on LibrePlanet 2015!</p>
47 <div id="editrow-email-Primary"
48 class="form-group">
49 <label class="sr-only" for="email-Primary">
50 Email
51 </label>
52 <div class="input-group">
53 <input class="form-control"
54 name="email-Primary"
55 id="email-Primary"
56 type="email"
57 placeholder="Your email address" required>
58 <span class="input-group-btn">
59 <button type="submit" class="btn btn-default"
60 accesskey="S" name="_qf_Edit_next" value="Save"
61 id="_qf_Edit_next">
62 Receive updates
63 </button>
64 </span>
65 </div>
66 </div>
67 <div id="editrow-custom_79">
68 <div class="checkbox">
69 <input
70 type="hidden" name="custom_79[yes]" value="" />
71 <label class="lp-label-news">
72 <input id="custom_79_yes"
73 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
74 class="checkbox" />
75 Also join the FSF's newsletter
76 </label>
77 &middot;
78 <p class="help-block">
79 <a href="https://my.fsf.org/donate/privacypolicy.html">
80 Read our privacy policy.
81 </a>
82 </p>
83 </div>
84 </div>
85 </div>
86 </form>
87 </div> <!-- end of signup form -->
88
89 <!-- REGISTER BUTTON
90 <div class="col-sm-offset-3 col-sm-3"> // start of Register button
91 <a class="btn btn-register-lp14 btn-lg btn-block"
92 href="https://libreplanet.org/2015/register">
93 <span class="glyphicon glyphicon-ok"></span>
94 Register now
95 </a>
96 <p class="text-muted text-center">
97 gratis for members and students!
98 </p>
99 </div> //end of Register button
100 -->
101 </div>
102 </div> <!-- end of header container -->
103 </div> <!-- end of lp banner -->
104
105 <div class="container"> <!-- start of container -->
106 <div class="row">
107 <div id="lp-nav" class="col-sm-3">
108 <!--#if expr='"$DOCUMENT_URI" != "/2015/index.html"' -->
109 <p class="text-center lp-home">
110 <a class="text-muted" href="/2015/">
111 <span class="glyphicon glyphicon-chevron-left"></span> Home
112 </a>
113 </p>
114 <!--#endif -->
115
116 <ul class="nav nav-pills nav-stacked">
117 <li><a href="/2015/call_for_sessions">Propose a session</a></li>
118 <!--<li><a href="/2015/program">Program</a></li>-->
119 <!--<li><a href="/2015/program/exhibit_hall.html">Exhibit hall</a></li>-->
120 <li><a href="/2015/exhibit">Exhibit hall</a></li>
121 <li><a href="/2015/volunteer">Volunteer</a></li>
122
123 <!--<li><a href="/2015/video/">Watch the video</a></li>-->
124 </ul>
125
126 <ul class="nav nav-pills nav-stacked">
127 <li><a href="/2015/getting_around">Getting around Cambridge</a></li>
128 <!--<li><a href="/2015/scholarships">Scholarships (until January 10th)</a></li>-->
129 <!--<li><a href="/2015/live">Participate online</a></li>-->
130 <li><a href="/2015/scholarship_donation">Donate to the scholarship fund</a></li>
131 </ul>
132
133 <ul class="nav nav-pills nav-stacked">
134 <li>
135 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2015/Conference_brainstorm">
136 Share your ideas
137 </a>
138 </li>
139 <li><a href="http://media.libreplanet.org/">Videos of previous conferences</a></li>
140
141 <li><a href="/2015/anti-harassment/">Anti-harassment policy</a></li>
142 <li class="fsf-donate">
143 <a href="https://my.fsf.org/associate/support_freedom">
144 <span class="glyphicon glyphicon-heart"></span>
145 Become an FSF member
146 </a>
147 </li>
148 </ul>
149 <p class="text-muted text-center">and attend the conference gratis!</p>
150 </div>
151 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
152 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/carousel/stata_center.jpg"></img>
153
154 <div class="margin-top"> <!-- start of LP14 text -->
155 <!-- // SURVEY ASK
156 <div class="alert alert-info margin-top">
157 <p>If you attended LibrePlanet 2015, please fill out our <a href="https://libreplanet.org/2014/feedback" style="text-decoration:underline">feedback survey</a> so we can make the conference even better next year!</p>
158 </div>
159 -->
160 <p class="lead">
161 LibrePlanet is an annual conference for free software enthusiasts. LibrePlanet brings together software developers, policy experts, activists and computer users to learn skills, share accomplishments and face challenges to software freedom. Newcomers are always welcome, and LibrePlanet 2015 will feature programming for all ages and experience levels.</p>
162 <p>
163 Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum. Lorem ipsum gypsum blipsum.
164 </p>
165 <p>FSF members and students attend LibrePlanet at no cost! <a href="https://my.fsf.org/associate/support_freedom">Become a member now</a>. We encourage you to <a href="https://crm.fsf.org/civicrm/event/register?reset=1&amp;id=13">register in advance</a>, but registration will be available at the door on both days of the conference.</p>
166
167
168 </div> <!-- end of LP15 text -->
169
170 </div> <!-- end of content column -->
171
172 </div>
173 </div> <!-- end of container -->
174
175 </div> <!-- end of wrapper -->
176 <!--#include virtual="/2015/footer.html"-->