From: Claudio Sacerdoti Coen Date: Wed, 13 Feb 2002 18:33:52 +0000 (+0000) Subject: Project Management template added. X-Git-Tag: V_0_3_0_debian_8~325 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=d7b61b862907f210d1e1dc107935f277d1152846;p=helm.git Project Management template added. Not integrated in the site yet. Maybe it will become a bunch of XML files once the management groups will be formed (i.e. during the kick-off). --- diff --git a/helm/mowgli/home/html/.cvsignore b/helm/mowgli/home/html/.cvsignore index 1ea3c06ca..606cd937a 100644 --- a/helm/mowgli/home/html/.cvsignore +++ b/helm/mowgli/home/html/.cvsignore @@ -1,6 +1,7 @@ home.html index.html menu.html +project-management.html consortium.html project.html news.html diff --git a/helm/mowgli/home/html/Makefile b/helm/mowgli/home/html/Makefile index 4ce83516e..55c50220e 100644 --- a/helm/mowgli/home/html/Makefile +++ b/helm/mowgli/home/html/Makefile @@ -5,6 +5,7 @@ DOCUMENTS = \ index.html \ home.html \ menu.html \ + project-management.html \ consortium.html \ project.html \ news.html \ @@ -109,6 +110,9 @@ index.html: $(TEMPLATESROOT)/index.html menu.html: $(TEMPLATESROOT)/menu.html sed s/\@DATE\@/"`date`"/ $< >$@ +project-management.html: $(TEMPLATESROOT)/project-management.html + cp $< $@ + consortium.html: $(XMLROOT)/consortium.xml \ $(XSLROOT)/consortium.xsl xsltproc -o $@ $(XSLROOT)/consortium.xsl $< diff --git a/helm/mowgli/home/templates/project-management.html b/helm/mowgli/home/templates/project-management.html new file mode 100644 index 000000000..54d82999c --- /dev/null +++ b/helm/mowgli/home/templates/project-management.html @@ -0,0 +1,83 @@ + + + + + Project Management + + + + +

Project Management

+

The Project management will be assured by the following relevant + roles:

+
    +
  1. Project Manager
  2. +
  3. Exploitation manager
  4. +
  5. Work-package Leaders
  6. +
  7. Technical Contributors
  8. +
+

and by the following Project Bodies:

+
    +
  1. Project Coordination Committee (PCC)
  2. +
  3. Project Exploitation Board
  4. +
  5. Work-package Teams.
  6. +
+
+
Project Manager
+
The mandate of the Project Manager is + to represent the Project, report to the Commission, monitor + overall performance of the project, ensure accomplishment + of the technical objectives, promote project visibility, + promote dissemination of project results in the relevant international + forums, promote acceptance of project results, administer + project resources and monitor project spending.
+ +
Exploitation Manager
+
S/he will be responsible for coordinating + exploitation activities undertaken by the Project Exploitation Board + (PEB) in close cooperation with the Project Coordination Committee + (PCC).
+ +
Work-package Leaders
+
They are responsible for the performance of + Work-packages, and they must be committed to the Work-package for at + least five man months per year.
+ +
Technical Contributors
+
Technical Contributors are specialised + staff provided by the partners. They could be either people active on + a stable basis into a Work-package, or people who contribute from time + to time on specific tasks related to the work-plan (external + contributors).
+ +
Project Coordination Committee
+
The PCC is chaired by the Project + Manager and constituted by one representative from each Partner, and + is the main decision body of the Consortium. It is in charge + of all formal decisions regarding technical direction of the work, + proper interrelation between Work-packages, + relations with IST Office, policies for promotion of results, + administrative arrangements. In view of minimising management overhead + and project costs, partners providing the Project Manager, + and the Work-packages Leaders are required to appoint the same + person as their official representative in the Project + Coordination Committee.
+ +
Project Exploitation Board
+
The PEB will be chaired by the + Project Exploitation Manager, and composed by the Exploitation + Managers of each partner. It will monitor the state of the art in + the domains of content-based information technologies, W3C activities, + Web publishing, and digital libraries. It will be responsible for + planning the dissemination and exploitation strategies for the + consortium, to be approved by the PCC.
+ +
Work-package Teams
+
They are constituted of the technical contributors. + Each team will be chaired by a Work-package Leader, and it will be in + charge of carrying out the technical work described in Section + \ref{Workpackages}.
+
+ +