Social Network Website to Monitor Behavior Change Design Document

Size: px
Start display at page:

Download "Social Network Website to Monitor Behavior Change Design Document"

Transcription

1 Social Network Website to Monitor Behavior Change Design Document Client: Yolanda Coil Advisor: Simanta Mitra Team #11: Gavin Monroe Nicholas Schramm Davendra Jayasingam

2 Table of Contents PROJECT TEAM INFORMATION... 4 CLIENT... 4 FACULTY ADVISOR... 4 STUDENT TEAM... 4 COPYRIGHT INFORMATION... 6 TECHNOLOGY AND TOOLS... 7 TECHNOLOGY... 7 VERSION CONTROL... 7 TOOLS... 7 CODEIGNITER... 7 PHP... 8 SELENIUM... 8 EXECUTIVE SUMMARY... 9 PROBLEM STATEMENT INTENDED USERS AND USES RESEARCHER PARTICIPATION USER PARTICIPATION EXPECTED END PRODUCT & OTHER DELIVERABLES OVERALL APPROACH DESIGN OBJECTIVES FUNCTIONAL REQUIREMENTS NON- FUNCTIONAL REQUIREMENTS CONSTRAINTS TESTING & EVALUATION PLAN UNIT TESTING SYSTEM TESTING PERFORMANCE TESTING VOLUME TESTING LOAD/STRESS TESTING USABILITY TESTING OVERALL DESIGN... 15

3 OVERALL ARCHITECTURE LAYERED DIAGRAM CLASSES MODULES SERVICES MODULES DETAILED DESIGN SEQUENCE DIAGRAMS LOGIN SURVEY SURVEY RESPONSE DESIGN ARCHITECTURE SCREEN FLOW DIAGRAM PAGE ACTIONS LOGIN PAGE: PROFILE PAGE: MEMBER S HOME PAGE: ADMIN S HOME PAGE: DESIGNER S HOME PAGE: DATABASE DIAGRAM LOG DESCRIPTION POST DESCRIPTION DESIGN RATIONALE DESIGN ISSUES SERVER SPECIFICATIONS UNIFIED NEWS FEED LOG FORMAT CLOSING SUMMARY... 27

4 Project Team Information Client Yolanda Coil Graduate Assistant-Teaching/Research Department of Kinesiology Office: 235 Forker Bldg Ames, IA Telephone: Faculty advisor Simanta Mitra Senior Lecturer Department of Computer Science Office: B21 Atanasoff Ames, IA Telephone: Student Team Davendra Jayasingam Computer Engineering Address: 245 N Hyland Ave Telephone: (515) davendra@iastate.edu Gavin Monroe Software Engineering Address: 2215 Frederiksen Ct Ames, IA Telephone: (757) gemonroe@iastate.edu

5 Nicholas Schramm Computer Engineering Address: 4820 Mortensen Rd Ames Ia, Telephone: (612)

6 Copyright Information The client, Yolanda Coil, holds the copyright to the web site and all its contents. Any member of the team or the team s advisor cannot claim copyright of code in the web site, or any part of the website as their own once the project is completed. Copyright 2011 Yolanda Coil

7 Technology and Tools Technology Version Control The team will use Subversion to perform version control. Subversion can downloaded and installed from All editable data will be versioned, such as the project's source code, web pages, and documentation. Data that does not change, such as memos, will be archived instead of versioned. Generated files will not be archived or versioned. Tools CodeIgniter What is CodeIgniter? CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. Why CodeIgniter? The team chose CodeIgniter to use as a web framework because it follows a strict Model View Controller paradigm. The model view controller paradigm helps with code maintainability by separating the presentation and data layers. CodeIgniter also comes with built in features that help for two reasons. First it saves time for the group. There is no need to built features that are standered between web apps and allows the team to building the website. The second reason is that it prevents bugs in the system. If the team has to code all the tools, the chance

8 that there are bugs in the system is much higher. There still could be bugs in CodeIgniter itself, but if one is found it will be patched quickly with no work done by the team. PHP Selenium

9 Executive Summary This report details the design plan for the Social Network Website to Monitor Behavior Change project. This team consists of Software Engineer Gavin Monroe and Computer Engineers Nicholas Schramm and Davendra Jayasingam. Since no previous system was implemented, this project s goal is to create a new system according to specifications provided by our client. Heavy usage of web programming languages like PHP and Javascript, along with a database (MySQL) while maintaining the security of our website as our highest priority. Our project s main aim is to design and build a social network website for our client, Yolanda Coil. Our website will be of great assistance to her in her research, which is centered on human behavior change and human computer interaction. Our client has considered the use of Facebook and other sites for this project, but has deemed that they do not provide sufficient privacy, analytics reports, or control over users participation. She needs a site very much like Facebook that will give her data collected automatically through the interaction of users using her website. The aim of our client s research is to determine if participation in guided community discussion, via the Internet, is capable of successfully producing behavioral change, and to what degree could change be achieved. She plans to do this through our website because it her research would be much simpler and easier to monitor. She will collect behavioral data using features on our website such as calendars and feeds, and surveys that she will create and submit. This report will be an in-depth look into the design plan that we have laid out for our project. We will acknowledge those that have given us assistance, allowing the design process to run smoothly. Next we have our problem statement where we describe the general problem posed by our project and then we have our well defined proposed approach to solving the problem. We then move into our operating system for the project and explain some of the constraints it poses for the project. We will then have an enumeration of user categories that would deal with the system - complete with their use cases. Towards the end of the introduction material is the Assumptions and Limitations that was constructed for our project. Finally, we will detail the expected product and our deliverable for this project. The next section of the report will delve into the components that define our overall approach. We shall highlight the functional requirements, constraints, and technological considerations while accounting for the technological considerations. This report will then describe our testing requirements as we can best see fit from this point (two very important issues will also be addressed in the section regarding safety and security concerns, including but not limited to, concerns about our intellectual property and making sure that we have the rights to any tools or libraries that we may use). Possible risks shall also be briefed upon in the following sections along with the development of proposed milestones and the usage of tracking procedures. We estimated our resources and scheduling for project tasks. As for resources we have looked into languages and libraries that would be most beneficial and compatible.

10 Problem Statement As of now, no available social network will allow a user to create it s own sub social network based of the parent, and use that to monitor the activity levels of users of the sub social network. Available social network do not provide its users with the availability is a lack of analytics availability and an excess of features. For our product to fulfill the privacy requirements for research purposes all personal data kept strictly confidential, yet to be useful for research purposes it must collect and store personal data and give the administrator complete access to this information. This is what the currently available social do not provide networks provide. Intended Users and Uses Researcher Participation Research Administrator Research Assistant The application is intended for use by researchers regarding information on behavior change. As such, there are two distinct types of users. Research administrators who are using the application for research and Research Assistant who are using the application to keep the group running. User Participation Support Group The application will be used as a social network for a group seeking behavior change. These users will share a common unifying factor and will be selected by the research administor for participation on this application. An example one such group will be Female Police Officer. Expected End Product & Other Deliverables The expected end product is a system comprised of the database, server configuration, and web pages. We expect all components of the product to work in conjunction and be correctly configured when delivered to the client. The client shall be able to use the product to their specifications which may include creating users, tests, administering tests, reviewing scores, or generating reports based on the scores from tests.

11 Overall approach Design Objectives The application will be divided into two main systems. The web-based social network part and the data collecting research part. The first is the web based social network. Like most current social networks, it will have a news feed, a private messaging system, a posting system, and a calendar system. Additionally we will have an Ask the Expert feature that will allow users to submit questions to the administrator. The administrator will then be able to contact and expert and provide a response. The response will then get added to the news feed which is viewable for all. The second part is a data collection part. For data collection, we will use a log system. For every action, a log will be generated in the system. This log will contain the type of action, and time stamp and a blob of data specific to each entry. The admin will also have a interface for generating a report of the data. The admin will select a section of the data and the report which will be generated will contain the data records from the website. Functional requirements 1. User accounts a. The product shall allow users to specify their password. b. The product shall allow users to specify their user name. i.the product shall restrict users from having the same user name. c. The product shall allow users to specify their avatar. d. The product shall allow users to log in with their user name and password. e. The product shall allow users to interact with users in their group. f. The product shall restrict users from interacting with users in other groups. 2. Privileged Users a. The product shall allow privileged users to A/E/D users. b. The product shall allow privileged users to A/E/D user groups. c. The product shall allow privileged users to associate users with user groups. d. The product shall allow privileged users to associate roles with user groups. e. The product shall allow privileged users to view a separate command interface which is similar to the normal user view, but contains more actions. 3. Private messaging a. The product shall allow a user to send a plain text message to other users. b. The product shall allow a user to respond to messages from other users. 4. Calendar a. The product shall allow each user to have a calendar. b. The product shall allow a user to A/E/D events.

12 c. The product shall allows users to specify events to be private and those events cannot be seen by normal users. 5. Surveys a. The product shall allow a privileged user to A/E/D surveys. b. The product shall allow a privileged user to A/E/D survey questions. c. The product shall allow a privileged user to associate survey questions with surveys. d. The product shall allow a privileged user to schedule surveys to be displayed to other users e. The product shall notify a user when there is a new survey available. f. The product shall allow a user to take a survey only once. 6. Ask the experts a. The product shall allow a user to send a question to the privileged to be answered. b. The product shall allow a privileged user to create an answer for the question c. The product shall allow a privileged user to add an answered question to the news feed. 7. News Feed a. The news feed shall show an aggregate of items consisting of posts, events, and Ask the expert questions. b. The news feed shall show the latest post in a chain of posts c. The news feed shall show its items in reverse chronological order. d. The news feed shall show only show items that have been marked as public. e. The news feed shall show a specified number of items per page. f. The product shall allow a user to change the number of items per page. 8. Posts a. The product shall allow users to create a post. b. The product shall allow users to create a response to a post which will create a chain of posts. c. The product shall name a chain of posts by the original post. d. The product shall show the the most recent post first in a chain of posts. 9. Data Collection a. The product shall track user activity in the form of counting posts, logging on/off, questions asked, messages posted, word count contained in messages posted, and recipient of messages posted. b. The product shall all the privileged user to export the data in formats for processing such as comma separated values and into formats readable by SPSS, SAS, and R.

13 Non-Functional Requirements 1. Backup a. The product shall create a complete database backup every 1 day. 2. Privacy and security a. The product shall store passwords in the database using a one-way hashing algorithm. b. The product shall display content to authenticated users only. c. The product shall display private content to the authoring user and administrators only except in the case of private messages where 3. Reliability a. For every 1000 requests, the product shall fail at most one time. 4. Accessibility a. The product shall allow the user to perform every action regardless of wether JavaScript is enabled or not. b. The product shall follow Web Accessibility Initiative (WAI) guidelines. Constraints The application must be viewable in Internet Explorer, Safari, Firefox and Chrome. These browsers are the most commonly used browsers and should cover the majority of our users. For technology we looked at using Perl, JSP.net, and Adobe ColdFusion. In the end we went with PHP which was want the team was most familiar with. In addition PHP is a very well known language. If the project was going to be continued after this team is finished, PHP would make it easier to find other developers. The team chose CodeIgniter to use as a web framework because it follows a strict Model View Controller paradigm. The model view controller paradigm helps with code maintainability by separating the presentation and data layers. CodeIgniter also comes with built in features that help for two reasons. First it saves time for the group. There is no need to built features that are standered between web apps and allows the team to building the website. The second reason is that it prevents bugs in the system. If the team has to code all the tools, the chance that there are bugs in the system is much higher. There still could be bugs in CodeIgniter itself, but if one is found it will be patched quickly with no work done by the team.

14 Testing & Evaluation Plan Unit Testing The Team will test the individual components of the application with Selenium, a suite of tools specifically for testing web applications ( The Team will create unit tests for each manipulation of data in the application, e.g., adding a user or editing a event. Periodically, the team will rerun each test to identify regressions. The team chose Selenium as our testing suite because it has a suite of tools to automate web app testing across many platforms. Selenium runs in many browsers and operating systems and can be controlled by many programming languages and testing frameworks. System Testing The team will manually test each page and function of the web site by using multiple browsers. This approach ensures the system's compliance with its specified requirements. The team will also not look at code and assume no knowledge of the inner design of the code or logic to test the web site as a whole. Performance Testing Volume Testing The Team will test the performance of the application against different data sets. The Team will use data sets of different sizes to test how well the application performs with different amounts of data. To do this, the Team will programmatically generate data sets of different sizes and then rerun each unit test while profiling the application s performance. Load/Stress Testing The Team will test the performance of the application against different usage levels. The Team will use software to simulate different usage levels and profile the application to determine how quickly it responds. Usability Testing The Team will release a version of the application to beta testers. The Team will provide a script that the beta testers will use to test the application. The Team will monitor the beta testers as they use the application noting any difficulties the beta testers have using or understanding the application interface.

15 Overall Design The application will be built based on a typical web-based application. As such the design can be broken down into several parts. Overall Architecture Insert layered diagram and explain it. Layered Diagram Classes Modules Services Modules Scheduler Statstics

16 Detailed Design Sequence Diagrams Login

17 Survey

18 Survey Response

19 Design Architecture

20 Screen Flow Diagram This is the layout for the pages of the application. The login page is the first page the user sees upon entering our site and the only real function will be logging in. Upon successfully logging in, the user will be take to the respective Home site depending on which type of user logged in. Each user will have the same set of shared views, but the admin will be able to access the admin page and the designer will be able to access the basic design page. Page Actions Login Page: These are the contents that make up the login page. Profile Page:

21 These are the contents that make up the profile page. Member s Home Page: These are the contents that make up the member s home page. The member home page layout is slightly different from the Admin s and Designer s home page layout because it has no administrative or design features.

22 Admin s Home Page: These are the contents that make up the admin s home page. The admin home page layout is slightly different from the member s and designer s home page layout because it has administrative features (Admin Page). Designer s Home Page: These are the contents that make up the designer s home page. The designer home page layout is slightly different from the member s and admin s home page layout because it has design features (Layout Page).

23 Database Diagram Database Diagram

24 Log Description For recording information, the team will be using a log table in the database. After every recordable action by the normal users, a log message will be inserted. Each log record will contain the id for the user that initiated the message, a string message which will represent the type of log entry, a string of details which will serve as a log-type independent space for extra information about he action, a reference id that will point to any specific post if it is needed and a timestamp. The team decided on using a string for the type of action that was logged. This would make our database denormalized, but it would give us a greater flexibility in terms of different types of logs are concerned. The team was also made the decision for having a details string that would represent any additional information. This also adds a bit of redundancy, but since almost all of the log actions would require additional information this seemed quite acceptable. The reference id would represent a key for any reference that would be needed. The team primarily envisioned using this as a reference to posts for when a user would post. Working in conjunction with the log table would be an affected users table. This would simply have a reference to a log action and contain the affected user. Overall our log system in the database has a few redundant parts. The team found this acceptable, given the small space requirements of a relational database. Post Description We designed our post system around displaying information in the newsfeed. As designated by the client, we have 5 different actions that should be shown in the newsfeed. They are the basic post, the update, the event, the question, and the answer. In this system posts represent the basic conversation for the thread, it contains some basic information, but the most important is that each posts has a reference to its parent post. This allows for a thread like conversation in the product. The other types of actions are extensions of the post. Each of these actions would contain the reference to a post which would be able to be referenced by other posts, allowing for conversation following anything that could be rendered on the news feed. These other actions would consist of how to view themselves and any other information they require.

25 Design Rationale Design Issues Server specifications Description The server that we choose to host our site must have optimal configuration and specifications to maintain satisfactory user experience when browsing our site. Factors affecting issue The server specifications, such as RAM, HDD size, CPU speed, and bandwidth will affect the speed of which data is manipulated on the hard disk drive. If we have a server with optimal requirements (including bandwidth), the user should be able to browser the site in satisfaction. To get the optimal configuration, cost is an issue. Better server builds require a higher cost. Choices Use Iowa State University Servers. Pro Free Con Lower server specifications Limited customer support Self managed servers Use a third party web host. Pro Convenient customer support Managed servers Choice of server specifications (custom build) Con Expensive Resolution We will be using a third party host for our website, and we need to chose a right hosting package that meets our requirements as a suitable build for hosting our website. The bandwidth provided by the web host should be more than enough to accommodate around 50 users who constantly use the site. We must make sure that we do not spend over budget to get better configurations on our server. Unified News Feed Description We must find a way to display different types of data in unified news feed.

26 Factors affecting issue The extensions and reference of our posts are a bit of an issue because posts must have a reference to parent posts to create a thread like conversation. Post extensions must be formatted a certain way so that it could be rendered on the news feed. Resolution The client requested that we have 5 different actions that should be shown in the newsfeed. These actions are the basic post, the update, the event, the question, and the answer. We will create a post class and have different kids of posts extend from it. Each post would be a parent and a child of the other, and this would create a representation of a thread like conversation. Log Format Description There should be a format when generating logs from the web site. Factors affecting issue We would be faced with data redundancy and a wasteful amount of information without a proper log format. Resolution We decided to use a log table in the database. After every recordable action by users, a log message will be inserted. This message will be formatted to contain 5 recordable actions. This message contains information that the client deemed most useful. This approach does not remove redundancy, but reduces it significantly to a satisfactory level. We also decided to keep the log as an independent entity from the database. This way, data change in the database does not affect the information in the log file.

27 Closing Summary The final deliverable for this project will be the social network website. An external hosting service will be used for the physical storage of the website and data. The end product of the project, however, will be the usage and behavioral data, which will be collected over a time period longer than the length of the course.

Social Network for Monitoring Behavior Change

Social Network for Monitoring Behavior Change Social Network for Monitoring Behavior Change Senior Design Group 11 Client: Yolanda Coil Advisor: Simanta Mitra Team #11: Gavin Monroe Nicholas Schramm Davendra Jayasingam Executive Summary This project

More information

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information

High Level Design Distributed Network Traffic Controller

High Level Design Distributed Network Traffic Controller High Level Design Distributed Network Traffic Controller Revision Number: 1.0 Last date of revision: 2/2/05 22c:198 Johnson, Chadwick Hugh Change Record Revision Date Author Changes 1 Contents 1. Introduction

More information

Unless otherwise stated, our SaaS Products and our Downloadable Products are treated the same for the purposes of this document.

Unless otherwise stated, our SaaS Products and our Downloadable Products are treated the same for the purposes of this document. Privacy Policy This Privacy Policy explains what information Fundwave Pte Ltd and its related entities ("Fundwave") collect about you and why, what we do with that information, how we share it, and how

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

PROPOSED SOLUTIONS FOR THE DESIGN & DEVELOPMENT OF COUPON WEBSITE

PROPOSED SOLUTIONS FOR THE DESIGN & DEVELOPMENT OF COUPON WEBSITE PROPOSED SOLUTIONS FOR THE DESIGN & DEVELOPMENT OF COUPON WEBSITE Proposed Framework: PHP5.0, Jquery, Json, Javascript, Ajax; MySQL will be used as back-end database; Div based HTML/CSS for browser compatibility;

More information

Server Software Installation Guide

Server Software Installation Guide Server Software Installation Guide This guide provides information on...... The architecture model for GO!Enterprise MDM system setup... Hardware and supporting software requirements for GO!Enterprise

More information

SHARPCLOUD SECURITY STATEMENT

SHARPCLOUD SECURITY STATEMENT SHARPCLOUD SECURITY STATEMENT Summary Provides details of the SharpCloud Security Architecture Authors: Russell Johnson and Andrew Sinclair v1.8 (December 2014) Contents Overview... 2 1. The SharpCloud

More information

SOLITEC products or services for which a separate privacy policy is provided.

SOLITEC products or services for which a separate privacy policy is provided. 1 of 9 Privacy Policy This Privacy Policy explains what information SOLITEC Software Solutions GesmbH and its related entities ( SOLITEC ) collect about you and why, what we do with that information, how

More information

Certified PHP/MySQL Web Developer Course

Certified PHP/MySQL Web Developer Course Course Duration : 3 Months (120 Hours) Day 1 Introduction to PHP 1.PHP web architecture 2.PHP wamp server installation 3.First PHP program 4.HTML with php 5.Comments and PHP manual usage Day 2 Variables,

More information

Roars. Sudaworld. M+1.408.622.9642 Esales.usa@ roarsinc.com W www.roarsinc.com. Roars Technologies Pvt. Ltd. Escalon, Sunnyvale, California, USA 94085

Roars. Sudaworld. M+1.408.622.9642 Esales.usa@ roarsinc.com W www.roarsinc.com. Roars Technologies Pvt. Ltd. Escalon, Sunnyvale, California, USA 94085 Technologies Pvt. Ltd. Sudaworld Technologies Pvt. Ltd. REQUIREMENT OVERVIEW The project is to build a dynamic CMS responsive website, The Client is looking for a video and articles based blogging website

More information

Mirtrak 6 Powered by Cyclope

Mirtrak 6 Powered by Cyclope Mirtrak 6 Powered by Cyclope Installation Guide Mirtrak Activity Monitoring Solution v6 is powered by Cyclope Series 2003-2013 Info Technology Supply Ltd. 2 Hobbs House, Harrovian Business Village, Bessborough

More information

EOP ASSIST: A Software Application for K 12 Schools and School Districts Installation Manual

EOP ASSIST: A Software Application for K 12 Schools and School Districts Installation Manual EOP ASSIST: A Software Application for K 12 Schools and School Districts Installation Manual Released January 2015 Updated March 2015 Table of Contents Overview...2 General Installation Considerations...2

More information

Adaptive Business Management Systems Privacy Policy

Adaptive Business Management Systems Privacy Policy Adaptive Business Management Systems Privacy Policy Updated policy: Effective on July 01, 2013 This privacy statement describes how Adaptive Business Management Systems collects and uses the personal information

More information

A.Team Software (.DMS) Dynamic Meeting Scheduler Vision Document

A.Team Software (.DMS) Dynamic Meeting Scheduler Vision Document A.Team Software (.DMS) Dynamic Meeting Scheduler Vision Document Aaron Turrie - 10451675 - at.nelret@gmail.com Eric Meyer - 10829232 - eric.meyer@utdallas.edu Mario Medina - 2010809959 - mariomedina.se@gmail.com

More information

Software Requirements. Specification. Day Health Manager. for. Version 1.1. Prepared by 4yourhealth 2/10/2015

Software Requirements. Specification. Day Health Manager. for. Version 1.1. Prepared by 4yourhealth 2/10/2015 Software Requirements Specification. for Day Health Manager Version 1.1 Prepared by 4yourhealth Senior Project 2015 2/10/2015 Table of Contents Table of Contents Revision History Introduction Purpose Document

More information

AUTOMATING THE WEB APPLICATIONS USING THE SELENIUM RC

AUTOMATING THE WEB APPLICATIONS USING THE SELENIUM RC AUTOMATING THE WEB APPLICATIONS USING THE SELENIUM RC Mrs. Y.C. Kulkarni Assistant Professor (Department of Information Technology) Bharati Vidyapeeth Deemed University, College of Engineering, Pune, India

More information

Internet Explorer Services - What Makes Them Different?

Internet Explorer Services - What Makes Them Different? Privacy Policy Effective Starting: June 23, 2015 (view archived versions) Introduction This Privacy Policy explains what information Atlassian Pty Ltd and its related entities ("Atlassian") collect about

More information

Privacy Policy. Introduction. Scope of Privacy Policy. 1. Definitions

Privacy Policy. Introduction. Scope of Privacy Policy. 1. Definitions Privacy Policy Introduction This Privacy Policy explains what information TORO Limited and its related entities ("TORO") collect about you and why, what we do with that information, how we share it, and

More information

Administrator s User Manual for OrangeHRM Version 3.0

Administrator s User Manual for OrangeHRM Version 3.0 Administrator s User Manual for OrangeHRM Version 3.0 All Rights Reserved. Published in the United States of America. This publication is protected by copyright, and permission must be obtained from the

More information

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General General Basic Basic Small Office Small Office Enterprise Enterprise RAID Web Storage 200 MB 1.5 MB 3 GB 6 GB 12 GB 42 GB Web Transfer Limit 36 GB 192 GB 288 GB 480 GB 960 GB 1200 GB Mail boxes 0 23 30

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

Attachment D System Hardware & Software Overview & Recommendations For IRP System

Attachment D System Hardware & Software Overview & Recommendations For IRP System Attachment D System Hardware & Software Overview & Recommendations For IRP System Submitted by Explore Information Services, LLC Table of Contents Table of Contents...2 Explore IRP Configuration Recommendations...3

More information

Asta Powerproject Enterprise

Asta Powerproject Enterprise Asta Powerproject Enterprise Overview and System Requirements Guide Asta Development plc Kingston House Goodsons Mews Wellington Street Thame Oxfordshire OX9 3BX United Kingdom Tel: +44 (0)1844 261700

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

ONLINE EXTERNAL AND SURVEY STUDIES

ONLINE EXTERNAL AND SURVEY STUDIES ONLINE EXTERNAL AND SURVEY STUDIES Before reading this document, be sure you are already familiar with the Instructions for using the School of Psychological Sciences Participant Pool available on the

More information

Enterprise SSO Manager (E-SSO-M)

Enterprise SSO Manager (E-SSO-M) Enterprise SSO Manager (E-SSO-M) Many resources, such as internet applications, internal network applications and Operating Systems, require the end user to log in several times before they are empowered

More information

PROJECT MANAGEMENT SYSTEM

PROJECT MANAGEMENT SYSTEM Requirement Analysis Document v.2 14.12.2009 CENG-401 SOFTWARE ENGINEER PROJECT MANAGEMENT SYSTEM (Project Manager) Ahmet Edip SEÇKİN 07010555 (Developer) Erhan ŞEN 07010507 (Developer) Semih Serdar CENGİZOĞLU

More information

Project plan. Haamuryhmä/5 Valmet Power Oy - Continual Improvement Web Tool

Project plan. Haamuryhmä/5 Valmet Power Oy - Continual Improvement Web Tool Tampere University of Technology Department of Pervasive Computing TIE-13106 Project Work on Pervasive Systems Haamuryhmä/5 Valmet Power Oy - Continual Improvement Web Tool Project plan Markus Sinisalo:

More information

Rally Installation Guide

Rally Installation Guide Rally Installation Guide Rally On-Premises release 2015.1 rallysupport@rallydev.com www.rallydev.com Version 2015.1 Table of Contents Overview... 3 Server requirements... 3 Browser requirements... 3 Access

More information

MAXA-COOKIE-MANAGER - USER MANUAL - SW-Release V 5.0 / Document Rev. 1.1

MAXA-COOKIE-MANAGER - USER MANUAL - SW-Release V 5.0 / Document Rev. 1.1 MAXA-COOKIE-MANAGER - USER MANUAL - SW-Release V 5.0 / Document Rev. 1.1 Quick Start Once installed MAXA Cookie Manager goes to work immediately to gather information about the cookies on your system and

More information

SCOPE OF SERVICE Hosted Cloud Storage Service: Scope of Service

SCOPE OF SERVICE Hosted Cloud Storage Service: Scope of Service Hosted Cloud Storage Service: Scope of Service 1. Definitions 1.1 For the purposes of this Schedule: Access Account is an End User account with Data Storage requiring authentication via a username and

More information

CSCE 5350 Fall 2010: Social Network Database Design Total: 350 points, Extra Credit: 60 points Due on: Pre-finals week (12/6/10 12/10/10)

CSCE 5350 Fall 2010: Social Network Database Design Total: 350 points, Extra Credit: 60 points Due on: Pre-finals week (12/6/10 12/10/10) CSCE 5350 Fall 2010: Social Network Database Design Total: 350 points, Extra Credit: 60 points Due on: Pre-finals week (12/6/10 12/10/10) Social networks map and measure the connections and the flow of

More information

Business Objects InfoView Quick-start Guide

Business Objects InfoView Quick-start Guide Business Objects InfoView Quick-start Guide Last Modified: 10/28/2015 The latest PDF version of this document can be found at: http://www.calpolycorporation.com/docs/finance/boeinfoviewquickstart.pdf What

More information

Software Requirements Specification. Online Scheduler for Tutoring Center. for. Version 1.0 approved

Software Requirements Specification. Online Scheduler for Tutoring Center. for. Version 1.0 approved Software Requirements Specification for Online Scheduler for Tutoring Center Version 1.0 approved Prepared by Shehan Rajapakse, Thomas Baird & Sepehr Sobhani University of Mary Washington February 4, 2015

More information

Online Data Services. Security Guidelines. Online Data Services by Esri UK. Security Best Practice

Online Data Services. Security Guidelines. Online Data Services by Esri UK. Security Best Practice Online Data Services Security Guidelines Online Data Services by Esri UK Security Best Practice 28 November 2014 Contents Contents... 1 1. Introduction... 2 2. Data Service Accounts, Security and Fair

More information

Terms of Business Websites Design, Build & Support

Terms of Business Websites Design, Build & Support Terms of Business Websites Design, Build & Support Applicability These Terms of Business are applicable to our customers that purchase Focal Strategy Limited services for designing, updating, revamping,

More information

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54)

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) COLORADO HOUSING AND FINANCE AUTHORITY 1981 BLAKE STREET DENVER, CO 80202 REQUEST FOR PROPOSAL Intranet Replacement

More information

ios Team Administration Guide (Legacy)

ios Team Administration Guide (Legacy) ios Team Administration Guide (Legacy) Contents About ios Development Team Administration 5 At a Glance 6 Team Admins Manage Team Membership and Assign Roles in the Member Center 6 Development Devices

More information

efiletexas.gov Infrastructure Guidelines

efiletexas.gov Infrastructure Guidelines efiletexas.gov Infrastructure Guidelines POWERED BY TYLER TECHNOLOGIES Contents Overview... 3 Internet Bandwidth Guidelines... 4 PC Hardware and Web Browser Guidelines... 5 Storage Guidelines... 6 Odyssey

More information

Case Study. Data Governance Portal. www.brainvire.com 2013 Brainvire Infotech Pvt Ltd Page 1 of 1

Case Study. Data Governance Portal. www.brainvire.com 2013 Brainvire Infotech Pvt Ltd Page 1 of 1 Case Study Data Governance Portal www.brainvire.com 2013 Brainvire Infotech Pvt Ltd Page 1 of 1 Client Requirement The website is the Data Governance intranet portal. Data Governance is the practice of

More information

Informatica Data Director Performance

Informatica Data Director Performance Informatica Data Director Performance 2011 Informatica Abstract A variety of performance and stress tests are run on the Informatica Data Director to ensure performance and scalability for a wide variety

More information

Dynamic Meeting Scheduler

Dynamic Meeting Scheduler Dynamic Meeting Scheduler Preliminary Project Plan Aaron Turrie - 10451675 - at.nelret@gmail.com Eric Meyer - 10829232 - eric.meyer@utdallas.edu Mario Medina - 2010809959 - mariomedina.se@gmail.com Jordan

More information

InstaFile. Complete Document management System

InstaFile. Complete Document management System InstaFile Complete Document management System Index : About InstaFile 1.1 What is InstaFile 1.2 How does it work 1.3 Where you can use InstaFile 1.4 Why only InstaFile InstaFile features and benefits Start

More information

Release 8.2 Hardware and Software Requirements. PowerSchool Student Information System

Release 8.2 Hardware and Software Requirements. PowerSchool Student Information System Release 8.2 Hardware and Software Requirements PowerSchool Student Information System Released January 2015 Document Owner: Documentation Services This edition applies to Release 8.2 of the PowerSchool

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Introduction to PhPCollab

Introduction to PhPCollab Introduction to PhPCollab PhPCollab is an open-source internet-enabled collaboration workspace for project teams. Modeled on Macromedia Sitespring, PhPCollab's architecture allows for the consulting team

More information

2. RELATIONAL WORK. Volume 2, Issue 5, May 2013 Page 67

2. RELATIONAL WORK. Volume 2, Issue 5, May 2013 Page 67 Enhance Websites Testing via Functional and Non-Functional Approach: Case Study Mohd. Sakir Hussain 1, Ashif Ali 2 and Jana Shafi 3 1 Department of Computer Engineering Assistant Professor, AFSET New Delhi,

More information

Nikolay Zaynelov Annual LUG-БГ Meeting 2015. nikolay.zaynelov.com nikolay@zaynelov.com

Nikolay Zaynelov Annual LUG-БГ Meeting 2015. nikolay.zaynelov.com nikolay@zaynelov.com Nikolay Zaynelov Annual LUG-БГ Meeting 2015 nikolay.zaynelov.com nikolay@zaynelov.com Introduction What is WordPress WordPress is a free and open source content management system (CMS). It is the most

More information

State of New Jersey Shared IT Architecture

State of New Jersey Shared IT Architecture J2EE Deployment Policy State of New Jersey Shared IT Architecture J2EE Application Deployment Policy and Procedures July 2007 J2EE Deployment Policy Table of Contents Overview 3 Key Roles and Responsibilities.

More information

SecureDoc Disk Encryption Cryptographic Engine

SecureDoc Disk Encryption Cryptographic Engine SecureDoc Disk Encryption Cryptographic Engine FIPS 140-2 Non-Proprietary Security Policy Abstract: This document specifies Security Policy enforced by SecureDoc Cryptographic Engine compliant with the

More information

User Manual for Web. Help Desk Authority 9.0

User Manual for Web. Help Desk Authority 9.0 User Manual for Web Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

Software Engineering I CS524 Professor Dr. Liang Sheldon X. Liang

Software Engineering I CS524 Professor Dr. Liang Sheldon X. Liang Software Requirement Specification Employee Tracking System Software Engineering I CS524 Professor Dr. Liang Sheldon X. Liang Team Members Seung Yang, Nathan Scheck, Ernie Rosales Page 1 Software Requirements

More information

Phire Architect Hardware and Software Requirements

Phire Architect Hardware and Software Requirements Phire Architect Hardware and Software Requirements Copyright 2014, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

Dropbox for Business. Secure file sharing, collaboration and cloud storage. G-Cloud Service Description

Dropbox for Business. Secure file sharing, collaboration and cloud storage. G-Cloud Service Description Dropbox for Business Secure file sharing, collaboration and cloud storage G-Cloud Service Description Table of contents Introduction to Dropbox for Business 3 Security 7 Infrastructure 7 Getting Started

More information

formerly Help Desk Authority 9.1.3 Upgrade Guide

formerly Help Desk Authority 9.1.3 Upgrade Guide formerly Help Desk Authority 9.1.3 Upgrade Guide 2 Contacting Quest Software Email: Mail: Web site: info@quest.com Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656 USA www.quest.com

More information

FileMaker Server 13. FileMaker Server Help

FileMaker Server 13. FileMaker Server Help FileMaker Server 13 FileMaker Server Help 2010-2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker,

More information

THE OPEN UNIVERSITY OF TANZANIA

THE OPEN UNIVERSITY OF TANZANIA THE OPEN UNIVERSITY OF TANZANIA Institute of Educational and Management Technologies COURSE OUTLINES FOR DIPLOMA IN COMPUTER SCIENCE 2 nd YEAR (NTA LEVEL 6) SEMESTER I 06101: Advanced Website Design Gather

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

SchoolBooking SSO Integration Guide

SchoolBooking SSO Integration Guide SchoolBooking SSO Integration Guide Before you start This guide has been written to help you configure SchoolBooking to operate with SSO (Single Sign on) Please treat this document as a reference guide,

More information

Christopher Zavatchen

Christopher Zavatchen Christopher Zavatchen chris@cnc137.com 330-558-1137 273 Bettie Lane Brunswick, Ohio 44212 Objective Seeking a career opportunity enabling me to fully utilize my web design and development skills while

More information

HTML5 Data Visualization and Manipulation Tool Colorado School of Mines Field Session Summer 2013

HTML5 Data Visualization and Manipulation Tool Colorado School of Mines Field Session Summer 2013 HTML5 Data Visualization and Manipulation Tool Colorado School of Mines Field Session Summer 2013 Riley Moses Bri Fidder Jon Lewis Introduction & Product Vision BIMShift is a company that provides all

More information

HELP DOCUMENTATION E-SSOM INSTALLATION GUIDE

HELP DOCUMENTATION E-SSOM INSTALLATION GUIDE HELP DOCUMENTATION E-SSOM INSTALLATION GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means

More information

Elgg 1.8 Social Networking

Elgg 1.8 Social Networking Elgg 1.8 Social Networking Create, customize, and deploy your very networking site with Elgg own social Cash Costello PACKT PUBLISHING open source* community experience distilled - BIRMINGHAM MUMBAI Preface

More information

Louisiana Department of Insurance. Software Development Standards

Louisiana Department of Insurance. Software Development Standards Louisiana Department of Insurance Software Development Standards Table of Contents EXECUTIVE SUMMARY... 3 LDI SOFTWARE DEVELOPMENT STANDARDS GOAL... 4 IMPLEMENTATION OBJECTIVES... 5 LDI SYSTEMS INTEGRATION...

More information

insync Installation Guide

insync Installation Guide insync Installation Guide 5.2 Private Cloud Druva Software June 21, 13 Copyright 2007-2013 Druva Inc. All Rights Reserved. Table of Contents Deploying insync Private Cloud... 4 Installing insync Private

More information

Hardware and Software Requirements. Release 7.5.x PowerSchool Student Information System

Hardware and Software Requirements. Release 7.5.x PowerSchool Student Information System Release 7.5.x PowerSchool Student Information System Released October 2012 Document Owner: Documentation Services This edition applies to Release 7.5.x of the PowerSchool software and to all subsequent

More information

How To Install Help Desk Premier

How To Install Help Desk Premier Help Desk Premier Installation Guide 2012 BrightBox Solutions All rights reserved. Last Updated October, 2012 Help Desk Premier is a trademark of BrightBox Solutions. Help Desk Premier software and the

More information

Embraiz CRM System User Guide

Embraiz CRM System User Guide Embraiz CRM System User Guide Version Date Prepared By Remark V 1.0 2008-10-6 Lok shu V 2.0 2008-10-9 Yolanda Tang V 3.0 2008-12-11 Yolanda Tang Contents Preface... 4 About this user guide... 4 Audience...

More information

Cloud computing an insight

Cloud computing an insight Cloud computing an insight Overview IT infrastructure is changing according the fast-paced world s needs. People in the world want to stay connected with Work / Family-Friends. The data needs to be available

More information

MarkLogic Server. Reference Application Architecture Guide. MarkLogic 8 February, 2015. Copyright 2015 MarkLogic Corporation. All rights reserved.

MarkLogic Server. Reference Application Architecture Guide. MarkLogic 8 February, 2015. Copyright 2015 MarkLogic Corporation. All rights reserved. Reference Application Architecture Guide 1 MarkLogic 8 February, 2015 Last Revised: 8.0-1, February, 2015 Copyright 2015 MarkLogic Corporation. All rights reserved. Table of Contents Table of Contents

More information

UNIT ASSESSMENT SYSTEM DOCUMENTATION FACULTY

UNIT ASSESSMENT SYSTEM DOCUMENTATION FACULTY UNIT ASSESSMENT SYSTEM DOCUMENTATION FACULTY November 2013 The purpose of UAS is to collect and measure assessment data for select courses. 1 Accessing the Unit Assessment System Application 2 Browser

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

WhatsUp Gold v16.2 MSP Edition Deployment Guide This guide provides information about installing and configuring WhatsUp Gold MSP Edition to central

WhatsUp Gold v16.2 MSP Edition Deployment Guide This guide provides information about installing and configuring WhatsUp Gold MSP Edition to central WhatsUp Gold v16.2 MSP Edition Deployment Guide This guide provides information about installing and configuring WhatsUp Gold MSP Edition to central and remote sites. Contents Table of Contents Using WhatsUp

More information

BillQuick Web i Time and Expense User Guide

BillQuick Web i Time and Expense User Guide BillQuick Web i Time and Expense User Guide BQE Software Inc. 1852 Lomita Boulevard Lomita, California 90717 USA http://www.bqe.com Table of Contents INTRODUCTION TO BILLQUICK... 3 INTRODUCTION TO BILLQUICK

More information

Custom Software Development Approach

Custom Software Development Approach Custom Software Development Approach Our approach to custom software development combines benefits from several standard development process models. We tend to have a well-defined, predictable and highly

More information

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app Instructions for Configuring Your Browser Settings and Online Security FAQ s ios8 Settings for iphone and ipad app General Settings The following browser settings and plug-ins are required to properly

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

How To Set Up Dataprotect

How To Set Up Dataprotect How To Set Up Dataprotect This document will show you how to install and configure your computer for a Typical installation. If you have questions about configuring a Custom installation please contact

More information

Secure cloud access system using JAR ABSTRACT:

Secure cloud access system using JAR ABSTRACT: Secure cloud access system using JAR ABSTRACT: Cloud computing enables highly scalable services to be easily consumed over the Internet on an as-needed basis. A major feature of the cloud services is that

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

ONLINE SURVEY STUDIES

ONLINE SURVEY STUDIES ONLINE SURVEY STUDIES Web-Based (Online) Experiments If enabled, you may set up experiments that are web-based (online), and these experiments may be set up internally in the system (as a survey) or outside

More information

EMPLOYEE LOCATION TRACKING SERVICE

EMPLOYEE LOCATION TRACKING SERVICE WES T ST R EET AWE SOM E STR EET EMPLOYEE LOCATION TRACKING SERVICE Web & Android OVERVIEW GPS fleet tracking services have been on the market for some years now but with the explosion of smartphone usage,

More information

Host Hardening. Presented by. Douglas Couch & Nathan Heck Security Analysts for ITaP 1

Host Hardening. Presented by. Douglas Couch & Nathan Heck Security Analysts for ITaP 1 Host Hardening Presented by Douglas Couch & Nathan Heck Security Analysts for ITaP 1 Background National Institute of Standards and Technology Draft Guide to General Server Security SP800-123 Server A

More information

Software Application: CampusCruiser Portal Interface

Software Application: CampusCruiser Portal Interface Software Application: CampusCruiser Portal Interface The technology landscape for the 21 st century college and university is transforming at lightning speed. In order to keep pace with new technology

More information

Manyonymity: It s Who You Don t Know GM

Manyonymity: It s Who You Don t Know GM It s Who You Don t Know GM To Think About PHP Distributed Encryption What is an acceptable level of massmarket encryption? How does the average joe fingerprint and protect their daily communication? What

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.0.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

LCH.Clearnet Version 1.0 Date : 26 June 2007 1/10

LCH.Clearnet Version 1.0 Date : 26 June 2007 1/10 Service Technical overview LCH.Clearnet Version 1.0 Date : 26 June 2007 1/10 Contents 1 Introduction... 3 2 Users Architecture Overview... 4 2.2 Current CCW Architecture... 4 2.3 Future Options... 4 2.3.1

More information

1352 Blue Oaks Blvd. Suite 180 Roseville, CA 95678 (916) 771-5318 www.arroyoc.com. Arroyo Consulting Dynamic Website Storyboard

1352 Blue Oaks Blvd. Suite 180 Roseville, CA 95678 (916) 771-5318 www.arroyoc.com. Arroyo Consulting Dynamic Website Storyboard Arroyo Consulting Dynamic Website Storyboard Arroyo Consulting dynamic website storyboard Arroyo Consultings goal with a dynamic website is to provide our clients with a TOOL to administer the dynamic

More information

Graduate Student Database Project

Graduate Student Database Project Graduate Student Database Project Nicholas Wallen Department of Computer Science Florida State University Major Professor: Dr. David Whalley In partial fulfillment of the requirements for the Degree of

More information

Colorado Ski Racing Management System

Colorado Ski Racing Management System Software Requirements Specification For Colorado Ski Racing Management System In satisfaction of the course requirements in SYST3020 and SYST3510 Prepared by Hirokazu Inoue University of Colorado at Boulder

More information

Proteome Discoverer Version 1.4

Proteome Discoverer Version 1.4 Xcalibur Proteome Discoverer Version 1.4 Installation Guide XCALI-97507 Revision A December 2012 2012 Thermo Fisher Scientific Inc. All rights reserved. Xcalibur is a registered trademark of Thermo Fisher

More information

TG Web. Technical FAQ

TG Web. Technical FAQ TG Web Technical FAQ About this FAQ We encourage you to contact us if. You can't find the information you're looking for. You would like to discuss your specific testing requirements in more detail. You

More information

Unicenter Patch Management

Unicenter Patch Management Unicenter Patch Management Best Practices for Managing Security Updates R11 This documentation (the Documentation ) and related computer software program (the Software ) (hereinafter collectively referred

More information

Cloud Web-Based Operating System (Cloud Web Os)

Cloud Web-Based Operating System (Cloud Web Os) Cloud Web-Based Operating System (Cloud Web Os) Hesham Abusaimeh Department of Computer Science, Faculty of Information Technology, Applied Science University, Amman, 11931 Jordan. ABSTRACT The cloud computing

More information

2013 ACT Special Study Learn to Administer the ACT Aspire Online Test

2013 ACT Special Study Learn to Administer the ACT Aspire Online Test 2013 ACT Special Study Learn to Administer the ACT Aspire Online Test Page 1 of 16 Learn to Administer the ACT Aspire Online Test If you are a Test Supervisor, you will be able to do everything listed

More information

MEGA Web Application Architecture Overview MEGA 2009 SP4

MEGA Web Application Architecture Overview MEGA 2009 SP4 Revised: September 2, 2010 Created: March 31, 2010 Author: Jérôme Horber CONTENTS Summary This document describes the system requirements and possible deployment architectures for MEGA Web Application.

More information

Drupal Performance Tuning

Drupal Performance Tuning Drupal Performance Tuning By Jeremy Zerr Website: http://www.jeremyzerr.com @jrzerr http://www.linkedin.com/in/jrzerr Overview Basics of Web App Systems Architecture General Web

More information

How to Backup and Restore a VM using Veeam

How to Backup and Restore a VM using Veeam How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication

More information

MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S

MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S HP Education Services course data sheet MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S Course Overview Prepare for the MCTS and MCITP SharePoint 2010 certifications. Gain the cloud-related

More information