From 99b57bb4bfe321e298068ad4feaa97286169c5ed Mon Sep 17 00:00:00 2001 From: aaron <devnull@localhost> Date: Wed, 21 Feb 2007 10:30:04 +0100 Subject: [PATCH] [svn r7646] Fixed page titles, added job allocations page. --- years/2007/grants.html | 2 +- years/2007/index.html | 4 +- years/2007/jobs.html | 108 ++++++++++++++++++++++++++++++++++++++++ years/2007/mission.html | 2 +- years/2007/whowhen.html | 2 +- 5 files changed, 113 insertions(+), 5 deletions(-) create mode 100644 years/2007/jobs.html diff --git a/years/2007/grants.html b/years/2007/grants.html index 145e65490..e1014a425 100644 --- a/years/2007/grants.html +++ b/years/2007/grants.html @@ -2,7 +2,7 @@ <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> - <title>Expo 2006: mission statement</title> + <title>Expo 2007: support and sponsorship</title> <link rel="stylesheet" type="text/css" href="../../css/main2.css" /> </head> <body> diff --git a/years/2007/index.html b/years/2007/index.html index 3c637ad2c..c530af97f 100644 --- a/years/2007/index.html +++ b/years/2007/index.html @@ -2,7 +2,7 @@ <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> -<title>Expo 2006: documentation index</title> +<title>Expo 2007: documentation index</title> <link rel="stylesheet" type="text/css" href="../../css/main2.css" /> </head> <body> @@ -10,7 +10,7 @@ <h1>Expo 2007 (Cambridge Austrian Cave Science Expedition 2007) <br>Documentation Index </h1> <ul> <li><a href="mission.html">Provisional mission statement</a></li> - <li>Expo committee and jobs: in progress </li> + <li><a href="jobs.html">Expo committee and jobs</a></li> <li><a href="grants.html">Grant application, sponsorship, and institutional support material</a></li> <li><a href="whowhen.html">Provisional "who and when" table</a></li> </ul> diff --git a/years/2007/jobs.html b/years/2007/jobs.html new file mode 100644 index 000000000..6dd03dfe9 --- /dev/null +++ b/years/2007/jobs.html @@ -0,0 +1,108 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> + <title>Expo 2007: job allocations</title> + <link rel="stylesheet" type="text/css" href="../../css/main2.css" /> + </head> + <body> + + <h2 align=center>Expo 2007 Committee and job allocations </h2> + <p align=center>Please email aaron with questions regarding this table. </p> + <table width="80%" border="1" align="center" bordercolor="#000000"> + <tr> + <th width="200" scope="col">Name</th> + <th width="230" scope="col">Position</th> + <th width="459" scope="col">Task</th> + </tr> + <tr> + <th width="200" rowspan="4" scope="row">Aaron Curtis </th> + <td rowspan="4">Expedition Leader </td> + <td>Announce expo, create database of interested people </td> + </tr> + <tr> + <td>Form expo committee, allocate jobs </td> + </tr> + <tr> + <td>Pre-expo website responsibilites</td> + </tr> + <tr> + <td>Public relations </td> + </tr> + <tr> + <th width="200" rowspan="3" scope="row">Djuke Veldhuis</th> + <td rowspan="3">Research Coordinator </td> + <td>Oversee research program </td> + </tr> + <tr> + <td>Grant applications (with Aaron) </td> + </tr> + <tr> + <td>Scientific outreach </td> + </tr> + <tr> + <th rowspan="2" scope="row">Mark Shinwell </th> + <td rowspan="2">Travel Coordinator </td> + <td>Determine who will use what vehicles </td> + </tr> + <tr> + <td>Book ferries </td> + </tr> + <tr> + <th width="200" rowspan="3" scope="row">Pete Harley </th> + <td rowspan="3">Sponsorship Coordinator </td> + <td>Compile list of companies to contact </td> + </tr> + <tr> + <td>Write letters (with Djuke) </td> + </tr> + <tr> + <td>Printing and mailing </td> + </tr> + <tr> + <th scope="row">Dave Loeffler</th> + <td>Webmaster and Kataster Coordinator</td> + <td>Update website with new finds and developments after expo </td> + </tr> + <tr> + <th scope="row">Lucy Freem </th> + <td>Stash</td> + <td>Design Expo 2007 tshirts and CUCC 2007 tshirts / hoodies </td> + </tr> + <tr> + <th scope="row">Wookey</th> + <td> </td> + <td>Insurance</td> + </tr> + <tr> + <th scope="row">Frank</th> + <td> </td> + <td>Fixing drills </td> + </tr> + <tr> + <th width="200" scope="row">Nial Peters </th> + <td> </td> + <td>Gear required list </td> + </tr> + <tr> + <th width="200" rowspan="4" scope="row">Unallocated</th> + <td> </td> + <td>Oversee gear order </td> + </tr> + <tr> + <td> </td> + <td>Food (Olly / Jenny)? Aaron will email</td> + </tr> + <tr> + <td>Treasurer</td> + <td> Expo accounts. Jenny? Wookey? Aaron will email </td> + </tr> + <tr> + <td> </td> + <td>(List not yet complete)</td> + </tr> + </table> + <p align=center> </p> + <p> </p> +</body> +</html> diff --git a/years/2007/mission.html b/years/2007/mission.html index 2bc439a30..dc0c012bd 100644 --- a/years/2007/mission.html +++ b/years/2007/mission.html @@ -2,7 +2,7 @@ <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> - <title>Expo 2006: mission statement</title> + <title>Expo 2007: mission statement</title> <link rel="stylesheet" type="text/css" href="../../css/main2.css" /> </head> <body> diff --git a/years/2007/whowhen.html b/years/2007/whowhen.html index 2c22f68ed..4ebdd53ae 100644 --- a/years/2007/whowhen.html +++ b/years/2007/whowhen.html @@ -2,7 +2,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> -<title>Expo 2006: travel arrangements</title> +<title>Expo 2007: who and when</title> <link rel="stylesheet" type="text/css" href="http://cucc.survex.com/expo/css/main2.css" /> <style type="text/css"> <!--