NEXT-IS Project: Functional specification - Final version

Size: px
Start display at page:

Download "NEXT-IS Project: Functional specification - Final version"

Transcription

1 NEXT-IS Project: Functional specification - Final version This publication has been produced with the financial assistance of the IPA Adriatic Cross-Border Cooperation Programme. The contents of this publication are the sole responsibility of the City of Sibenik and can under no circumstances be regarded as reflecting the position of the IPA Adriatic Cross-Border Cooperation Programme Authorities.

2 Table of Contents 1. Introduction Objectives Conceptual design System concept System user groups User Characteristics Usage Scenario Content Management System Data Model Modules General news Events Educative area Patent guidelines Project database Partner database Infrastructure database Matching system Search services / Newsletter Project form Help / FAQ area Forums Social media Statistics module System security Authentication Roles and Security groups Logical design Interface Layer User Interface... 28

3 API Software components Deployment Performance Data retention policies Availability timeframe User support services Maintenance... 36

4 1. Introduction This document describes the functional requirements, logical and infrastructure design of the NEXT-IS system. This is the first version (draft) of the document and contains limited info related to some of the more complex technical solutions, which will be expanded in the final version of document Objectives The aim of the Functional Specification document is to describe the function of the NEXT-IS system and the high-level system design necessary to support further development and implementation of the system. The document describes the functional and non-functional requirements for the NEXT-IS system in detail sufficient for system architects and developers to proceed with design and development activities. This document consists of two major parts. The first part contains the overview of conceptual design and user stories/requirements for the system. The second part describes the logical and infrastructure design of the system. 1

5 2. Conceptual design 2.1. System concept NEXT-IS is an online web-based platform that will allow all the stakeholders of NEXT project to interact and reach the project goals: support innovation and technology transfer in the Adriatic region. Users will be able to use multiple online services that the platform will offer, in order to find info needed for their work, both in public or private sector. The platform will be accessible via standard web-browser, without the need of any additional software installed on the client side. NEXT-IS will be available on all mobile devices and platforms (ios, Android, Windows Phone) as well, without need to install mobile application. Except of web access, communication with NEXT-IS platform will be possible via specifically developed API (Application programming interface). This interface will enable connectivity with other platforms, or specifically developed applications System user groups NEXT-IS platform is aimed at providing value to various groups of interested parties in the field of innovation and technology transfer in the Adriatic region. Among the most prominent users of the platform, we can expect research institutions, researchers, business sector partners and public institutions and companies Research institutions This user group includes general research community from Adriatic region - various research centres, technology transfer centres and universities. Their main needs would include: Easy to use matchup service for finding partners in business sector. Search for any specific equipment or laboratory needed for their research that regional partners could provide. Tracking events in their industry: finding opportunities for direct contact with business sector or other research institutions. 2

6 Researchers Individual researchers will use NEXT-IS platform mainly as informational and community hub for their research field in the region. Their main needs would include: Access to research library from their field of expertise. Active community within the platform: discussions related to their projects on the forums. Tracking news and opportunities for cooperation on various R&D projects Enterprise/Business sector This user group includes various members of the regional enterprise sector. Their main needs would include: Access to research & project library. Easy to use matchup service for finding partners in research sector. Tracking events in their industry: finding opportunities for direct contact with research sector Public institutions and companies Public institutions and companies will be the group of users looking mainly for info about partners from both research and business sector. Database of projects and partners should enable public institutions to recognize and contact partners for their projects easily. Their main needs would include: Access to project and partner database. Educative area of the website: How to enter in a partnership with business/research sector on regional projects. Tracking events in specific industry: finding opportunities for direct contact with research and business sector. 3

7 2.3. User Characteristics Main characteristics of NEXT-IS platform visitors can be generally separated for each of the main user groups: User Anonymous internet user Research institutions Research institution leader Researchers working in research institution Characteristics A person browsing the web Interested in Regional business and research news Interested in publicly available educational data and materials Person working inside of the research institution, responsible for coordination of research efforts as well as potential monetization of research data Interested in new research data from various fields of research Interested in project data Interested in partner database Interested in patenting options for their research results Interested in infrastructure database Person working inside of the research institution Primarily interested in new data and projects in his field of research Researchers Individual researcher Person working independently in various research areas; inventors, freelancers Looking for partners as well both on research and business end of spectrum Interested in research news Interested in partner database Interested in infrastructure database Interested in project database Interested in patenting options for their research results Researchers working in business/enterprise sector Part of the research teams inside privately owned companies; looking for both research and business news and cooperation Interested in research news Interested in partner database Interested in infrastructure database Interested in patenting options for their results Interested in project database 4

8 Enterprise/business sector CEO/manager in business sector CEO-s and Managers in various business entities. Looking for new and latest research breakthroughs and ways to monetize them. Interested in research news Interested in partner database, especially for some complex projects Interested in partner database Interested in project database Public institutions and companies Public institutions People working in various public institutions from agencies to consulates. CEO/manager in public business sector Interested in project database Interested in partner database Interested in infrastructure database CEO-s and Managers in various publicly owned business entities. Looking for new and latest research breakthroughs and ways to monetize them Interested in research news Interested in partner database, especially for some complex projects Interested in partner database Interested in project database 5

9 2.4. Usage Scenario Users will be able to use various services, depending on their authorization level. Typical flow of the users is shown in the Image 1. Image 1: NEXT-IS usage scenario 2.5. Content Management System The system content should be fully manageable by an NEXT-IS representative. For this purpose, the selected vendor should develop and deliver a Content Management System (CMS) or integrate an existing one (e.g. WordPress, Joomla, Drupal, ez Publish, etc.). The CMS should comply the following: Password protected; Allow for managing (add/edit/delete) section and pages of the website; Allow for draft version and live content publishing; Feature a rich-text content editor (WYSIWYG DHTML editor); 6

10 Easy to use by a non-technical personnel. If the vendor prefers to implement an existing CMS, the company should verify that it has both the resources and the expertise to integrate the module and provide its proper functioning Data Model Image 2: NEXT-IS data model (high-level) Entities description Entity Description user Central entity that holds user information. group Every user belongs in a single group. Groups are formed based on user characteristics and content modules access privileges. resource List of content modules. Needed for the dynamic access control list. group_resource Hold access control information. user_notification Holds additional user information regarding his 7

11 notification preferences: - newsletter preferences - matching notification preferences - new content notification preferences - forum communication and discussion preferences Based on the preferences user is notified (via ) when certain event happens in NEXT-IS platform. article_item News article entity. Used in General news module. article_category Provides hierarchy to the article/news system for ease of navigation and classification. event_item Event module entity that holds data/information for the upcoming or past events. Used in Event module. event_category Provides hierarchy to the events module for ease of navigation and classification. faq_item Single question and answer for the Frequently asked questions. faq_category Provides hierarchy to the FAQs for ease of navigation and classification. forum_topic Used to categorize forum threads and conversations. Each of the content module has its own topic forum_thread Holds user interaction. Either normal forum one or ones that are tied to specific content module item. For example, every article item can have its own thread where user can comment and discuss its content. page Static content hierarchical entity. Used for simple informational pages. kb_item Knowledge base (KB) entity used for Educative area module as well as Patent guidelines. kb_category Provides hierarchy to the knowledge base items for ease of navigation and classification. project Holds EU projects in Adriatic region, its information and its status. Used in project and matching module. infrastructure Available infrastructure for use by partners and organizations. partner Partner entity, holds partner personal information (such as contact detail). Used in matching and partner module. organization Holds organization data as well as its infrastructure information. Used in matching and partner module. societal_need Societal need database. Holds information about 8

12 applicant, societal need requirements as well as contact information. Searchable. patent Holds information about patents and their respected owner (organization). Patents are searchable. partner_organization Relationship between partner and organization entities. One partner can be working for many organizations, and one organization can have many partners. Used in matching and partner module. partner_expertize List of partner expertize. Used in matching and partner module. newsletter Newsletter content module holds newsletter markup with content. user_newsletter List of users for each of created newsletter, used for throttling and recording sent status. rss_source List of RSS feeds URI that are fetched and displayed on NEXT-IS platform. attachment Images, documents and media files that can be attached or embedded in different content modules. List of URIs of files located in external storage service. Above listed entities are the main one, dictionary entities and tables as well as some helper ones are not listed Modules Users will be able to use multiple online services (provided by CMS modules) which the platform will offer, in order to find info needed for their work, both in research, public or business sector. The NEXT-IS platform should be designed and developed to support asymmetric multiple language versions of the content. Initial menu languages will be English (default), Italian, Croatian, Bosnian, Serbian, Montenegrian and Albanian, with option to switch language by the user. There will be option to add more languages by the administration if necessary (in the CMS admin panel). Initially the site content will be in English, with Italian, Croatian, Bosnian, Serbian, Montenegrian and Albanian content to be translated and launched if decided so. Users will have option to enter content in those languages as well, in every module where there is possible for them to add their data. 9

13 It is important that the CMS allow publishing of asymmetric language versions of all the content, allowing a full-scale default language version and a brief presentational version for the supporting languages. Front end General news This section will display the regional business and research news. Project updates, announcements and other content related to innovation and technology transfer in Adriatic region. There should be four main categories of news articles: Research news Project news Business news General news There should also be a dedicated space on the home page of the website for latest news, where the last three to five published items of each category will be displayed. When the user opens the News section, the system should load the list with articles arranged chronologically (latest on top). After a certain item is selected, the visitor will see the full version of the text including title, publishing date, body of the article. Additionally, users should be able to filter the articles to display all news, research, project, business and general news. All news should have one complete (with all categories) and separate RSS feeds for each site category. Administration Website administrators should be able to completely manage the content of the section. They should be able to add, edit or delete news articles (via a rich-text editor), as well as to hide/show items on the front end. Every piece of content (not only news) should have editorial flow (status), it can be draft, published or hidden. Every piece of content should have version tracking (date/time of creation and/or last edit, last edited by). Since there is option to add attachments to various types of content on the NEXT-IS platform, version tracking should be enabled on all attachments as well. All this should be done in an easy and user friendly manner so it can be edited and tracked by non-technical personnel. 10

14 Front end Events This section will display the regional business and research events in Adriatic region. Just like in the news section, there should be four main categories of events: Research events Project events Business events General events There should also be a dedicated space on the home page of the website for latest events where the first three to five upcoming events of each category will be displayed. When the user opens the events section, the system should load the calendar with clearly marked events for each date. After a certain date is selected, the visitor will see the full details of the events including title, event date and time, venue of the event and description of the event with eventual links and photos. Additionally, users should be able to filter the event calendar to display all events or research, project, business or general events separately. An event management system will also inform the members of key events in the Adriatic region as well as provide push information to the users within their selected preference. Users can opt in and out from the event tracking as they wish. Administration Website administrators should be able to completely manage the event calendar. They should be able to add, edit or delete events, as well as to hide/show events on the front end. There should also be possibility for registered users to add events in calendar (filling up all required data - title, event date and time, venue of the event and description of the event with eventual links and photos). All this should be done in an easy and user friendly manner by non-technical personnel. Front end Educative area This section will be filled with content focused on practical and directly usable knowledge related to the regional transfer of technology. Main parts of this section will be: Financial instruments 11

15 Funding through EU grants Structural Funds Seventh framework program Practical information for grants Practical information for public contracts Transparency and control Private financing options Additional information can be added as needed from administrators. Administration Website administrators should be able to completely manage this section. This section of the page should be read only for the registered users, allowing users to add info here could lead to false or outdated content and guides. Front end Patent guidelines This section of the platform will be specifically focused on patenting and all related info. Publicly available documents with various useful data can be copied and offered for download in one central place. Users will have a list of the most useful web pages and links on their disposal when it comes to patenting. It is important to provide how-to guide (by administrators) for standard procedure to make this section valuable and understandable for both researchers and partners from business or public sector. Administration Website administrators should be able to completely manage this section. This section of the page should be read only for the registered users, allowing users to add info here could lead to false or outdated content and guides. Front end Project database The NEXT-IS Project database is the central storehouse of information on EU projects in the Adriatic region. Every project can be tracked from issuance to retirement in the database, allowing interested parties to learn more about projects and participants. When adding the entry to the database, at least minimum of data should be provided in the following categories: Project name Project acronym 12

16 Program / Year of the call Financing instrument Status (finished, in process ) Theme (health, agriculture...) Partners included (both people and organizations) Is this project looking for partners? (Yes/No) Country (Coordinator) Participant Country City Keywords (tags) Attached documents Links for more data Project added by user/admin, date and time Administration Initial content published by administrator, but users can add their content as well inside of the predetermined categories. Interface for adding the data should be intuitive and understandable form, so nontechnical personnel can easily add the content. Additionally, NEXT-IS platform administrators should be able to add/modify or delete every part of the Partner database. Front end Partner database The NEXT-IS Partner database is the central storehouse of professionals and entities working on R&D projects, EU projects or business/enterprise investors in the Adriatic region. Every partner is listed with detailed description and references. Every partner can work for one or more institutions/companies, and they are considered as separate entities. The database will be shaped as following: Partner personal info (visible on partner profile): o Contact info (name, surname, address, phone, mobile, , www, social media accounts) o Photo o Organizations he/she is working for o Personal expertize o Added content (Projects, publications, results, forum discussions, goals of their organization, services that organization can provide and specializes in) o Partnership requests: o Partnership requests created proposing a project o Partnership requests created offering expertise o Is this user currently offering his expertize for partnership? (Yes/No) 13

17 Partners organization details: o Basic details (Name, address, phone, official , www, social media accounts) o Partners organization sector: o Research and development institutions o Individual researchers o Business/Enterprise o Public sector institutions and companies o Business details (Total number of employees, total number of researchers, gross annual income) o Patents owned (Total number of patents, possibility to add info about the 10 most important of them with title, description, attached files, keywords) o Organizational infrastructure: available for partners o Type of the infrastructure o Location of the infrastructure o Availability (partial, full) o Additional costs (renting costs?) o Keywords (tags) related to the infrastructure Partner expertize (at least one selected with a check-box): o Medicine, Health o Earth sciences o Life sciences o Energy storage, Energy, Transport o Transport o Coordination, Cooperation o Mathematics, Statistics o Energy saving o Climate change and Carbon cycle research o Information processing, Information systems o Intellectual property rights o Economic aspects o Business aspects o Research ethics o Project management methodologies o Biotechnology o Medical biotechnology o Aerospace technology o Industrial manufacture o Materials technology o Nanotechnology and Nano sciences o Sustainable development o Agriculture o Veterinary and animal sciences o ICT Applications 14

18 o Education, Training o Food o Agricultural biotechnology o Telecommunications o Network technologies o Space and satellite research o Environmental protection o Waste management o Safety o Water resource management o Scientific research o Measurement methods o Standards o Other technology o Other energy topics o Radiation protection o Social aspects o Electronics, Microelectronics o Renewable sources of energy o Evaluation o Innovation, Technology transfer o Regional development o Employment issues o Legislation, Regulations o Forecasting o Clean coal technologies o Policies o Hydrogen and fuel cells o Construction technology o Resources of the sea, Fisheries o Information, Media o Security o Robotics o Automation o Industrial biotech o Biofuels o Radioactive waste o Fossil fuels o Healthcare delivery, Services o Reference materials o Nuclear fission o Meteorology o Nuclear fusion 15

19 On the partner profile, will be shown percentage of the profile completeness depending on the amount of data entered. Partners should be prompted to complete their profile, a least until they get over 90% data entered. Administration The partner itself enters partner content upon registration: mandatory data on registration is only username, password and contact info. Other parts of the profile can be filled in after the registration. The idea is to make basic registration easy, without overwhelming the user with too many data requests in the process of registration. Single partner can work in multiple organizations: he/she can add, modify or delete them from their personal profile. However, in order to be able to edit the data of their organization, they must add and confirm an account to their personal profile. This should contain official domain name of the organization. For example, user John Doe can edit data about Organization Y only if he has confirmed his johndoe@organizationy.com. Interface for registration should be in easily understandable form, with clearly stated obligatory data that should be provided during the process. Additionally, NEXT-IS platform administrators should be able to add/modify or delete every part of the Partner database. Front end Infrastructure database The infrastructure database contains all info about infrastructure added on organization profiles. It should list the following: o Organizational infrastructure: available for partners o Type of the infrastructure o Location of the infrastructure o Availability (partial, full) o Additional costs (renting costs?) o Owners contact (link to the profile of the organization) o Keywords (tags) related to the infrastructure Data should be presented in simple interface, with basic search interface (keywords), but also with advanced search with filters (values listed above). Administration The verified users working in organization can add infrastructure details; it is necessary to verify users account the same way as in section , before user can change any info related to the infrastructure of the organization. 16

20 Additionally, NEXT-IS platform administrators should be able to add/modify or delete every part of the Infrastructure database. Front end Matching system Using the parameters defined in the project database, partner and infrastructure database matching system will allow the participants of the NEXT initiative to meet each other s' needs in term of supply/demand of research/partnership/business development or any other activity that might involve the users. The service will also deliver information on new opportunities to the users that will request it, via newsletter service. Matching system will be available only to the registered users, so the users will be prompted to log in or register before they can use NEXT-IS matching system. After registration, user can create two types of partnership requests: o project proposal partnership request where user adds his project to the Project database (with all necessary details as specified in part of this document) and checks him as searching for partners ; o expertise offer every user upon filling in his data on personal profile in the Partner database (with all necessary details as specified in part of this document) can set his status to currently offering his expertize for partnership. Administration Back-end system will be monitoring available project proposal/expertise offer types of partnership request, and will depend on the user settings send notice to the interested parties from predefined categories. After initial match-up, all communication can be done between possible partners over the . Front end Collection of specific societal needs This module will allow collecting real needs to be solved and to construct a database that potentially will give suggestions for co-projecting customized solutions based on societal and community needs. This module will be available only to the registered users, so the users will be prompted to log in or register before they can use it. 17

21 After registration, user can enter following data in the module form: o Applicant organization o Type Subject of regional socio-economic system o Association o Country o Province / Municipality o Requirements o Domain Reference o Classification o Title o Description (expression of interest) o Contact (First Name, Last Name, Role / Position organizational, phone, , www) Administration Initial content published by administrator, but users can add their content as well inside of the predetermined categories. Interface for adding the data should be intuitive and understandable form, so nontechnical personnel can easily add the content. Additionally, NEXT-IS platform administrators should be able to add/modify or delete every part of the Societal needs database. Front end Search The NEXT-IS search system should use parameters defined in the project, partner and infrastructure database. It is important to note that search system will be able to search inside of the documents as well. Basic search function should return results related to entered search query, while advanced functions should enable filtering via following parameters: o Refine search by: o News o Results in Brief o Programs o Projects o Patents o Web Pages o Acronyms o Documents 18

22 o Events o Report Summaries o Funding Partner and infrastructure search will be done via Matching system, there should be link to it with clear description about that module on search results pages services / Newsletter Front end The NEXT-IS platform will allow the management of periodical or special info and newsletters to all users that will subscribe to it. Site users will have the opportunity to provide their name and address, and specify: That they want to receive regular s regarding NEXT-IS events; That they want to receive regular s regarding events in a specific region; That they want to receive regular s regarding events in a specific industry; That they want to receive an when new partnership request in their field of interest is posted (project proposal and/or expertize offer); That they want to receive an when new content is added to a specific site area. When someone registers for the list, the system sends them an asking that they verify that they want to receive s from NEXT-IS. If they don t want to, they can send an to NEXT-IS and ask to be removed. They can return and re-enter their address to change their settings at any time on their personal (partner) profile. Administration The newsletter interface shall be simple enough to allow non-technical users to manage it. Interface should allow administrators to enter text and graphics, as well as attachments as needed via a rich-text editor. These data will then be inserted in predetermined template, tested on all modern clients Project form Front end 19

23 The platform will feature an input forms for the basic EU project documentation. Upon entering the data, form will generate.pdf document ready for print. There will be two types of the form: a) Project form for the structural funds This project form will be focused on projects trying to get funding from various EU structural funds. The minimum data that user will have to enter in order to get the generated form will be: GENERAL DATA ABOUT THE APPLICATION Title of the project, Call for proposal code number, Call for proposal title GENERAL DATA ABOUT THE APPLICANT Identity of applicant, Name of the applicant, Registration number (OIB), Type of applicant, Postal address, Street address, Postal code, Town or city or municipality, Phone / Fax, , Website, Responsible person (head of institution or other authorized person), Name and Surname, Position, Phone/Fax, , Contact person, Name and Surname, Position, Phone, Fax, INFORMATION ABOUT PROJECT PARTNER (-S) Does the project have partner (-s) No / Yes If indicated No, further information about project partner (-s) should not be filled. If indicated Yes, identity of project partners should be entered (same as general data about the applicant) INFORMATION ABOUT LOCATION OF THE PROJECT Region, Indication, County, Indication SHORT DESCRIPTION OF THE PROJECT (SUMMARY) Essence and justification of the project (maximum 2000 characters) Information about implementing capacity of applicant and choice of partners (maximum 2000 characters) Short description in what way the sustainability of project results will be guaranteed after the completion of the project (maximum 1000 characters) Summary (maximum 500 characters) PROJECT RATIONALE 20

24 Objectives with indicators Objective and indicators list (max 10) Project elements and budget Project element, Total amount of eligible expenditure, Measurable targets defined for the project element, Linkage with objectives V Publicity and visibility Project management and administration Total eligible expenditure falling under the scope of cross financing (amount) Cost analysis 1. Project element Timetable of implementation Start date - End date Planned budget distribution per year (total eligible expenditure) TOTAL COST OF THE PROJECT (Amount) SOURCE OF FINANCING OF PROJECT ELIGIBLE EXPENDITURE (Amount) HORIZONTAL THEMES (where relevant) Does Project contribute to equal opportunities? No/Yes If yes, please specify how: Does Project contribute to sustainable development and environmental protection? No / Yes If yes, please specify how: Does Project contribute to promotion of principles of good governance, including the cooperation with civil society No / Yes If yes, please specify how: 21

25 EU STRUCTURAL ASSISTANCE PUBLICITY MEASURES Media type, Indication, Main target group Print Media Broadcast Media, Internet and Websites, Seminars, Conferences, Workshops etc., Promotional Material, Signage / billboard erected at project site. b) Project form for private sources of financing This project form will be focused on projects trying to get funding from private sources of financing. The minimum data that user will have to enter in order to get the generated form will be: GENERAL DATA ABOUT THE APPLICATION Title of the project GENERAL DATA ABOUT THE APPLICANT Identity of applicant, Name of the applicant, Registration number (OIB), Type of applicant, Postal address, Street address, Postal code, Town or city or municipality, Phone / Fax, , Website, Previous work experience related to this project, Previous business experience, LinkedIn profile link INFORMATION ABOUT PROJECT PARTNER (-S) Does the project have partner (-s) No / Yes If indicated No, further information about project partner (-s) should not be filled. If indicated Yes, identity of project partners should be entered (same as general data about the applicant) INFORMATION ABOUT LOCATION OF THE PROJECT Region, Indication, County, Indication SHORT DESCRIPTION OF THE PROJECT (SUMMARY) Essence, type and justification of the project (maximum 2000 characters) Information about implementing capacity of applicant and choice of partners and current state of the project (idea, prototype, ready for launch, already on market) (maximum 2000 characters) 22

26 Short description in what way the sustainability of project results will be guaranteed after the completion of the project (maximum 1000 characters) Summary (maximum 500 characters) PROJECT RATIONALE Objectives with indicators Objective and indicators list (max 10) Project elements and budget Project element, Total amount of eligible expenditure, Measurable targets defined for the project element, Linkage with objectives Administration Project forms will be automated, no input needed from administrator. Once the form is generated (.pdf), it is downloaded and it should be automatically deleted by the system at latest 24h after last download Help / FAQ area Front end Area of the platform related to its usage and procedures. Various FAQ documents will be prepared before final launch of the platform in order to help users in day-today usage of the NEXT-IS platform. Among the most important FAQ documents there should be those related to various services/modules. Users can be pointed to forums (on Help sub-forum) if they don t find solution for their problem where other users will be able to help them. If they don t find solution on the FAQ section or on the forums, they will be able to send an to the NEXT-IS administration. Administration Help topics and FAQ about modules will be provided by the administration. They will be categorized in a few main areas (according to modules they cover). However, it is also important to enable localized search - search form, search only in the Help/FAQ area. 23

27 Forums Front end Forum software will be deeply integrated with the platform. Every content entry will have comments option, which will be directly linked to the forums. Example: Every news entry added to the news section will automatically open a discussion on the forums, in the category News discussion with the news title. Comments added on the forums in that discussion will also be showing up under the news entry on the general news section of the portal. Each section of the platform will have their own sub forums, where community can discuss and share their experiences and information. Forums can be public or private. Their content can be shared on Social Media as well. Username entered on the registration of the every user is also their username on the forums. Users can use the following functionalities on the forums: o Unlimited Forums, Sub Forums, Posts, Groups, and Members o Public and private (for registered-only) sections of the forum o Private Messaging System o Mobile Phone & Tablet Optimized Version o Event Calendar - Announce and organize events o Forum Polls o Social Network Sharing - Facebook, Google +, Twitter, Pinterest, etc. o Rich Text Editor - WYSIWYG Post Writing Editor o RSS Feeds Administration Administrator will be able to create/delete sections of the forums, and to fully moderate forums. Administrator will be able to promote any registered user to the forum moderator, granting him moderating rights on the specific section of the forums. Main functionalities of the forum administration section should be: o Security and anti-spam tools - configurable anti-spam, bad word filters, spam cleaner, known spammer blocking o Powerful and flexible permission system (users, forum moderators, forum administrators) o Comprehensive administration control panel o Search Engine Optimization - Dynamically created meta tags with title, description, and keywords 24

28 o Search engine friendly URL's - Dynamic URL's are rewritten for ease of use and improved search engine Indexing Social media All publicly available content should be fully shareable on the social media via social share / follow buttons under every type of the content. The social media sharing / following offered by this module should include all major social sharing providers like Facebook, Twitter, Google+, Reddit, Pinterest, Tumblr, Linkedin and even Statistics module NEXT-IS platform should have Google analytics tracking code integrated in every section. Google Analytics is a web analysis tool, which upon adding to a site s code, gives users a valuable and detailed insight into the ongoing performance of their website. Additionally, platform should have basic internal statistics module, measuring basic metrics: Registrations / users deleted Usage statistics (users, projects, partnerships, attachments uploaded) Search tracking (list of on-site search keywords used) Basic forum statistics (topics, posts, active users) Basic newsletter statistics (users subscribed, s delivered ) Statistics data should be accessible from the administrator interface System security Authentication Services of NEXT-IS platform will be public and private. Public services will be available without authentication and will allow the user to search public data, access public documents, read public forum discussions and read the public news. 25

29 Private services will require authentication by the user and will allow the user to interact with the services in a more active mode like publishing in the event section, add entries to project/partner database, comment public documents, post proposals in the matching system and other. In order to use private services, user will have to log in via log in form. The forms-based manual login works with all types of Web browsers provided that cookies are enabled in the browser. If an individual disables cookies in the browser, the user will have to re-authenticate on every page, so it is important to point out that enabled cookies are necessary for using site as a registered user. It is important to note that the forms-based system passes authentication information in clear text over the network. Because a sniffer could intercept this data and use it to impersonate the user, the login page should be SSL encrypted. Administrators can also use IP checking and cookie time-out to decrease the probability of an intruder using a stolen identity to access the Web site. When a session token exceeds the timeframe, the user must re-authenticate to access secure pages. The default lifetime of a token is 720 minutes or 12 hours. When IP checking is enabled, the session token generated by NEXT-IS platform when a user logs on is checked against the IP address of the header in an HTTP request. In theory, users maintain a consistent IP address while they are logged on to a Web site, so for every subsequent HTTP request, the IP address in the token should match the IP address of the user submitting the request. When it does not, access is denied. In some cases, however, users do not maintain a consistent IP address (for example, users whose requests will be passed through different proxy servers), so depending on the user population likely to access a Web site this option must have option be turned off. However, default value should be on Roles and Security groups Instead of assigning individual permissions to access, create, edit, or delete content per user, administrator will be able to use Security Groups and Roles to organize what accounts have which permissions. Roles are collections of permissions. For example, admin could add an section editor role to give a group read/write access to all content on the specific section of NEXT- IS platform. Security groups represent collections of users, and permissions they have apply to a subset of pages. Therefore, for example, the General news editors could have access to the parts of the website dealing with news, and the Help/FAQ editor could have access to the parts of the website dealing with help and FAQ content. 26

30 User types on the platform will be: Guest Registered user Section editor Forum moderator Forum administrator NEXT-IS platform administrator 27

31 3. Logical design 3.1. Interface Layer The Interface Layer consists of two main modules: the Web Page User Interface (UI) and the Application Programming Interface (API) for integration with external applications. Both are available directly from Internet User Interface All NEXT-IS services are accessible through the Web page User Interface (UI). Business, research and public service sector users may use the non-public part of the NEXT-IS platform for uploading their data and sharing their experiences with community. All services are available using TLS/SSL cryptographic methods to protect users content that is sent over the network. NEXT-IS platform must deliver a compelling visitor experience. However, it cannot sacrifice usability and accessibility NEXT-IS web site should be, first and foremost, make its rich content offering available to as diverse an audience as possible. The NEXT-IS web site look must conform to the following requirements: The site should be HTML5 and CSS3 compliant. All pages (except video or multimedia) must render and download in less than 3 seconds over a standard 1 Mbit/s connection. The site must be compatible with Internet Explorer 9 and later, Mozilla Firefox 10 and later, Opera 11 and later and latest versions of Google Chrome and Safari. The site must conform to the WCAG Accessibility Guidelines outlined at wherever possible. All publicly available site pages should be available for search engine robots. For pages that are showing multimedia content (such as video or audio) HTML player needs to be loaded if possible, Flash player needs to be used as a fallback (for browsers that doesn't support HTML5 video and/or audio element) HTML markup needs to be schema.org compatible where possible User interface will be completely designed with Responsive web design (RWD) approach in mind. Responsive web design (RWD) is a web design approach aimed at crafting sites to provide an optimal viewing experience easy reading and navigation with a minimum of resizing, panning, and scrolling across a wide range of devices (from mobile phones to desktop computer monitors). This will enable NEXT-IS platform maximum accessibility on all electronic devices without the need of specific mobile (ios, Android) applications. 28

32 When it comes to design guidelines, it is important to point out that NEXT-IS is about technology transfer and connections. The design should reflect that, presenting the many different users in the most intuitive and simple way. The site should include images styled about overall theme of the different sections - from research to business. To insure broadest possible appeal, the web site should use colours that evoke a professional feel (blues, greys, black and green) without looking industrial. The interface must be welcoming, clean, and demonstrate NEXT-IS status as a meeting place for regional research, business and public sector users. Each of the major site areas should use the same interface, but a slightly different colour scheme, which is also carried over into the buttons themselves. For example, Research database might use a white background with a green interface the button linking to that section would also be green. This color-coding will reinforce the different site sections to the visitor. Flash and other motion graphics should be used sparingly (only if absolutely necessary), and only where motion graphics had better communicate the message than static ones. No motion graphic should occupy more than 1 of total page real estate API Beside accessing NEXT-IS portal through Web page User interface, all of its content will be accessible through RESTful APIs (Representational State Transfer). REST is a stateless client-server architecture that provides very little overhead on sent or received data, especially when combined with JSON. Through RESTful APIs external platforms and application will be able to create, read, update or delete data. Of course, access to APIs content and resources will be using OAuth 2.0 protocol for authorization flows and procedures. Resource access and privileges will be using the same access control system as the rest of the NEXT-IS portal. The central principle of RESTful API is the existence of resources each of which is referenced with a URI in HTTP. In order to manipulate these resources communication is done over HTTP with its headers and methods. For (almost) every entity in the NEXT-IS platform URl resource will exist through which manipulation can be done. Several special API URIs will be available as well: OAuth 2.0 authorization and token requests endpoints (depending of OAuth implementation) search module matching module 29

33 GET, POST, PUT and DELETE HTTP methods will be used to fetch a resource (single or collection of resources), create a resource, update and delete a resource. Success, failures and error information will be provided via HTTP status codes ( In case of error, additional error details will be provided in response body. RESTful API HTTP methods Resource GET POST PUT DELETE Collection URI, for example tem/ Collection of article items will be returned with other details of the collection (total count, and information like that) Creates new article item in the collection. ID and entry URI is automatically assigned and returned in response Generally not used Generally not used Element URI, for example tem/12 Single article item element representation with ID 12 (primary key) will be returned Generally not used Replaces (updates) the article item in question (with ID 12) Deletes the article item in question (with ID 12) Collection URIs can be filtered and searched upon. Let s list several examples: - fetching article items that are created by defined user - GET - fetching article items that are located in defined article category - GET - paginating, fetching defined number of article items with offset - GET Each request needs to have access token (in its HTTP headers) and needs to be verified. List of entities and available API resources and actions Entity GET POST PUT DELETE article_item

34 article_category only collection URI project page partner partner_organization organization societal_need patent partner_expertize event_item event_category only collection URI user group group_resource resource attachment faq_item faq_category only collection URI infrastructure forum_topic forum_thread kb_item kb_category only collection URI user_newsletter

35 newsletter rss_source user_notification Some of the entities have limited access or available methods and actions. Constraints on the user and group related entities are security related Software components NEXT-IS platform needs to be conceived as a hybrid multitier (tier 3) system: tier 1 presentation tier front-end web server serving static content as well as cached dynamic content tier 2 application logic tier both application and business logic; controlling application functionality and processing and generating content tier 3 data tier database layer Distributed memory object caching system (such as memcached) needs to be used (where applicable) to speed up the user experience. All the tiers needs to be deployed in different logical networks and appropriate filtering appliances (in form of physical or virtual appliances). As a minimum there will be: a firewall with layer 7 inspection capability between tier 1 and tier 2 a reverse proxy with load balancing and HTTPS offloading capabilities between tier 1 and tier 2 a transparent firewall (layer 2) between tier 2 and tier 3 32

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

2. MAIN FEATURES AND TYPE OF ACTIVITIES SUPPORTED BY THE MEMBERS AREA

2. MAIN FEATURES AND TYPE OF ACTIVITIES SUPPORTED BY THE MEMBERS AREA TERMS OF REFERENCE Development and implementation of ENNHRI Members area 1. OBJECTIVE ENNHRI, European Network of National Human Rights Institutions, supports 40 National Human Rights Institutions (NHRIs)

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

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

HOW-TO GUIDE. Join or Login. About this Guide!

HOW-TO GUIDE. Join or Login. About this Guide! HOW-TO GUIDE About this Guide In this guide, you will learn about each section of the online community to help you make the best use of all it has to offer. Here you will find information on: Join or Login

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Spring 16 @salesforcedocs Last updated: April 27, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August

SAP Jam Communities What's New 1808 THE BEST RUN. PUBLIC Document Version: August PUBLIC Document Version: August 2018 2018-10-26 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST RUN Content 1 Release Highlights....3 1.1 Anonymous access to public communities....4

More information

THE TOWN OF NORTHEASTERN MANITOULIN AND THE ISLANDS

THE TOWN OF NORTHEASTERN MANITOULIN AND THE ISLANDS THE TOWN OF NORTHEASTERN MANITOULIN AND THE ISLANDS Request for Quotations () For Submissions must be received on or before: 12:00 p.m. March 20 th, 2015 Attn: Mrs. Kristin Luoma, EDO 14 Water Street East

More information

Building a Europe of Knowledge. Towards the Seventh Framework Programme

Building a Europe of Knowledge. Towards the Seventh Framework Programme Building a Europe of Knowledge Towards the Seventh Framework Programme 2007-2013 FP7 /1 EUROPEAN COMMISSION - Research DG - November 2005 EU research: the story so far 1952: ECSC treaty; first projects

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: July 26, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Contents USER S MANUAL 1

Contents USER S MANUAL 1 USER S MANUAL IRENA 2016 This manual was prepared by the International Renewable Energy Agency (IRENA) to provide comprehensive, step-by-step guidance to users of the web-based Sustainable Energy Marketplace

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

GODAN Digital Communications Plan July Global Open Data for Agriculture and Nutrition

GODAN Digital Communications Plan July Global Open Data for Agriculture and Nutrition GODAN Digital Communications Plan July 2015 Global Open Data for Agriculture and Nutrition 1 INTRODUCTION p.3 WEBSITE Where we are p.3 Site architecture p.6 Web content p.9 SOCIAL MEDIA p.10 2 INTRODUCTION

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

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

System Administrator s Guide Login. Updated: May 2018 Version: 2.4

System Administrator s Guide Login. Updated: May 2018 Version: 2.4 System Administrator s Guide Login Updated: May 2018 Version: 2.4 Contents CONTENTS... 2 WHAT S NEW IN THIS VERSION 2018R1 RELEASE... 4 Password Retrieval via Email (GDPR Alignment)... 4 Self-Registration

More information

Terms of Reference. Project: Establishment of Energy Agencies in Ukraine (BMUB, IKI) PN

Terms of Reference. Project: Establishment of Energy Agencies in Ukraine (BMUB, IKI) PN Terms of Reference Project: Establishment of Energy Agencies in Ukraine (BMUB, IKI) PN 2012.9014.7-001.00 Contract: Development of the Website for the Interactive Investment Map 1. Background The Ukrainian-German

More information

Website Development Request for Proposal (RFP)

Website Development Request for Proposal (RFP) Website Development Request for Proposal (RFP) BACKGROUND The Charlotte Regional Realtor Association (CRRA) is a trade association for real estate professionals in the greater Charlotte metropolitan area..

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

Armtec Website Flowchart

Armtec Website Flowchart Armtec Website Flowchart INTRODUCTION: The following document details the page layout and functionality for your web site project. Your website is displayed in a flowchart format, with each web page represented

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress About the Tutorial WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog. WordPress is the most popular blogging system on the web and allows

More information

CRM Insights. User s Guide

CRM Insights. User s Guide CRM Insights User s Guide Copyright This document is provided "as-is". Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

QUESTIONS AND CONTACTS

QUESTIONS AND CONTACTS Contact: Jake Losinski, Management Analyst P.O. Box 2315 480 East Avenue North Ketchum, ID 83340 July 27, 2018 Telephone: (208) 727-5081 jlosinski@ketchumidaho.org SUBMITTAL DEADLINE The City of Ketchum,

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

HKUST WEBSITE GUIDELINES LAST UPDATED _ AUGUST 2018

HKUST WEBSITE GUIDELINES LAST UPDATED _ AUGUST 2018 HKUST WEBSITE GUIDELINES LAST UPDATED _ AUGUST 2018 CONTENTS 01 Introduction p.03 02 Registration of a New Affiliated Website p.04 03 Alignment of Affiliated Websites p.05 3.1 HKUST Header/ Footer Templates

More information

Group Microsite Manual. A How-To Guide for the Management of SAA Component Group Microsites

Group Microsite Manual. A How-To Guide for the Management of SAA Component Group Microsites Group Microsite Manual A How-To Guide for the Management of SAA Component Group Microsites 2015-2016 Updated by Matt Black, SAA Web and Information Services Administrator Available online at www.archivists.org/governance.

More information

Publish & Manage Journal Websites Rapidly

Publish & Manage Journal Websites Rapidly Publish & Manage Journal Websites Rapidly Software Highlights Mobile Friendly e-journals Automated Issue Publishing & archiving Mobile Friendly Websites Our latest product ubijournal is designed for mobile

More information

Instructions NPA project mini websites

Instructions NPA project mini websites Instructions NPA project mini websites Version 1.0 This document provides guidance for using the project mini websites on the NPA programme website. The Content Management System (CMS) for the mini website

More information

DotNetNuke. Easy to Use Extensible Highly Scalable

DotNetNuke. Easy to Use Extensible Highly Scalable DotNetNuke is the leading Web Content Management Platform for Microsoft.NET. It enables your organization to leverage your existing Microsoft investments to create rich, highly interactive web sites and

More information

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 08. June. 2017 By: Technical Support Team STUDENT GUIDE southwales.unicaf.org 1)Introduction...4 2)Student Panel (SIS)...4 2.1)Student Panel (SIS) Login...4

More information

Enhancing Food Secure Canada s Online Presence

Enhancing Food Secure Canada s Online Presence Request for Proposals Enhancing Food Secure Canada s Online Presence Deadline for submissions: January 28, 2013 (midnight) Final deliverables due: July 1, 2013 Submit proposals: by email with RFP for FSC

More information

Student Guide. By UNICAF University

Student Guide. By UNICAF University vnhgfj Student Guide By UNICAF University 1 2 Table of Contents 1) Introduction... 5 2) Student Panel (SIS)... 5 2.1) Student Panel (SIS) Login... 5 2.1.1) Definitions... 5 2.1.2) Registration Email...

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

Introduction. Paradigm Publishing. SNAP for Microsoft Office SNAP for Our Digital World. System Requirements

Introduction. Paradigm Publishing. SNAP for Microsoft Office SNAP for Our Digital World. System Requirements Introduction Paradigm Publishing Paradigm understands the needs of today s educators and exceeds the demand by offering the latest technological advancements for coursework settings. With the success of

More information

Website Optimizer. Before we start building a website, it s good practice to think about the purpose, your target

Website Optimizer. Before we start building a website, it s good practice to think about the purpose, your target Website Optimizer Before we start building a website, it s good practice to think about the purpose, your target audience, what you want to have on the website, and your expectations. For this purpose

More information

Website Privacy Policy

Website Privacy Policy Website Privacy Policy Last updated: May 12, 2016 This privacy policy (the Privacy Policy ) applies to this website and all services provided through this website, including any games or sweepstakes (collectively,

More information

Space Details. Available Pages. Confluence Help Description: Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008)

Space Details. Available Pages. Confluence Help Description: Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008) Space Details Key: confhelp Name: Confluence Help Description: Creator (Creation Date): ljparkhi (Aug 14, 2008) Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008) Available Pages Quickstart Guide Working

More information

ENGAGEMENT PRODUCT SHEET. Engagement. March 2018

ENGAGEMENT PRODUCT SHEET. Engagement. March 2018 PRODUCT SHEET ENGAGEMENT March 2018 Facelift brand building technologies GmbH Gerhofstr.19 20354 Hamburg Germany www.facelift-bbt.com + 49 40 2286 849 0 March 2018 Page 0 of 5 Features Summary World s

More information

Website/Blog Admin Using WordPress

Website/Blog Admin Using WordPress Website/Blog Admin Using WordPress Table of Contents How to login... 2 How to get support... 2 About the WordPress dashboard... 3 WordPress pages vs posts... 3 How to add a new blog post... 5 How to edit

More information

CITYnvest Graphic and Web Development

CITYnvest Graphic and Web Development CITYnvest: Increasing Capacities in Cities for Innovative Financing in Energy Efficiency Topic: EE-21-2014 Type of action: CSA ID: 649730 CITYnvest Graphic and Web Development 1. Description of the project

More information

START GUIDE CDMNext V.3.0

START GUIDE CDMNext V.3.0 1 START GUIDE CDMNext V.3.0 2018 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. PRODUCT OVERVIEW... 3 2. Starting CDMNEXT... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 4 3. creating

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

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.helpdeskpilot.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your

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

Release Notes (Build )

Release Notes (Build ) Release Notes (Build 6.0.4660) New to this build (6.0.4660) New in build 6.0.4490 New in build 6.0.4434 OneWeb CMS 6 features Additional enhancements Changes Fixed Known Issues New to this build (6.0.4660)

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

MANAGE YOUR CONSTRUCTION21 COMMUNITY

MANAGE YOUR CONSTRUCTION21 COMMUNITY MANAGE YOUR CONSTRUCTION21 COMMUNITY Online communities are spaces dedicated to exchanges, news watch and sharing of documents. By creating your community on a specific topic, you stand out as a national

More information

GUIDELINES FOR USING LIBRARYLINKNJ WEBSITE The New Jersey Library Cooperative

GUIDELINES FOR USING LIBRARYLINKNJ WEBSITE The New Jersey Library Cooperative GUIDELINES FOR USING LIBRARYLINKNJ WEBSITE The New Jersey Library Cooperative For LibraryLinkNJ Membership http://www.librarylinknj.org This document guides you on how to use the LibraryLinkNJ web site.

More information

TrainingFinder Real-time Affiliate Integrated Network (TRAIN) Administrator Handbook. Version 3.2 (3/26/08) Public Health Foundation

TrainingFinder Real-time Affiliate Integrated Network (TRAIN) Administrator Handbook. Version 3.2 (3/26/08) Public Health Foundation TrainingFinder Real-time Affiliate Integrated Network (TRAIN) Administrator Handbook Version 3.2 (3/26/08) Public Health Foundation Table of Contents About This Handbook 5 TRAIN Administrative Basics 6

More information

REQUEST FOR PROPOSALS Website Design & Development City of Bonney Lake, Washington

REQUEST FOR PROPOSALS Website Design & Development City of Bonney Lake, Washington RFP Website Design & Development REQUEST FOR PROPOSALS Website Design & Development City of Bonney Lake, Washington Proposals are due March 9 February 28, 2018 at 12:00 p.m. www.citybonneylake.org Questions

More information

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.happyfox.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your rights

More information

epals SchoolBlog Teacher s Guide

epals SchoolBlog Teacher s Guide epals SchoolBlog Teacher s Guide DOCUMENT VERSION 2.0 JUNE 2007 Copyright 2007 epals, Inc. All rights reserved. epals, epals SchoolBlog,and the epals SchoolBlog logo are trademarks or registered trademarks

More information

START GUIDE CDMNEXT CEIC Data. All rights reserved.

START GUIDE CDMNEXT CEIC Data. All rights reserved. 1 START GUIDE CDMNEXT 2017 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. Product Overview... 3 2. Starting CDMNext... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 5 3. Creating

More information

Pixelsilk Training Manual 8/25/2011. Pixelsilk Training. Copyright Pixelsilk

Pixelsilk Training Manual 8/25/2011. Pixelsilk Training. Copyright Pixelsilk Pixelsilk Training Copyright Pixelsilk 2009 1 Pixelsilk Training Guide Copyright 2009, Pixelsilk All rights reserved. No part of this book or accompanying class may be reproduced or transmitted in any

More information

User s Guide Your Personal Profile and Settings Creating Professional Learning Communities

User s Guide Your Personal Profile and Settings Creating Professional Learning Communities User s Guide Your Personal Profile and Settings Creating Professional Learning Communities Table of Contents Page Welcome to the edweb 3 Your Personal Profile and Settings 4 Registration 4 Complete the

More information

Tendenci Core Features the cms for your nonprofit. Pages (Content Manager) Navigation Editor. Stories. Boxes

Tendenci Core Features the cms for your nonprofit. Pages (Content Manager) Navigation Editor. Stories. Boxes The Content Manager allows for immediate website content updates through the user-friendly, WYSIWYG editor. The Content Manager also includes: Pages (Content Manager) Custom titles and URLs Image and graphics

More information

Salesforce ldeas Implementation Guide

Salesforce ldeas Implementation Guide Salesforce ldeas Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Digital Messaging Center Feature List

Digital Messaging Center Feature List Digital Messaging Center Feature List Connecting Brands to Consumers Teradata Overview INTEGRATED DIGITAL MESSAGING Deliver Digital Messages with Personalized Precision Teradata s Digital Messaging Center

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

Deltek Touch Expense for Ajera. Touch 1.0 Technical Installation Guide

Deltek Touch Expense for Ajera. Touch 1.0 Technical Installation Guide Deltek Touch Expense for Ajera Touch 1.0 Technical Installation Guide June 01, 2018 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

More information

EFM Community 3.1 Portal Administration Guide

EFM Community 3.1 Portal Administration Guide EFM Community 3.1 Portal Administration Guide WHITE PAPER For technical support please call: 1-800-787-8755 Or visit: Hwww.Vovici.comH Please contact Vovici technical support if you believe any of the

More information

Gmail Integration for Salesforce and Dynamics 365

Gmail Integration for Salesforce and Dynamics 365 Gmail Integration for Salesforce and Dynamics 365 PRIVACY POLICY LAST MODIFIED: MARCH 12, 2019 2019 Introduction Welcome to Gmail Integration for Salesforce and Dynamics 365, a service provided by Akvelon,

More information

Getting Started Guide

Getting Started Guide Getting Started Guide for education accounts Setup Manual Edition 7 Last updated: September 15th, 2016 Note: Click on File and select Make a copy to save this to your Google Drive, or select Print, to

More information

Privacy Policy. Last updated: May 11, 2018

Privacy Policy. Last updated: May 11, 2018 Last updated: May 11, 2018 Privacy Policy This Privacy Policy explains how FraudScore and its affiliates (" FraudScore ", "we", "us", or "our") collects, uses, discloses and transfers the personal information

More information

Group Microsite Manual

Group Microsite Manual Group Microsite Manual A How-To Guide for the Management of SAA Component Group Microsites 2017-2018 Updated by Matt Black, SAA Web and Information Services Administrator Available online at http://www2.archivists.org/governance/leaderresources.

More information

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide TREENO ELECTRONIC DOCUMENT MANAGEMENT Administration Guide February 2012 Contents Introduction... 8 About This Guide... 9 About Treeno... 9 Managing Security... 10 Treeno Security Overview... 10 Administrator

More information

Webcasting. Features. Event Plus Webcast. Use the internet to deliver your message and expand your reach. Basic package.

Webcasting. Features. Event Plus Webcast. Use the internet to deliver your message and expand your reach. Basic package. Webcasting Use the internet to deliver your message and expand your reach Webcasting is a cost effective conferencing solution that enables you to communicate and deliver a consistent message via the internet

More information

This document contains information that will help you to create and send graphically-rich and compelling HTML s through the Create Wizard.

This document contains information that will help you to create and send graphically-rich and compelling HTML  s through the Create  Wizard. This document contains information that will help you to create and send graphically-rich and compelling HTML emails through the Create Email Wizard. or warranty by AT&T and is subject to change. 1 Contents

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

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

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

COUNTY OF GOGEBIC REQUEST FOR PROPOSAL FOR WEBSITE and LOGO REDESIGN and CONTENT MANAGEMENT SERVICES

COUNTY OF GOGEBIC REQUEST FOR PROPOSAL FOR WEBSITE and LOGO REDESIGN and CONTENT MANAGEMENT SERVICES COUNTY OF GOGEBIC REQUEST FOR PROPOSAL FOR WEBSITE and LOGO REDESIGN and CONTENT MANAGEMENT SERVICES Notice is hereby given that Gogebic County will receive proposals for the county s website and logo

More information

Connect-2-Everything SAML SSO (client documentation)

Connect-2-Everything SAML SSO (client documentation) Connect-2-Everything SAML SSO (client documentation) Table of Contents Summary Overview Refined tags Summary The Connect-2-Everything landing page by Refined Data allows Adobe Connect account holders to

More information

ELECTRONIC PROJECT MONITORING INFORMATION SYSTEM FOR KENYA

ELECTRONIC PROJECT MONITORING INFORMATION SYSTEM FOR KENYA ELECTRONIC PROJECT MONITORING INFORMATION SYSTEM FOR KENYA (e-promis Kenya) ANALYTICAL INTERFACE USER MANUAL Version 3.1 COPYRIGHT 2001-2015 SYNERGY INTERNATIONAL SYSTEMS INC ALL RIGHTS RESERVED e-promis

More information

SharePoint 2010 Tutorial

SharePoint 2010 Tutorial SharePoint 2010 Tutorial TABLE OF CONTENTS Introduction... 1 Basic Navigation... 2 Navigation Buttons & Bars... 3 Ribbon... 4 Library Ribbon... 6 Recycle Bin... 7 Permission Levels & Groups... 8 Create

More information

DotNetNuke (DNN) Development & Technology Environment. Web Platform for Employee Portals and Benefit Websites

DotNetNuke (DNN) Development & Technology Environment. Web Platform for Employee Portals and Benefit Websites DotNetNuke (DNN) Development & Technology Environment Table of Contents Our Development Environment... 3 Employee Portal Solutions... 3 What is DotNetNuke?... 3 The Process... 3 Step 1: Assess Client Needs...

More information

Quick Start Guide To Mobility Tool+ For Key Action 1 School Staff Mobility Projects Version 1

Quick Start Guide To Mobility Tool+ For Key Action 1 School Staff Mobility Projects Version 1 Quick Start Guide To Mobility Tool+ For Key Action 1 School Staff Mobility Projects Introduction This step by step guide has been produced by the UK National Agency to help beneficiaries of Key Action

More information

Introduction to the Participant Portal services

Introduction to the Participant Portal services Research and Innovation Participant Portal Introduction to the Participant Portal services Agnes Hegyvarine Nagy agnes.nagy-hegyvarine@ec.europa.eu ERCEA David Baird DIGIT 1 What's new in Horizon 2020?

More information

Salesforce CRM Content Implementation Guide

Salesforce CRM Content Implementation Guide Salesforce CRM Content Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: October 13, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Cisco Collaborative Knowledge

Cisco Collaborative Knowledge Cisco Collaborative Knowledge Product Overview. Your workforce needs knowledge, speed and flexibility to solve real-world business challenges in today s fast moving digital economy. Cisco Collaborative

More information

Adelaide Fringe is committed to protecting the privacy of its artists, employees, prospective employees, venues and the general public.

Adelaide Fringe is committed to protecting the privacy of its artists, employees, prospective employees, venues and the general public. Adelaide Fringe Privacy Statement Revised 16 July 2018 Our Commitment Adelaide Fringe is committed to protecting the privacy of its artists, employees, prospective employees, venues and the general public.

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

ETSY.COM - PRIVACY POLICY

ETSY.COM - PRIVACY POLICY At Etsy, we value our community. You trust us with your information, and we re serious about that responsibility. We believe in transparency, and we re committed to being upfront about our privacy practices,

More information

Administrator User Manual Alandalus

Administrator User Manual Alandalus Administrator User Manual Alandalus Document ID USERMANUAL_ALS_2014 Version No. 1.0 Release Date 09-Jan-2014 Ebox solution.2014 This document is provided on the understanding that it is in strict commercial

More information

BrainCert Enterprise LMS. Learning Management System (LMS) documentation Administrator Guide Version 3.0

BrainCert Enterprise LMS. Learning Management System (LMS) documentation Administrator Guide Version 3.0 BrainCert Enterprise LMS Learning Management System (LMS) documentation Administrator Guide Version 3.0 1 P a g e Table of Contents... 3... 3... 4... 4... 5... 5... 6... 6... 8... 8... 9... 9... 10...

More information

Development of a Website for the United Nations Decade of Ocean Science for Sustainable Development Preparatory Phase ( )

Development of a Website for the United Nations Decade of Ocean Science for Sustainable Development Preparatory Phase ( ) IOC / 3 August 2018 / Page 1 Terms of Reference Development of a Website for the United Nations Decade of Ocean Science for Sustainable Development Preparatory Phase (2018-2020) Objectives In the context

More information

UNOPS esourcing vendor guide. A guide for vendors to register on UNGM, and submit responses to UNOPS tenders in the UNOPS esourcing system

UNOPS esourcing vendor guide. A guide for vendors to register on UNGM, and submit responses to UNOPS tenders in the UNOPS esourcing system A guide for vendors to register on UNGM, and submit responses to UNOPS tenders in the UNOPS esourcing system Version: 1.3 By: UNOPS Procurement Group Date: 15 September 2016 TABLE OF CONTENTS 1. Purpose

More information

Blackboard 5. Instructor Manual Level One Release 5.5

Blackboard 5. Instructor Manual Level One Release 5.5 Bringing Education Online Blackboard 5 Instructor Manual Level One Release 5.5 Copyright 2001 by Blackboard Inc. All rights reserved. No part of the contents of this manual may be reproduced or transmitted

More information

RFQ for Re-designing, Developing, and Maintenance of Website Page 1 of 7 DOC. NO.: OBP18/06/ITM01 (EDITION 3)

RFQ for Re-designing, Developing, and Maintenance of Website Page 1 of 7 DOC. NO.: OBP18/06/ITM01 (EDITION 3) 1 BACKGROUND Onderstepoort Biological Products (OBP) is a National Public Entity (Schedule 3B) corporatized in 2000 under the Onderstepoort Biological Products Incorporation Act, 1999 *Act of 1999. 2 REQUIREMENT

More information

ForeScout Extended Module for VMware AirWatch MDM

ForeScout Extended Module for VMware AirWatch MDM ForeScout Extended Module for VMware AirWatch MDM Version 1.7.2 Table of Contents About the AirWatch MDM Integration... 4 Additional AirWatch Documentation... 4 About this Module... 4 How it Works... 5

More information

OU Campus Training. Web Services Unit

OU Campus Training. Web Services Unit OU Campus Training Web Services Unit http://www.sjsu.edu/webservices Last Modified: December 13, 2011 Objectives Introduction to new templates Login to your website Make basic edits to your webpage using

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

Electronic Grants Administration & Management System - EGrAMS

Electronic Grants Administration & Management System - EGrAMS Electronic Grants Administration & Management System - EGrAMS Introduction EGrAMS is an enterprise-wide web-based scalable, configurable, business rule driven and workflow based end-to-end electronic grants

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

Kontiki Release Notes

Kontiki Release Notes Kontiki 9.0.2 Release Notes Introduction Welcome to Release 9.0.2 of the Kontiki Enterprise Video Platform. This release focuses on MediaCenter, a brand new enterprise video portal, as well as several

More information

Accessibility Interface Guide

Accessibility Interface Guide Accessibility Interface Guide 1 Contents Chapter 1 Getting Started............................................... 5 Logging in to Service............................................ 6 Working on the Session

More information

Oracle Service Cloud. Release 18D. What s New

Oracle Service Cloud. Release 18D. What s New Oracle Service Cloud Release 18D What s New TABLE OF CONTENTS Revision History 3 Overview 3 Feature Summary 3 Agent Browser Channels 4 Chat Transfer Enhancements 4 Agent Browser Workspaces 5 Link and Unlink

More information

Northern Arizona University. Project Requirements. Bit Tag. Temitope Alaga, John Dance, Josh Frampton, Jun Rao CS 476. Version 1.0

Northern Arizona University. Project Requirements. Bit Tag. Temitope Alaga, John Dance, Josh Frampton, Jun Rao CS 476. Version 1.0 Northern Arizona University Project Requirements Bit Tag Temitope Alaga, John Dance, Josh Frampton, Jun Rao CS 476 Version 1.0 Table of Contents Table of Contents Introduction Problem and Solution Statement

More information

Request For Proposal ONWAA Website & E-Learn Portal

Request For Proposal ONWAA Website & E-Learn Portal Request For Proposal ONWAA Website & E-Learn Portal ONWAA 880 17 E, Garden River, Ontario P6A 6Z5 Table Of Contents General information Project Overview Statement of Needs Proposal Format Proposal Preparation

More information