added women's banner
[libreplanet-static.git] / index.php
CommitLineData
4c7e3b93 1<!DOCTYPE html>
3fa3b05b
ML
2<html>
3<head>
4c7e3b93
ML
4 <title>LibrePlanet 2010</title>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
3fa3b05b 6 <style type="text/css" media="screen">
3fa3b05b 7
4c7e3b93 8 @import url('http://static.fsf.org/combo.css');
3fa3b05b 9
4c7e3b93 10 html {background-image: url('i/stripe.png');}
3fa3b05b 11
4c7e3b93 12 #hd, #bd, #ft {background-color: black;}
3fa3b05b 13
4c7e3b93 14 #hd, #ft {text-align: center; text-transform: uppercase; font-weight: bold; color: white;}
3fa3b05b 15
4c7e3b93 16 h1{margin: 0; padding: 0;}
3fa3b05b 17
4c7e3b93 18 #ft p {line-height: 56px; margin: 0; padding: 0; font-size: 30px;}
3fa3b05b 19
4c7e3b93 20 #bd {margin: 24px 0; background-image: url(i/bg.png);}
3fa3b05b 21
4c7e3b93 22 #days {text-align: center;}
3fa3b05b 23
4c7e3b93 24 #days h3{text-transform: uppercase; font-size: 26px;}
3fa3b05b 25
4c7e3b93 26 #days ul{text-align: center; margin: 0; padding: 0; }
3fa3b05b 27
4c7e3b93 28 #days li{list-style: none; font-size: 18px; text-transform: uppercase; margin: 0 20px 20px 20px; font-weight: bold;}
3fa3b05b 29
4c7e3b93 30 h2 {margin: -5px 0 !important; padding: -5px !important;}
3fa3b05b 31
4c7e3b93 32#signup {background-color: black; color: white; text-align: center; font-size: 48px; text-transform: uppercase; font-weight: bold; padding-top: 1em;}
3fa3b05b 33
4c7e3b93 34#signup a:link, #signup a:visited{color: yellow;}
3fa3b05b 35
4c7e3b93 36#signup a:active, #signup a:hover{color: red;}
d11b34d9
ML
37
38#womens {background-color: orange; font-size: 24px; padding: 24px; text-align: center;}
4c7e3b93 39
3fa3b05b 40
4c7e3b93
ML
41 </style>
42</head>
43<body>
44<div id="doc2" class="yui-t7">
45<div id="hd">
46<h1><img src="i/lp2010.png" alt="LibrePlanet" /></h1>
3fa3b05b 47</div>
3fa3b05b 48
4c7e3b93
ML
49<div id="bd">
50
51
52
53 <div class="yui-g">
54<h2><img src="i/threedays.png" alt="Three days of free software activism"/></h2>
55
56 </div>
57 <div class="yui-gb" id="days">
58 <div class="yui-u first" id="friday">
59
60 <h3>Friday</h3>
61<ul>
62<li>Intro to the<br />command line</li>
63<li>Web workshop</li>
64<li>Inkscape/GIMP</li>
65<li>Free Network Services</li>
66<li>Phones workshop</li>
67<li>Hackspace</li>
68<li>GNU Hackers Meeting</li>
69</ul>
70
71 </div>
72 <div class="yui-u" id="saturday">
73
74 <h3>Saturday</h3>
75
76 <ul>
77<li>John Gilmore (GNU/EFF)</li>
78<li>Karen Sandler (SFLC)</li>
79<li>Louis Suarez-Potts (OpenOffice.org)</li>
80<li>Walter Bender (OLPC/Sugar Labs)</li>
81<li>Max Shinn/Steve DuBois (GNU Generation)</li>
82<li>Marina Zhurakhinskaya (GNOME shell)</li>
83<li>Richard Stallman</li>
84</ul>
85
86 </div>
87 <div class="yui-u" id="sunday">
88
89 <h3>Sunday</h3>
90
91 <ul>
92<li>GNU Hackers</li>
93<li>Bradley M. Kuhn (SFLC)</li>
94<li>Free Software Mentoring Workshop</li>
95<li>Increase women's participation in free sw</li>
96<li>Free BIOS</li>
97<li>Software Licensing</li>
98<li>Ogg Vorbis/Theora</li>
99<li>Mozilla</li>
100</ul>
101
102 </div>
103 </div>
3fa3b05b 104
3fa3b05b 105
4c7e3b93
ML
106 <div class="yui-g">
107<h2><img src="i/hacking-banner.png" alt="Plus: three day dedicated hacking track! Bring your laptop and work on your own projects! Network Services, phone hacking and graphics libraries" /></h2>
3fa3b05b 108
4c7e3b93 109 </div>
3fa3b05b 110
4c7e3b93 111 <div class="yui-g" id="signup">
3fa3b05b 112
4c7e3b93 113 <p><a href="http://groups.fsf.org/wiki/LibrePlanet2010/Attendees">Sign up today!</a> &mdash; $60 for non-FSF associate members &mdash; <a href="https://my.fsf.org/associate/support_freedom?referrer=7776">join now</a></p>
3fa3b05b 114
4c7e3b93 115 </div>
3fa3b05b 116
4c7e3b93 117</div>
3fa3b05b 118
4c7e3b93 119<div id="ft">
3fa3b05b 120
4c7e3b93 121 <p>March 19th &mdash; 21st 2010 &nbsp;&mdash;&nbsp; Harvard Science Center</p>
3fa3b05b
ML
122
123</div>
124</div>
d11b34d9
ML
125<div id="womens">
126
127<p>This year's conference features a dedicated track to help increase women's participation in free software. You can help this vital issue, by donating to the travel fund.</p>
128</div>
3fa3b05b
ML
129
130</body>
4c7e3b93 131</html>