SYSTEM DEVELOPMENT AND IMPLEMENTATION

Size: px
Start display at page:

Download "SYSTEM DEVELOPMENT AND IMPLEMENTATION"

Transcription

1 CHAPTER 6 SYSTEM DEVELOPMENT AND IMPLEMENTATION 6.0 Introduction This chapter discusses about the development and implementation process of EPUM web-based system. The process is based on the system design specified in the previous chapter. The development of EPUM web-based system is mapped and coordinated with the mechanisms in the EPUM framework as proposed in chapter 3 Methodology and Framework. 6.1 The Development Of EPUM The development of EPUM web-based system focused on its technical aspects such as the development package, the database system and the web server being used. This describes the implementation of the technical mechanism which is proposed in the EPUM framework Installing the Work Space Platform The process of developing EPUM web-based system started with installing EasyPHP1-8 software which is to set up a work space for the selected database 125

2 technology and web server to integrate easily. Figure 6.1 shows the screenshot of EasyPHP1-8 interface. Figure 6.1 Screenshot of EasyPHP1-8 interface EasyPHP1-8 software provides a platform which supports the implementation of a dynamic websites accomplished by the open source elements, the Apache web server, PHP server-side language and a database management system, MySQL. EasyPHP1-8 is not a development tool but it is represented as a management tool, therefore other suitable software is needed either to write the PHP scripts or manage the MySQL database. Apache web server and MySQL software are packaged together with EasyPHP1-8. The both software can work properly if the traffic light symbol provided in the EasyPHP1-8 interface is turned to green Building the Database Structure The development process is then preceded with setting and building the database structure for EPUM web-based system. It is another important process in developing EPUM web-based system as database system is needed to present the EPUM repository. EPUM repository is as proposed in the EPUM framework. User-friendly GUI software, phpmyadmin is used to manage and create the MySQL databases and tables on a remote server. A simple configuration is set for phpmyadmin to 126

3 work with MySQL database management through any browsers. The configuration setting includes few modifications on the installed directory such as changing the username and password setting. Figure 6.2 presents the screenshot of phpmyadmin interface. Figure 6.2 Screenshot of phpmyadmin interface A database named dbepum and its related tables based on ORM diagram specified in design phase is then created through phpmyadmin. Each table is fulfilled with the required information such as the field names, data type for each field names and its field size. Relevant record for particular table is also accomplished throughout the process. New record can be deleted or added to the tables later using manual updating or through functions in EPUM web-based system. Tables that have been created can be viewed from the following figure 6.3 which shows the database structure for EPUM web-based system. 127

4 Figure 6.3 Screenshot of database structure for EPUM in phpmyadmin The next step involves configuring the database connection to connect MySQL database to Dreamweaver MX. The configuration process is conducted by following the instructions of configuration setting provided in the Dreamweaver MX software. However, a PHP page needs to be created first in order to test the database connection. The testing process for data updating from the system will be done when the coding for database updating process has been completely developed in the next stage. Once the database connection is established, the process of developing the interface and functional parts of the system begin Creating the User Interface The user interface design for EPUM web-based system is created and integrated in Dreamweaver MX software. Graphic and images used in the system are first designed using Adobe Illustrator. Then, they are set in the appropriate place of the system s interface. The user interfaces for the system is developed into two 128

5 subsystem of EPUM web-based system which are EPUM Interface and EPUM management system, according to the proposed framework. Both subsystems have the same template of user interface except with few amendments to differentiate the functions. Under the EPUM Interface subsystem, there is a reader module while author module, editor module and reviewer module are the modules which reside within the EPUM management system. Each module is built to serve different societies who will use the EPUM web-based system. Menus, buttons and online form templates are also created to support the interactivity of the system. The EPUM Interface design which can also be referred to as Reader module is presented in the following figure 6.4. Figure 6.4 EPUM Interface/ Reader module The EPUM Interface plays the role as the main page to appear in the website environment. It will be the integral part of the online formal and informal scholarly 129

6 communication activities in University of Malaya. The other modules such as Author module, Editor module and Reviewer module are placed inside EPUM management system. Figure 6.5, figure 6.6 and figure 6.7 illustrate the user interface for the three modules mentioned. Figure 6.5 Author module interface As mentioned before, every module uses the same template of user interface design. However, for each module, the module s name is placed on top of the page to easily acknowledge particular users that they are viewing the right module. Every module consists of different functions. This is concurrent to the different use cases specified in analysis phase in chapter

7 Figure 6.6 Editor module interface Figure 6.7 Reviewer module interface 131

8 6.1.4 Building the System Functionalities Functionalities for such online form, menus or button to perform accordingly are added to the system through the PHP codes. Different PHP scripts which are used for different functions are coded throughout the whole system structures and functions. The PHP codes or scripts which have been developed include codes for updating data into database through a button press, codes for login verification, codes for searching and browsing articles, codes for article submission process and more. The codes are tested whether it can function properly beginning from the early code development process. 6.2 The Implementation of EPUM In the implementation of EPUM web-based system, it has to reflect on the other three mechanisms of EPUM framework which is services, interactions and scenarios. Services and interactions are defined for this implementation of EPUM web-based system as the features and functions provided in the system. Scenarios represent the processes involved in EPUM web-based system The realization of EPUM The objective of EPUM framework is to provide a model for scholarly communication activities through the implementation of EPUM web-based system. It is achieved by applying the framework mechanism with the system requirements. The implementation of EPUM web-based system focused on the accomplishment of its system requirements covering both functional and non-functional requirements. 132

9 However, the implementation process is based on the mechanisms of EPUM s framework. Table 6.7 summarized how EPUM web-based system could be an effective scholarly communication model if its system structures are accomplished by considering on the proposed mechanisms in EPUM framework. The seven framework s mechanisms support the overall aspect of physical and logical support for EPUM web-based system implementation. Description in table 6.7 also describes the visible realization of the framework s theory and concept. The model which is produced by applying the EPUM framework s theory is effectively in supporting scholarly communication activities in higher learning institution especially in University of Malaya. It is effective in terms of cost, availabilities, times, enabling technology and functional support. It has indicated that integrating new media technology that is electronic publishing could facilitate the scholarly communication activities in an integrated academic and research environment. Table 6.1 Scholarly communication model for EPUM Mechanisms Societies and stream Scholarly Communication Model Realization/Accomplishment Implementation of four subsystems or modules which focus on reader module, author module, editor module and reviewer module Each module is implemented to different group of academic societies. 133

10 Table 6.1, continued Scholarly Communication Model Mechanisms Realization/Accomplishment Technical Client-server Web architecture is being used in the development and implementation. Open source software package consisting of Apache Web server, MySQL database system and PHP server-side scripting is chosen as the technology enabler regarding on cost beneficial characteristics. Services and interaction The services provided in EPUM web-based system focused on the ability to support: Formal scholarly communication through sharing and exchanging scholarly works such as journal articles. Informal scholarly communication through computer-mediated communication which is the controlled forum discussion facilities. Editorial management, article submission and peer review process Information and knowledge discovery through search and browse mechanism. Societies control through login mechanism. EPUM repository The objective is to establish the institutional repositories of scholarly works. MySQL database system created the scholarly repository for EPUM web-based system. 134

11 6.2.2 Services and Interaction Services and interaction mechanisms concerned on providing features and function which could facilitate the implementation of EPUM web-based system. Several features and functions which have been constructed for EPUM web-based system are as below: Login function Registration function Search function Forum function 1. Login function Based on the scholarly communication model for EPUM web-based system, login mechanism is to provide societies control. This is to provide privilege access to certain authorized users. Login function in EPUM web-based system is to allow authorized users to access and use the functions in the system. It provides two types of login which is a login function for reader and login in EPUM management system part. Figure 6.8 shows the login function in Reader module while figure 6.9 shows the login interface in EPUM management system. Figure 6.8 Login function in Reader module 135

12 The login function in Reader module requires users to enter their usernames and passwords. A reader has to register first before he or she will successfully login to the system. An authorized reader is allowed to view full content of articles published in EPUM web-based system. The login interface in EPUM management system is provided to restrict only particular users to access particular module. For example, author will only be allowed to access Author module. However, users need to type the specific URL if they want to view the login interface of the EPUM management system. It might be one of the weaknesses of EPUM web-based system. Figure 6.9 Login interface in EPUM Management System 136

13 2. Registration function Registration interface provides forms for users to register to the system. Only registered users are allowed to access full content of articles in EPUM web-based system in HTML format, download the article content in pdf format and print the articles online. Figure 6.10 Registration function interface Figure 6.10 shows interface for online registration form developed in EPUM webbased system. Users have to fill in the online form with the required data such as nickname (username) and password to register. The data is then sent to the database of the system after pressing the Submit button which represents the submit process. Once a user has finished the registration process, an account containing the 137

14 personal information of the user will be created. Then, the user will be redirected to his/her personal account interface (see figure 6.11). In the personal account interface, users can edit and add other required details. This interface allows registered users to modify their personal information at any time they want. All of the personal information is stored in the table user in the database. Figure 6.11 Personal account function interface 3. Search and browse function Information and knowledge discovery concept in EPUM web-based system is applied toward the implementation of search function mechanism. It is to allow users or readers to find articles which are published in EPUM web-based system. 138

15 This is the initial state to encourage the process of sharing and discovering knowledge in scholarly communication activities. Search mechanism which is implemented in EPUM web-based system is based on keyword, article s title and article s topic search. When readers enter a keyword to search, the search results will be displayed under the keyword search. This function is provided in the Reader module. Figure 6.12 shows the search mechanism which is implemented in EPUM web-based system. Figure 6.12 Search function interface Based on figure 6.12, the search result consists of article s title which is related to the keyword search, author s name and topic related to the articles. If readers click on one of the article s title retrieved by the search result, readers will be redirected to the article s content which is displayed in HTML format. 139

16 Figure 6.13 shows how article s content will be displayed to readers in EPUM Webbased system. Through the interface, readers are given some options such as links to other article related to the topics. Readers can also print the article s content or download the full article s content in pdf format. Providing access to article s journal in EPUM web-based system is one way of encouraging formal method of communicating knowledge as one of the key activities in scholarly communication process. Scholarly works and the findings are disseminated through this method. Figure 6.13 Article in HTML format interface 140

17 4. Forum function Forum function which is implemented in EPUM web-based system is to provide a platform for informal scholarly communication to occur within academician communities in University of Malaya. Certain knowledge, skill and expertise might be difficult to be communicated in formal way. Thus, forum function enables any individual readers to convey their ideas or opinion without being judged by others and attached to particular procedures. Figure 6.14 Forum discussion interface Based on figure 6.14, the forum discussion interface enables readers to issue a topic in the forum space to be discussed with other readers. They could either actively involved in the informal scholarly communication process by writing a replied opinion around the raised issues or just tracking the discussion by only viewing the posts. Functions which are provided in forum discussion interface are: 141

18 new topic which allows readers to create new topic of discussion. post reply which allows readers to reply to topic s issue. view previous topic which allows readers to view content of previous topic s issue. view next topic which allows readers to view content of next topic s issue. Activities in the forum function such as post a topic or reply to posted issues will be monitored by the EPUM system administration. The assigned administrator will filter the message posted by readers before it is allowed to be published in the forum topic. Any posted messages consists message that will irritate or provoke other readers, will be discarded and at the worst case, the readers will be banned from participating in the forum discussion. This is to prevent harmful or risky message posted by negative thinking readers Processes in EPUM This section discusses the processes which are supported by the implementation of EPUM web-based system. This explains the formal scholarly communication activities which should occur throughout the implementation of EPUM web-based system. 1. Article submission process Article submission function is provided in Author s module. As shown in figure 6.15, an author can submit an article through the provided online submission form. 142

19 Figure 6.15 Article submission interface in Author s module An author needs to fill in the form with some relevant information such as the article s title, topic related to the article s area of discussion, keyword, author s name and abstract description of the article. The author is also needed to include the full content of the article in pdf or Word document format. Once the submission process is successful, an acknowledgement message will be displayed to inform the authors about the submission status. The article which submitted by authors will be appeared in the editor list of new article submission. This can be seen by referring to figure 6.16 as shown below. 143

20 Figure 6.16 List of new articles submission interface in Editor s module. The new article s submission list shows title of the articles, author s name and the submission date. Editor will view the new article submission and checks the article contents. For the first stage of article acceptance, the editor will check the article according to particular checklists provided as shown in figure Then, editor will select and assign one to three reviewers to review the articles before it is accepted to be published in EPUM web-based system (see figure 6.18). The reviewer which has been assigned by the editor to review article will be notified through . The reviewer will then access the Reviewer module to view the assigned article(s). 144

21 Figure 6.17 Editor s checklist for new article in Editor module. Figure 6.18 Assigning reviewer to article interface 145

22 2. Peer review process The reviewer which has been assigned to review new article submission will decide either to accept or decline to handle the peer review process. If the reviewer agrees to review the assigned article, the reviewer is needs to provide a review report by filling the review s form as depicted in figure Particular information regarding on the evaluation of the articles is needed to be provided in the report form. To do the evaluation, the reviewer needs to rank article which he or she has reviewed according to the provided criteria. The article is evaluated under journal publication requirements, scientific significance and scientific qualities criteria. The ranking evaluation is based on Likert scale evaluation concept which range from rank 1 to 5. After that, the reviewer needs to suggest a recommendation for the article s status either to be published without revision, published with minor revision, published with major revision or rejected for publication in EPUM web-based system. The review report will be submitted to editor for next consideration of publication. Figure 6.19 Review report form in Reviewer s module 146

23 Figure 6.19, continued Although a notification mechanism is important as the medium of acknowledgement between the editors and the reviewers, however a kind of notification function is not included in this system development. This is due to the limitation of time and the developed system is only as a prototype of the fully complete EPUM web-based system. 6.4 Conclusion This chapter discusses the development process of EPUM web-based system which focuses on three parts; the system structures and user interface development, database system and web server configuration. The implementation parts present the accomplishment of system requirements which is coordinated with the proposed mechanisms in EPUM framework. It concern with the requirements to provide an electronic-based scholarly communication model in the University of Malaya. 147

Government of Saskatchewan Executive Council. Oracle Sourcing isupplier User Guide

Government of Saskatchewan Executive Council. Oracle Sourcing isupplier User Guide Executive Council Oracle Sourcing isupplier User Guide Contents 1 Introduction to Oracle Sourcing and isupplier...6 1.0 Oracle isupplier...6 1.1 Oracle Sourcing...6 2 Customer Support...8 2.0 Communications

More information

The Peer Reviewer s Guide to Editorial Manager

The Peer Reviewer s Guide to Editorial Manager The Peer Reviewer s Guide to Editorial Manager Registering with EM The Register option is found in the main toolbar. New users simply click on REGISTER. [Note: You may have been proxy registered as a review

More information

https://weboffice.edu.pe.ca/

https://weboffice.edu.pe.ca/ NETSTORAGE MANUAL INTRODUCTION Virtual Office will provide you with access to NetStorage, a simple and convenient way to access your network drives through a Web browser. You can access the files on your

More information

PHP+MYSQL, EASYPHP INSTALLATION GUIDE

PHP+MYSQL, EASYPHP INSTALLATION GUIDE PHP+MYSQL, EASYPHP INSTALLATION GUIDE EasyPhp is a tool to install and configure an Apache server along with a database manager, MySQL. Download the latest version from http://www.easyphp.org/ as seen

More information

Richmond Systems. SupportDesk Web Interface User Guide

Richmond Systems. SupportDesk Web Interface User Guide Richmond Systems SupportDesk Web Interface User Guide 1 Contents SUPPORTDESK WEB INTERFACE...3 INTRODUCTION TO THE WEB INTERFACE...3 FEATURES OF THE WEB INTERFACE...3 HELPDESK SPECIALIST LOGIN...4 SEARCHING

More information

Ships & Offshore Structures

Ships & Offshore Structures Ships & Offshore Structures And Tutorial for Reviewers Table of Contents Registering 3 Logging In 3 4 Changing your password 4 Software requirements 5 New Reviewer Invitations 5 Submitting your review

More information

Publish Joomla! Article

Publish Joomla! Article Enterprise Architect User Guide Series Publish Joomla! Article Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Publish Joomla! Article 3 Install Joomla! Locally 4 Set

More information

Digital Commons Journal Guide: How to Manage, Peer Review, and Publish Submissions to Your Journal

Digital Commons Journal Guide: How to Manage, Peer Review, and Publish Submissions to Your Journal bepress Digital Commons Digital Commons Reference Material and User Guides 6-2016 Digital Commons Journal Guide: How to Manage, Peer Review, and Publish Submissions to Your Journal bepress Follow this

More information

Fax User Guide 07/31/2014 USER GUIDE

Fax User Guide 07/31/2014 USER GUIDE Fax User Guide 07/31/2014 USER GUIDE Contents: Access Fusion Fax Service 3 Search Tab 3 View Tab 5 To E-mail From View Page 5 Send Tab 7 Recipient Info Section 7 Attachments Section 7 Preview Fax Section

More information

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information

Installing buzztouch Self Hosted

Installing buzztouch Self Hosted Installing buzztouch Self Hosted This step-by-step document assumes you have downloaded the buzztouch self hosted software and operate your own website powered by Linux, Apache, MySQL and PHP (LAMP Stack).

More information

NTT Web Hosting Service [User Manual]

NTT Web Hosting Service [User Manual] User Version 0.11 August 22, 2014 NTT Web Hosting Service [User Manual] Presented By: OAM Linux A NTT Communications (Thailand) CO., LTD. Table of Contents NTT Web Hosting Service [User Manual] 1 General...

More information

Journal Editors Guide

Journal Editors Guide Accessing Editors Tools from the My Account Page: When you log in to the bepress site, you can access all of your editor tools from your My Account page. 1. Navigate to Trace s homepage [http://www.trace.tennessee.edu/]

More information

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo. Create e-commerce website Opencart Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.com Create e-commerce website Opencart What is opencart? Opencart

More information

TABLE OF CONTENTS LIST OF FIGURES...XI LIST OF TABLES...XIV LIST OF ABBREVIATIONS...XV. 1.1: Background...1. 1.2: Problem Statements...

TABLE OF CONTENTS LIST OF FIGURES...XI LIST OF TABLES...XIV LIST OF ABBREVIATIONS...XV. 1.1: Background...1. 1.2: Problem Statements... TABLE OF CONTENTS PAGE NO. LIST OF FIGURES....XI LIST OF TABLES..........XIV LIST OF ABBREVIATIONS......XV CHAPTER 1: INTRODUCTION 1.1: Background.....1 1.2: Problem Statements.....2 1.3: Objectives....5

More information

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux

More information

An Electronic Journal Management System

An Electronic Journal Management System An Electronic Journal Management System Hrvoje Bogunović, Edgar Pek, Sven Lončarić and Vedran Mornar Faculty of Electrical Engineering and Computing, University of Zagreb Unska 3, 0000 Zagreb, Croatia

More information

Online shopping store

Online shopping store Online shopping store 1. Research projects: A physical shop can only serves the people locally. An online shopping store can resolve the geometrical boundary faced by the physical shop. It has other advantages,

More information

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

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Request Management help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Request Management help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

Grant Management System State Administrators Manual

Grant Management System State Administrators Manual Grant Management System State Administrators Manual About the new Grants Management System The Propane Education & Research Council s Grant Management System (GMS) is based on a commercial product, EzGrants,

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

OrangeHRM Web Installation Guide for Windows

OrangeHRM Web Installation Guide for Windows OrangeHRM Web Installation Guide for Windows All rights reserved. Published in the United States of America. This publication is protected by copyright, and permission must be obtained from the publisher

More information

Microsoft Dynamics GP 2010

Microsoft Dynamics GP 2010 Microsoft Dynamics GP 2010 Workflow Administrator s Guide March 30, 2010 Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

Software Requirements Specification. Web Library Management System

Software Requirements Specification. Web Library Management System Software Requirements Specification For Web Library Management System Version x.xx Prepared by Proposed to Software Requirements Specification for WLMS Page

More information

How to Set Up a Website Using Joomla

How to Set Up a Website Using Joomla Application Note How to Set Up a Website Using Joomla The success of online business in recent years has aroused the interest of more and more personal and small business users to build their own websites

More information

1 Classified Script. User Guide v1.0

1 Classified Script. User Guide v1.0 1 Classified Script User Guide v1.0 Installation... 3 Create Database... 3 Grant Rights... 4 Configure Settings... 5 Step 1... 5 Step 2... 6 Step 3... 7 Post Sponsored Ad... 8 Step 1... 8 Step 2... 9 Manage

More information

ibaan ERP 5.2a Configuration Guide for ibaan ERP Windows Client

ibaan ERP 5.2a Configuration Guide for ibaan ERP Windows Client ibaan ERP 5.2a Configuration Guide for ibaan ERP Windows Client A publication of: Baan Development B.V. P.O.Box 143 3770 AC Barneveld The Netherlands Printed in the Netherlands Baan Development B.V. 2002.

More information

Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and

Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and later User Guide Rev: 2013-02-01 Web Forms for Marketers 2.3 for Sitecore CMS 6.5 and later User Guide A practical guide to creating and managing web

More information

Engaged Management ReView Reviewer Guidelines V.1.0. Friday, March 11, 2015

Engaged Management ReView Reviewer Guidelines V.1.0. Friday, March 11, 2015 Engaged Management ReView Reviewer Guidelines V.1.0 Friday, March 11, 2015 Table of Contents Engaged Management ReView (EMR) Reviewer Guidelines... 3 SECTION 1: Reviewer Receiving Invitation to Review

More information

Sac State Risk Management Services. Business Continuity Plan System Users Guide

Sac State Risk Management Services. Business Continuity Plan System Users Guide Sac State Risk Management Services Business Continuity Plan System Table of Contents Introduction 2 Log onto the system 3 Select a Department 4 User Privileges 4 Manage BCP Coordinators 5 Critical Processes

More information

Project Databases Report

Project Databases Report Project Databases Report Pizzeria Ordering System Teachers : Assistant: Jos de Bruin Dr. Hamideh Afsarmanesh Simon Msanjila Students: Tyrone Vriesde Tvriesde@science.uva.nl 0588067 Tony Cheong W.T.T.Cheong@student.uva.nl

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

VIP Help Desk Web Application User Guide Version 3.0

VIP Help Desk Web Application User Guide Version 3.0 1 VIP Help Desk Web Application User Guide Version 3.0 2 Table of Contents-... New Features of VIP Help Desk 3.0 New features of Admin panel New features of Operator panel New features of User panel How

More information

Online Vulnerability Scanner Quick Start Guide

Online Vulnerability Scanner Quick Start Guide Online Vulnerability Scanner Quick Start Guide Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted.

More information

Microsoft Office Live Meeting Events User s Guide

Microsoft Office Live Meeting Events User s Guide Microsoft Office Live Meeting Events User s Guide Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies,

More information

Mobility Tool Guide for Beneficiaries of Leonardo da Vinci programme

Mobility Tool Guide for Beneficiaries of Leonardo da Vinci programme EUROPEAN COMMISSION Directorate-General for Education and Culture Lifelong Learning: policies and programme Coordination of the "Lifelong learning" programme Mobility Tool Guide for Beneficiaries of Leonardo

More information

WNMS Mobile Application

WNMS Mobile Application WNMS Mobile Application User s Guide Revision 1.0 18 October 2013 Copyright 2013 Deliberant www.deliberant.com Copyright 2013 Deliberant This user s guide and the software described in it are copyrighted

More information

IBM i Version 7.2. Systems management Advanced job scheduler

IBM i Version 7.2. Systems management Advanced job scheduler IBM i Version 7.2 Systems management Advanced job scheduler IBM i Version 7.2 Systems management Advanced job scheduler Note Before using this information and the product it supports, read the information

More information

Research Article. ISSN 2347-9523 (Print)

Research Article. ISSN 2347-9523 (Print) Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 2014; 2(6B):857-862 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

Recruitment Management System (RMS) User Manual

Recruitment Management System (RMS) User Manual Recruitment Management System (RMS) User Manual Contents Chapter 1 What is Recruitment Management System (RMS)? 2 Chapter 2 Login/ Logout RMS Chapter 3 Post Jobs Chapter 4 Manage Jobs Chapter 5 Manage

More information

Administrator Operations Guide

Administrator Operations Guide Administrator Operations Guide 1 What You Can Do with Remote Communication Gate S 2 Login and Logout 3 Settings 4 Printer Management 5 Log Management 6 Firmware Management 7 Installation Support 8 Maintenance

More information

Software Requirements Specification

Software Requirements Specification CSL740 Software Engineering Course, IIT Delhi Software Requirements Specification Submitted By Abhishek Srivastava (2011EEY7511) Anil Kumar (2009CS10180) Jagjeet Singh Dhaliwal (2008CS50212) Ierum Shanaya

More information

Load testing with. WAPT Cloud. Quick Start Guide

Load testing with. WAPT Cloud. Quick Start Guide Load testing with WAPT Cloud Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. 2007-2015 SoftLogica

More information

Web Hosting Control Panel Guide

Web Hosting Control Panel Guide Web Hosting Control Panel Guide 10/17/2014 CONTENTS Login URL 2 Domains List 3 Control Panel 4 Database Management 5 FTP Management 7 TelePacific s Web Hosting Control Panel is designed to enhance your

More information

User guide to the EMIR 1 notifications web portal

User guide to the EMIR 1 notifications web portal User guide to the EMIR 1 notifications web portal Contents 1. INTRODUCTION 2 2. Registering as a user 2 2.1 Super users 3 2.2 Adding additional counterparties 3 2.3 Adding additional users 4 2.4 Adding

More information

How to install phpbb forum on NTU student club web server

How to install phpbb forum on NTU student club web server How to install phpbb forum on NTU student club web server This guide contains the step by step instructions to install phpbb (stable release 3.0.7- PL1) on NTU student club web server. It does not cover

More information

CSSE 374 Software Architecture and Design I

CSSE 374 Software Architecture and Design I CSSE 374 Software Architecture and Design I Homework 4 Objective To apply what you have learned about UML Logical Architecture by:. Creating a preliminary Logical Architecture for the Dog-eDoctor System

More information

Table of Contents INTRODUCTION... 2 HOME PAGE... 3. Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG...

Table of Contents INTRODUCTION... 2 HOME PAGE... 3. Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG... Table of Contents INTRODUCTION... 2 HOME PAGE... 3 Announcements... 7 Personalize & Change Password... 8 Reminders... 9 SERVICE CATALOG... 11 Raising a Service Request... 12 Edit the Service Request...

More information

Baidu: Webmaster Tools Overview and Guidelines

Baidu: Webmaster Tools Overview and Guidelines Baidu: Webmaster Tools Overview and Guidelines Agenda Introduction Register Data Submission Domain Transfer Monitor Web Analytics Mobile 2 Introduction What is Baidu Baidu is the leading search engine

More information

GUIDEWIRE. Introduction to Using WebMail. macrobatix. Learn how to: august 2008

GUIDEWIRE. Introduction to Using WebMail. macrobatix. Learn how to: august 2008 macrobatix GUIDEWIRE august 2008 Introduction to Using WebMail Learn how to: Manage Your Inbox Compose a Message Activate Spam Filter Modify Spam Settings Check Held Messages *To download the complete

More information

Live Text at Centenary College Quick Tips Guide

Live Text at Centenary College Quick Tips Guide Live Text at Centenary College Quick Tips Guide Please read all the information on this page. LiveText can help you create and maintain a digital portfolio of all the assignments and teaching materials

More information

USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM

USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM User Manual Table of Contents Introducing OWL...3 Starting to use Owl...4 The Logging in page...4 Using the browser...6 Folder structure...6 Title Bar...6

More information

SWITCH Resource Registry Guide

SWITCH Resource Registry Guide AAI Resource Registry Guide Authors: LH, TL AAI web page: http://www.switch.ch/ Contact: aai@switch.ch This guide is aimed at users of the SWITCH Resource Registry and is intended to serve as a complimentary

More information

Development of a Learning Content Management Systems

Development of a Learning Content Management Systems Development of a Learning Content Management Systems Lejla Abazi-Bexheti Abstract Change appears to be the only constant in the field of ICT and what was treated as advanced feature few years ago is today

More information

How to test and debug an ASP.NET application

How to test and debug an ASP.NET application Chapter 4 How to test and debug an ASP.NET application 113 4 How to test and debug an ASP.NET application If you ve done much programming, you know that testing and debugging are often the most difficult

More information

Expresso Quick Install

Expresso Quick Install Expresso Quick Install 1. Considerations 2. Basic requirements to install 3. Install 4. Expresso set up 5. Registering users 6. Expresso first access 7. Uninstall 8. Reinstall 1. Considerations Before

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Building job sites with Joomla!

Building job sites with Joomla! Building job sites with Joomla! Santonu Kumar Dhar Chapter No. 1 "Installing and Configuring Joomla! 1.5 and Jobs! Pro 1.3.2" In this package, you will find: A Biography of the author of the book A preview

More information

Getting Started - The Control Panel

Getting Started - The Control Panel Table of Contents 1. Getting Started - the Control Panel Login Navigation Bar Domain Limits Domain User Account Properties Session Management 2. FTP Management Creating and Editing Users Accessing FTP

More information

Implementing a Web-based Transportation Data Management System

Implementing a Web-based Transportation Data Management System Presentation for the ITE District 6 Annual Meeting, June 2006, Honolulu 1 Implementing a Web-based Transportation Data Management System Tim Welch 1, Kristin Tufte 2, Ransford S. McCourt 3, Robert L. Bertini

More information

Project management integrated into Outlook

Project management integrated into Outlook y Project management integrated into Outlook InLoox PM 7.x Help for the configuration for MySQL-Server An InLoox Whitepaper Published: October 2011 Copyright: InLoox GmbH 2011 You find up-to-date information

More information

GP webpay - Practical Examples

GP webpay - Practical Examples GP webpay - Practical Examples Version: 2.0 Global Payments Europe, s.r.o. Created 8.10.2015 Last update 14.12.2015 Author Dimitrij Holovka Manager Approved by Version 2.0 Confidentiality Internal Document

More information

Ariba Sourcing Getting Started Guide for Suppliers

Ariba Sourcing Getting Started Guide for Suppliers What is the Ariba Commerce Cloud? The Ariba Commerce Cloud is your entry point to all of your seller solutions with Ariba. Rather than managing multiple login IDs for multiple customers sites, you will

More information

Software Requirements Specification for POS_Connect Page 1. Software Requirements Specification. for. POS_Connect. Version 1.0

Software Requirements Specification for POS_Connect Page 1. Software Requirements Specification. for. POS_Connect. Version 1.0 Page 1 Software Requirements Specification for POS_Connect Version 1.0 1/9/2013 Page 2 Table of Contents Table of Contents Revision History 1. Introduction 1.1 Purpose 1.2 Document Conventions 1.3 Intended

More information

INVESTOR MANUAL. Anywhere and anytime access by the stakeholders Increased efficiency and transparency in Government departments Reduced cost and time

INVESTOR MANUAL. Anywhere and anytime access by the stakeholders Increased efficiency and transparency in Government departments Reduced cost and time INVESTOR MANUAL Karnataka Udyog Mitra is a single window facilitation mechanism for the investors to invest in Karnataka. Portal facilitates different departments to process the investor s application

More information

TIMETABLE ADMINISTRATOR S MANUAL

TIMETABLE ADMINISTRATOR S MANUAL 2015 TIMETABLE ADMINISTRATOR S MANUAL Software Version 5.0 BY GEOFFPARTRIDGE.NET TABLE OF CONTENTS TOPIC PAGE 1) INTRODUCTION 1 2) TIMETABLE SPECIFICATIONS 1 3) SOFTWARE REQUIRED 1 a. Intranet Server (XAMPP

More information

Mail Aliases and LISTSERV Mailing Lists Revised by Jay Byon Tokuda

Mail Aliases and LISTSERV Mailing Lists Revised by Jay Byon Tokuda UNIX001 October 2004 Mail Aliases and LISTSERV Mailing Lists Revised by Jay Byon Tokuda Introduction... 1 What is a mail alias?... 1 How do I use a mail alias?... 2 How do I request a mail alias?... 2

More information

Microsoft Dynamics GP Release. Workflow Administrator s Guide

Microsoft Dynamics GP Release. Workflow Administrator s Guide Microsoft Dynamics GP Release Workflow Administrator s Guide December 10, 2012 Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information

More information

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions Bitrix Site Manager 4.0 Quick Start Guide to Newsletters and Subscriptions Contents PREFACE...3 CONFIGURING THE MODULE...4 SETTING UP FOR MANUAL SENDING E-MAIL MESSAGES...6 Creating a newsletter...6 Providing

More information

Migrating and Maintaining FrontPage 2003 Web Sites

Migrating and Maintaining FrontPage 2003 Web Sites Migrating and Maintaining FrontPage 2003 Web Sites Background Microsoft FrontPage has been the primary web site management technology used at the Yosemite Community College District since 1998, and will

More information

The Cancer Institute NSW Grants Management System User Guide

The Cancer Institute NSW Grants Management System User Guide The Cancer Institute NSW Grants Management User Guide Version 1.1 12 February 2016 Contents 1. Registration 2 2. Login to the Institute s GMS 3 3. Forgot password 3 4. The home page 4 5. Creating a profile

More information

OUTLOOK WEB APP (OWA): MAIL

OUTLOOK WEB APP (OWA): MAIL Office 365 Navigation Pane: Navigating in Office 365 Click the App Launcher and then choose the application (i.e. Outlook, Calendar, People, etc.). To modify your personal account settings, click the Logon

More information

How To Use Turna 4Europe Online Education And Training Programmes Online (Eu)

How To Use Turna 4Europe Online Education And Training Programmes Online (Eu) Carries your information globally USER MANUAL v.2.0 2 TABLE OF CONTENTS TABLE OF CONTENTS... 2 LIST OF FIGURES... 3 1. PURPOSE... 4 2. TURNA... 4 3. TURNA USER INTERFACE... 4 3.1 TURNA Login Page... 4

More information

Applicant Workflow Hiring Managers

Applicant Workflow Hiring Managers Applicant Workflow Hiring Managers Below is a visual diagram for the staff applicant flows and statuses in the Santa Clara University Online Recruitment System. The applicant workflow process: 1. The Applicant

More information

Software Requirements Specification. Human Resource Management System. Sponsored by Siemens Enterprise Communication. Prepared by InnovaSoft

Software Requirements Specification. Human Resource Management System. Sponsored by Siemens Enterprise Communication. Prepared by InnovaSoft Software Requirements Specification Human Resource Management System Sponsored by Siemens Enterprise Communication Prepared by InnovaSoft Cansu Hekim - 1630888 Bekir Doğru - 1560085 Zaman Safari - 1572254

More information

Rational DOORS Next Generation. Quick Start Tutorial

Rational DOORS Next Generation. Quick Start Tutorial Rational DOORS Next Generation Quick Start Tutorial 1 Contents 1. Introduction... 2 2. Terminology... 3 3. Project Area Preparation... 3 3.1 Creating the project area... 3 4 Browsing Artifacts and Modules...

More information

Getting Started Manual: Authors

Getting Started Manual: Authors PaperPlaza and PaperCept Conference Manuscript Management and Registration Systems Getting Started Manual: Authors PaperCept, Inc. (Revised October 5, 2011) Getting Started Manual: Authors Contents 1.

More information

Four Soft Netherlands B.V. Ticket Registration System. User manual. Manual

Four Soft Netherlands B.V. Ticket Registration System. User manual. Manual Four Soft Netherlands B.V. Ticket Registration System Author : H.J.W. Kroeze Revision Number : 3.1 Date of Issue : October 2005 Document : TOOLS TRS users manual V3.1.doc Copyright 2009 Four Soft Netherlands

More information

WordPress Security Scan Configuration

WordPress Security Scan Configuration WordPress Security Scan Configuration To configure the - WordPress Security Scan - plugin in your WordPress driven Blog, login to WordPress as administrator, by simply entering the url_of_your_website/wp-admin

More information

POINT OF SALES SYSTEM (POSS) USER MANUAL

POINT OF SALES SYSTEM (POSS) USER MANUAL Page 1 of 24 POINT OF SALES SYSTEM (POSS) USER MANUAL System Name : POSI-RAD System Release Version No. : V4.0 Total pages including this covering : 23 Page 2 of 24 Table of Contents 1 INTRODUCTION...

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

A Manual on use of ABCD central and VHL-Site modules for Developing Library Information Discovery and Information Literacy Tools

A Manual on use of ABCD central and VHL-Site modules for Developing Library Information Discovery and Information Literacy Tools A Manual on use of ABCD central and VHL-Site modules for Developing Library Information Discovery and Information Literacy Tools By Arnold M. Mwanzu From Kenya: United States International University-Africa

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

Getting Started With SAM Director SAM Director User Guide

Getting Started With SAM Director SAM Director User Guide Getting Started With SAM Director SAM Director User Guide Copyright 2014 License Dashboard Limited. License Dashboard Limited is a trading subsidiary of the Blenheim Group. License Dashboard Limited -

More information

Outlander User Guide. Installation

Outlander User Guide. Installation Outlander User Guide Outlander is an Outlook Add-In that integrates your contacts, tasks, calendar events, and emails with your SugarCRM system. Installation Outlander is distributed as a Microsoft Installation

More information

CYCLOPE let s talk productivity

CYCLOPE let s talk productivity Cyclope 6 Installation Guide CYCLOPE let s talk productivity Cyclope Employee Surveillance Solution is provided by Cyclope Series 2003-2014 1 P age Table of Contents 1. Cyclope Employee Surveillance Solution

More information

USM Web Content Management System

USM Web Content Management System University of Southern Maine USM Web Content Management System USM Web CMS Technical Development Group 4/26/2011 Content o Introduction o Login o User Roles o Group Member o Group Publisher o Group Admin

More information

What do you mean that I have to have special web pages to communicate with FileMaker?

What do you mean that I have to have special web pages to communicate with FileMaker? 1 FileMaker Hosting Made Easy The top two reasons to host your FileMaker database are: Web Publishing and connecting via Remote Access. FileMaker Web Publishing FileMaker Web Publishing allows you to access

More information

Reseller Manual. version 2.0-r1

Reseller Manual. version 2.0-r1 Reseller Manual version 2.0-r1 Contents 1 Definition of Terms 3 2 Sections of the Reseller Interface 3 3 General 4 3.1 Overview.............................. 4 3.2 Change Password.........................

More information

FACULTY STUDENT MENTORSHIP PROGRAM. A Thesis. Presented to the. Faculty of. San Diego State University. In Partial Fulfillment

FACULTY STUDENT MENTORSHIP PROGRAM. A Thesis. Presented to the. Faculty of. San Diego State University. In Partial Fulfillment FACULTY STUDENT MENTORSHIP PROGRAM A Thesis Presented to the Faculty of San Diego State University In Partial Fulfillment of the Requirements for the Degree Master of Science in Computer Science by Pooja

More information

Universal Management Service 2015

Universal Management Service 2015 Universal Management Service 2015 UMS 2015 Help All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Fiery EX4112/4127. Printing from Windows

Fiery EX4112/4127. Printing from Windows Fiery EX4112/4127 Printing from Windows 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45083884 01 April 2009 CONTENTS 3 CONTENTS

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

Optimization in a Secure Windows Environment

Optimization in a Secure Windows Environment WHITE PAPER Optimization in a Secure Windows Environment A guide to the preparation, configuration and troubleshooting of Riverbed Steelhead appliances for Signed SMB and Encrypted MAPI September 2013

More information

Document Management. User Guide. Etz Support Team June 2012

Document Management. User Guide. Etz Support Team June 2012 Document Management User Guide Etz Support Team June 2012 This guide shows how to set up your Document Management module and explains how to apply and manage documents through your Etz system. Contents

More information

BRILL s Editorial Manager (EM) Manual for Reviewers

BRILL s Editorial Manager (EM) Manual for Reviewers BRILL s Editorial Manager (EM) Manual for Reviewers Table of Contents Introduction... 2 1. Logging into EM... 2 2. Changing Your Access Codes and Contact Information... 2 3. Agreeing or Declining to Review...

More information

EBMS Secure Email. February 11, 2016 Instructions. Version 2

EBMS Secure Email. February 11, 2016 Instructions. Version 2 February 11, 2016 Instructions Version 2 Table of Contents Secure Email Upgrade... 3 Receiving Secure Email... 3 Viewing Past Secure Emails... 3 One-Time Registration... 4 Registration Screen... 5 Viewing

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

ClicktoFax Service Usage Manual

ClicktoFax Service Usage Manual ClicktoFax Service Usage Manual 1. Log in to Fax Service 2. Configure your account 3. Send a fax 4. Receive a fax/search for Faxes/View Faxes 5. Logout 6. Additional Support 1. Log into fax service: a.

More information