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