more links
[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 #womens {background-color: orange; font-size: 24px; padding: 24px; text-align: center;}
39
40
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>
47 </div>
48
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>
104
105
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>
108
109 </div>
110
111 <div class="yui-g" id="signup">
112
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>
114
115 </div>
116
117 </div>
118
119 <div id="ft">
120
121 <p>March 19th &mdash; 21st 2010 &nbsp;&mdash;&nbsp; Harvard Science Center</p>
122
123 </div>
124 </div>
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 <a href="https://my.fsf.org/associate/support_freedom/donate?benefit_of=womenscaucus">donating to the travel fund</a>.</p>
128 </div>
129
130 </body>
131 </html>