Exercises for Data Visualisation for Analysis in Scholarly Research

Size: px
Start display at page:

Download "Exercises for Data Visualisation for Analysis in Scholarly Research"

Transcription

1 Exercises for Data Visualisation for Analysis in Scholarly Research Exercise 1: exploring network visualisations 1. In your browser, go to 2. Scroll down the page to the network graph. 3. Take a few minutes to explore the visualisation: try holding the cursor over items, clicking, dragging, etc. 4. You can see the same data represented in other graphs below. 5. Discuss with your neighbour: does interacting with the network graph give you more or less information than the other visualisations? Does it open up new questions? Time: approx 5 minutes Exercise 2: comparing N-gram tools NB: in both tools, copyright affects the availability of 20th century books. Transcription errors may also affect results, particularly for older books (e.g. the 'long s' vs f) 1. Think of two words or phrases you d like to compare over time (e.g. Burma, Burmah). 2. Open two browser windows 3. In one, go to 4. In the other, go to 5. Enter your words or phrases in each and compare the results 6. Discuss with your neighbour: what differences did you find, and what might have caused them? Google Ngram tips: Background information on Bookworm: Bookworm tips: click the 'cog' icon next to the 'i' to change the time period or click the underlined words next to the search term to change which books are searched (e.g. subject, language, country, gender of author). [Image on slide] Time: approx 5 minutes 1

2 Exercise 3: scholarly visualisations In pairs, you will be asked to pair with your neighbour and explore and discuss one of the following visualisations: University of Richmond, Visualizing Emancipation Further information: emancipation- examining- its- process- through- digital- tools/ Stanford "Mapping the Republic of Letters" Further information: the- republic- of- letters/, GAPVis Further information: Digital Harlem :: Everyday Life Further information: spring/ Instructions 1. In your browser, go to suggested site 2. Take a few minutes to explore the visualisation 3. Discuss with your neighbour: what do you think is being presented here? What stories or trends can you start to see? Does it work better at one scale over another? Do you find it more effective at aggregate or detail level? Does it present an argument or provide a space to develop and explore one? If it was designed to present an argument or investigate a particular question, what do you think that was? What have you learned from visualisation that you might not have learned from looking at the data or reading text about it? 4. Report back to the group: summarise the site's purpose, visualisation formats and data types in a sentence, then share the most interesting parts of your discussion Time: approx 10 minutes 2

3 Exercise 4: cleaning data in Refine In this exercise, we will be cleaning an existing dataset to prepare it for visualisation as a chart and map in the next exercise. We want to investigate different disciplines within this data later, so we will review the data, remove rows that are missing certain values (in real life we would try to do some research to fill in the gaps before resorting to this!), and make the remaining values more consistent. Don't worry if you make a mistake, you can click 'Undo/Redo' and go back as many steps in your history as you need. 1. Start the Refine application. (If there isn't a shortcut for it on the computer desktop, go to the Start menu and search for Refine). Double- click the.exe file (on Windows) to start the application. It will open a page in your browser. Tip: if it opens in Internet Explorer, copy the page address from the URL/location bar and paste it into Chrome or Firefox. 2. Create a new project. [See slide 'Exercise 4: data cleaning in Refine'] a. On the left- hand side of the browser page, click on 'Create project'. Under 'Get data from' select 'This Computer'. Browse to the file Inspiring Women through History_April2013.xlsx, load and select 'Next' b. If the preview rows look ok, click 'Create Project'. c. Spend some time looking over the data. You will notice that not every field is been filled in for each row, and that the level of detail varies within a column (e.g. locations). 3. Start 'cleaning' the data: remove rows where 'Discipline' has been left blank. a. Click the down arrow in the Discipline column; select Facet; Text Facet [see slide] b. Refine should open a new block on the left- hand side of the screen, listing all the different disciplines in the dataset. c. Scroll to the bottom of the box and click on '(blank)'. d. This should change the rows on the right- hand side so only rows without a discipline are listed. e. To remove these rows from the dataset, click the down arrow next to 'All' (start of the row); select Edit rows; Remove all matching rows. f. This should remove 23 rows. 4. Let Refine find close matches in column values. a. Click 'reset' in the blue bar of the left- hand Discipline box (this resets the previously selected rows on the right- hand side). b. Click 'Cluster' on the left- hand Discipline box. c. A new block should pop- up, showing 'Painter' and 'Painter.', which Refine has detected as being close matches. d. Tick the 'merge' box and then click 'Merge selected and close'. e. Congratulations! You have merged some messy records! 3

4 5. Manually review and simplify the number of disciplines listed. In this exercise we will manually reduce the number of Disciplines in the dataset by merging them so that it's easier for them to be displayed in a simple visualisation. a. Click on 'count' in the line 'Sort by name count'. b. The most common disciplines should be at the top. c. Review the disciplines. There is one row each for Biologist, Botanist, Chemist, Natural Historian and Inventor. We will merge each of them with 'Scientist'. d. Hover your cursor over 'Inventor' so that 'edit' appears as an option. Click 'edit'. e. In the box that appears, type 'Scientist' and click 'Apply'. f. Repeat for the rows for Biologist, Botanist, Chemist and Natural Historian. g. There should now be 13 rows for Scientist. h. Edit any other Disciplines as you wish. You can review the values by clicking on the Discipline name and scrolling through the rows to work out which values to simplify. For example, Poet might become Writer, Surgeon and Doctor might both become Medicine. 6. When you're done tidying the values for Discipline, click the 'x' next to Discipline in the left- hand side box to 'remove this facet'. 7. Repeat the steps above to remove rows where 'Birth_place' is missing. 8. If you wish, repeat step 4 (Let Refine find close values) on the Birth place field to tidy up uncertain values like 'London?' 9. Optional: remove numeric rows with missing values. Because we need a year to build a timeline, we'll remove rows without a currently known birth year. a. Scroll sideways through the columns until 'Birth_year' is on the screen. b. Click the down arrow next to 'Birth_year'; select Facet; Numeric facet. c. A 'Birth_year' block should appear on the left- hand side d. Untick the 'numeric' box. e. Only rows without a number in 'Birth_year' should be shown now. f. Scroll back to the left until 'All' is showing. To remove these rows from the dataset, click the down arrow next to 'All' (start of the row); select Edit rows; Remove all matching rows. g. Close the 'Birth_year' box on the left- hand side by clicking the 'x'. 10. To export your data (ready for use in another application), click on 'Export' on the right- hand side, select an option like Excel or comma- separated value and save the file. Congratulations, you have cleaned data with Refine! We now have data we can use to make a nice timeline. You can use the same principles to clean or reduce the complexity of huge datasets. You can find out more at or For- Users Time: approx 20 minutes 4

5 Exercise 5: trying entity recognition 1. In your browser, go to 2. Find a short paragraph of text (e.g. from a news site or digitised text) to paste into the box 3. How many of the things (concepts, people, places, events, references to time or dates, etc) you recognise did it pick up? Is any of the other information presented useful? Time: approx 5 minutes Exercise 6: create a pie chart using Google Fusion Tables 1. Go to and log into Google (if you aren't already) 2. Go to (or h=data&usp=apps_start&hl=en) to access Fusion from your account. 3. You should see a screen 'Import new table' and 'From this computer'. 4. Click 'Choose file', find the file you exported from Refine on your computer and upload it. 5. Leave the default options and click 'Next' until the screen asks you to choose a table name, 'attribute data to', enter a description, etc. Fill in the values as appropriate and click 'Finish'. 6. Check that you are in 'Classic' rather than 'New' mode in Google Drive. If the menu items along the page say 'File', 'View', 'Edit', 'Visualize', 'Merge', 'Labs', you are in Classic mode. If you are in New mode, click on the 'Help' menu and select 'Back to Classic look'. 7. From the Visualize menu, choose 'Pie'. [See slide 'Pre- aggregation view of a pie chart'] 8. Click 'options' then 'Aggregate'. 9. In the 'Aggregated by' section, select 'Discipline', and click 'Apply'. [Slide: 'Change options, aggregate by Discipline'] 10. Set the Entity to Discipline and the value to Count. 11. You should have a pie chart of your data! Time: approx 5 minutes 5

6 Exercise 7: geocoding data and creating a map using Google Fusion Tables Google Fusion Tables can geocode data directly from the table, but it sometimes needs some help. Fusion will have recognised some columns as containing location data, but it will not know much about those locations. The best way to see how it copes with a dataset is to geocode it and look over the resulting map to check that records have ended up in the right place. Before you begin, remove any aggregated fields or filters set in the last exercise: click 'options', then 'Clear filter' in the Filter tab view and 'Clear aggregation' on the 'Aggregate' tab view. Change into 'New' from 'Classic' mode by clicking 'Switch to new look' on the top right- hand corner of the browser window. If you can't see that option, let me know! Geocode your data 1. From the Visualize menu, choose 'Table' 2. From the File menu, choose 'Geocode' 3. Change the value for 'Location column' to 'Combined_birthplace_location' and click 'Begin geocoding'. (The Combined_birthplace_location field hopefully contains enough information to stop London, England, being confused with London, Ontario.) 4. Wait a bit Congratulations, you have geocoded some data! Create a map from your geocoded data 6. Click the '+' at the end of the row that starts with the File option 7. Click the down arrow next to the new maps name and change the value for 'Select location' to the field Combined_birthplace_location. 8. Congratulations! You've created a map! If you have extra time or curiosity, try changing the options under 'Change info window layout...' and 'Change map styles...'. Time: approx 10 minutes 6

7 Exercise 8: Choose your own adventure Options: explore and analyse more visualisations try making different visualisations with the current dataset try creating visualisations with your own data Exploring and analysing more visualisations There are links to visualisation blogs and other specialist sites on the Resources post at (i.e. for- data- visualisation- for- analysis- in- scholarly- research/) For each visualisation, you might like to consider: what sources have they used? Do they explain how they've prepared them? What effect have their choices of visualisation formats and tools had? What data or queries are prioritised, and which are more difficult or impossible? If you have a particular type of data, process, format or audience in mind, ask for suggestions for sites to look at! Making more visualisations ManyEyes is a useful tool for learning, but as it uses Java it can be tricky in classroom situations. You can create visualisations from data other people have uploaded without signing up at ManyEyes: ibm.com/software/analytics/manyeyes/datasets You can also try visualising the data from the British Library Pin- a- tale project, available in Google Docs at Try a visualisation and evaluate the results. Is more cleaning or transformation needed? You may need to iterate with different versions of your data after cleaning or enhancing it. If you have your own dataset, review the 'planning' slides. What do you want to learn or express about your data? The ManyEyes site provides some guidance on the best visualisation types for different types of data: ibm.com/software/analytics/manyeyes/page/Visualization_Options.html which can also be useful for planning visualisations in Google Fusion. More data cleaning and linking (reconciling) to other data You may want to go back to Refine and do more cleaning, or try reconciling the data to pull in more related information. 7

8 For example, you could find rows with more than one Spouse or Place lived listed, and separate the values into different columns. You could experiment with different levels of location values - does it matter whether England or United Kingdom is listed? You can find out more about cleaning inconsistent values at and In- Depth There are some instructions for reconciling data at 8

Learning Services IT Guide. Access 2013

Learning Services IT Guide. Access 2013 Learning Services IT Guide Access 2013 Microsoft Access is a programme which allows you to store a lot of information easily in the form of a database. For example you could create a database which stored

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

Google Drive: Access and organize your files

Google Drive: Access and organize your files Google Drive: Access and organize your files Use Google Drive to store and access your files, folders, and Google Docs, Sheets, and Slides anywhere. Change a file on the web, your computer, tablet, or

More information

Human Resources Website Drupal User Guide

Human Resources Website Drupal User Guide Human Resources Website Drupal User Guide Logon http://www.hr.ucsb.edu/user You will be given a unique username and password for editing the website. Basic Tools Quick Start 1. EDIT TAB on content page

More information

Choose the Reports Tab and then the Export/Ad hoc file button. Export Ad-hoc to Excel - 1

Choose the Reports Tab and then the Export/Ad hoc file button. Export Ad-hoc to Excel - 1 Export Ad-hoc to Excel Choose the Reports Tab and then the Export/Ad hoc file button Export Ad-hoc to Excel - 1 Choose the fields for your report 1) The demographic fields are always listed in the right

More information

Introduction to Microsoft Access 2013

Introduction to Microsoft Access 2013 Introduction to Microsoft Access 2013 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Creating a Newsletter with Microsoft Word

Creating a Newsletter with Microsoft Word Creating a Newsletter with Microsoft Word Frank Schneemann In this assignment we are going to use Microsoft Word to create a newsletter that can be used in your classroom instruction. If you already know

More information

MicroStrategy Quick Guide: Running the PI Report ITU Data Mart Support Group Go to reporting.gmu.edu and click on Login to Microstrategy

MicroStrategy Quick Guide: Running the PI Report ITU Data Mart Support Group Go to reporting.gmu.edu and click on Login to Microstrategy MicroStrategy Quick Guide: Running the PI Report ITU Data Mart Support Group Go to reporting.gmu.edu and click on Login to Microstrategy ACTION Enter User name and Password. Keep default selection of LDAP

More information

Piktochart 101 Create your first infographic in 15 minutes

Piktochart 101 Create your first infographic in 15 minutes Piktochart 101 Create your first infographic in 15 minutes TABLE OF CONTENTS 01 Getting Started 5 Steps to Creating Your First Infographic in 15 Minutes 1.1 Pick a Template 1.2 Click Create and Start Adding

More information

Reduced Quality Sample

Reduced Quality Sample Access 2007 Essentials PART ONE Mobile MOUSe Access 2007 Essentials Version # 1.1 Part One 08/08/2010 11:20 About this Course Microsoft Access is the database application included with Microsoft Office.

More information

Frog VLE Update. Latest Features and Enhancements. September 2014

Frog VLE Update. Latest Features and Enhancements. September 2014 1 Frog VLE Update Latest Features and Enhancements September 2014 2 Frog VLE Update: September 2014 Contents New Features Overview... 1 Enhancements Overview... 2 New Features... 3 Site Backgrounds...

More information

Chapter 4 Displaying and Describing Categorical Data

Chapter 4 Displaying and Describing Categorical Data Chapter 4 Displaying and Describing Categorical Data Chapter Goals Learning Objectives This chapter presents three basic techniques for summarizing categorical data. After completing this chapter you should

More information

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013

Finance Reporting. Millennium FAST. User Guide Version 4.0. Memorial University of Newfoundland. September 2013 Millennium FAST Finance Reporting Memorial University of Newfoundland September 2013 User Guide Version 4.0 FAST Finance User Guide Page i Contents Introducing FAST Finance Reporting 4.0... 2 What is FAST

More information

NDSU Technology Learning & Media Center. Introduction to Google Sites

NDSU Technology Learning & Media Center. Introduction to Google Sites NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Introduction to Google Sites Get Help at the TLMC 1. Get help with class projects on a walk-in basis; student learning assistants

More information

Creating a Gradebook in Excel

Creating a Gradebook in Excel Creating a Spreadsheet Gradebook 1 Creating a Gradebook in Excel Spreadsheets are a great tool for creating gradebooks. With a little bit of work, you can create a customized gradebook that will provide

More information

1. Contents... 2 2. What is AGITO Translate?... 3 2.1. Supported formats... 3 3. Translation memory & termbase... 4 4. Access, login and support...

1. Contents... 2 2. What is AGITO Translate?... 3 2.1. Supported formats... 3 3. Translation memory & termbase... 4 4. Access, login and support... 1. Contents... 2 2. What is AGITO Translate?... 3 2.1. Supported formats... 3 3. Translation memory & termbase... 4 4. Access, login and support... 5 4.1. Accessing AGITO Translate... 5 4.2. Login... 5

More information

Logging in to Google Chrome

Logging in to Google Chrome Logging in to Google Chrome By logging in to Google Chrome, you will be able to quickly access any saved applications, bookmarks, and resources from any location. Please remember...if you are using a lab

More information

Excel Intermediate Session 2: Charts and Tables

Excel Intermediate Session 2: Charts and Tables Excel Intermediate Session 2: Charts and Tables Agenda 1. Introduction (10 minutes) 2. Tables and Ranges (5 minutes) 3. The Report Part 1: Creating and Manipulating Tables (45 min) 4. Charts and other

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

1. Right click using your mouse on the desktop and select New Shortcut.

1. Right click using your mouse on the desktop and select New Shortcut. offers 3 login page styles: Standard Login, List Login or Quick Time Punch. Each login page can be saved as a shortcut to your desktop or as a bookmark for easy fast login access. For quicker access to

More information

Create Mailing Labels from an Electronic File

Create Mailing Labels from an Electronic File Create Mailing Labels from an Electronic File Microsoft Word 2002 (XP) Electronic data requests for mailing labels will be filled by providing the requester with a commadelimited text file. When you receive

More information

So you want to create an Email a Friend action

So you want to create an Email a Friend action So you want to create an Email a Friend action This help file will take you through all the steps on how to create a simple and effective email a friend action. It doesn t cover the advanced features;

More information

Introduction to Microsoft Access XP

Introduction to Microsoft Access XP Introduction to Microsoft Access XP Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. An address book or a library

More information

Appointment Scheduler

Appointment Scheduler EZClaim Appointment Scheduler User Guide Last Update: 11/19/2008 Copyright 2008 EZClaim This page intentionally left blank Contents Contents... iii Getting Started... 5 System Requirements... 5 Installing

More information

EndNote Introduction for Referencing and Citing. EndNote Online Practical exercises

EndNote Introduction for Referencing and Citing. EndNote Online Practical exercises EndNote Introduction for Referencing and Citing EndNote Online Practical exercises Libraries, Research and Learning Resources September 2015 1 Table of Contents Section Page no. Section 1: Introducing

More information

emarketing Manual- Creating a New Email

emarketing Manual- Creating a New Email emarketing Manual- Creating a New Email Create a new email: You can create a new email by clicking the button labeled Create New Email located at the top of the main page. Once you click this button, a

More information

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation Rochester Institute of Technology Finance and Administration Drupal 7 Training Documentation Written by: Enterprise Web Applications Team CONTENTS Workflow... 4 Example of how the workflow works... 4 Login

More information

Chapter 14: Links. Types of Links. 1 Chapter 14: Links

Chapter 14: Links. Types of Links. 1 Chapter 14: Links 1 Unlike a word processor, the pages that you create for a website do not really have any order. You can create as many pages as you like, in any order that you like. The way your website is arranged and

More information

Microsoft Access 2010 Overview of Basics

Microsoft Access 2010 Overview of Basics Opening Screen Access 2010 launches with a window allowing you to: create a new database from a template; create a new template from scratch; or open an existing database. Open existing Templates Create

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

Using the NuView Employee Self-Service Module Time Attendance / Time Entry. Introduction. Logging In

Using the NuView Employee Self-Service Module Time Attendance / Time Entry. Introduction. Logging In Using the NuView Employee Self-Service Module Time Attendance / Time Entry Introduction The hourly employee self-service time entry process is changing. As Cort-web is phased out, NuView will be implemented

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

How To Avoid Spam On Mailchimp

How To Avoid Spam On Mailchimp Welcome to MailChimp. Email doesn't need to be overwhelming. This guide will help you get your first campaign off the ground. We ll also offer tips for managing your list, viewing your reports, and making

More information

TRIM: Web Tool. Web Address The TRIM web tool can be accessed at:

TRIM: Web Tool. Web Address The TRIM web tool can be accessed at: TRIM: Web Tool Accessing TRIM Records through the Web The TRIM web tool is primarily aimed at providing access to records in the TRIM system. While it is possible to place records into TRIM or amend records

More information

BI 4.1 Quick Start Java User s Guide

BI 4.1 Quick Start Java User s Guide BI 4.1 Quick Start Java User s Guide BI 4.1 Quick Start Guide... 1 Introduction... 4 Logging in... 4 Home Screen... 5 Documents... 6 Preferences... 8 Web Intelligence... 12 Create a New Web Intelligence

More information

Test Generator. Creating Tests

Test Generator. Creating Tests Test Generator Creating Tests Table of Contents# Cognero Overview... 1 Cognero Basic Terminology... 2 Logging On to Cognero... 3 Test Generator Organization... 4 Question Sets Versus Tests... 4 Editing

More information

WebSphere Business Monitor V6.2 Business space dashboards

WebSphere Business Monitor V6.2 Business space dashboards Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 What this exercise is about... 2 Lab requirements... 2 What you should

More information

Using Excel as a Management Reporting Tool with your Minotaur Data. Exercise 1 Customer Item Profitability Reporting Tool for Management

Using Excel as a Management Reporting Tool with your Minotaur Data. Exercise 1 Customer Item Profitability Reporting Tool for Management Using Excel as a Management Reporting Tool with your Minotaur Data with Judith Kirkness These instruction sheets will help you learn: 1. How to export reports from Minotaur to Excel (these instructions

More information

How to Excel with CUFS Part 2 Excel 2010

How to Excel with CUFS Part 2 Excel 2010 How to Excel with CUFS Part 2 Excel 2010 Course Manual Finance Training Contents 1. Working with multiple worksheets 1.1 Inserting new worksheets 3 1.2 Deleting sheets 3 1.3 Moving and copying Excel worksheets

More information

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 University of Sheffield Contents 1. INTRODUCTION... 3 2. GETTING STARTED... 4 2.1 STARTING POWERPOINT... 4 3. THE USER INTERFACE...

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

MICROSOFT ACCESS STEP BY STEP GUIDE

MICROSOFT ACCESS STEP BY STEP GUIDE IGCSE ICT SECTION 11 DATA MANIPULATION MICROSOFT ACCESS STEP BY STEP GUIDE Mark Nicholls ICT Lounge P a g e 1 Contents Task 35 details Page 3 Opening a new Database. Page 4 Importing.csv file into the

More information

Google Sites: Site Creation and Home Page Design

Google Sites: Site Creation and Home Page Design Google Sites: Site Creation and Home Page Design This is the second tutorial in the Google Sites series. You should already have your site set up. You should know its URL and your Google Sites Login and

More information

Introduction to Microsoft Access 2010

Introduction to Microsoft Access 2010 Introduction to Microsoft Access 2010 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Creating a website using Voice: Beginners Course. Participant course notes

Creating a website using Voice: Beginners Course. Participant course notes Creating a website using Voice: Beginners Course Topic Page number Introduction to Voice 2 Logging onto your website and setting passwords 4 Moving around your site 5 Adding and editing text 7 Adding an

More information

Jadu Content Management Systems Web Publishing Guide. Table of Contents (click on chapter titles to navigate to a specific chapter)

Jadu Content Management Systems Web Publishing Guide. Table of Contents (click on chapter titles to navigate to a specific chapter) Jadu Content Management Systems Web Publishing Guide Table of Contents (click on chapter titles to navigate to a specific chapter) Jadu Guidelines, Glossary, Tips, URL to Log In & How to Log Out... 2 Landing

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

ADA Applicant Business Process Guide

ADA Applicant Business Process Guide Objectives ADA Applicant Business Process Guide The purpose of this document is to give you an understanding of how to apply and maintain an applicant account at the American Dental Association (ADA).

More information

History Explorer. View and Export Logged Print Job Information WHITE PAPER

History Explorer. View and Export Logged Print Job Information WHITE PAPER History Explorer View and Export Logged Print Job Information WHITE PAPER Contents Overview 3 Logging Information to the System Database 4 Logging Print Job Information from BarTender Designer 4 Logging

More information

Microsoft Access 2007

Microsoft Access 2007 How to Use: Microsoft Access 2007 Microsoft Office Access is a powerful tool used to create and format databases. Databases allow information to be organized in rows and tables, where queries can be formed

More information

Excel 2007 - Using Pivot Tables

Excel 2007 - Using Pivot Tables Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives

More information

WebSphere Business Monitor V7.0 Business space dashboards

WebSphere Business Monitor V7.0 Business space dashboards Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 What this exercise is about... 2 Lab requirements... 2 What you should

More information

Magenta CMS Training: RAF Station/ RAF Sport websites

Magenta CMS Training: RAF Station/ RAF Sport websites Magenta CMS Training: RAF Station/ RAF Sport websites ktownsend@binaryvision.com 0207 490 1010 Introduction What is a website content management system? The content management system, or CMS, is software

More information

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper Quick and Easy Web Maps with Google Fusion Tables SCO Technical Paper Version History Version Date Notes Author/Contact 1.0 July, 2011 Initial document created. Howard Veregin 1.1 Dec., 2011 Updated to

More information

Learning Management System User Guide. version 07082013

Learning Management System User Guide. version 07082013 Learning Management System User Guide version 07082013 1 Contents 1. Getting Started Creating an Account Activating Your Course or Library Logging In and Out of Your Training Account Setting Up Your Profile

More information

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field.

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field. Adobe Acrobat Professional X Part 3 - Creating Fillable Forms Preparing the Form Create the form in Word, including underlines, images and any other text you would like showing on the form. Convert the

More information

Microsoft Access 2007 Introduction

Microsoft Access 2007 Introduction Microsoft Access 2007 Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an

More information

OUTLOOK WEB APP 2013 ESSENTIAL SKILLS

OUTLOOK WEB APP 2013 ESSENTIAL SKILLS OUTLOOK WEB APP 2013 ESSENTIAL SKILLS CONTENTS Login to engage365 Web site. 2 View the account home page. 2 The Outlook 2013 Window. 3 Interface Features. 3 Creating a new email message. 4 Create an Email

More information

Word 2007: Basics Learning Guide

Word 2007: Basics Learning Guide Word 2007: Basics Learning Guide Exploring Word At first glance, the new Word 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013 Running Descriptive and Correlational Analysis in Excel 2013 Tips for coding a survey Use short phrases for your data table headers to keep your worksheet neat, you can always edit the labels in tables

More information

Google Docs A Tutorial

Google Docs A Tutorial Google Docs A Tutorial What is it? Google Docs is a free online program that allows users to create documents, spreadsheets and presentations online and share them with others for collaboration. This allows

More information

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 Table of Contents Part I Creating a Pivot Table Excel Database......3 What is a Pivot Table...... 3 Creating Pivot Tables

More information

A) What Web Browser do I need? B) Why I cannot view the most updated content? C) What can we find on the school website? Index Page Layout:

A) What Web Browser do I need? B) Why I cannot view the most updated content? C) What can we find on the school website? Index Page Layout: A) What Web Browser do I need? - Window 7 / Window 8.1 => Internet Explorer Version 9 or above (Best in Version 11+) Download Link: http://windows.microsoft.com/zh-hk/internet-explorer/download-ie - Window

More information

Cascade Content Management System Training

Cascade Content Management System Training Cascade Content Management System Training 2 3 HOW TO LOGIN 1. Visit cms.unomaha.edu 2. Using your NetID and password, login in here. THE DASHBOARD Here is an example of the dashboard: CASCADE CONTENT

More information

Software Application Tutorial

Software Application Tutorial Software Application Tutorial Copyright 2005, Software Application Training Unit, West Chester University. No Portion of this document may be reproduced without the written permission of the authors. For

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

EXPORTING THE SCHOOL ROSTER INTO AN EXCEL SPREADSHEET

EXPORTING THE SCHOOL ROSTER INTO AN EXCEL SPREADSHEET EXPORTING THE SCHOOL ROSTER INTO AN EXCEL SPREADSHEET QUICK GUIDE Since Columbus City Schools were closed eight days during the 2013-2014 school year due to weather, three of those days will be made up

More information

SellerDeck 2013 Reviewer's Guide

SellerDeck 2013 Reviewer's Guide SellerDeck 2013 Reviewer's Guide Help and Support Support resources, email support and live chat: http://www.sellerdeck.co.uk/support/ 2012 SellerDeck Ltd 1 Contents Introduction... 3 Automatic Pagination...

More information

In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class.

In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. Creating a Pie Graph Step-by-step directions In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. 1. Enter Data A. Open

More information

Concession FTP User Guide May 2011 Version 1.2

Concession FTP User Guide May 2011 Version 1.2 Concession FTP User Guide May 2011 Version 1.2 Concessions FTP User guide Page 1 of 41 Contents Objective... 3 FTP User Guide Microsoft Windows XP... 5 Anatomy of the Files... 9 Working on your Files....

More information

MS Word 2007 practical notes

MS Word 2007 practical notes MS Word 2007 practical notes Contents Opening Microsoft Word 2007 in the practical room... 4 Screen Layout... 4 The Microsoft Office Button... 4 The Ribbon... 5 Quick Access Toolbar... 5 Moving in the

More information

Chapter 1 Kingsoft Office for Android: A Close Look. Compatible with Microsoft Office: With Kingsoft Office for Android, users are allowed to create,

Chapter 1 Kingsoft Office for Android: A Close Look. Compatible with Microsoft Office: With Kingsoft Office for Android, users are allowed to create, Introduction From the globally respected software company Kingsoft, comes an extraordinary new Office software for your Android mobile or tablet device. Utilizing decades of leading innovation, Kingsoft

More information

Setting Up Person Accounts

Setting Up Person Accounts Setting Up Person Accounts Salesforce, Winter 16 @salesforcedocs Last updated: November 4, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

INTRODUCTION... 4 1. PARKING REPORTING: OVERVIEW... 5 2. PARKING REPORTING: STATISTICS... 6 3. MY DOMAINS: PARKING OPTIMIZATIONS...

INTRODUCTION... 4 1. PARKING REPORTING: OVERVIEW... 5 2. PARKING REPORTING: STATISTICS... 6 3. MY DOMAINS: PARKING OPTIMIZATIONS... PARKING MANUAL 2 Table of contents INTRODUCTION... 4 1. PARKING REPORTING: OVERVIEW... 5 1.1. FUNCTIONS AND ACCESS... 5 2. PARKING REPORTING: STATISTICS... 6 2.1. QUICK VIEWS... 7 2.2. PERFORM A BASIC

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

MailChimp Instruction Manual

MailChimp Instruction Manual MailChimp Instruction Manual Spike HQ This manual contains instructions on how to set up a new email campaign, add and remove contacts and view statistics on completed email campaigns from within MailChimp.

More information

Intellect Platform - Tables and Templates Basic Document Management System - A101

Intellect Platform - Tables and Templates Basic Document Management System - A101 Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System

More information

User Guide. User Guide Title Page Page i

User Guide. User Guide Title Page Page i User Guide User Guide Title Page Page i Table of Contents Welcome 1 Welcome to Avvo Websites 1 Getting Started 2 Accessing your Avvo Website Dashboard 2 Dashboard Features 3 Screen Options 4 Submitting

More information

OnBase Client for Department Admins GEISEL FINANCE CENTER NOVEMBER 2015

OnBase Client for Department Admins GEISEL FINANCE CENTER NOVEMBER 2015 OnBase Client for Department Admins GEISEL FINANCE CENTER NOVEMBER 2015 2 Contents Overview e-forms Administrator Access System Requirements Starting Unity Via Unity Via Citrix First Run: Make this Change

More information

Windows Movie Maker 2012

Windows Movie Maker 2012 Windows Movie Maker 2012 Open Windows Movie Maker A shortcut for Movie Maker should be on the desktop, but if it is not, you can search for the program by touching the right edge of the screen and swiping

More information

CHROMEBOOK TIPS & TRICKS

CHROMEBOOK TIPS & TRICKS CHROMEBOOK TIPS & TRICKS NILES ELEMENTARY DIST. 71 0 Table of Contents Getting Started with your Chromebook... 3 Ready When You Are!... 3 Getting To Know The Keyboard... 3 The Search Key and Caps Lock

More information

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS 28-APRIL-2015 TABLE OF CONTENTS Select an item in the table of contents to go to that topic in the document. USE GET HELP NOW & FAQS... 1 SYSTEM

More information

Single Property Website Quickstart Guide

Single Property Website Quickstart Guide Single Property Website Quickstart Guide Win More Listings. Attract More Buyers. Sell More Homes. TABLE OF CONTENTS Getting Started... 3 First Time Registration...3 Existing Account...6 Administration

More information

Office 2013 files: Storing, accessing and sharing on the network and the cloud

Office 2013 files: Storing, accessing and sharing on the network and the cloud Office 2013 files: Storing, accessing and sharing on the network and the cloud Information Services Office 2013 files: Storing, accessing and sharing on the network and the cloud In Office 2013 there are

More information

Switching to Gmail from Microsoft Outlook

Switching to Gmail from Microsoft Outlook Welcome to Gmail What's different, at a glance... Now that you've switched from Microsoft Outlook to Google Apps, here are some tips on beginning to use Gmail as your new mail program. In Microsoft Outlook,

More information

Using Excel for descriptive statistics

Using Excel for descriptive statistics FACT SHEET Using Excel for descriptive statistics Introduction Biologists no longer routinely plot graphs by hand or rely on calculators to carry out difficult and tedious statistical calculations. These

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

Support/ User guide HMA Content Management System

Support/ User guide HMA Content Management System Support/ User guide HMA Content Management System 1 Contents: Access Page 3 Editing Pages Page 4 Adding/Editing Text Page 7 Adding/Editing Images Page 9 Adding/Editing Files Page 11 Adding a Page Page

More information

Bosco Internet Setup Guide For Zest Apartments. Windows XP, Vista and Mac OS X

Bosco Internet Setup Guide For Zest Apartments. Windows XP, Vista and Mac OS X Bosco Internet Setup Guide For Zest Apartments Windows XP, Vista and Mac OS X Contents Page Windows XP... 3 Windows Vista... 19 Mac OS X... 25 Bosco Internet Setup Guide - Page 2 How to get connected at

More information

Business Objects Version 5 : Introduction

Business Objects Version 5 : Introduction Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice

More information

Downloading & Using Data from the STORET Warehouse: An Exercise

Downloading & Using Data from the STORET Warehouse: An Exercise Downloading & Using Data from the STORET Warehouse: An Exercise August 2012 This exercise addresses querying or searching for specific water resource data, and the respective methods used in collecting

More information

Mail Chimp Basics. Glossary

Mail Chimp Basics. Glossary Mail Chimp Basics Mail Chimp is a web-based application that allows you to create newsletters and send them to others via email. While there are higher-level versions of Mail Chimp, the basic application

More information

Workspaces Creating and Opening Pages Creating Ticker Lists Looking up Ticker Symbols Ticker Sync Groups Market Summary Snap Quote Key Statistics

Workspaces Creating and Opening Pages Creating Ticker Lists Looking up Ticker Symbols Ticker Sync Groups Market Summary Snap Quote Key Statistics Getting Started Workspaces Creating and Opening Pages Creating Ticker Lists Looking up Ticker Symbols Ticker Sync Groups Market Summary Snap Quote Key Statistics Snap Report Price Charts Comparing Price

More information

Business Objects. Report Writing - CMS Net and CCS Claims

Business Objects. Report Writing - CMS Net and CCS Claims Business Objects Report Writing - CMS Net and CCS Claims Updated 11/28/2012 1 Introduction/Background... 4 Report Writing (Ad-Hoc)... 4 Requesting Report Writing Access... 4 Java Version... 4 Create A

More information

Search help. More on Office.com: images templates

Search help. More on Office.com: images templates Page 1 of 14 Access 2010 Home > Access 2010 Help and How-to > Getting started Search help More on Office.com: images templates Access 2010: database tasks Here are some basic database tasks that you can

More information

VDF Query User Manual

VDF Query User Manual VDF Query User Manual Page 1 of 25 Table of Contents Quick Start... 3 Security... 4 Main File:... 5 Query Title:... 6 Fields Tab... 7 Printed Fields... 8 Task buttons... 9 Expression... 10 Selection...

More information

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130

UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS. Silva. Introduction to Silva. Document No. IS-130 UCL INFORMATION SERVICES DIVISION INFORMATION SYSTEMS Silva Introduction to Silva Document No. IS-130 Contents What is Silva?... 1 Requesting a website / Web page(s) in Silva 1 Building the site and making

More information

MicroStrategy Quick Guide: Reconciliation Expense Report. Contents

MicroStrategy Quick Guide: Reconciliation Expense Report. Contents MicroStrategy Quick Guide: Reconciliation Expense Report Contents Log In, Navigate to Dashboard... 2 Review Budget in Dashboard... 4 Re-Prompt Dashboard... 4 Export Summary Budget to Excel... 5 Open Reconciliation

More information

Create a survey using Google Forms

Create a survey using Google Forms Create a survey using Google Forms You can plan events, make a survey or poll, give students a quiz, or collect other information in an easy, streamlined way with Google Forms. Google Forms can be connected

More information

Chapter 12 Creating Web Pages

Chapter 12 Creating Web Pages Getting Started Guide Chapter 12 Creating Web Pages Saving Documents as HTML Files Copyright This document is Copyright 2010 2012 by its contributors as listed below. You may distribute it and/or modify

More information