Common Language Resources and Technology Infrastructure REVISED WEBSITE

Size: px
Start display at page:

Download "Common Language Resources and Technology Infrastructure REVISED WEBSITE"

Transcription

1 REVISED WEBSITE Responsible: Dan Cristea Contributing Partners: UAIC, FFGZ, DFKI, UIB/Unifob The ultimate objective of CLARIN is to create a European federation of existing digital repositories that include language-based data, to provide uniform access to the data, wherever it is, and to provide existing language and speech technology tools as web services to retrieve, manipulate, enhance, explore and exploit the data.

2 The primary target audience is researchers in the humanities and social sciences and the aim is to cover all languages relevant for the user community. The objective of the current CLARIN Preparatory Phase Project ( ) is to lay the technical, linguistic and organisational foundations, to provide and validate specifications for all aspects of the infrastructure (including standards, usage, IPR) and to secure sustainable support from the funding bodies in the (now 23) participating countries for the subsequent construction and exploitation phases beyond CLARIN

3 CLARIN EC FP7 project no Revised website Deliverable: D6C Deadline: (postponed to due to late start) Responsible: Dan Cristea Contributing Partners: UAIC, FFGZ, DFKI, UIB/Unifob all rights reserved by UAIC on behalf of CLARIN CLARIN

4 Scope of the Document This document describes the technology used to build the CLARIN site, its structure and content. CLARIN

5 Contents 1. Introduction Levels of accessibility The DRUPAL technology Site organization Dynamic features Clarin activities intermediated by the website till now Future developments... 9 References... 9 CLARIN

6 1. Introduction The CLARIN website is intended to function as a virtual working space for the CLARIN partners and members as well as a dissemination space for anybody interested on our project. It records in a protected area all information regarding the projects' evolution necessary for internal consultation (set up and maintained in cooperation with WP1C), and a public section will be used for dissemination outside the project community. 2. Levels of accessibility The main criteria in the organization of the CLARIN website was to best satisfy the needs of its very diverse users. There are four categories of users of the CLARIN website: the unauthenticated user, the CLARIN member user, the CLARIN partner user and the CLARIN EB user. The different access rights of these types of users are presented below: - the unauthenticated user has access to public pages. These pages contain general interest information on the project, the events organized by the project's people, personal and institutional joining information. - the authenticated user: there are three types of authenticated users. The difference between these types of users comes from the different access permissions they are allowed to: - the CLARIN member user type: this type of user corresponds to a person working for an institution which is a CLARIN member and is interested in joining one of the CLARIN working groups. As soon as a member user requests membership to one of the working groups and the request is approved by the head of the working group or the CLARIN webmaster, she/he gets read access to all the documents and deliverables produced by the CLARIN working groups. As far as writing access is concerned, this user can only edit the documents that belong to the working group she/he is part of. Every change that is made by a user is logged by the Drupal system. The documents also have a versioning system that allows changes to be reverted. - the CLARIN partner user type: has all the privileges of a CLARIN member and has additional access to some documents that are relevant for the CLARIN partners; - the CLARIN Executive Board user type: has read and write privileges throughout all the CLARIN site; it can read and edit all the documents in all the working groups and has read/write access to EB documents and to the EB and CLARIN calendars. 3. The DRUPAL technology The site is built using the Drupal technology. Drupal is an open-source modular framework and Content Management System (CMS) written in PHP. It is distributed under the GPL (GNU General Public License) and is maintained and developed by a community of thousands of users and developers. A Content Management System is a software that facilitates the creation, organization, manipulation and removal of information in the form of images, documents, scripts, plain text, etc. 1 Drupal is part of a technology stack that contains the following pieces: - the server: a server is a computer which provides information or services to other computers on a network CLARIN

7 - the operating system: the software that runs on the server; Drupal can be installed on a variety of OSs: Windows, Linux, Unix, Mac OS X; - the database: Drupal uses a database to store most content and configuration settings of the site; some content such as media files are usually stored in the server's files system; - the web server: a web server is the software component responsible for serving web pages; examples are Apache and Microsoft IIS; - PHP: PHP is a programming language that allows web developers to create dynamic content that interacts with databases; - Drupal: a framework for building dynamic web sites offering a broad range of features and services including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using controlled vocabularies and XML publishing for content sharing purposes. 2 A Drupal installation is generally comprised of a mix of core and contributed modules. The Drupal core contains the basic features that are common across different types of CMSs: the ability to register and maintain individual user accounts and to differentiate types of user access, the ability to create and easily manage content (pages, tables, comments, custom content types), the possibility to create custom webforms (for user subscription, for submitting a resource or a tool, for signing up for an event). But the real power and flexibility of Drupal comes from the wealth of contributed modules. These modules enhance a Drupal site by offering very task specific functionality. The Drupal modules can be freely downloaded from the Drupal site 3 and can be installed and used. There are currently over 2500 modules for Drupal 6 available. The main modules which have been used for the CLARIN site are: the Organic Groups (OG) module, the Views module, the CCK module and the FCKEditor module. The Organic Groups (OG) module enables users to create and manage their own 'groups'. Each group can have subscribers and can maintain a group home page where the group members can communicate amongst themselves. They can do this by posting the Drupal-specific note types: blog, story, page, comments. 4 The groups on the CLARIN website are closely related to the structure of the project: each CLARIN Working Package has its corresponding Organic Group and each Working Group in the working packages has a corresponding Organic Subgroup. A person who works for a CLARIN member institution can apply for joining a Working Group - meaning, in Drupal terms, that it requests membership in one of the Organic Subgroups. The person that administers the Organic Group or the webmaster is in charge of allowing or disallowing the membership of that person to a certain group. The Views module provides a flexible method for Drupal site designers to control how lists of content are presented. This modules is essentially a smart query builder that, given enough information, can build a proper SQL query, execute it and display the results. 5 On the CLARIN website the Views module is used for a multitude of purposes: to view results belonging to the LRT resource/tools inventory (the database is queried for all the submitted resources/tools and these are shown in a table sorted ascending after their name; the view allows the user to further sort this information after a couple of given criteria like type, language, country or institute), to view the events posted on the CLARIN website, to view the members of a Working Group or Work Package, etc. The Content Construction Kit (CCK) module allows the users to add custom fields to nodes using a web browser 6. This gives the CLARIN users the possibility to create new forms for custom content (for example, to create the Resource content type, and then allow users to submit the metadata about their resources by filling in the Resource content type). Only EB members and webmasters can create new content types. All the other users are only allowed to create new instances of the custom content type created by EB members or webmasters (this means that a member or partner user can create new resources, but they are not allowed to create a new content type - WebService for instance). The FCKeditor module allows Drupal to replace text-area fields with the FCKeditor 7. This is a HTML editor built according to the WYSIWYG (What You See Is What You Get) principle. It gives the user the possibility to edit their web pages inside the Drupal system, without the need to know any HTML code. The editor also has some word-processor features (align the text, change the typeface of the font, insert an image or a hyperlink, cut, paste, undo, redo, etc). This editor is used throughout the CLARIN site to ease the process of adding new pages to the site. CLARIN

8 4. Site organization The CLARIN website can be accessed through three menus: the principal static menu (positioned horizontally at the top of the screen), the user menu (as secondary links, positioned horizontally in the second line from the top), and the navigation menu (positioned vertically on the left side of the screen). 4.1 The principal menu (static) This menu consists of a series of tabs at the top of the pages, that represent links to different pages of interest inside the site. This menu, which is called the Primary Links Menu in technical terms, offers an overview of the site's most important pages. They present the visitor of the CLARIN site the main activities, events and initiatives of the project. These links enhance the navigation across the site. Their static nature offers the visitor of the CLARIN website a simple and easy way to navigate through the pages of the site. 4.2 The user menu (user-specific, static) The user menu provides to a user the most important links needed to manage her/his CLARIN site account. Using these links the user can access and edit his profile, can create new content and can log out of his account. The menu is situated horizontally above the content area of the site. In Drupal technical terms, this menu is called the Secondary Links Menu. 4.3 The navigation menu (user-specific, dynamic) The navigation menu is a user-specific menu that allows easy navigation through the parts of the site that are the most accessed by the signed-in users. It is specific in the sense that it looks different to different users. For example, the users who are part of WG 2.1 and 2.2 will have the navigation structure corresponding to these two working groups in their navigation menu (since they are part of those working groups, we assume that they will need to access the documents of their working groups more frequently than the documents of some other working groups). This is only the default setting of the navigation menu for a user. If the user is interested in some other working groups too, she/he can choose to add or remove some of the working group navigation menus. This way the user can create a menu that is entirely suited for the work she/he has to do. The navigation menu is positioned vertically on the left side of the screen. 5. Dynamic features The first page of the site contains a special banner, positioned at the top of the page, displaying a random image from a collection of given images. These images are prepared in advance by the CLARIN webmaster team to promote the initiatives and events organized by CLARIN and to draw the attention of the CLARIN website visitors towards its activities. Another zone in the website where the information changes very dynamically is the calendars' zone: the CLARIN Calendar, the General Events Calendar and the Executive Board Calendar. The CLARIN Calendar contains links to all the events organized by the CLARIN partners and members (workshops, conferences, project meetings). This calendar can be accessed by any authenticated user. Events can be added in the Calendar by those CLARIN partners/members that organize them. The General Events Calendar is a public calendar. It contains events related to CLARIN or that might be of interest to the CLARIN community but which are not necessarily organised by CLARIN people. Registered users are given the possibility to submit a form where they describe a certain event that might be of interest for the CLARIN community. These submissions are sent to an approval queue and, once verified and approved by the CLARIN webmaster team, are shown in this events calendar. This is a good way to enhance the collaboration between different CLARIN members. The Executive Board Calendar is dedicated to the organisation of all EB meetings, virtual or face-to-face. It is restricted only to EB members. CLARIN

9 6. Clarin activities intermediated by the website till now The CLARIN website has hosted the development of a number of activities already, among which: - the LRT inventory (a WP5 activity - hosted at - the Usage and Workflow Scenario inventory (a WP2/WP5 activity - the submission forms hosted at - activity ended in November 2008; the list of scenarios hosted at - the Call for Proposals for Collaborating with Humanities and Social Science Projects (a WP3 activity - hosted at - the dissemination of the CLARIN Newsletter (a WP6 activity, hosted on the CLARIN website at 7. Future developments One significantly positive feature of Drupal, as compared to other environments supporting website-building, is that it can also be used as a powerful and versatile tool for developing web interfaces, and this feature can be used to design user-interfaces to many of the services promised in the second and third phases of CLARIN. In the immediate future, the WP6 team plans to organise the help-desk and registry interfaces as services rooted in the CLARIN website. The plan is to put at the base of the help-desk and registry access the ALPE model (Cristea et Pistol, 2008; Cristea et Pistol, to appear), which will offer an extremely powerful mechanism to intermediate NLP requests coming from people from humanities and social sciences, therefore expected to display little knowledge on programming or even on configuration of NLP tools (as GATE or UIMA require). References Cristea, D., Pistol, I. (2008). Managing Language Resources and Tools Using a Hierarchy of Annotation Schemas. Proceedings of the Workshop on Sustainability of Language Resources, LREC-2008, Marrakech. Cristea, D., Pistol, I. (2009, submitted): Managing metadata variability within a hierarchy of annotation schemas. 1. Mercer, David, Building powerful and robust websites with Drupal 6, Packt Publishing, Birmingham, Technology stack CLARIN

D8.1 Project website

D8.1 Project website D8.1 Project website WP8 Lead Partner: FENIX Dissemination Level: PU Deliverable due date: M3 Actual submission date: M3 Deliverable Version: V1 Project Acronym Project Title EnDurCrete New Environmental

More information

D33.1. Project website and internal and external IT communication infrastructure PRACTICE. 36 months FP7/

D33.1. Project website and internal and external IT communication infrastructure PRACTICE. 36 months FP7/ D33.1 Project website and internal and external IT communication infrastructure Project number: 609611 Project acronym: Project title: PRACTICE Start date of the project: 1 st November, 2013 Duration:

More information

Workpackage WP 33: Deliverable D33.6: Documentation of the New DBE Web Presence

Workpackage WP 33: Deliverable D33.6: Documentation of the New DBE Web Presence Contract n 507953 Workpackage WP 33: Deliverable D33.6: Documentation of the New DBE Web Presence Project funded by the European Community under the Information Society Technology Programme Contract Number:

More information

Beginning Drupai 7 TODD TOMLINSON. Apress

Beginning Drupai 7 TODD TOMLINSON. Apress Beginning Drupai 7 TODD TOMLINSON Apress About the Author About the Technical Reviewer Acknowledgements Introduction xv xvi xvii xvii! Chapter 1: Introduction to Drupal... 1 Content Management Systems

More information

CWCM Contributor Training. Denis Bacquelaine, Technical Consultant I.R.I.S. Solutions & Experts S.A.

CWCM Contributor Training. Denis Bacquelaine, Technical Consultant I.R.I.S. Solutions & Experts S.A. CWCM Contributor Training Denis Bacquelaine, Technical Consultant I.R.I.S. Solutions & Experts S.A. Agenda Training objectives Training organisation Introduction to CWCM Objectives of the CWCM system Benefits

More information

Coordinating Optimisation of Complex Industrial Processes

Coordinating Optimisation of Complex Industrial Processes Ref. Ares(2016)7192906-29/12/2016 Coordinating Optimisation of Complex Industrial Processes COCOP Project information Project call H2020-SPIRE-2016 Grant Number 723661 Project duration 1.10.2016-31.3.2020

More information

EVACUATE PROJECT WEBSITE

EVACUATE PROJECT WEBSITE FP7-313161 A holistic, scenario-independent, situation-awareness and guidance system for sustaining the Active Evacuation Route for large crowds EVACUATE PROJECT WEBSITE Deliverable Identifier: D.12.1

More information

Website Implementation D8.1

Website Implementation D8.1 Website Implementation D8.1 Project Number: FP6-045389 Deliverable id: D 8.1 Deliverable name: Website Implementation Date: 31 March 2007 COVER AND CONTROL PAGE OF DOCUMENT Project Acronym: Project Full

More information

CREATE Compact REtrofit Advanced Thermal Energy storage. European Commission Archive 1x

CREATE Compact REtrofit Advanced Thermal Energy storage. European Commission Archive 1x Page: Page 2 of 21 Distribution list External TNO European Commission Archive 1x Change log Issue Date Pages Remark / changes Page 1 26.01.2016 21 First issue All Table of contents Background... 4 1 References...

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

D6.1. Project website and internal IT communication infrastructure HINT. 36 months FP7/

D6.1. Project website and internal IT communication infrastructure HINT. 36 months FP7/ D6.1 Project website and internal IT communication infrastructure Project number: 317930 Project acronym: Project title: HINT Start date of the project: 1 st October, 2012 Duration: Programme: Holistic

More information

Security Assurance Framework for Networked Vehicular Technology

Security Assurance Framework for Networked Vehicular Technology D7.2 SAFERtec Website Security Assurance Framework for Networked Vehicular Technology Abstract SAFERtec proposes a flexible and efficient assurance framework for security and trustworthiness of Connected

More information

Blog site (cont.) theme, 202 view creations, 205 Browser tools, 196 Buytaert, Dries, 185

Blog site (cont.) theme, 202 view creations, 205 Browser tools, 196 Buytaert, Dries, 185 Index A Administration, 157 backups and restore (see Backups and restore website) file system, 161 log files, 162 tasks, 157 updates and security patches, 165 user accounts, 166 Aggregator module, 218

More information

SLHC-PP DELIVERABLE REPORT EU DELIVERABLE: Document identifier: SLHC-PP-D v1.1. End of Month 03 (June 2008) 30/06/2008

SLHC-PP DELIVERABLE REPORT EU DELIVERABLE: Document identifier: SLHC-PP-D v1.1. End of Month 03 (June 2008) 30/06/2008 SLHC-PP DELIVERABLE REPORT EU DELIVERABLE: 1.2.1 Document identifier: Contractual Date of Delivery to the EC Actual Date of Delivery to the EC End of Month 03 (June 2008) 30/06/2008 Document date: 27/06/2008

More information

H2020 Project: Smart Resilience Indicators for Smart Critical Infrastructure D6.1 - Project website

H2020 Project: Smart Resilience Indicators for Smart Critical Infrastructure D6.1 - Project website PUBLIC DELIVERABLE H2020 Project: Smart Resilience Indicators for Smart Critical Infrastructure D6.1 - Project website Coordinator: Aleksandar Jovanovic EU-VRi Project Manager: Bastien Caillard EU-VRi

More information

Prototype D10.2: Project Web-site

Prototype D10.2: Project Web-site EC Project 257859 Risk and Opportunity management of huge-scale BUSiness community cooperation Prototype D10.2: Project Web-site 29 Dec 2010 Version: 1.0 Thomas Gottron gottron@uni-koblenz.de Institute

More information

GMO Register User Guide

GMO Register User Guide GMO Register User Guide A. Rana and F. Foscarini Institute for Health and Consumer Protection 2007 EUR 22697 EN The mission of the Institute for Health and Consumer Protection is to provide scientific

More information

Information Technology Web Solution Services

Information Technology Web Solution Services Information Technology Web Solution Services Icetech, Inc. HUBZONE (410) 225-3117 (410) 225-3120 Fax webmaster@icetech.net http://www.icetech.net Contents EXECUTIVE SUMMARY... 2 OUR SERVICES INCLUDE:...

More information

TERMS OF REFERENCE Design and website development UNDG Website

TERMS OF REFERENCE Design and website development UNDG Website TERMS OF REFERENCE Design and website development UNDG Website BACKGROUND The United Nations Development Coordination and Operations Office (UN DOCO) launched a new website in 2015 to ensure accessibility

More information

Functional & Technical Requirements for the THECB Learning Object Repository

Functional & Technical Requirements for the THECB Learning Object Repository The Texas Course Redesign Learning Object Repository: Research and Development for a Production Functional & Technical Requirements for the THECB Learning Object Repository Prepared for The Texas Higher

More information

Early Detection and Integrated Management of Tuberculosis in Europe. PJ Early diagnosis of tuberculosis. D2.2 Website.

Early Detection and Integrated Management of Tuberculosis in Europe. PJ Early diagnosis of tuberculosis. D2.2 Website. Early Detection and Integrated Management of Tuberculosis in Europe PJ-03-2015 Early diagnosis of tuberculosis D2.2 Website WP 2 Website Due date of deliverable Month 3 2 August 2016 Actual submission

More information

D 9.1 Project website

D 9.1 Project website Doc: FEN--RP-017 Page: Page 1 of 21 H2020 - EEB - 2017-766464 D 9.1 Project website Name Signature and date Prepared by Martina Bakešová (FENIX) 17.1.2018 Checked by Approved by Ir. C.L.G. (Christophe)

More information

MAtchUP D8.2: Project website WP 8, T th March 2018 (M6)

MAtchUP D8.2: Project website WP 8, T th March 2018 (M6) MAtchUP D8.2: Project website WP 8, T 8.2 30th March 2018 (M6) Authors: Costanza Caffo (ICE), Veronica Meneghello (ICE) MAtchUP - SCC-1-2016-2017 Innovation Action GRANT AGREEMENT No. 774477 Technical

More information

Copyright 2010, Oracle. All rights reserved.

Copyright 2010, Oracle. All rights reserved. Agenda Interactive Dashboards Master-Detail Linking New Prompt Controls Pivot Table Interactions Enhanced Dashboard Builder Analysis Editor Overview Working with the analysis editor step by step Praxisteil

More information

The CROS portal. A platform for your collaborative initiative? Jean-Marie Bolis & Martin Karlberg ESTAT B1 17 November 2017.

The CROS portal. A platform for your collaborative initiative? Jean-Marie Bolis & Martin Karlberg ESTAT B1 17 November 2017. The CROS portal A platform for your collaborative initiative? Jean-Marie Bolis & Martin Karlberg ESTAT B1 17 November 2017 1 Introduction and general information on the CROS portal Finding information

More information

CWCM Webmaster Training. Denis Bacquelaine, Technical Consultant I.R.I.S. Solutions & Experts S.A.

CWCM Webmaster Training. Denis Bacquelaine, Technical Consultant I.R.I.S. Solutions & Experts S.A. CWCM Webmaster Training Denis Bacquelaine, Technical Consultant I.R.I.S. Solutions & Experts S.A. Prerequisite: Content Contributors course of CWCM V3 Webmaster basic Knowledge Agenda Training objectives

More information

SALTO E&T website User manual

SALTO E&T website User manual SALTO E&T website User manual salto-et.net Second edition Last updated (01/02/2019) 1 / 34 Table of contents 1. Aims and objectives of the TCA Resource Centre... 4 2. Before use... 5 3. Structure of SALTO

More information

Creating a Course Web Site

Creating a Course Web Site Creating a Course Web Site What you will do: Use Web templates Use shared borders for navigation Apply themes As an educator or administrator, you are always looking for new and exciting ways to communicate

More information

SharePoint 2016 Power User

SharePoint 2016 Power User SharePoint Course - 55217 SharePoint 2016 Power User Length 5 days Audience This course is intended for anyone who wants to become the ultimate site owner; whether you are building sites for yourself or

More information

The Submission Data File System Automating the Creation of CDISC SDTM and ADaM Datasets

The Submission Data File System Automating the Creation of CDISC SDTM and ADaM Datasets Paper AD-08 The Submission Data File System Automating the Creation of CDISC SDTM and ADaM Datasets Marcus Bloom, Amgen Inc, Thousand Oaks, CA David Edwards, Amgen Inc, Thousand Oaks, CA ABSTRACT From

More information

REQUEST FOR PROPOSALS

REQUEST FOR PROPOSALS 10 th EDF-EPA Programme Technical Barriers to Trade Component Support to the Caribbean Forum of the ACP States in the implementation of the commitments undertaken under the Economic Partnership Agreement

More information

Engagement, Dissemination and Communication. Design, initial content loading and launch of AtlantOS project website

Engagement, Dissemination and Communication. Design, initial content loading and launch of AtlantOS project website Project AtlantOS 633211 Work Package number 10 Work Package title Engagement, Dissemination and Communication Deliverable number 10.7 Deliverable title Description Lead beneficiary Lead authors Contributors

More information

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Oracle Application Express 2 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Fully supported no-cost feature of Oracle

More information

Content Management Systems

Content Management Systems Content Management Systems By multiple authors, see citation for each section Overview This reading includes two documents that explain the concept behind content management (CMS) systems and why you would

More information

State of North Carolina Editor User Training Publishing Checklist. April 14, 2015

State of North Carolina Editor User Training Publishing Checklist. April 14, 2015 State of North Carolina Editor User Training Publishing Checklist April 14, 2015 Overview The goal of this Publishing Checklist is to outline the content management options Editor and Publisher users should

More information

SciX Open, self organising repository for scientific information exchange. D15: Value Added Publications IST

SciX Open, self organising repository for scientific information exchange. D15: Value Added Publications IST IST-2001-33127 SciX Open, self organising repository for scientific information exchange D15: Value Added Publications Responsible author: Gudni Gudnason Co-authors: Arnar Gudnason Type: software/pilot

More information

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont Index A Access data formats, 215 exporting data from, to SharePoint, 215 217 forms and reports changing table used by form, 213 creating, 237 245 controlling availability of, 252 259 data connection to,

More information

CCM Website toolkit. Version 1.2 working draft Author Bobby Kimutai. Change revisions. Video links updated

CCM Website toolkit. Version 1.2 working draft Author Bobby Kimutai. Change revisions. Video links updated CCM Website toolkit Version 1.2 working draft Author Bobby Kimutai Change revisions Video links updated Contents Definition of terms and abbreviations... 2 Abbreviations... 2 Requesting for the CCM website...

More information

Small or. Collaborative. Polito D7.1. Submission Due Nature R D. Project. Tel: +39 Fax: +39

Small or. Collaborative. Polito D7.1. Submission Due Nature R D. Project. Tel: +39 Fax: +39 Small or medium scale focused research project (STREP) FP7 SMARTCITIES 2013 ICT 2013.6.4 Optimizing Energy Systems in Smart Cities District Information Modeling and Management for Energy Reduction Project

More information

Deliverable 7.1 M3 m-resist website

Deliverable 7.1 M3 m-resist website H2020-PHC-2014-single-stage PHC-26-2014: Self-management of health and disease: citizen engagement and mhealth Research and Innovation action Deliverable 7.1 M3 m-resist website Version 1.0.0 Status Final

More information

D2.2 Web Platform development

D2.2 Web Platform development EUBrazilCC EU-Brazil Cloud infrastructure Connecting federated resources for Scientific Advancement D2.2 Web Platform development Contract number: FP7-614048 / Start Date of Project: 1 October 2013 Duration

More information

Oracle Commerce 11 Guided Search Certified Implementation Specialist Exam Study Guide

Oracle Commerce 11 Guided Search Certified Implementation Specialist Exam Study Guide Oracle Commerce 11 Guided Search Certified Implementation Specialist Exam Study Guide Getting Started The Oracle Commerce 11 Guided Search Certified Implementation Specialist Exam Study Guide is designed

More information

HORIZON2020 FRAMEWORK PROGRAMME TOPIC EUK Federated Cloud resource brokerage for mobile cloud services. D7.1 Initial publication package

HORIZON2020 FRAMEWORK PROGRAMME TOPIC EUK Federated Cloud resource brokerage for mobile cloud services. D7.1 Initial publication package HORIZON2020 FRAMEWORK PROGRAMME TOPIC EUK-03-2016 Federated Cloud resource brokerage for mobile cloud services D7.1 Initial publication package Project acronym: BASMATI Project full title: Cloud Brokerage

More information

Project No: FP7-ICT

Project No: FP7-ICT EUROPEAN CONFERENCES ON NETWORKS ANDD COMMUNICATIONS Acronym: EuConNeCts Project No: 619 470 Coordination and Support Action FP7-ICT-2013-11 Duration: 2013/10/01-2015/09/30 D 2.1- Website Type Deliverable

More information

Brushtail An Open Source Intranet

Brushtail An Open Source Intranet Brushtail An Open Source Intranet David Funnell Developer Eastern Regional Libraries Corporation david.funnell@erl.vic.gov.au Abstract: Brushtail is an intranet application developed at Eastern Regional

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Unix operating systems. Knowledge Management help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Unix operating systems. Knowledge Management help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Unix operating systems Knowledge Management help topics for printing Document Release Date: January 2015 Software Release Date: January

More information

MonarchPress Software Design. Green Team

MonarchPress Software Design. Green Team MonarchPress Software Design 1 Unequipped Digital Journalism explosion of news media consumption on the internet users demand has steadily driven need for: captivating writing and reporting high-quality

More information

USER GUIDE. Blogs. Schoolwires Centricity

USER GUIDE. Blogs. Schoolwires Centricity USER GUIDE Schoolwires Centricity TABLE OF CONTENTS Introduction... 1 Audience and Objectives... 1 Overview... 1 Adding a New Blog Page... 3 Adding a New Posting... 5 Working with Postings... 11 Sorting

More information

Moodle specification document for ModENet Prepared by Jigsaw Learning

Moodle specification document for ModENet Prepared by Jigsaw Learning Moodle specification document for ModENet Prepared by Jigsaw Learning 1 Introduction 2 2 The choice of Moodle as the appropriate software package 2 2.1The Moodle package 3 3 High level Moodle configuration

More information

A Guide to Quark Author Web Edition 2015

A Guide to Quark Author Web Edition 2015 A Guide to Quark Author Web Edition 2015 CONTENTS Contents Getting Started...4 About Quark Author - Web Edition...4 Smart documents...4 Introduction to the Quark Author - Web Edition User Guide...4 Quark

More information

D5.2 FOODstars website WP5 Dissemination and networking

D5.2 FOODstars website WP5 Dissemination and networking D5.2 FOODstars website WP5 Dissemination and networking This project has received funding from the European Union s Horizon 2020 research and innovation programme under grant agreement No 692276. DISCLAIMER

More information

Mastering phpmyadmiri 3.4 for

Mastering phpmyadmiri 3.4 for Mastering phpmyadmiri 3.4 for Effective MySQL Management A complete guide to getting started with phpmyadmin 3.4 and mastering its features Marc Delisle [ t]open so 1 I community experience c PUBLISHING

More information

Public Project Website

Public Project Website Public Project Website Co-funded by the Horizon 2020 Framework Programme of the European Union DELIVERABLE NUMBER D4.3 DELIVERABLE TITLE RESPONSIBLE AUTHOR Public Project Website Panagiotis Zervas, Agroknow

More information

User Guide Prepared by Gorton Studios

User Guide Prepared by Gorton Studios User Guide Prepared by Gorton Studios Last Updated March 4, 2010: Final 1 Table of Contents Table of Contents... 2 Terms and Concepts... 4 User Tasks... 8 How to log in to the CMS... 8 How to change your

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

PRISM - FHF The Fred Hollows Foundation

PRISM - FHF The Fred Hollows Foundation PRISM - FHF The Fred Hollows Foundation MY WORKSPACE USER MANUAL Version 1.2 TABLE OF CONTENTS INTRODUCTION... 4 OVERVIEW... 4 THE FHF-PRISM LOGIN SCREEN... 6 LOGGING INTO THE FHF-PRISM... 6 RECOVERING

More information

Data Partnerships to Improve Health Frequently Asked Questions. Glossary...9

Data Partnerships to Improve Health Frequently Asked Questions. Glossary...9 FAQ s Data Partnerships to Improve Health Frequently Asked Questions BENEFITS OF PARTICIPATING... 1 USING THE NETWORK.... 2 SECURING THE DATA AND NETWORK.... 3 PROTECTING PRIVACY.... 4 CREATING METADATA...

More information

Kentico CMS 6.0 Intranet Administrator's Guide

Kentico CMS 6.0 Intranet Administrator's Guide Kentico CMS 6.0 Intranet Administrator's Guide 2 Kentico CMS 6.0 Intranet Administrator's Guide Table of Contents Introduction 5... 5 About this guide Getting started 7... 7 Installation... 11 Accessing

More information

EUDAT. A European Collaborative Data Infrastructure. Daan Broeder The Language Archive MPI for Psycholinguistics CLARIN, DASISH, EUDAT

EUDAT. A European Collaborative Data Infrastructure. Daan Broeder The Language Archive MPI for Psycholinguistics CLARIN, DASISH, EUDAT EUDAT A European Collaborative Data Infrastructure Daan Broeder The Language Archive MPI for Psycholinguistics CLARIN, DASISH, EUDAT OpenAire Interoperability Workshop Braga, Feb. 8, 2013 EUDAT Key facts

More information

Bringing Europeana and CLARIN together: Dissemination and exploitation of cultural heritage data in a research infrastructure

Bringing Europeana and CLARIN together: Dissemination and exploitation of cultural heritage data in a research infrastructure Bringing Europeana and CLARIN together: Dissemination and exploitation of cultural heritage data in a research infrastructure Twan Goosen 1 (CLARIN ERIC), Nuno Freire 2, Clemens Neudecker 3, Maria Eskevich

More information

Deliverable D9.2 Website availability

Deliverable D9.2 Website availability BIOFOS Micro-ring resonator-based biophotonic system for food analysis Grant agreement no: 611528 Specific Targeted Research Project (STREP) Information & Communication Technologies (ICT) Deliverable D9.2

More information

Metal Recovery from Low Grade Ores and Wastes Plus

Metal Recovery from Low Grade Ores and Wastes Plus Metal Recovery from Low Grade Ores and Wastes Plus D7.1 Project and public website Public Authors: Marta Macias, Carlos Leyva (IDENER) D7.1 I Page 2 Deliverable Number 7.1 Deliverable Name Project and

More information

Index. Tony Smith 2016 T. Smith, SharePoint 2016 User's Guide, DOI /

Index. Tony Smith 2016 T. Smith, SharePoint 2016 User's Guide, DOI / Index A Alerts creation frequency, 472 list and library, 474 475 list item and document, 473 474 notifications, 478 page alerts, 475 476 search alerts, 477 items, 472 management adding alerts, 480 481

More information

MS 50547: Microsoft SharePoint 2010 Site Collection and Site Administration Duration: 5 Days Method: Instructor-Led

MS 50547: Microsoft SharePoint 2010 Site Collection and Site Administration Duration: 5 Days Method: Instructor-Led MS 50547: Microsoft SharePoint 2010 Site Collection and Site Administration Duration: 5 Days Method: Instructor-Led Course Description This five-day instructor-led Site Collection and Site Administrator

More information

BEAWebLogic. Portal. Overview

BEAWebLogic. Portal. Overview BEAWebLogic Portal Overview Version 10.2 Revised: February 2008 Contents About the BEA WebLogic Portal Documentation Introduction to WebLogic Portal Portal Concepts.........................................................2-2

More information

PROJECT S PORTAL. 1.0, 31/08/2012 Process Owner: IASA

PROJECT S PORTAL. 1.0, 31/08/2012 Process Owner: IASA Discover the COSMOS Deliverable Project Reference: INFRA-2011-283487 Editing: Marios Chatziangelou, Stylianos Vourakis, Christine Kourkoumelis Code: D 3.5 Approved by: Version & Date:

More information

DELIVERABLE. D3.1 - TransformingTransport Website. TT Project Title. Project Acronym

DELIVERABLE. D3.1 - TransformingTransport Website. TT Project Title. Project Acronym Ref. Ares(2017)844805-15/02/2017 DELIVERABLE D3.1 - TransformingTransport Website Project Acronym TT Project Title Transforming Transport Grant Agreement number 731932 Call and topic identifier ICT-15-2016-2017

More information

X-AFFILIATE module for X-Cart 4.0.x

X-AFFILIATE module for X-Cart 4.0.x X-AFFILIATE module for X-Cart 4.0.x Partner Interface Reference Manual Revision Date: 2004-11-22 Copyright 2001-2004 Ruslan R. Fazliev. All rights reserved. TABLE OF CONTENTS GENERAL INFORMATION...3 REGISTRATION...4

More information

2 Document Manager Lite v5.2 User Guide

2 Document Manager Lite v5.2 User Guide This document was produced by Voloper Creations Inc. 2000 2009 Voloper Creations Inc. All Rights Reserved Brands or product names are trademarks or registered trademarks of their respective holders. The

More information

Biological and Mathematical Basis of Interaction Computing

Biological and Mathematical Basis of Interaction Computing Biological and Mathematical Basis of Interaction Computing WP6: Dissemination and Collaboration Deliverable D6.1 Project Website Project funded by the European Commission Information and Communication

More information

Documentum Client for Siebel User Guide

Documentum Client for Siebel User Guide Documentum Client for Siebel User Guide Version 5.3 SP4 April 2007 Copyright 1994-2007 EMC Corporation. All rights reserved. Table of Contents Preface... 7 Chapter 1 Introduction... 9 About DCS... 9 Getting

More information

Quick Reference Guide OU Campus

Quick Reference Guide OU Campus Quick Reference Guide OU Campus omniupdate.com Logging In... 2 Page Actions Toolbar... 2 Editing Content... 3 WYSIWYG Toolbar Editor... 4 Commonly Used Functions... 5 Publishing Pages... 5 Creating Folders

More information

Federated XDMoD Requirements

Federated XDMoD Requirements Federated XDMoD Requirements Date Version Person Change 2016-04-08 1.0 draft XMS Team Initial version Summary Definitions Assumptions Data Collection Local XDMoD Installation Module Support Data Federation

More information

EMC Documentum Connector for Microsoft SharePoint Farm Solution

EMC Documentum Connector for Microsoft SharePoint Farm Solution EMC Documentum Connector for Microsoft SharePoint Farm Solution Version 7.2 Content Management Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice

More information

Explorer View document libraries, 165 form library, 183

Explorer View document libraries, 165 form library, 183 Index A Actions section Add Listing link, 18 Add News link, 29 Add Person link, 20 Advanced Search Link, 41 Change Location link, 19 Change Settings link, 13 Create Subarea link, 13 Edit Page link, 21

More information

FCKEditor v1.0 Basic Formatting Create Links Insert Tables

FCKEditor v1.0 Basic Formatting Create Links Insert Tables FCKEditor v1.0 This document goes over the functionality and features of FCKEditor. This editor allows you to easily create XHTML compliant code for your web pages in Site Builder Toolkit v2.3 and higher.

More information

Content Management System Solution White Paper

Content Management System Solution White Paper Content Management System Solution White Paper TABLE OF CONTENTS CMS Primer...1 CMS Overview...2 Authoring Tools & Features...3 Frequently Asked Questions...4 Component Feature Breakdown...5 Screens &

More information

[MS55199]: SharePoint 2016 End User Training. Audience Profile This course is intended for new and existing users of SharePoint.

[MS55199]: SharePoint 2016 End User Training. Audience Profile This course is intended for new and existing users of SharePoint. [MS55199]: SharePoint 2016 End User Training Length : 3 Days Audience(s) : Information Workers Level : 100 Technology : Microsoft SharePoint Server Delivery Method : Instructor-led (Classroom) Course Overview

More information

Deliverable No: D8.5

Deliverable No: D8.5 Project Title: Sensing and predictive treatment of frailty and associated co-morbidities using advanced personalized models and advanced interventions Contract No: 690140 Instrument: Call identifier: Topic:

More information

Contents. International Union for Conservation of Nature Basic guide to the Forum s Web-spaces

Contents. International Union for Conservation of Nature Basic guide to the Forum s Web-spaces International Union for Conservation of Nature Basic guide to the Forum s Web-spaces Contents What should I use the web-spaces for? (and what I shouldn t use them for?)... 2 Where do I start?... 3 How

More information

SharePoint User Manual

SharePoint User Manual SharePoint User Manual Developed By The CCAP SharePoint Team Revision: 10/2009 TABLE OF CONTENTS SECTION 1... 5 ABOUT SHAREPOINT... 5 1. WHAT IS MICROSOFT OFFICE SHAREPOINT SERVER (MOSS OR SHAREPOINT)?...

More information

University of Pittsburgh Communications Services. Basic Training Manual Drupal 7

University of Pittsburgh Communications Services. Basic Training Manual  Drupal 7 University of Pittsburgh Communications Services Basic Training Manual www.shrs.pitt.edu Drupal 7 Table of Contents Users... 3 Log In... 3 Log Out... 3 What is a Content Management System?... 4 What are

More information

CONTENTS. What is Moodle? Logging in to Moodle Introducing the Workspace Customising the Workspace... 8

CONTENTS. What is Moodle? Logging in to Moodle Introducing the Workspace Customising the Workspace... 8 Moodle Training March 2012 Material produced by the VLE Group (Monash University) and elearning Services (Faculty of Medicine, Nursing and Health Sciences, Monash University) vle.monash.edu/supporttraining/learnbytech/moodle/

More information

Direct 100G connectivity with optoelectronic POLYmer InP integration for data center SYStems

Direct 100G connectivity with optoelectronic POLYmer InP integration for data center SYStems Direct 100G connectivity with optoelectronic POLYmer InP integration for data center SYStems Grant Agreement no. Specific Targeted Research Project (STREP) Information & Communication Technologies (ICT)

More information

Learn Well Technocraft

Learn Well Technocraft Section 1: Getting started The Word window New documents Document navigation Section 2: Editing text Working with text The Undo and Redo commands Cut, copy, and paste Find and replace Section 3: Text formatting

More information

EU Horizon2020 MSCA ITN ETN ACROSSING

EU Horizon2020 MSCA ITN ETN ACROSSING Ref. Ares(2016)1870114-20/04/2016 EU Horizon2020 MSCA ITN ETN ACROSSING 01 January 2016 30 December 2019 Deliverable D4.1 Project website and Mailing lists, Forum Deliverable Title Website Work Package

More information

Course Outline. Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led. About this course

Course Outline. Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led. About this course About this course Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led In this 2-day course, students will continue their learning on the foundations of report writing

More information

Modules. configuration button. Once a module is enabled, new permissions may be available. To reduce server load, modules with their Throttle checkbox

Modules. configuration button. Once a module is enabled, new permissions may be available. To reduce server load, modules with their Throttle checkbox Home Administer Site building Modules Modules List Uninstall Modules are plugins that extend Drupal's core functionality. Enable modules by selecting the Enabled checkboxes below and clicking the Save

More information

D Audio Aggregation Platform implementation of Highway to Europeana - Node on-a-stick, version 2.

D Audio Aggregation Platform implementation of Highway to Europeana - Node on-a-stick, version 2. D6.2.1 - Audio Aggregation Platform implementation of Highway to Europeana - Node on-a-stick,. The Highway to Europeana USB card provides a content owner with a simple means of uploading his/her material

More information

SDMX GLOBAL CONFERENCE

SDMX GLOBAL CONFERENCE SDMX GLOBAL CONFERENCE PARIS 2009 EUROSTAT SDMX REGISTRY (Francesco Rizzo, Bengt-Åke Lindblad - Eurostat) 1. Introduction The SDMX initiative (Statistical Data and Metadata exchange) is aimed at developing

More information

The Web Information system for the Italian National Institute for Astrophysics: the experience by using the Zope/Plone framework

The Web Information system for the Italian National Institute for Astrophysics: the experience by using the Zope/Plone framework The Web Information system for the Italian National Institute for Astrophysics: the experience by using the Zope/Plone framework Serena Pastore, Caterina Boccato INAF-Astronomical Observatory of Padova

More information

Lero Linx. Work programme Leaders User Guide

Lero Linx. Work programme Leaders User Guide Lero Linx Work programme Leaders User Guide Table of Contents 1 Overview... 3 2 Accessing the system... 3 3 Logging in... 4 4 Home page... 5 4.1 Menus... 5 4.2 Main Window... 6 4.3 View/Edit/Delete actions

More information

SharePoint Online Power User

SharePoint Online Power User Course 55215: SharePoint Online Power User Page 1 of 6 SharePoint Online Power User Course 55215: 3 days; Instructor-Led Introduction This course delivers the complete site owner story from start to finish

More information

Web Content Management

Web Content Management Web Content Management With Drupal Department User Guide Version 1.1 1 Table of Contents Overview 3 Getting Started 3 Writing for the Web 4 Speak to Your Audience 4 Keep it Professional 4 Introducing:

More information

Marketing & Back Office Management

Marketing & Back Office Management Marketing & Back Office Management Menu Management Add, Edit, Delete Menu Gallery Management Add, Edit, Delete Images Banner Management Update the banner image/background image in web ordering Online Data

More information

X-Affiliate add-on module for X-Cart 4.2.0

X-Affiliate add-on module for X-Cart 4.2.0 X-Affiliate add-on module for X-Cart 4.2.0 Partner area User Manual Company website: www.x-cart.com Revision date: Dec/10/2008 X-Affiliate add-on module for X-Cart 4.2.0 Partner area User Manual This manual

More information

Episerver CMS. Editor User Guide

Episerver CMS. Editor User Guide Episerver CMS Editor User Guide Episerver CMS Editor User Guide 17-2 Release date 2017-03-13 Table of Contents 3 Table of contents Table of contents 3 Introduction 11 Features, licenses and releases 11

More information

Groups Backend Configuration Notes

Groups Backend Configuration Notes Top Takeaways: Know where to navigate and access the Groups features Know the differentiation between a Group Type and a Group Have a command on how to create a Group Type and an individual Group Groups

More information

D8.2 Project website, blog and twitter channels

D8.2 Project website, blog and twitter channels ICT Seventh Framework Programme (ICT FP7) Grant Agreement No: 288513 Policy Formulation and Validation through non Moderated Crowdsourcing D8.2 Project website, blog and twitter channels Project Reference

More information

Washington State Emergency Management Association (WSEMA) Olympia, WA

Washington State Emergency Management Association (WSEMA) Olympia, WA Washington State Emergency Management Association (WSEMA) Olympia, WA Request for Proposals Website Redesign and Content Management and Maintenance System Proposal Submittal Deadline: I. Introduction and

More information