Team A Final Report. Cal Poly Knowledge Base Project

Size: px
Start display at page:

Download "Team A Final Report. Cal Poly Knowledge Base Project"

Transcription

1 Team A Final Report Cal Poly Knowledge Base Project PROBLEM DESCRIPTION The Genius Bar is a technical helpdesk that will be located in the Library Learning Commons. We anticipate that this helpdesk will be a very popular section of the library because students often encounter a variety of technical issues. To reduce an overload of common questions, we proposed to create a knowledge base for the Genius Bar. The knowledge base would allow geniuses to write documentation articles for common problems and place them in a place for all students to access. By reading the articles, students can learn to troubleshoot technical problems on their own. Although most helpdesks on campus have their own web pages, there is no central resource where students can find answers to their technical questions. The Cal Poly Knowledge Base will give users a single place to search for help documents and will also serve as a portal to all other technical departments. INITIAL DESIGN To determine what features users would want in a knowledge base, we began by performing usability evaluations of a system that we found to be most similar to our concept of the final product. We found a helpdesk knowledge base site hosted by Princeton University that seemed to provide many functions we believed were important. At this site, users could peruse a database of articles on a myriad of technical subjects. The usability evaluations provided us with a better idea of what users wanted in a Knowledge Base system. CUSTOMER INTERVIEWS In addition to the previously mentioned usability evaluations, we chose to conduct informal interviews with some of the students that staff the ITS helpdesk. These individuals are likely to be the first geniuses at the Genius Bar since they already have experience helping students and faculty with their technical questions. The feedback we received from these students was very informative. We found the ITS helpdesk staff to be keenly aware of the flaws in the existing help systems and excited about the prospect of the new Genius Bar. The ITS helpdesk already has a system for tracking user questions that is built on top of a software product called Remedy. This system allows helpdesk staff members to create problem tickets, assign them to specific staff members and monitor their progress towards resolution. Remedy is very similar to the Bugzilla-style system that we envisioned when we drew up the UML diagram for our knowledge base prototype. The

2 helpdesk people we talked to were generally satisfied with Remedy but there did not appear to be a way for users with open problems to access the information in Remedy directly from the outside. Privacy issues prevent them from giving users full access to the Remedy database, but we so no reason why users shouldn t be able to track the progress of their own open problem tickets online. The helpdesk people we talked really liked the idea of having their own genius profiles. They were already familiar with Facebook and welcomed the opportunity to put up photos of themselves so that they could make the knowledge base more personal and appealing to students. I was also surprised to find that they had no reservations about putting their work schedules online so that users could seek them out individually. There were some ideas we had that helpdesk staff weren t so receptive to. For instance, they thought that listing all the articles geniuses had written at the end of their profiles would foster competitive animosity. DEVELOPMENT PLAN In order to develop a user friendly and easily extensible knowledge base, we had to come up with a good design for both the front and back end of the site. The design of menu buttons and the search field was very important, as they were the primary affordances users had to navigate the website. We opted to design the back end using XML so that we could separate the data from the interface. This allowed the information contained in the actual documents to be accessed in any form desired. XML required the use of XSLT to transform our XML documents into XHTML. We used an XML Schema to enforce a set of rules for the format of articles used in the knowledgebase. This is key because if all articles follow a known set of rules, it is easy to display them in a uniform fashion. For the web front-end, all visual aspects will be developed using CSS (Cascading Style Sheets). We chose CSS because of its flexibility and versatility. By having one CSS for all the pages on the site, it is easy to change aesthetic properties of the page without updating all the pages on the site. One CSS also guarantees a uniform look and feel for all the pages on the site. Using these techniques, we were able to guarantee a uniformity of appearance throughout the site and allow a high degree of reusability among the separate components. USABILITY EVALUATION PLAN In order to test if our system (the Cal Poly Knowledge Base) performs better than the Princeton Knowledge Base in terms of usability, we will perform the same usability evaluation that we used for the Princeton KB. There will be two parts to the usability evaluation. The first part asks the user to perform a set of three tasks. As the tasks are performed, the evaluator will count the number of mouse click, search misses, and false leads. This data will tell us how difficult it is for users to find answers to their questions

3 using our system. The second part will ask the user to rate the Cal Poly Knowledge Base on ease of use, consistency and visual appeal. After obtaining the data, we will be able to directly compare the results with those obtained during the Princeton KB s evaluation. Below are the usability evaluation forms we will use to test our system. There are two forms, one for the participant, and one for the evaluator. Princeton Helpdesk Knowledge Base Evaluation Form Participant Copy Part I: Please use the Princeton Helpdesk Knowledge Base site to perform the following tasks: If at any time, you are unable to find an answer to an article and would like to move onto the next question, just let the evaluator know and move on to the next question. 1. Find an article in the knowledge base that answers the following question: How much space is allotted to students on the OIT Server? Enter the article number where you found the answer here: 2. A student has the following question: How do I sync the calendar on my PDA with the calendars of other students in my group? Find an article in the knowledge base that will help answer the student s question. Enter the article number where you found the answer here: 3. Find an article in the knowledge base that answers the following question: How does Princeton s SPAM filtering work? Enter the article number where you found the answer here: Part II: Now that you ve had a chance to browse the site, how would you rate the site on the following categories: (Place a check mark on under one rating for each category) Category Ease of Use (was it easy to perform the tasks Excellent Good Average Could be Improved Horrible

4 above?) Consistency (were things placed where you expected them to be?) Visual Appeal (does the site s visual interface invite you to visit again?) If you would like to comment on any of the above categories, write your comments below. Be sure to indicate the category you are writing about: Princeton Helpdesk Knowledge Base Evaluation Form Evaluator Copy Part I: For Part I, participants will be asked to perform three tasks. While the user is executing the tasks, please keep track of the following actions: Number of Clicks to Completion Number of Search Misses [Bad Searches Typed Before Item was Found] Number of False Leads [Click Back Button] 1. Find an article in the knowledge base that answers the following question: How much space is allotted to students on the OIT Server? Number of Clicks to Completion: Number of Search Misses: Number of False Leads: Check here if user was unable to complete the task: 2. A student has the following question: How do I sync the calendar on my PDA with the calendars of other students in my group? Number of Clicks to Completion: Number of Search Misses: Number of False Leads: Check here if user was unable to complete the task:

5 3. Find an article in the knowledge base that answers the following question: How does Princeton s SPAM filtering work? Number of Clicks to Completion: Number of Search Misses: Number of False Leads: Check here if user was unable to complete the task: INITIAL RESULTS: Since our prototype currently has only limited functionality, we could not test everything according to evaluation plan described above. The prototype cannot process real text searches because very few real articles have been generated. However, we were able to present the prototype to some of the users who had participated in the Princeton Knowledge Base evaluation before. We asked them to complete Part II of the evaluation plan, adjusting the meaning of the Ease of Use category slightly to compensate for the prototype s limited functionality. Category Ease of Use (how easy is it to access the tools needed to help you find your answers?) Consistency (were things placed where you expected them to be?) Visual Appeal (does the site s visual interface invite you to visit again?) Excellent Good Average Could be Improved Horrible If you would like to comment on any of the above categories, write your comments below. Be sure to indicate the category you are writing about: User 1: I really liked how there were lots of options for searching for answers. User 2: I couldn t understand why the same links appeared on the top and side of the webpage Based on the quick and dirty evaluation of our prototype, we can conclude that our system does improve upon the usability of the Princeton KB. Data from our old evaluations rated Princeton s KB as good under the ease of use category, good to

6 average under the consistency category and average under the visual appeal category. In comparison, the ratings for our prototype did not fall below good.

Informz for Mobile Devices: Making Your Emails PDA and Phone-Friendly

Informz for Mobile Devices: Making Your Emails PDA and Phone-Friendly Informz for Mobile Devices: Making Your Emails PDA and Phone-Friendly The use of personal digital assistants (PDAs) has increased exponentially since the early days of rudimentary Palm Pilots and similar

More information

Online Student Services at Thomas Edison State College Student User Guide Access the newly redesigned Online Student Services at:

Online Student Services at Thomas Edison State College Student User Guide Access the newly redesigned Online Student Services at: Online Student Services at Thomas Edison State College Student User Guide Access the newly redesigned Online Student Services at: https://webadvisor1.tesc.edu/webadvisor/webadvisor At Thomas Edison State

More information

Helpdesk Ticketing User Guide

Helpdesk Ticketing User Guide Helpdesk Ticketing User Guide University College of the North 1/5/2012 Table of Contents UCN Helpdesk Ticketing System Requirements... 1 Logging into Helpdesk Ticketing System... 1 Support Center Options...

More information

Open Internet Explorer (or other internet browser) and enter the following website into the Address Bar http://www.esit.com.

Open Internet Explorer (or other internet browser) and enter the following website into the Address Bar http://www.esit.com. Open Internet Explorer (or other internet browser) and enter the following website into the Address Bar http://www.esit.com.au/support 1. Once the site has loaded you should have something as follows 2.

More information

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 READER / CONTRIBUTOR

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 READER / CONTRIBUTOR De La Salle University Information Technology Center Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 READER / CONTRIBUTOR User s Guide Microsoft Windows SharePoint Services and

More information

Utilizing SASED OneDrive Cloud Storage

Utilizing SASED OneDrive Cloud Storage Utilizing SASED OneDrive Cloud Storage Technology Department 5/29/15 The purpose of this document is to provide guidance on how to transfer and access SASED documents and folders on your SASED provided

More information

Customizing your Blackboard Course

Customizing your Blackboard Course Customizing your Blackboard Course Changing the visual appearance Menu Buttons Changing your course buttons can add a splash of color to your course and make it more visually appealing to your students.

More information

15 minutes is not much so I will try to give some crucial guidelines and basic knowledge.

15 minutes is not much so I will try to give some crucial guidelines and basic knowledge. 1 Presentation. Good morning ladies and gentlemen, dear colleagues. First of all I would like to thank the committee for this invitation and letting me speak about one of my favourite topics: the internet.

More information

One of the fundamental kinds of Web sites that SharePoint 2010 allows

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

More information

601/8498/X IAO Level 3 Certificate in Web Design and Development (RQF)

601/8498/X IAO Level 3 Certificate in Web Design and Development (RQF) 601/8498/X IAO Level 3 Certificate in Web Design and Development (RQF) A summary of the qualification s content This is a regulated qualification designed to equip you with the knowledge and skills that

More information

One Drive for Business:

One Drive for Business: One Drive for Business: Using Groups for Team Work Contents What are Groups?... 2 Using Groups in Office 365... 2 Conversations... 2 Files... 3 Calendar Events... 3 Navigation... 4 Group management...

More information

Event Management System (EMS) Virtual EMS

Event Management System (EMS) Virtual EMS Event Management System (EMS) Virtual EMS EMS Implementation Project Maintain a centralized and transparent calendar for all campus spaces and users Web based, self service, space, and support service

More information

Title: SharePoint Advanced Training

Title: SharePoint Advanced Training 416 Agriculture Hall Michigan State University 517-355- 3776 http://support.anr.msu.edu support@anr.msu.edu Title: SharePoint Advanced Training Document No. - 106 Revision Date - 10/2013 Revision No. -

More information

Engagement Guide 2015 Virtual OSEP Project Directors Conference

Engagement Guide 2015 Virtual OSEP Project Directors Conference Engagement Guide 2015 Virtual OSEP Project Directors Conference Purpose of This Guide This guide provides helpful information so you are prepared to engage with presenters, online materials, and other

More information

Support Desk Help Manual. v 1, May 2014

Support Desk Help Manual. v 1, May 2014 Support Desk Help Manual v 1, May 2014 Table of Contents When do I create a ticket in DataRPM?... 3 How do I decide the Priority of the bug I am logging in?... 3 How do I Create a Ticket?... 3 How do I

More information

Using Your Virtual Desktop

Using Your Virtual Desktop Using Your Virtual Desktop This guide will introduce you to the different parts of your Virtual Desktop, illustrate the document process creating or opening, saving, printing and show you how you can customize

More information

Sharing a VoiceThread

Sharing a VoiceThread Sharing a VoiceThread Every VoiceThread is completely private by default, so you ll need to share it before anyone else can view it or comment on it. You can share your VoiceThread with one person, with

More information

SAP VIRTUAL AGENCY GETTING STARTED GUIDE

SAP VIRTUAL AGENCY GETTING STARTED GUIDE GETTING STARTED GUIDE TABLE OF CONTENTS Introduction 3 Starting Out 5 Creating Campaigns and Collateral 8 Customizing and Executing a Pre-Packaged Campaign 9 Create your own Campaigns 11 Create a Landing

More information

SAP VIRTUAL AGENCY GETTING STARTED GUIDE: SELF SERVICE MARKETING

SAP VIRTUAL AGENCY GETTING STARTED GUIDE: SELF SERVICE MARKETING GETTING STARTED GUIDE: SELF SERVICE MARKETING SELF SERVICE MARKETING TABLE OF CONTENTS Introduction 3 Starting Out 4 Creating Campaigns and Collateral 8 Customizing and Executing a Pre-Packaged Campaign

More information

Student User Guide Index:

Student User Guide Index: Student User Guide Index: Your HireTigers Home Page P. 2 Completing Your Profile P. 3 Searching for Jobs P. 4 Document Library P. 5 Adding Documents P. 6 Opt In Resume P. 7 Resources Career Explorer P.

More information

UF Health SharePoint 2010 Introduction to Content Administration

UF Health SharePoint 2010 Introduction to Content Administration UF Health SharePoint 2010 Introduction to Content Administration Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 Introduction to SharePoint 2010 2.0 Hours

More information

Support System User Guide

Support System User Guide Support System User Guide The Virtual Office support system provides users with a useful way to submit and track issues and resolutions. This feature- rich system is one more way that VO provides customers

More information

SUBMITTING YOUR TEXTBOOK ADOPTIONS ONLINE

SUBMITTING YOUR TEXTBOOK ADOPTIONS ONLINE How to create a profile to adopt textbooks on the bookstore s website First, you ll want to navigate to the bookstore s homepage, at http://bookstore.deltacollege.edu There are two ways to access the Faculty

More information

Helpdesk Portal End User Guide

Helpdesk Portal End User Guide Helpdesk Portal End User Guide Contents Using the Portal... 3 Portal web page... 3 Log in... 3 Log out... 3 Managing your account... 4 Terminology... 4 Submit a ticket... 5 Help us to Help you... 6 Upload

More information

Cogito Online Support Desk - Quickstart

Cogito Online Support Desk - Quickstart Cogito Online Support Desk - Quickstart Welcome to the Cogito online Support Portal. This portal provides the primary point of contact for the raising and monitoring of support issues for Cogito software,

More information

Contents Overview... 3 The flow of a ticket... 3 Getting help... 3 K2 Partner and Customer Portal... 3 K2 Knowledge Base... 4 K2 Community site...

Contents Overview... 3 The flow of a ticket... 3 Getting help... 3 K2 Partner and Customer Portal... 3 K2 Knowledge Base... 4 K2 Community site... Support Ticket Help Contents Overview... 3 The flow of a ticket... 3 Getting help... 3 K2 Partner and Customer Portal... 3 K2 Knowledge Base... 4 K2 Community site... 4 K2 Help Files... 4 Asking for help...

More information

GENERIC AGENCY STATEMENT OF WORK. Website Redesign Project Generic Company

GENERIC AGENCY STATEMENT OF WORK. Website Redesign Project Generic Company GENERIC AGENCY STATEMENT OF WORK Generic Company TABLE OF CONTENTS Our Envisioning Methodology... 3 Promote a Friendly Image to Prospective & Current Clients... 3 Enable Ease of Use... 3 Create a Design

More information

What is a workflow? Workflows are a series of actions that correspond to a work process

What is a workflow? Workflows are a series of actions that correspond to a work process SharePoint 2010 What is a workflow? Workflows are a series of actions that correspond to a work process For example a document approval process Workflows can control most aspects of a SharePoint 2010 site,

More information

starting your website project

starting your website project starting your website project Here are three comprehensive posts from our blog, refined and updated through feedback from our clients. Together, they cover the essentials of building a successful website.

More information

There is a separate guide for students, available from Moodle at Student Resources > General Resources > Using Moodle for Students

There is a separate guide for students, available from Moodle at Student Resources > General Resources > Using Moodle for Students ClickView Help Sheet Using ClickView: Teacher Guide About this Help Sheet This guide is in three parts A. Browsing the ClickView library at ClickView Online B. Adding a ClickView video to a Moodle Course

More information

Macromedia Dreamweaver 8 Developer Certification Examination Specification

Macromedia Dreamweaver 8 Developer Certification Examination Specification Macromedia Dreamweaver 8 Developer Certification Examination Specification Introduction This is an exam specification for Macromedia Dreamweaver 8 Developer. The skills and knowledge certified by this

More information

Sharepoint Manual for the Joint Action on Health Workforce Planning and Forecasting

Sharepoint Manual for the Joint Action on Health Workforce Planning and Forecasting Sharepoint Manual for the Joint Action on Health Workforce Planning and Forecasting Contents Getting started... 1 The main site... 3 The work Package sites... 5 Working together in documents... 8 Getting

More information

Student & Alumni User Guide

Student & Alumni User Guide INDEX 1-2 Activating and Building Your Profile 3 Your HireTigers Homepage 4-5 Building Your Profile from a Resume 6-7 Scheduling Career Counseling Appointments 8-9 Updating Your Account Settings 10 Updating

More information

Email Marketing Best Practices in a Mobile World. Ruth Presslaff President ruth@presslaff.com

Email Marketing Best Practices in a Mobile World. Ruth Presslaff President ruth@presslaff.com Email Marketing Best Practices in a Mobile World Ruth Presslaff President ruth@presslaff.com Presslaff Interactive Revenue Help publishers build and execute vibrant, engaged email marketing campaigns.

More information

Microsoft Expression Web

Microsoft Expression Web Microsoft Expression Web Microsoft Expression Web is the new program from Microsoft to replace Frontpage as a website editing program. While the layout has changed, it still functions much the same as

More information

DIOCESE OF LISMORE CATHOLIC SCHOOLS OFFICE

DIOCESE OF LISMORE CATHOLIC SCHOOLS OFFICE CSO Lismore Helpdesk User Manual Table of Contents Navigating the page... 2 Landing Page... 2 Menu Bar... 2 Submit New Ticket... 3 View my Tickets... 4 Email Notifications... 5 Updating a ticket... 6 Advanced

More information

You can access the FAMIS portal by going to the main FAU home web page, clicking on the Faculty & Staff tab, and under Forms & Requests, clicking on

You can access the FAMIS portal by going to the main FAU home web page, clicking on the Faculty & Staff tab, and under Forms & Requests, clicking on You can access the FAMIS portal by going to the main FAU home web page, clicking on the Faculty & Staff tab, and under Forms & Requests, clicking on Work Order. You will be directed to the Work Control

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

Team Builder Project

Team Builder Project Team Builder Project Software Requirements Specification Draft 2 February 2, 2015 Team:.dat ASCII 1 Table of Contents Introduction Purpose 4 Scope of Project.4 Overview.5 Business Context 5 Glossary 6

More information

Microsoft SharePoint 2010 End User Quick Reference Card

Microsoft SharePoint 2010 End User Quick Reference Card Microsoft SharePoint 2010 End User Quick Reference Card Microsoft SharePoint 2010 brings together the people, documents, information, and ideas of the University into a customizable workspace where everyone

More information

Software Requirements Specification For Real Estate Web Site

Software Requirements Specification For Real Estate Web Site Software Requirements Specification For Real Estate Web Site Brent Cross 7 February 2011 Page 1 Table of Contents 1. Introduction...3 1.1. Purpose...3 1.2. Scope...3 1.3. Definitions, Acronyms, and Abbreviations...3

More information

Office 365 Training. Contents

Office 365 Training. Contents Office 365 Training Contents Logging into Office 365 and setting up your Office 365 Suite... 3 Moving Files to OneDrive for Business Cloud Storage... 6 - Creating Folders to organize your OneDrive... 9

More information

Using the City of Stamford / Stamford Public Schools. Web Email System

Using the City of Stamford / Stamford Public Schools. Web Email System Using the City of Stamford / Stamford Public Schools Web Email System Open the Login Screen: Go to the following site: www.stamfordct.gov/mail and choose the login link. The login screen will look like

More information

HYPERWALLET FEES INDIA HICKS BRANDED CARD FEES

HYPERWALLET FEES INDIA HICKS BRANDED CARD FEES We are partnering with hyperwallet/paylution to pay out your weekly and monthly commissions in the most timely and accurate way. Style Ambassadors will receive an email from Paylution to register their

More information

Intranet Website Solution Based on Microsoft SharePoint Server Foundation 2010

Intranet Website Solution Based on Microsoft SharePoint Server Foundation 2010 December 14, 2012 Authors: Wilmer Entena 128809 Supervisor: Henrik Kronborg Pedersen VIA University College, Horsens Denmark ICT Engineering Department Table of Contents List of Figures and Tables... 3

More information

2014-2015 15-Hour Equivalent USPAP Course Course Instructions

2014-2015 15-Hour Equivalent USPAP Course Course Instructions Welcome to your course! Before you get started, it s important to take a few minutes to understand how the course works and learn how to make the most of your time. Note: The specific parameters for how

More information

MHS Secure Member Portal Registration Process

MHS Secure Member Portal Registration Process MHS Secure Member Portal Registration Process Access your health information online, 24/7! The MHS secure member portal contains many familyfriendly features. Members can view all family members enrolled

More information

Basic tutorial for Dreamweaver CS5

Basic tutorial for Dreamweaver CS5 Basic tutorial for Dreamweaver CS5 Creating a New Website: When you first open up Dreamweaver, a welcome screen introduces the user to some basic options to start creating websites. If you re going to

More information

Using the jmrdesign Service Desk

Using the jmrdesign Service Desk The jmrdesign Service Desk provides supported client users with a more comprehensive resource and easier to use interface. The jmrdesign Service Desk is designed to increase the efficiency and reduce the

More information

Cooper Software Limited

Cooper Software Limited Cooper Software Limited Cooper Software Helpdesk User Guide Publish Date: 02 July 2013 Copyright Notice This document contains proprietary information belonging to Cooper Software Limited may neither be

More information

PASTPERFECT-ONLINE DESIGN GUIDE

PASTPERFECT-ONLINE DESIGN GUIDE PASTPERFECT-ONLINE DESIGN GUIDE INTRODUCTION Making your collections available and searchable online to Internet visitors is an exciting venture, now made easier with PastPerfect-Online. Once you have

More information

HELP DESK MANUAL INSTALLATION GUIDE

HELP DESK MANUAL INSTALLATION GUIDE Help Desk 6.5 Manual Installation Guide HELP DESK MANUAL INSTALLATION GUIDE Version 6.5 MS SQL (SQL Server), My SQL, and MS Access Help Desk 6.5 Page 1 Valid as of: 1/15/2008 Help Desk 6.5 Manual Installation

More information

8 Tips for Maximizing Survey Response Potential

8 Tips for Maximizing Survey Response Potential 8 Tips for Maximizing Survey Response Potential You ve built a survey and are ready to make it available to potential respondents. But how do you convert those potential respondents into completed responses?

More information

ANGEL 7.4 MASTER Course Import Guide for MBA Online Instructors

ANGEL 7.4 MASTER Course Import Guide for MBA Online Instructors ANGEL 7.4 MASTER Course Import Guide for MBA Online Instructors The Center for Instructional Technology & elearning Ohio Dominican University elearning.ohiodominican.edu angel_administrator@ohiodominican.edu

More information

INTEGRATING MICROSOFT DYNAMICS CRM WITH SIMEGO DS3

INTEGRATING MICROSOFT DYNAMICS CRM WITH SIMEGO DS3 INTEGRATING MICROSOFT DYNAMICS CRM WITH SIMEGO DS3 Often the most compelling way to introduce yourself to a software product is to try deliver value as soon as possible. Simego DS3 is designed to get you

More information

Search Engine Optimization Glossary

Search Engine Optimization Glossary Search Engine Optimization Glossary A ALT Text/Tag or Attribute: A description of an image in your site's HTML. Unlike humans, search engines read only the ALT text of images, not the images themselves.

More information

MyCompany Professional Web Developer Certification Examination Specification

MyCompany Professional Web Developer Certification Examination Specification MyCompany Professional Web Developer Certification Examination Specification Introduction This is a sample of an exam specification and is not representative of any actual exam specification. The exam

More information

New Help Desk Ticketing System

New Help Desk Ticketing System New Help Desk Ticketing System Starting Monday, November 30, 2009 at 6 am the University will be going live with their new help desk ticketing system. The website to access the new ticketing system is

More information

Overall. Accessibility. Content. Marketing. Technology. Report for help.sitebeam.net. Page 1. 133 pages tested on 29th October 2012

Overall. Accessibility. Content. Marketing. Technology. Report for help.sitebeam.net. Page 1. 133 pages tested on 29th October 2012 Overall The overall score for this website. 133 pages tested on 29th October 2012 Accessibility How accessible the website is to mobile and disabled users. Content The quality of the content of this website.

More information

Pizza SEO: Effective Web. Effective Web Audit. Effective Web Audit. Copyright 2007+ Pizza SEO Ltd. info@pizzaseo.com http://pizzaseo.

Pizza SEO: Effective Web. Effective Web Audit. Effective Web Audit. Copyright 2007+ Pizza SEO Ltd. info@pizzaseo.com http://pizzaseo. 1 Table of Contents 1 (X)HTML Code / CSS Code 1.1 Valid code 1.2 Layout 1.3 CSS & JavaScript 1.4 TITLE element 1.5 META Description element 1.6 Structure of pages 2 Structure of URL addresses 2.1 Friendly

More information

FAQs. How do I remove the search bar completely?

FAQs. How do I remove the search bar completely? FAQs Company Logo How do I change the logo? Can I make the logo larger or smaller? How do I add change or remove the logo in the footer? Can I add a favicon? Navigation Menu How do I change my navigation

More information

Lesson Overview. Getting Started. The Internet WWW

Lesson Overview. Getting Started. The Internet WWW Lesson Overview Getting Started Learning Web Design: Chapter 1 and Chapter 2 What is the Internet? History of the Internet Anatomy of a Web Page What is the Web Made Of? Careers in Web Development Web-Related

More information

Charge Card Administration. Accessing the Travel Card Cardholder Training in the Learning Management System (LMS)

Charge Card Administration. Accessing the Travel Card Cardholder Training in the Learning Management System (LMS) Accessing the Travel Card Cardholder Training in the Learning Management System (LMS) Purpose: Source: This procedure instructs the user how to access the Travel Card Cardholder Training available in the

More information

https://mail.wheelock.edu

https://mail.wheelock.edu The Wheelock College Guide to Understanding Microsoft Outlook Web Access Maintained by: Wheelock College Department of Information Technology Version 1.1 June 2006 https://mail.wheelock.edu This document

More information

Themes and Templates Manual FOR ADVANCED USERS

Themes and Templates Manual FOR ADVANCED USERS Manual FOR ADVANCED USERS Table of Contents Introduction... 3 Key Information... 3 Portal Structure... 4 Portal Structure: Template... 5 Overview... 5 1) Editing a Portal Template... 6 2) Adding a Portal

More information

How To Use Remedy On A Pc Or Macbook 2.5 (For Mac)

How To Use Remedy On A Pc Or Macbook 2.5 (For Mac) Remedy Quick Start Guide Remedy 7 is a workflow tool for managing requests and their resolution. It is available to subscribed departments at NYU. This guide will introduce you to the basic layout and

More information

How to Create a Campaign Using Quick Guides and Web Parler

How to Create a Campaign Using Quick Guides and Web Parler Quick Guide to: Creating a Campaign About this Guide Web Parler is email marketing made easy developed as the antithesis to all of the unnecessarily complicated and confusing alternatives out there. We

More information

Welcome! Please review the following information pertaining to accessing and using the OITConnect Portal.

Welcome! Please review the following information pertaining to accessing and using the OITConnect Portal. General Information The OITConnect Portal provides a single online resource for University Faculty and Staff to conveniently submit new IT related service requests, update requests, or view request history.

More information

Outlook Web Access (OWA or WebMail) Frequently Asked Questions

Outlook Web Access (OWA or WebMail) Frequently Asked Questions Outlook Web Access (OWA or WebMail) Frequently Asked Questions If you are a part-time staff member, adjunct faculty member, or Villanova student, you will access your Villanova email using a program called

More information

Request For Proposal Redesign, Development, and Ongoing Hosting of the Monterey Peninsula College website (www.mpc.edu)

Request For Proposal Redesign, Development, and Ongoing Hosting of the Monterey Peninsula College website (www.mpc.edu) Request For Proposal Redesign, Development, and Ongoing Hosting of the Monterey Peninsula College website (www.mpc.edu) 980 Fremont Street Monterey, California 93940 Telephone (831.646.4000) Email: wrdesign@mpc.edu

More information

Site Maintenance. Table of Contents

Site Maintenance. Table of Contents Site Maintenance Table of Contents Adobe Contribute How to Install... 1 Publisher and Editor Roles... 1 Editing a Page in Contribute... 2 Designing a Page... 4 Publishing a Draft... 7 Common Problems...

More information

All You Need to Know about KiwiSchools

All You Need to Know about KiwiSchools All You Need to Know about KiwiSchools Table of Contents Welcome Your Investment with us Typical Website Timeframe The KiwiSchools Process - Building the perfect website for your school... Step 1: Discovering

More information

What s New in Adobe Fireworks CS4

What s New in Adobe Fireworks CS4 What s New in Adobe Fireworks CS4 UITS - IT Training and Education About IT Training & Education The University Information Technology Services (UITS) IT Training & Education program at Indiana University

More information

Outlook 2010. Mail, Calendar, Contacts, Notes & Tasks. User Guide

Outlook 2010. Mail, Calendar, Contacts, Notes & Tasks. User Guide User Guide Outlook 2010 Mail, Calendar, Contacts, Notes & Tasks IT Training (818) 677-1700 training@csun.edu www.csun.edu/it/training CSUN IT Training YouTube Channel http://www.youtube.com/user/csuninfotech

More information

Girls Make Apps Workshop FAQ

Girls Make Apps Workshop FAQ Girls Make Apps Workshop FAQ The Technovation Girls Make Apps Workshop is a coding party where students, mentors and teachers come together to learn App Inventor 2 the programming language they will use

More information

CLOCKWORK Training Manual and Reference: Inventory. TechnoPro Computer Solutions, Inc.

CLOCKWORK Training Manual and Reference: Inventory. TechnoPro Computer Solutions, Inc. CLOCKWORK Training Manual and Reference: Inventory TechnoPro Computer Solutions, Inc. Table of Contents Inventory Learning Objectives License Key 5 Create a Catalog 6 Assign Permissions 9 Categories and

More information

- - Learn More (Please click on one of the links below) What s new? What s changed?

- - Learn More (Please click on one of the links below) What s new? What s changed? - - - - - existing settings such as preferences (POP settings, password, signature, etc.), and content (calendar, address book, etc.) will remain intact. You will continue to have anytime anywhere access

More information

Navigate to http://www.weebly.com/

Navigate to http://www.weebly.com/ Navigate to http://www.weebly.com/ If you have a Weebly page, click on the Log In button If you are new to Weebly, Fill in your Full Name, Email, and Password Click on Sign Up, It s Free! Key in a title

More information

Working with the Ektron Content Management System

Working with the Ektron Content Management System Working with the Ektron Content Management System Table of Contents Creating Folders Creating Content 3 Entering Text 3 Adding Headings 4 Creating Bullets and numbered lists 4 External Hyperlinks and e

More information

FIT College Online. User guide. Step 6: Navigation (step by step) guide to learning topics

FIT College Online. User guide. Step 6: Navigation (step by step) guide to learning topics FIT College Online. User guide. Step 1: Watch tutorial Video Step 2: Top Navigation Bar Step 3: Left Navigation Bar Step 4: Learning Topics Step 5: Learning Topic Overview Tutorial Step 6: Navigation (step

More information

QT9 Quality Management Software

QT9 Quality Management Software QT9 Supplier Portal Support is Free. Please contact us via the Contact Support help icon on the top of the screen or at our contact information below: QT9 Software Toll Free: (866) 913-5022 Email: support@qt9software.com

More information

How to create an email template

How to create an email template How to create an email template Templates are created the same way as you would for any other content page for an html or text email. By checking the box next to the Name this Content field on the Create

More information

FINAL REPORT. 1. Project Title: Integrating Project And Risk Management Techniques Into An Introductory Engineering Course

FINAL REPORT. 1. Project Title: Integrating Project And Risk Management Techniques Into An Introductory Engineering Course FINAL REPORT 1. Project Title: Integrating Project And Risk Management Techniques Into An Introductory Engineering Course 2. Project Objectives: The objectives of the project were to: 1) improve the student

More information

FIS Support Portal. support.fis.pitt.edu. 1 P age

FIS Support Portal. support.fis.pitt.edu. 1 P age FIS Support Portal support.fis.pitt.edu 1 P age TABLE OF CONTENTS Overview... 2 New Features... 2 Using and Navigating the Portal... 3 1: My Tickets and Requests... 4 2: Submit a Ticket... 5 3: Request

More information

Term Paper. P r o f. D r. E d u a r d H e i n d l. H o c h s c h u l e F u r t w a n g e n U n i v e r s i t y. P r e s e n t e d T o :

Term Paper. P r o f. D r. E d u a r d H e i n d l. H o c h s c h u l e F u r t w a n g e n U n i v e r s i t y. P r e s e n t e d T o : Version: 0.1 Date: 20.07.2009 Author(s): Doddy Satyasree AJAX Person responsable: Doddy Satyasree Language: English Term Paper History Version Status Date 0.1 Draft Version created 20.07.2009 0.2 Final

More information

UTech Services Announces New Helpdesk Service Request System!!

UTech Services Announces New Helpdesk Service Request System!! Contents UTech Services Announces New Helpdesk Service Request System!!... 2 Requesting Assistance from Utech Services using Footprints... 3 3 Ways to Request Support... 3 HOW TO USE THE SELF SERVICE PORTAL...

More information

DeskPRO Helpdesk Software: Agent Interface Quick Start Guide

DeskPRO Helpdesk Software: Agent Interface Quick Start Guide support@deskpro.com DeskPRO Helpdesk Software: Agent Interface Quick Start Guide The DeskPRO helpdesk platform is designed to make it easy to handle problems and questions from your users. Your helpdesk

More information

send and receive MMS

send and receive MMS send and receive MMS 1 Contents Page 3 Page 4 Page 7 Page 8 Page 12 Page 13 Page 15 An introduction to MMS messaging How to send MMS messages How much does it cost to send MMS? Receiving MMS How much does

More information

AT&T Website Solutions SM Online Presence Portal your control panel

AT&T Website Solutions SM Online Presence Portal your control panel .0 AT&T Website Solutions SM Online Presence Portal your control panel Welcome to AT&T Website Solutions SM. We are focused on providing you the very best web products and services including all the tools

More information

Using Microsoft Office 2013: Outlook. Gerry Kruyer

Using Microsoft Office 2013: Outlook. Gerry Kruyer Using Microsoft Office 2013: Outlook Table of Contents Outlook 2013 Ribbon... 4 Viewing Inbox... 4 Folders... 4 Home Tab... 5 Background Colour and Themes... 5 Inbox... 6 Reading Pane... 6 Turn off/on

More information

LEARNING RESOURCE CENTRE. Guide to Microsoft Office Online and One Drive

LEARNING RESOURCE CENTRE. Guide to Microsoft Office Online and One Drive LEARNING RESOURCE CENTRE Guide to Microsoft Office Online and One Drive LEARNING RESOURCE CENTRE JULY 2015 Table of Contents Microsoft Office Online... 3 How to create folders... 6 How to change the document

More information

WP Popup Magic User Guide

WP Popup Magic User Guide WP Popup Magic User Guide Introduction Thank you so much for your purchase! We're excited to present you with the most magical popup solution for WordPress! If you have any questions, please email us at

More information

Managing Online and Offline Archives in Outlook

Managing Online and Offline Archives in Outlook Managing Online and Offline Archives in Outlook Contents How to Enable the Online Archive Feature in Outlook... 1 For Outlook 2007:... 2 How to Set the AutoArchive Properties for a Folder in Outlook 2007:...

More information

OPACs' Users' Interface Do They Need Any Improvements? Discussion on Tools, Technology, and Methodology

OPACs' Users' Interface Do They Need Any Improvements? Discussion on Tools, Technology, and Methodology Open Access: This text is available at: http://edoc.hu-berlin.de/conferences/bobcatsss2008/ OPACs' Users' Interface Do They Need Any Improvements? Discussion on Tools, Technology, and Methodology Piotr

More information

SharePoint 2010 vs. SharePoint 2013 Feature Comparison

SharePoint 2010 vs. SharePoint 2013 Feature Comparison SharePoint 2010 vs. SharePoint 2013 Feature Comparison March 2013 2013 SUSAN HANLEY LLC SharePoint 2010 vs. 2013 From a document collaboration perspective, the structures of both versions are the same

More information

E-Recruitment in the Age of Social Networking. Timothy Enright Senior Sales Executive Datatel, Inc.

E-Recruitment in the Age of Social Networking. Timothy Enright Senior Sales Executive Datatel, Inc. E-Recruitment in the Age of Social Networking Timothy Enright Senior Sales Executive Datatel, Inc. What is Web 2.0 Web 2.0 is linking people people sharing, trading and collaborating 2007 Digital Ethnography,

More information

Help Desk. A walk through the world of Help Desk

Help Desk. A walk through the world of Help Desk Help Desk A walk through the world of Help Desk Realizing you need help When you realize you need help with your computer, phone, or printer, and your supervisor can not help, please go to http://helpdesk.allegany.edu

More information

ClubWise Campaign Manager Cheat Sheet 2010-13 COPYRIGHT ALL RIGHTS RESERVED. Page 1

ClubWise Campaign Manager Cheat Sheet 2010-13 COPYRIGHT ALL RIGHTS RESERVED. Page 1 Campaign Manager Cheat Sheet 2010-13 COPYRIGHT ALL RIGHTS RESERVED Page 1 Thank you for downloading the ClubWise Campaign Manager Cheat Sheet. This document is a quick reference guide to all the features

More information

To learn more about social networking, see the handout titled Know Social Networking.

To learn more about social networking, see the handout titled Know Social Networking. Know facebook Objectives Identify different social networks Identify common features of a social network Understand social networking etiquette Sign up for a Facebook account Create a profile in Facebook

More information

Customer to Partner Relationship

Customer to Partner Relationship Customer to Partner Relationship Contents Introduction... 2 Creating a new Partner relationship... 2 Updating or activating an existing relationship... 3 Field descriptions... 3 Logging a ticket on behalf

More information