The FLC Web Pages
FLC has public web pages with some general information about our activities, contacts, and links to the various subgroups. Moreover there is an internal area which contains a list of group members, an archive of theses and talks, the repository of LC Notes, and detailed information about the FLC computing infrastructure.
You should also have a look at the FLC database. The access to this database is restricted, so you have to log in with a username and password (ask your colleagues). The database contains a more detailed list of current and former group members, an absence list, an archive of group meeting announcements, a couple of talks and publications, plus a table which can be used for the organisation of parties and the famous, traditional FLC Sommerfest. You should always hand your applications for travels and leave over to Ramona in order to help keeping the absence list up to date.
Writing / Maintaining Webpages
A good introduction into the world of html is given by selfhtml.org (german only)
Always crosscheck your webpages for programming mistakes with something like totalValidator.com, w3 validator, ...
Try to keep all webpages accessible to as many people as possible
Help on creating an indico agenda on ilcagenda is given in the training docs located in http://ilcagenda.linearcollider.org/help.py
Help on creating an indico page on desy is given in the indico main guide located in https://indico.desy.de/help.py
Create web photoalbums with jalbum
Login to our webserver
Somehow login to our webserver is not so trivial. What usually works best is
[you@yourFLCmachine]~$ ssh flcweb01 you@flcweb01's password: xxxxx [you@flcweb01]~% aklog [you@flcweb01]~% exit [you@yourFLCmachine]~$ ssh flcweb01 you@flcweb01's password: xxxxx
