User: jpmcc   
Date: 2007-12-02 21:11:38+0000
Added:
   marketing/www/ooocon2008/cfl.html
   marketing/www/ooocon2008/default.css
   marketing/www/ooocon2008/ooocon.js

Log:
 It's that time of year again...

File Changes:

Directory: /marketing/www/ooocon2008/
=====================================

File [added]: cfl.html
Url: 
http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/cfl.html?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 143
----------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>OpenOffice.org Conference 2008 - Call for Location</title>
  
  <!-- Include the common CSS stylesheet -->
  <link rel="stylesheet" type="text/css" href="default.css">
   <script language="JavaScript" type="text/javascript" 
src="ooocon.js"></script>
 
</head>


<body>

<div id="content">

<!--
  <div id="title">
    <a href="/conference/index.html">
      <img style="border: 0px solid; margin-left: 25px; float: left;" 
           src="images/ooocon2008_176x105.png"
           alt="OpenOffice.org Conference logo" />
    </a>
    <h3>OpenOffice.org Conference (OOoCon 2008)</h3>
    <p>19th-21st.September 2008<br />Barcelona, Spain<br /><br />
    <a href="attendees.html#register"><span class="register">Register 
Now</span></a>
    </p>
  </div>

  <br style="clear: left;"/>
  <br />

  <div id="midtabs">
    <ul>
      <li><a href="index.html">Home</a></li>
      <li><a href="news.html">News</a></li>
      <li><a href="venue.html">Venue</a></li>
      <li><a href="travel.html">Travel</a></li>
      <li id="progroot">
        <a onmouseover="dropdown('prog','visible');" 
onmouseout="dropdown('prog','hidden');" href="programme.html">Programme</a>
        <ul id="progmenu" class="subtabs" 
onmouseover="dropdown('prog','visible');" 
onmouseout="dropdown('prog','hidden');">
          <li style="display: none;" id="fixfox" ><a 
href="programme.html">Programme</a></li>
          <li><a href="programme/tuesday.html">Tuesday</a></li>
          <li><a href="programme/wednesday.html">Wednesday</a></li>
          <li><a href="programme/thursday.html">Thursday</a></li>
          <li><a href="programme/friday.html">Friday</a></li>
        </ul>
      </li>
      <li><a href="speakers.html">Speakers</a></li>
      <li class="th"><a href="attendees.html">Attendees</a></li>
      <li><a href="sponsorship.html">Sponsors</a></li>
   </ul>
 </div>

   <div class="contentpart" id="contextualinformation">
    <br />
    <br />
   </div>
-->

    <h3>Call for Location</h3>
    <p>We are collecting applications from teams who are willing to organise
    OOoCon 2008.</p>
    <p>Interested teams should send their applications to the mailing list
    mailto:[EMAIL PROTECTED] following the guidelines
    below.</p>

    <h3>Key Question</h3>
    <p>In 400 words or less, answer this question</p>
    <ul>
    <li>Why is your location and the date you propose the best for OOoCon 
2008?</li> 
    </ul>
    
    <h3>Mandatory Information</h3>
    <p>Your proposal MUST include</p>
    <ul>
    <li>Location (country, city, conference center/university)</li>
    <li>Proposed Date(s)</li>
    <li>Team Lead (main contact person)</li>
    <li>Team Members (all members should be willing and able to commit at
      least 3 hours per day to planning the conference during the last
      two weeks before OOoCon 2008)</li>
    <li>Local events that are taking place in parallel (or right
      before/after)</li>
    <li>Special visa or entry requirements, e.g. vaccinations</li>
    </ul>
    
    <h3>Your proposal COULD include</h3>
    <ul>
    <li>Large local OpenOffice.org deployments (for user keynotes and
      success stories)</li>
    <li>Names of local OpenOffice.org developers (for developer sessions)</li>
    <li>Names of local OpenOffice.org vendors/partners (potential
      sponsors)</li>
    <li>Travel costs (e.g. flight costs from the following cities: London,
      Paris, Rome, Beijing, Sydney, New York, Hamburg, Dublin, San
      Francisco, Cape Town, Tokyo)</li>
    <li>Accomodation costs (youth hostel, hotel)</li>
    </ul>

    <h3>Supplementary Information</h3>
    <p>User feedback from previous conferences suggest that the ideal location
    will:</p>
    <ul>
    <li>have a strong local OpenOffice.org community</li>
    <li>attract strong sponsor support</li>
    <li>have a low-cost/free conference centre with conference venues
      close together</li>
    <li>have facilities where people can pass the time, socialise, and
      mingle with other conference delegates close to the conference
      building(s)</li>
    <li>have a range of low-cost accomodation with easy/cheap transport to
      the conference location</li>
    <li>attract the largest number of community contributers</li>
    <li>facilitate the attendance of a large number of Sun's 
      OpenOffice.org developers (who are in Hamburg, Germany)</li>
    <li>be accessible by cheap flight and train tickets</li>
    <li>be aligned with a large IT event (e.g. CeBIT, Systems, Comdex)</li>
    <li>provide low-cost broadband Internet access (e.g. wireless LAN in
      the rooms)</li>
    <li>allow for video and audio streaming (e.g. via the support of a
      company)</li>
</ul>

<h3>Submitting a Proposal</h3>
<p> Proposals should be sent to the mailing list
mailto:[EMAIL PROTECTED] </p>
<p>The deadline for submissions is January 31, 2007. Shortly after that
date we will publish the applications and call for votes from community
members.</p>
<p>Information about previous OpenOffice.org Conferences can be found at:
http://marketing.openoffice.org/conference</p>

<p>Thank you and good luck with your proposals!</p>

<p>The OpenOffice.org Conference Team</p>


</div>

</body>
</html>

File [added]: default.css
Url: 
http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/default.css?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 164
----------------
#content {
/*    margin-right: 160px;
    padding: 0.5em; */
}

#menu {
        position: absolute;
        top: 150px;
        right: 1%;
        width:150px;
}

#menu h3 {
    font-size: .8em;
    font-weight:bold;
    background-color: #FFFFFF;
    background-image: 
url("http://marketing.openoffice.org/branding/images/fading-blue.gif";);
    background-repeat: repeat-y;
    background-position: top left;
    color: #032360;
    padding-top: 0.5em;
}

#menu p {
    margin: 0em 0em 0em 1em;
}

#content h3 {
    background-color: #DEE4EE;
    color: #06348C;
}

#content h4 {
    color: #06348C;
    margin-left: 2em;
}

#content .level4 {
    margin-left: 3em;
}

#content p {
    text-align: justify;
    padding-left: 1em;
}

.register {
    font-size: 120%;
    font-weight: bold;
    color: red;
}

#title h3 {
    background-color: #FFF;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
}
  
#title p {
    text-align: center;
    padding-left: 0;
        
    font-style: italic;
    color: #06348C;
}
  
#logo {
    text-align: center;
}

#langLine {
        margin-left: 0em;
        font-size: smaller;
}

.thisLang {
        font-weight: bold;
}

.lang {
        font-weight: bold;
}

.news .date {
  font-weight: bold;
  color: #06348C;
}

.news .date:after {
  content: " - ";
  color #06348C;
}

td#premium {
    vertical-align: middle;
    text-align: left;
    border: 1px solid #dddddd;
    padding: 5px;
}

td#gold, td#silver, td#organisers {
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    border: 1px solid #dddddd;
    padding: 5px;
}
   

#midtabs {
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 0.5em;
    background: #06348C;
    width: 100%;
    border-bottom:none;
    font-size: 1em;
}    
#midtabs ul {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    list-style: none;
    color: #fff;
    font-weight: bold;
    border-bottom: none; /* maybe we want this border for the whole bar?*/
}   
#midtabs li {
   float: left;
   color: #fff;
}
   
#midtabs a, #midtabs a:link, #midtabs a:visited, #midtabs a:hover {
    float: left;
    padding: 0.3em 1em;
    text-decoration: none !important;
    color: #fff !important;    
}

#midtabs a:hover { 
    background: #fff;
    color: #698ed1 !important;
}

#midtabs li.th a  {
    background: #fff;
    color: #06348C !important;
}

.subtabs {
  clear: left;
        visibility: hidden;
        position: absolute;
  background: #06348C;
}

.subtabs li {

  clear: left;
        display: block;

        width: 100%;

}

File [added]: ooocon.js
Url: 
http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/ooocon.js?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 35
---------------
/*

Programme:      ooocon.js
Author:                 John McCreesh

Written:                15-Apr-07
Modified:               
*/

/* 
 Simple function to create a dropdown menu
 The root menu must have an id="xxxroot"; 
 the dropdown menu must have an id="xxxmenu"
 and then this function is invoked as dropdown('xxx','visible')
 or dropdown('xxx','hidden')
*/
function dropdown(menu,action)
{
  var rootmenu = menu + 'root';
  var submenu = menu + 'menu';
  
  document.getElementById(submenu).style.visibility = action;

  if ( action == 'visible' )
  {
    var root = document.getElementById(rootmenu);

    var rootwidth = root.offsetWidth;
    document.getElementById(submenu).style.width = rootwidth + "px";
    
/*  here follows a horrid kludge to make IE and Firefox behave the same */
    var browser=navigator.appName
    if (browser=="Netscape")
    {
      document.getElementById("fixfox").style.display = "inherit";
    }
  }
}




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to