From Cambridge University Caving Club - CUCC wiki
Revision as of 10:02, 21 March 2008 by Aaron (talk | contribs) (New page: ==History of the situation== Since time beyond mind, the expo website has been at [http://cucc.survex.com/expo/], and contains a huge amount of information. It is hosted on a server living...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

History of the situation

Since time beyond mind, the expo website has been at [1], and contains a huge amount of information. It is hosted on a server living in London, administered (owned?) by Mark Shinwell (and others?).

The workings of the website are detailed at http://www.srcf.ucam.org/caving/wiki/Expo_website_manual . At the moment, user:Aaron appears to be the only current Cambridge member who can edit it, and he would really like other people to get accounts as well and help him out!

There is a general feeling that "something needs to be done" about the expo website.

What's good about the current website

  • It's under version control (SVN). This means that any changes can be reverted, and comments are made with changes which can later be reviewed.
  • It does a lot of things automatically. This includes generating all of the cave pages, with lengths and depths calculated from survey files, the prospecting map, (a few other things, someone fill them in).

What more we could want from the website

  • Something that's more presentable to sponsors and the public. Maybe a little bit flashy.
  • Ease of editing. This has two components. Firstly, improve the general understandability of the scripts which automatically generate the html.

Possible futures for the website

  • We could start a separate expo publicity website and keep the current one as is.
  • We could move the whole thing to a wiki.
  • We could restructure the whole thing using Django. This would be a good framework for easy editing and automatic scripts.