]> git.openstreetmap.org Git - stateofthemap.git/blob - register/index.html
Extra resources for State of the Map 2012 site
[stateofthemap.git] / register / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4     <head>
5         <title>State Of The Map 2010 - Register</title>
6         <meta name="description" content="The State of the Map is the annual conference of OpenStreetMap - the worldwide movement that is creating a free map of the world."></meta>
7         <meta name="keywords" content="openstreetmap, osm, maps, gps, sotm, stateofthemap"></meta>
8         <link href="css/reset.css" media="screen" rel="stylesheet" type="text/css" />
9         <link href="css/sotm.css" media="screen" rel="stylesheet" type="text/css" />
10         <script src="javascript/prototype.js" type="text/javascript"></script>
11         <script src="javascript/speakers_board.js" type="text/javascript"></script>
12     </head>
13     <body>
14         <div id="wrapper">
15             <div id="header">
16                 <span class="left"></span>
17                 <span class="right"></span>
18                 <h1>State Of The Map 2010</h1>
19                 <h2>The 4th Annual International OpenStreetMap Conference<br/>
20                     <b>Girona</b>, the Spain, <b>July 9th-11th, 2010</b>
21                 </h2>
22                 <h3>Join the community mappers who are driving a grass roots mapping revolution</h3>
23             </div>
24             <div id="content">
25                 <p class="first"><em>The State of the Map 2010</em> will feature talks and workshops from the leading members of the <em>OpenStreetMap</em> community. You'll have the opportunity to hear at first hand from the people who make the maps, write the code and lead the rapidly growing community of worldwide mappers.</p>
26                 <div class="banner">
27                     <span class="left"></span>
28                     <span class="right"></span>
29                     <p>Space is limited and places are filling fast!</p>
30                     <a href="http://stateofthemap.org/register-now/register/">Register your place</a>
31                 </div>
32                 <h3>Previous speakers have included:</h3>
33                 <div class="speakers"></div>
34                 <h3>This year's conference themes:</h3>
35                 <ul class="themes">
36                     <li><em>Living the Map</em> &mdash; Maps have long been a source of power, control and wealth in the world.  How is OpenStreetMap's free map changing the communities that you live in or work with?  What are the social implications of a free and open map in different countries around the world?  How can OpenStreetMap help make the world a better place</li>
37                     <li><em>Mapping for the Masses</em> &mdash; OpenStreetMap has come a long way in the last 5 years.  But how can we make sure OpenStreetMap continues to grow and thrive for the next 5 years?  "Mapping for the Masses" invites speakers to present about their thoughts, opinions, projects or tools that will help OpenStreetMap grow and help its open map become the richest and most detailed in the world.</li>
38                     <li><em>OpenStreetMap Tech Talk</em> &mdash; 
39                    OpenStreetMap has a vibrant community of hackers, systems administrators and app developers whose work keeps OpenStreetMap going and growing.  Maybe you are working on a new OpenStreetMap editor, plugin,  renderer, API or application that you'd like to share with everyone.  If you hang out on OSM-Dev, dream in bash syntax and know OpenStreetMap's API structure off by heart, this is the place for you to share your knowledge and ideas. </li>
40                     <li><em>Powered by OpenStreetMap</em> &mdash; In the last 12 months, OpenStreetMap powered apps have appeared in app stores and on the web like never before.  More organisations from governments to universities, NGOs, navigation providers and web portals are using OpenStreetMap than every before.  This session invites any users of OpenStreetMap to share their experiences creating OpenStreetMap powered applications and services.</li>
41                 </ul>
42                 <ul class="bulleted">
43                     <li>Find out about the latest developments in the OpenStreetMap world</li>
44                     <li>Get tips on using OpenStreetMap data and tools in your projects</li>
45                     <li>Relax and socialize in a friendly atmosphere with like minded mappers from around the world</li>
46                     <li class="no-bullet" target="_blank"><a href="http://www.stateofthemap.org/about/">Find out more about the State of the Map</a></li>
47                 </ul>
48                          </div>
49             <p id="footer">
50                 <span class="left"></span>
51                 <span class="right"></span>
52             </p>
53         </div>
54         <script type="text/javascript">//<![CDATA[
55             document.observe('dom:loaded', function(){
56                 Speakers.select_speakers();
57             });
58             //]]></script>
59
60                         <script type="text/javascript">
61 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
62 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
63 </script>
64 <script type="text/javascript">
65 try {
66 var pageTracker = _gat._getTracker("UA-7302606-1");
67 pageTracker._trackPageview();
68 } catch(err) {}</script>
69
70
71                         </body>
72 </html>