CONTENTdm at DePauw: Customization, Projects, and Tips. Presented by, Sudha Anand Library Systems Admin, DePauw University

Size: px
Start display at page:

Download "CONTENTdm at DePauw: Customization, Projects, and Tips. Presented by, Sudha Anand Library Systems Admin, DePauw University"

Transcription

1 CONTENTdm at DePauw: Customization, Projects, and Tips Presented by, Sudha Anand Library Systems Admin, DePauw University CONTENTdm User Group Conference May 27 & 28, 2015

2 Agenda Customizing our Homepage The Audio Project Crowdsourcing using Flickr CDM Data Clean-up CDM Quick Tips Future Plans

3 Customizing our Homepage

4 Our Homepage Reason for Customizing: Went from being locally hosted to OCLC hosted to combat Find problems Contentdm/Digital Library is now part of the PALNI (Private Academic Library Network of Indiana) consortium Wanted a separate Institutional page similar to the old one to make sure our patrons remain unaffected by this move

5 Old Homepage

6 Homepage - W/O Customization

7 Customizing Our Homepage Getting the Code: Copy the View Page source code from any contentdm site to a file called index.php on the local desktop We got ours from our PALNI Consortia Digital Library Homepage Obtain the size of images used in the site and prepare your image files to match A handy tool that can be used for editing code: Notepad++ (helps keep track of the coding blocks like: div, head, link, style, script, etc.. ) Use w3schools Try it Yourself tool to test blocks of code before editing the file

8 Customizing Our Homepage Blocks to Edit: Page Title Top & Bottom navigation Banner Collection List and information Search list Advanced Search list(this is located in the footer block of the page) About the Collections information Add extra features like share widgets and spotlights Image Links

9 Customizing Our Homepage A Look at Notepad++:

10 Customizing Our Homepage Uploading the Index.php: Navigate to the Custom pages portion of the global settings on the Website Config Tool Using the manage files menu, upload the index.php file to the appropriate folder(based on single school or consortium) Also upload all the corresponding image files to the appropriate folder Save and Publish to see the newly updated site.

11 New Homepage

12 The Audio Project

13 The Audio Project Goals: Provide user copies of audiotape collections Protect original recordings from physical wear What we had: A Contentdm collection with only metadata What we decided to try: Contact OCLC support Ask if there is a way to attach audio files to pre-existing Metadata What OCLC said: YES there is a way

14 The Audio Project Audio Selection: First pick the record you would like to add audio to and download it to the CDM project client Get the path of the mp3 file to be attached Things to remember: Contentdm supports MP3 and WAV audio files Audio files that are H.264-encoded and Flash-compatible will play inline when selected by an end user. Other audio and video file formats can be stored but will be played via a plugin or browser capability to support the format. More information about supported files types can be found in the FAQ portion of this page

15 The Audio Project Adding Audio: In the project client right click on the item thumbnail and select Replace Item

16 The Audio Project Adding Audio contd: On the Replace Item box, click Browse and select the MP3 file to be added and click Open

17 The Audio Project Adding Audio contd: Coming back to the Replace Item box on selection, make sure that only the Create display image option is selected Do not select the Apply metadata template to replacement item as this will clear the items current metadata and replace it with data from your template

18 The Audio Project Adding Audio contd: Wait a few minutes for the audio file to be added and watch the thumbnail switch Now Upload the file for approval to add the record to the collection

19 The Audio Project Our Audio Collection: Successfully added audio to 1300 items

20 Crowdsourcing using Flickr

21 Crowdsourcing using Flickr Goals: Use Crowdsourcing as a way to transcribe a Civil War Journal written by Colonel James Riley Weaver What we had: Photocopied pages of an old and valuable journal A live Contentdm setup to display the transcribed work Dilema: Do we need another piece of software to setup the crowdsourcing? What we decided to try: Use the freely(1000gb) available photo storage with built-in backup Flickr

22 Crowdsourcing using Flickr The Journal s Significance: The Journal was kept by Colonel James Riley Weaver throughout his service in the Union Army and confinement in Confederate States prisons during the Civil War Colonel Weaver was a Professor of History and Political Science at DePauw 2012 marked DePauw s 175 th year and the diary adds to DePauw s significant history

23 Crowdsourcing using Flickr The Process: Grouped scanned pages into albums ready to be uploaded Setup a Flickr Account and uploaded all the images DePauw Archives

24 Crowdsourcing using Flickr The Process Contd: Used the Item description field to request help and provide instructions for transcribing Utilized the comments field as the place for entering transcription Archives staff monitored the Flickr account and the transcriptions

25 Crowdsourcing using Flickr Publicizing the Project: Made and distributed a brochure about the project

26 Crowdsourcing using Flickr Publicizing the Project: DePauw s Facebook and Contentdm pages were also used to promote and publicize the project

27 Crowdsourcing using Flickr Project Completion: The transcription was compiled, completed and uploaded for restricted use in Contentdm in late January 2015

28 CDM Data Clean-up

29 CDM Data Cleanup Goals: Periodic cleanup of Contentdm data Tools used: The Contentdm Export Utility Microsoft Access Project Client Project Client Spreadsheet view Contentdm Verify Utility

30 CDM Data Cleanup Getting the Data: Use the Contentdm Export Utility on the Administration portal to take an export of the data XML Standard export gives you all the metadata from the collection Custom export lets you pick fields of data you want to export Tab-delimited Creates a text file and exports all the metadata We used the Custom XML export for flexibility Make sure to include the ItemURL field for easier cleanup

31 CDM Data Cleanup Importing Data into Access: Create a new Access Database File Use the External Data option to import the Contentdm export file either XML or tab delimited text By default this will create a table called record with all the data from the export file

32 CDM Data Cleanup Importing Data Into Access contd: The following is a sample screen of data in the record table from our newspaper collection

33 CDM Data Cleanup Sorting & Filtering the Data: Use the filter function in Access to select outliers(spell check, wrong date format, etc.) - E.g. Our time periods are always in decades Use the ItemUrl field information to find the correct record on Contentdm and make the edit using the Project Client

34 CDM Data Cleanup Compound Objects & Spreadsheet view: During data cleanup for compound objects, due to the multiple pages requiring data edits, use the spreadsheet view on the Project Client to edit data on multiple pages at once

35 CDM Data Cleanup Controlled Vocabulary: Data issues happen even on Vocabulary controlled fields Very long vocabulary lists may prompt users to type it in from a paper list or memory, this leads to possible typing mistakes Human error while approving items also tends to have similar results

36 CDM Data Cleanup Verify Utility: Contentdm provides a way to locate such records using the Verify tool

37 CDM Data Cleanup The Verify tool is located under the controlled vocabulary Browse function in Collection Field Properties

38 CDM Quick Tips

39 CDM Quick Tips Approval & Indexing: Periodically full index Contentdm collections to ensure better and faster searching If the approval list has a huge number of items(>100) consider approving them in batches of 100 to avoid adding terms mistakenly to the controlled vocabulary list Setup scheduled indexing to avoid multiple approving or indexing attempts by staff members If locally hosted, consider setting up scheduled batch scripts if you have trouble indexing

40 CDM Quick Tips Project Client: The Project Client sometimes locks up with the error message Unable to open most recently used project. An error occurred parsing xml file. EndElement is an invalid XmlNodeType. Line 8, position 5. This indicates that the project has been corrupted and a new project has to be created To avoid loosing work due to this message clear the project of items periodically

41 CDM Quick Tips User Permissions: Use rights and permissions to limit providing approve and index rights to people till they are familiar with using Contentdm Even with full rights on a collection, indexing might fail or clicking on index might just refresh the page In such scenarios provide full rights on all collections to that user to see if this resolves their problem, if it does, report it to OCLC s support team.

42 Future Plans Customize Landing Pages Dashboard for Contentdm Statistics

43 Thank you! Feel free to contact me with any queries, Sudha Anand Library Systems Administrator DePauw University Libraries Our Digital Library:

Creating Compound Objects (Documents, Monographs Postcards, and Picture Cubes)

Creating Compound Objects (Documents, Monographs Postcards, and Picture Cubes) Creating Compound Objects (Documents, Monographs Postcards, and Picture Cubes) A compound object is two or more files bound together with a CONTENTdm-created XML structure. When you create and add compound

More information

Archiving Full Resolution Images

Archiving Full Resolution Images Archiving Full Resolution Images Archival or full resolution files are very large and are either uncompressed or minimally compressed. This tutorial explains how to use CONTENTdm and the Project Client

More information

oit Manage Digital Images with Picasa March 2010

oit Manage Digital Images with Picasa March 2010 Manage Digital Images with Picasa March 2010 1. Overview a. Navigate in Picasa... 2 b. Folders vs. Albums... 2 2. Add Images to Your Picasa Library a. Search Computer... 3 b. Moving Files... 3 c. Import

More information

Using PDF Files in CONTENTdm

Using PDF Files in CONTENTdm Using PDF Files in CONTENTdm CONTENTdm uses the Adobe PDF Library to provide features for efficient processing of born-digital documents in Portable Document Format (PDF). PDF files and PDF compound objects

More information

Table of Contents. Creating a Newsletter. Loading a Video or Slideshow. Distributing a Newsletter through Exact Target

Table of Contents. Creating a Newsletter. Loading a Video or Slideshow. Distributing a Newsletter through Exact Target Indiana University Copenhagen Publishing System University Communications Newsletter User Manual Last Updated: March 1, 2009 vpurit@indiana.edu Table of Contents Creating a Newsletter Loading a Video or

More information

Installing Basic PAYE Tools onto a networked computer

Installing Basic PAYE Tools onto a networked computer Installing Basic PAYE Tools onto a networked computer 1 Contents BPT RTI Network Installation Guide... 1 Contents...2 Overview and Disclaimer... 2 Guides...3 I want to install Basic PAYE Tools Real Time

More information

Endnote Web. Format Create a standalone bibliography Insert references into your Word document

Endnote Web. Format Create a standalone bibliography Insert references into your Word document UNIVERSITY OF SYDNEY LIBRARY Endnote Web Collect Create an Endnote Web account Add references to your Endnote Web account Export references directly from Web of Science to Endnote Web Import references

More information

Document Services Online Customer Guide

Document Services Online Customer Guide Document Services Online Customer Guide Logging in... 3 Registering an Account... 3 Navigating DSO... 4 Basic Orders... 5 Getting Started... 5 Attaching Files & Print Options... 7 Advanced Print Options

More information

Abila Grant Management. Document Management

Abila Grant Management. Document Management Abila Grant Management This is a publication of Abila, Inc. Version 2014 2014 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names

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

Joomla! template Blendvision v 1.0 Customization Manual

Joomla! template Blendvision v 1.0 Customization Manual Joomla! template Blendvision v 1.0 Customization Manual Blendvision template requires Helix II system plugin installed and enabled Download from: http://www.joomshaper.com/joomla-templates/helix-ii Don

More information

USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM

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

More information

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

TRANSFORM YOUR MEDE8ER TV WALL FROM THIS: TO THIS: LIBRARY VIEW SHOW VIEW SEASON VIEW FULL SYNOPSIS AND INFO

TRANSFORM YOUR MEDE8ER TV WALL FROM THIS: TO THIS: LIBRARY VIEW SHOW VIEW SEASON VIEW FULL SYNOPSIS AND INFO TRANSFORM YOUR MEDE8ER TV WALL FROM THIS: TO THIS: LIBRARY VIEW SHOW VIEW SEASON VIEW FULL SYNOPSIS AND INFO 1 Acknowledgement Thank you to Sstteevvee man behind TVRename and Mark Summerville for their

More information

Cloud Controls. Quick Start Guide Version 3.5.1 April 2014

Cloud Controls. Quick Start Guide Version 3.5.1 April 2014 Cloud Controls Quick Start Guide Version 3.5.1 April 2014 W HE A NY ANY TIME ONLINE RE Table of Contents Welcome to imeet Cloud Controls. 1 Getting started. 2 Add hosts and meeting rooms. 4 Enterprise-wide

More information

General Product Questions... 3. Q. What is the Bell Personal Vault Vault?...4. Q. What is Bell Personal Vault Backup Manager?...4

General Product Questions... 3. Q. What is the Bell Personal Vault Vault?...4. Q. What is Bell Personal Vault Backup Manager?...4 Frequently Asked Questions to be posted at: /faqs/ Table of Contents General Product Questions... 3 Q. What is the Bell Personal Vault Vault?...4 Q. What is Bell Personal Vault Backup Manager?...4 Q. What

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

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

Microsoft Business Contact Manager 2010 - Complete

Microsoft Business Contact Manager 2010 - Complete Microsoft Business Contact Manager 2010 - Complete Introduction Prerequisites Section 1: Getting Started with Business Contact Manager Lesson 1.1: Setting up Business Contact Manager What is Business Contact

More information

Contents. Using Web Access... 1. Managing Shared Folders... 28. Managing Account Settings... 36. Index... 39

Contents. Using Web Access... 1. Managing Shared Folders... 28. Managing Account Settings... 36. Index... 39 Contents Using Web Access... 1 Using the Sign In Page... 1 Signing In to Seagate Global Access... 2 Creating a Seagate Global Access Account... 2 If You Forget Your Password... 5 Viewing Central Axis Details...

More information

Tips and Tricks SAGE ACCPAC INTELLIGENCE

Tips and Tricks SAGE ACCPAC INTELLIGENCE Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,

More information

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

More information

Image Galleries: How to Post and Display Images in Digital Commons

Image Galleries: How to Post and Display Images in Digital Commons bepress Digital Commons Digital Commons Reference Material and User Guides 12-2014 Image Galleries: How to Post and Display Images in Digital Commons bepress Follow this and additional works at: http://digitalcommons.bepress.com/reference

More information

Backups User Guide. for Webroot SecureAnywhere Essentials Webroot SecureAnywhere Complete

Backups User Guide. for Webroot SecureAnywhere Essentials Webroot SecureAnywhere Complete Backups User Guide for Webroot SecureAnywhere Essentials Webroot SecureAnywhere Complete Webroot Software, Inc. 385 Interlocken Crescent Suite 800 Broomfield, CO 80021 www.webroot.com Version 8.0.1 Webroot

More information

TM Online Storage: StorageSync

TM Online Storage: StorageSync TM Online Storage: StorageSync 1 Part A: Backup Your Profile 1: How to download and install StorageSync? Where to download StorageSync? You may download StorageSync from your e-storage account. Please

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Running, Copying and Pasting reports... 4 Creating and linking a report... 5 Auto e-mailing reports...

More information

XCloner Official User Manual

XCloner Official User Manual XCloner Official User Manual Copyright 2010 XCloner.com www.xcloner.com All rights reserved. xcloner.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project. What is XCloner?

More information

How To Use Cleanersmate Software On A Pc Or Mac Or Macbook Or Macintosh (For Pc Or Pc) With A Computer Or Mac (For Mac) With An Ipa Or Mac Xp (For A Mac) On A Computer With

How To Use Cleanersmate Software On A Pc Or Mac Or Macbook Or Macintosh (For Pc Or Pc) With A Computer Or Mac (For Mac) With An Ipa Or Mac Xp (For A Mac) On A Computer With User Guide Installation... 2 Using CleanersMate... 3 Initial Settings... 3 Clients... 3 Clients Summary Screen... 4 Adding a New Client... 4 Deleting an Existing Client... 4 Editing an Existing Client...

More information

JTouch Mobile Extension for Joomla! User Guide

JTouch Mobile Extension for Joomla! User Guide JTouch Mobile Extension for Joomla! User Guide A Mobilization Plugin & Touch Friendly Template for Joomla! 2.5 Author: Huy Nguyen Co- Author: John Nguyen ABSTRACT The JTouch Mobile extension was developed

More information

Optum Patient Portal. 70 Royal Little Drive. Providence, RI 02904. Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13

Optum Patient Portal. 70 Royal Little Drive. Providence, RI 02904. Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13 Optum Patient Portal 70 Royal Little Drive Providence, RI 02904 Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13 Table of Contents 1 Patient Portal Activation...1 1.1 Pre-register a Patient...1

More information

USER GUIDE: HUD WEB TABLE of CONTENTS

USER GUIDE: HUD WEB TABLE of CONTENTS HUD Web User Guide TABLE of CONTENTS Overview: Fonality HUD Web... 4 1. Prerequisites for HUD Web Installation... 6 2. Logging in to Fonality HUD Web... 6 3. Installing the HUD Web Plugin 7 4. Managing

More information

What is FTH 2.0? replacement for

What is FTH 2.0? replacement for Free Toast Host 2.0 What is FTH 2.0? FreeToastHost 2.0 is the replacement for FreeToastHost 1.0. It is not a competitor of FTH, or a alternative for FTH. It is a complete rebuild using the latest web

More information

Swinburne University of Technology

Swinburne University of Technology Swinburne University of Technology EndNote X7.2 Basics For Mac Swinburne Library EndNote resources page: http://www.swinburne.edu.au/lib/endnote/welcome.html These notes include excerpts from the EndNote

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

Autodesk DAM User Guide

Autodesk DAM User Guide Autodesk DAM User Guide This guide provides an overview of important features of the DAM. It covers basics such as searching, navigating, and downloading. It also covers more advanced features such as

More information

How-to Guide: Creating a Mobile Website Using bmobilized

How-to Guide: Creating a Mobile Website Using bmobilized Mobile Websites How-to Guide: Creating a Mobile Website Using Content Provided by Mobile Websites Content 1. What is a mobile website? 2. Why you need a mobile website? 3. Who is? 4. How to create a mobile

More information

The Social Accelerator Setup Guide

The Social Accelerator Setup Guide The Social Accelerator Setup Guide Welcome! Welcome to the Social Accelerator setup guide. This guide covers 2 ways to setup SA. Most likely, you will want to use the easy setup wizard. In that case, you

More information

Responsive Banner Slider Extension By Capacity Web Solutions

Responsive Banner Slider Extension By Capacity Web Solutions CONTENT Introduction 2 Features 2 Installation 3 Configuration Settings 4 Manage Responsive Banner Slider Extension 5 Manage Group Section 5 Manage Slides Section 9 Display Responsive Banner Slider 11

More information

Editor Manual for SharePoint Version 1. 21 December 2005

Editor Manual for SharePoint Version 1. 21 December 2005 Editor Manual for SharePoint Version 1 21 December 2005 ii Table of Contents PREFACE... 1 WORKFLOW... 2 USER ROLES... 3 MANAGING DOCUMENT... 4 UPLOADING DOCUMENTS... 4 NEW DOCUMENT... 6 EDIT IN DATASHEET...

More information

SAS Visual Analytics 7.2 for SAS Cloud: Quick-Start Guide

SAS Visual Analytics 7.2 for SAS Cloud: Quick-Start Guide SAS Visual Analytics 7.2 for SAS Cloud: Quick-Start Guide Introduction This quick-start guide covers tasks that account administrators need to perform to set up SAS Visual Statistics and SAS Visual Analytics

More information

SchoolBooking SSO Integration Guide

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

More information

Combe Abbey School Online Fixtures Diary

Combe Abbey School Online Fixtures Diary Combe Abbey School Online Fixtures Diary USER GUIDE Including Technical Guide Contents Purpose...4 Frequently Asked Questions...5 What is the purpose of the system?...5 Where can the system be used?...5

More information

CMS Workbook Rev. 2.7 October 2014

CMS Workbook Rev. 2.7 October 2014 CMS Workbook Rev. 2.7 October 2014 Table of Contents Getting Started 3 Finding Your Website in the Content Explorer... 3 Logging In... 3 Changing Communities... 4 Logging Out... 4 Quick References Learning

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

Introduction to SharePoint For Team Site Owner/Administrators. Instructional Guide

Introduction to SharePoint For Team Site Owner/Administrators. Instructional Guide Instructional Guide Class Goals: 1. Understanding & Navigating the SP Team Site Structure 2. Using SP to create & maintain a collaborative site for your team: Planning & Design, Lists, Libraries, Web Parts

More information

Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6

Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6 Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6 User Manual August 2011 Introduction Images are boring, let your customers watch your products in use. Embed Youtube,

More information

DreamFactory on Microsoft SQL Azure

DreamFactory on Microsoft SQL Azure DreamFactory on Microsoft SQL Azure Account Setup and Installation Guide For general information about the Azure platform, go to http://www.microsoft.com/windowsazure/. For general information about the

More information

SIMPLY REPORTS DEVELOPED BY THE SHARE STAFF SERVICES TEAM

SIMPLY REPORTS DEVELOPED BY THE SHARE STAFF SERVICES TEAM SIMPLY REPORTS DEVELOPED BY THE SHARE STAFF SERVICES TEAM Winter 2014 TABLE OF CONTENTS Logging In and Overview...3 Steps to Creating a Report...7 Steps for Publishing a Report...9 Using Data from a Record

More information

Contents. Version 1.4 June 2015. PCS-Tender Supplier Response Guide

Contents. Version 1.4 June 2015. PCS-Tender Supplier Response Guide Version 1.4 June 2015 Contents What is Public Contracts Scotland - Tender (PCS-Tender)?... 2 What is the Pre-Qualification Questionnaire (PQQ) and Invitation to Tender (ITT) Templates?... 2 What types

More information

Remote Support. User Guide 7.23

Remote Support. User Guide 7.23 Remote Support User Guide 7.23 Copyright 1997 2011 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco WebEx logo are trademarks or registered trademarks

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

Teacher References archived classes and resources

Teacher References archived classes and resources Archived Classes At the end of each school year, the past year s academic classes are archived, meaning they re still kept in finalsite, but are put in an inactive state and are not accessible by students.

More information

Schools Remote Access Server

Schools Remote Access Server Schools Remote Access Server This system is for school use only. Not for personal or private file use. Please observe all of the school district IT rules. 6076 State Farm Rd., Guilderland, NY 12084 Phone:

More information

Roth IRA Conversion Evaluator

Roth IRA Conversion Evaluator Roth IRA Conversion Evaluator Quick Start Guide 2009, WoltersKluwer. All Rights Reserved. Page 1 of 36 Table of Contents Roth IRA Conversion Evaluator Quick Start Guide Getting Started... 3 About the Roth

More information

RHYTHMYX USER MANUAL EDITING WEB PAGES

RHYTHMYX USER MANUAL EDITING WEB PAGES RHYTHMYX USER MANUAL EDITING WEB PAGES Rhythmyx Content Management Server... 1 Content Explorer Window... 2 Display Options... 3 Editing an Existing Web Page... 4 Creating a Generic Content Item -- a Web

More information

Microsoft Office 365 Portal

Microsoft Office 365 Portal Microsoft Office 365 Portal Once you logon, you are placed in the Admin page if you are an adminstrator. Here you will manage permissions for SharePoint, install Office Professional for Windows users,

More information

EVENT VIEWER IN WINDOWS 7

EVENT VIEWER IN WINDOWS 7 EVENT VIEWER IN WINDOWS 7 Event Viewer We can open Event Viewer in different ways, such as trough Computer Management and Administrative Tools. However, the easiest way is to type "eventvwr" in search

More information

CRM CUSTOMER RELATIONSHIP MANAGEMENT

CRM CUSTOMER RELATIONSHIP MANAGEMENT CRM CUSTOMER RELATIONSHIP MANAGEMENT Customer Relationship Management is identifying, developing and retaining profitable customers to build lasting relationships and long-term financial success. The agrē

More information

Office Mix Tutorial: Adding Captions & Subtitles in PowerPoint 2013 & Office 365

Office Mix Tutorial: Adding Captions & Subtitles in PowerPoint 2013 & Office 365 Adding Captions & Subtitles in PowerPoint This step-by-step guide will show you how to add closed captions and subtitles to videos in PowerPoint. There are two main methods, depending on what version of

More information

Real Time Media Monitoring Web Service. Users Guide

Real Time Media Monitoring Web Service. Users Guide Real Time Media Monitoring Web Service Users Guide 1. Contents 1. Contents...2 2. Introduction to Real Time Media Monitoring...3 3. How to use Real Time Media Monitoring Service...4 4. Homepage...5 5.

More information

Aspect WordPress Theme

Aspect WordPress Theme by DesignerThemes.com Hi there. Thanks for purchasing this theme, your support is greatly appreciated! This theme documentation file covers installation and all of the main features and, just like the

More information

Alfresco Online Collaboration Tool

Alfresco Online Collaboration Tool Alfresco Online Collaboration Tool USER MANUAL BECOMING FAMILIAR WITH THE USER INTERFACE... 4 MY DASHBOARD... 4 MY PROFILE... 6 VIEWING YOUR FULL PROFILE... 6 EDITING YOUR PROFILE... 7 CHANGING YOUR PASSWORD...

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

Organizing & Editing Digital Photos

Organizing & Editing Digital Photos P a g e 1 Organizing & Editing Digital Photos ABOUT THIS CLASS This class is designed to show you how to transfer your photos from your digital camera to your computer, organize them for easy access in

More information

Startup Guide. Version 2.3.9

Startup Guide. Version 2.3.9 Startup Guide Version 2.3.9 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

This guide provides additional information about topics covered in the webinar

This guide provides additional information about topics covered in the webinar This guide provides additional information about topics covered in the webinar Scan to go there now! Copyright 2012 X.commerce, Inc. All rights reserved. Contents CHAPTER 1: Leveraging Store Content 1

More information

Importing from Tab-Delimited Files

Importing from Tab-Delimited Files January 25, 2012 Importing from Tab-Delimited Files Tab-delimited text files are an easy way to import metadata for multiple files. (For more general information about using and troubleshooting tab-delimited

More information

Creating Codes with Spreadsheet Upload

Creating Codes with Spreadsheet Upload Creating Codes with Spreadsheet Upload Ad-ID codes are created at www.ad-id.org. In order to create a code, you must first have a group, prefix and account set up and associated to each other. This document

More information

Camtasia Relay. Release Notes. Release 2.0. April 2010. 2010 TechSmith Corporation. All rights reserved.

Camtasia Relay. Release Notes. Release 2.0. April 2010. 2010 TechSmith Corporation. All rights reserved. Camtasia Relay Release Notes Release 2.0 April 2010 2010 TechSmith Corporation. All rights reserved. Contents Contents Introduction...3 What s New...4 System...4 Server...4 Recorder...4 Changes for Current

More information

SPHOL326: Designing a SharePoint 2013 Site. Hands-On Lab. Lab Manual

SPHOL326: Designing a SharePoint 2013 Site. Hands-On Lab. Lab Manual 2013 SPHOL326: Designing a SharePoint 2013 Site Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references,

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers 1 INTRODUCTION GOAL OBJECTIVES MODULE 1 AEM & PHONEGAP ENTERPRISE INTRODUCTION LESSON 1- AEM BASICS OVERVIEW

More information

INVENTORY MANAGER INSTALL INVENTORY MANAGER CREATE INVENTORY LISTS

INVENTORY MANAGER INSTALL INVENTORY MANAGER CREATE INVENTORY LISTS 30 INVENTORY MANAGER Inventories are an essential part of managing collections. The Inventory Manager Upgrade provides easy-to-use tools to get you started on the road to successful inventory projects.

More information

One step login. Solutions:

One step login. Solutions: Many Lotus customers use Lotus messaging and/or applications on Windows and manage Microsoft server/client environment via Microsoft Active Directory. There are two important business requirements in this

More information

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21 Index Index School Jotter Manual Logging in Getting the site looking how you want Managing your site, the menu and its pages Editing a page Managing Drafts Managing Media and Files User Accounts and Setting

More information

Administrator Quick Start Guide

Administrator Quick Start Guide This guide is designed to provide Administrators with a quick overview of the features and functionalities provided to them in LEARN360 s Administration section. Login Figures 1-4 feature different components

More information

Technology One ECM 4.02 INTRODUCTION TO ECM QUICK GUIDE

Technology One ECM 4.02 INTRODUCTION TO ECM QUICK GUIDE Technology One ECM 4.02 INTRODUCTION TO ECM QUICK GUIDE QUALITY ENDORSEMENT - ISO9001:2000 Quality Management Systems - Requirements COPYRIGHT All rights reserved. No part of this publication may be reproduced,

More information

1. Digital Asset Management User Guide... 2 1.1 Digital Asset Management Concepts... 2 1.2 Working with digital assets... 4 1.2.1 Importing assets in

1. Digital Asset Management User Guide... 2 1.1 Digital Asset Management Concepts... 2 1.2 Working with digital assets... 4 1.2.1 Importing assets in 1. Digital Asset Management User Guide....................................................... 2 1.1 Digital Asset Management Concepts.................................................... 2 1.2 Working with

More information

NSSRS Desktop Database Version 11.0 User Guide Version 1.0 July 15, 2015

NSSRS Desktop Database Version 11.0 User Guide Version 1.0 July 15, 2015 NSSRS Desktop Database Version 11.0 User Guide Version 1.0 July 15, 2015 Nebraska Department of Education 301 Centennial Mall South PO Box 94987 Lincoln, NE 68509-4987 888-285-0556 402-471-3151 nde.helpdesk@nebraska.gov

More information

Connection and Printer Setup Guide

Connection and Printer Setup Guide Connection and Printer Setup Guide For connection issues, see the following sections of this document: "Connection Requirements" on page 1 "Log on" on page 2 "Troubleshooting Your Connection" on page 4

More information

MathXL Getting Started Guide for Instructors

MathXL Getting Started Guide for Instructors MathXL Getting Started Guide for Instructors Copyright Notice Copyright 2013 by Pearson Education. All rights reserved. No part of the contents of this book may be reproduced or transmitted in any form

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.5 Content Author's Reference and Cookbook Rev. 110621 Sitecore CMS 6.5 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

WHAT YOU OWN Home Inventory. User Guide

WHAT YOU OWN Home Inventory. User Guide Home Inventory User Guide Home Inventory User Guide Prepared by Joane Rylander Summer 2011 Home Inventory Version 4.17 Copyright 2011 M-ONE STUDIO, LLC www.m-onestudio.com USER GUIDE Contents Getting Started............................................3

More information

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë 14.1 bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë bî~äì~íáåö=oéñäéåíáçå=ñçê=emi=rkfui=~åç=lééåsjp=eçëíë This guide walks you quickly through key Reflection features. It covers: Getting Connected

More information

How to Create and Send a Froogle Data Feed

How to Create and Send a Froogle Data Feed How to Create and Send a Froogle Data Feed Welcome to Froogle! The quickest way to get your products on Froogle is to send a data feed. A data feed is a file that contains a listing of your products. Froogle

More information

How To Build An Intranet In Sensesnet.Com

How To Build An Intranet In Sensesnet.Com Sense/Net 6 Evaluation Guide How to build a simple list-based Intranet? Contents 1 Basic principles... 4 1.1 Workspaces... 4 1.2 Lists... 4 1.3 Check-out/Check-in... 5 1.4 Version control... 5 1.5 Simple

More information

Using your Drupal Website Book 1 - Drupal Basics

Using your Drupal Website Book 1 - Drupal Basics Book 1 - Drupal Basics By Karl Binder, The Adhere Creative Ltd. 2010. This handbook was written by Karl Binder from The Adhere Creative Ltd as a beginners user guide to using a Drupal built website. It

More information

SPHOL205: Introduction to Backup & Restore in SharePoint 2013. Hands-On Lab. Lab Manual

SPHOL205: Introduction to Backup & Restore in SharePoint 2013. Hands-On Lab. Lab Manual 2013 SPHOL205: Introduction to Backup & Restore in SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet

More information

Setting Up and Using the General Ledger Interface

Setting Up and Using the General Ledger Interface Setting Up and Using the General Ledger Interface In this document:, 1 Exporting Transactions from AcuityLogic, 10 Setting Up the Interface in MAS 90/MAS 200, 12 Importing Transactions into MAS 90/MAS

More information

USER GUIDE CLOUDME FOR WD SENTINEL

USER GUIDE CLOUDME FOR WD SENTINEL USER GUIDE CLOUDME FOR WD SENTINEL Page 2 of 18 TABLE OF CONTENTS INTRODUCTION 3 Safe European Storage How does this really work? 3 3 GETTING STARTED 4 Setting up an account Setting up a company account

More information

Office 365 SharePoint Site Admins Quick Reference

Office 365 SharePoint Site Admins Quick Reference Office 365 SharePoint Site Admins Quick Reference Office365SharePointSiteAdminsQuickReference Page 2 of 24 May 19, 2015 Table of Contents OFFICE 365 SHAREPOINT FOR SITE ADMINS 5 Sign In 5 Office 365 5

More information

Store & Share Quick Start

Store & Share Quick Start Store & Share Quick Start What is Store & Share? Store & Share is a service that allows you to upload all of your content (documents, music, video, executable files) into a centralized cloud storage. You

More information

PORTAL ADMINISTRATION

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

More information

WHM Administrator s Guide

WHM Administrator s Guide Fasthosts Customer Support WHM Administrator s Guide This manual covers everything you need to know in order to get started with WHM and perform day to day administrative tasks. Contents Introduction...

More information

Site Administrator Guide

Site Administrator Guide Site Administrator Guide Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All other

More information

Personal Folders Backup

Personal Folders Backup Personal Folders Backup The Personal Folders Backup tool is designed for use in Outlook 2000 and later and the operating systems that support each respective Outlook version. The tool provides a quick

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.2 Content Author's Reference and Cookbook Rev. 091019 Sitecore CMS 6.2 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

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

System requirements 2. Overview 3. My profile 5. System settings 6. Student access 10. Setting up 11. Creating classes 11

System requirements 2. Overview 3. My profile 5. System settings 6. Student access 10. Setting up 11. Creating classes 11 Table of contents Login page System requirements 2 Landing page Overview 3 Adjusting My profile and System settings My profile 5 System settings 6 Student access 10 Management Setting up 11 Creating classes

More information

Thirtyseven4 Endpoint Security (EPS) Upgrading Instructions

Thirtyseven4 Endpoint Security (EPS) Upgrading Instructions Thirtyseven4 Endpoint Security (EPS) Upgrading Instructions Disclaimer: As with any software upgrade or new release, it is strongly encouraged to fully test the new build within your environment prior

More information