Tracker Design Guidelines

Size: px
Start display at page:

Download "Tracker Design Guidelines"

Transcription

1 s..0 Copyright Samsung Electronics, Co., Ltd. All rights reserved.

2 Overview This document includes design guidelines for the Samsung Digital Health SDK s tracker and tracker tile. Tracker The tracker is a basic building block of S Health. User s health data can be monitored, measured or updated through the tracker such as counting steps, measuring heart rates, tracking exercises, collecting health data on background, or allowing user to enter data manually. S Health has useful health trackers and user can see interesting health data through the tracker tile on the main screen by turning on the each tracker s switch for subscription on the S Health > Manage items menu. S Health s Trackers Copyright Samsung Electronics, Co., Ltd. All rights reserved.

3 Design Principles The S Health Service package of Samsung Digital Health SDK provides interfaces to create your tracker and post its tile on S Health to provide intelligent health data for user. Your tracker will be shown on the S Health > Manage items page after installation of your application on the device. Consider the following principles before designing your tracker and its tile. Principle - Tracker Definition? An application that defines a tracker can be rejected as S Health s partner apps if the tracker s data is duplicated with S Health s trackers because the defined tracker s tile can be posted on S Health s main screen with other S Health s trackers. As the right figure, S Health posts the related tracker s tile automatically when your application writes measured data to S Health. If your application s tracker is defined to express the user s blood pressure, two tiles for S Health s blood pressure tracker and your application tracker will be posted at the same time. Check S Health s existing trackers before defining your tracker. If the cover your application s health data, avoid to create a new tracker for your application if S Health s trackers cover. Principle - How many your tracker can be defined? Only one tracker is allowed for each S Health s partner application. Chang the tracker tile type whenever the app posts the its tracker tile if required instead of defining one more tracker definition. Your Application. Write data to S Health. S Health posts the related tracker s tile automatically with application s data. Measure user s blood pressure S Health Tracker s operation Copyright Samsung Electronics, Co., Ltd. All rights reserved.

4 Tracker Operation The following figure describes a use case of tracker how your tracker s tile is shown on S Health. You can post different tile types for your tracker as you want. 4. Jumped to your application and start the measurement.. User subscribes your tracker.. Tab the button of the tile.. The tile of your tracker displays on the main screen. 5. The measured value displays on the different tile type. Copyright Samsung Electronics, Co., Ltd. All rights reserved. 4

5 Screen Grid S Health provides x and x screen grids. The user can select the preferred grid in S Health > Manage items. If you set your tracker tile for the x grid only, the SDK s S Health Service resizes your tile automatically for the x grid. Some property values like the title, measured data, or button text can be clopped by cases. Checking your tile on both grids is needed for the nice view to users. x grid x grid Copyright Samsung Electronics, Co., Ltd. All rights reserved. 5

6 Tracker Definition If your application is registered as S Health s partner apps and user installs your application successfully, your application s tracker is shown in the S Health > Manage items menu. Tracker Title text Allowed tracker number for each app: Max text length: 6 Font size: 9 dp Icon s size Color: Assigned by S Health Left aligned 6 dp(h) x 6 dp(w) Copyright Samsung Electronics, Co., Ltd. All rights reserved. 6

7 Tracker Tile If user subscribes your tracker on S Health > Manage items, its tile is shown on the main screen of S Health. Tracker Tile The subscribed tracker is visualized as a tile with the rectangular box on the main screen of S Health. It has the three types as the figure below. It presents a notification to user or the latest data collected by its tracker such as calories burned, running distance, or number of activities. And it acts as a gateway to its tracker. E.g. it can jump to the tracker s detailed page or start measurement when the tracker tile is selected. Tracker Tile Types Copyright Samsung Electronics, Co., Ltd. All rights reserved. 7

8 Tracker Tile Types The tracker tile needs to be designed to consume it quickly on the main screen by user as well as perform the proper action for its tracker when it is selected. Note that the background color of the tile is fixed. E.g. white. However, one can use the primary brand color for the title, content value and unit, and button background. They are marked with * in this guideline. Samsung Digital Health provides the following tracker tile types and you can choose one of them for your application. Tracker Tile Type The type is useful when notifying user without tracker s measured data. It contains only the following properties. - Icon - Title - Button This tile type is useful to post the first tile when the user subscribes your tracker and there is no data to display yet. You can add an event to the button to start the data measurement on your app. Icon Title* Button* Tracker Tile without Content Value Copyright Samsung Electronics, Co., Ltd. All rights reserved. 8

9 Tracker Tile Types Tracker Tile Type The type presents the latest tracker s latest data with the following properties. - Icon - Content value - Content unit (optional) - Title - Date Content value* Icon Content unit* Title* Date Tracker Tile Type The type presents the tracker s latest data with the button action and the following properties. - Icon - Content value - Content unit (optional) - Title - Date - Button Content value* Tracker Tile with Content Value Icon Content unit* Title* Date Button* Tracker Tile with Content Value and Button Copyright Samsung Electronics, Co., Ltd. All rights reserved. 9

10 Interaction Policy You can add the intent on the tracker tile itself or the button to perform the specific action. The tile intent is used to jump to its tracker to show its detailed information when the tracker tile is selected by user. The button intent of the tracker tile is more specified. Its appropriate actions when the button is pressed are the following. - Start or stop a tracking session - Measure new health data - Update health data For a tracker that collects data on background, use one of tile types without the button and periodically update its tile. Execute tile action Execute tile action Execute button action Copyright Samsung Electronics, Co., Ltd. All rights reserved. 0

11 Tile Type (x Grid) The following figure describes size information of the tracker tile without content value. Make your tracker to be in harmony with other S Health s tiles. The figure below describes Tile Type s detailed size information on the x grid Icon s size Height: 60 dp Width: 60 dp preferably (it can be wider within the button width.) Title text Max text length: 5 4 Button text Max text length: 4 Color: #fafafa CAPITAL letters Button Background 8 Tile Type (x Grid) Copyright Samsung Electronics, Co., Ltd. All rights reserved.

12 Tile Type (x Grid) The following figure describes size information of the tracker tile with content value. Make your tracker to be in harmony with other S Health s tiles. Icon s size Height: 0 dp Width: 0 dp preferably (it can be wider within the title width.) Content value Numeric value Max text length: 7 Good "500" ".5" Bad example Meaningless data like " " "Running" 4 5 Tile Type (x Grid) Content unit Optional Max text length: 5 Color : Brand color 4 Title text 5 Max text length: 5 Date Color: #555 (opacity 50%) Copyright Samsung Electronics, Co., Ltd. All rights reserved.

13 Tile Type (x Grid) The following figure describes size information of the tracker tile with a button. Make your tracker to be in harmony with other S Health s tiles. Icon s size Height: 0 dp Width: 0 dp preferably (it can be wider within the button width.) Content value Good Bad example Numeric value Max text length: 7 "500" ".5" Meaningless data like " " Text like "Running" Font size: 5 dp Content unit Optional Max text length: 5 Color : Brand color Font size: 0 dp 5 6 Date Color: #555 (opacity 50%) Button text Max text length: 4 Color: #fafafa Tile Type (x Grid) 4 Title text CAPITAL letters Max text length: 5 7 Button Background Copyright Samsung Electronics, Co., Ltd. All rights reserved.

Multimedia web page Board

Multimedia web page Board Page where the users have a space (board) to create their own compositions with graphics and texts previously inserted by the author; furthermore, the users will be able to write their own texts: Multimedia

More information

Contents. Properties: Field Area Fields Add a Table to a Form... 23

Contents. Properties: Field Area Fields Add a Table to a Form... 23 Workflow Design Guide Version 18 February 2018 Contents About This Guide... 7 Workflows and Forms Overview... 7 Security Permissions for Workflows and Forms... 8 Search for a Workflow Design, Workflow

More information

GROUP CANVAS USER SIDE FUNCTIONS

GROUP CANVAS USER SIDE FUNCTIONS Group Canvas V5.0 17 GROUP CANVAS USER SIDE FUNCTIONS INTRODUCTION Once the template is available on the user side there are a number of functions that the users have access to. This section of the manual

More information

Contents. Add a Form Element to a Group Box Add a Field to a Form... 22

Contents. Add a Form Element to a Group Box Add a Field to a Form... 22 Workflow Design Guide Version 17 November 2017 Contents About This Guide... 7 Workflows and Forms Overview... 7 Security Permissions for Workflows and Forms... 8 Search for a Workflow Design, Workflow

More information

Image Rights Options: Using Bands, Brands and Watermarks

Image Rights Options: Using Bands, Brands and Watermarks Image Rights Options: Using Bands, Brands and Watermarks Display ownership or other copyright information within your collection by using bands, brands, and watermark options within CONTENTdm. This tutorial

More information

New Perspectives on Microsoft Excel Module 1: Getting Started with Excel

New Perspectives on Microsoft Excel Module 1: Getting Started with Excel New Perspectives on Microsoft Excel 2016 Module 1: Getting Started with Excel 1 Objectives, Part 1 Open and close a workbook Navigate through a workbook and worksheet Select cells and ranges Plan and create

More information

CUSTOMIZING & USING WINDOWS 10. by Hewie Poplock

CUSTOMIZING & USING WINDOWS 10. by Hewie Poplock CUSTOMIZING & USING WINDOWS 10 by Hewie Poplock hewiep@gmail.com http://www.hewie.net AGENDA How to Prepare Your Computer for a Presentation Signing into Windows 10 Some Settings The Start Menu Microsoft

More information

MBHB Smart Running Watch

MBHB Smart Running Watch MBHB Smart Running Watch Before Use, You Need To Know: Before use, please kindly take about 3 hours for fully charged. How to charge it Align the ejector pin of the charging clamp with the charge contact

More information

Privacy guide. How to manage and protect your data. Instructions. Privacy guide

Privacy guide. How to manage and protect your data. Instructions. Privacy guide How to manage and protect your data Instructions EN EN -- 1 User Guide Copyright This User Guide is protected by Intellectual Property laws and copyright. Any reproduction, modification, representation,

More information

Unit 9: Excel Page( )

Unit 9: Excel Page( ) Unit 9: Excel Page( 496-499) Lab: A. Font B. Fill color C. Font color D. View buttons E. Numeric entry F. Row G. Cell H. Column I. Workbook window J. Active sheet K. Status bar L. Range M. Column labels

More information

Smart Bracelet Instruction Manual

Smart Bracelet Instruction Manual Smart Bracelet Instruction Manual Thank you for using our smart Braclet. The product user manual includes the product functions, use-method and the operation procedure.please read the user manual carefully

More information

USER GUIDE: UPDATING DISCLAIMERS IN DASHBOARD

USER GUIDE: UPDATING DISCLAIMERS IN DASHBOARD USER GUIDE: UPDATING DISCLAIMERS IN DASHBOARD INTRODUCTION Olo provides you the ability to show disclaimers in your online menus. You can use this feature for generic disclaimers as well as FDA specific

More information

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style precedence and style inheritance Understand the CSS use

More information

Check. Change. Control. Tracker: Participant Guide. Table of Contents CCC Tracker Responsive Web Design... 1

Check. Change. Control. Tracker: Participant Guide. Table of Contents CCC Tracker Responsive Web Design... 1 Check. Change. Control. Tracker: Participant Guide Table of Contents CCC Tracker Responsive Web Design... 1 Best Practices... 1 Participant: Create Account/Registration...2-3 Participant: Sign In 3 Participant:

More information

Save your work by clicking on Save Draft over on the right hand side. When you are finished, it is time to publish your post, choose a category:

Save your work by clicking on Save Draft over on the right hand side. When you are finished, it is time to publish your post, choose a category: Narooma Rotary Website Cookbook Getting Started Go to : http://www.naroomarotary.org.au/wp-admin Log in using your email as your username, and password XXXXXXX Please change your password as you see fit.

More information

Label Printing Software BA-300 Version 1.00

Label Printing Software BA-300 Version 1.00 Label Printing Software BA-300 Version 1.00 EN For Windows User s Guide What you can do with the BA-300 Application Using the BA-300 Application Troubleshooting Be sure to keep all user documentation handy

More information

Oskari UX Guide Cybercom Finland Oy

Oskari UX Guide Cybercom Finland Oy Oskari UX Guide 18.11.2015 Cybercom Finland Oy Contents Principles of User Interface Design 3 General Layout 4 Main Navigation Layout 5 Map View Layout 6 Layouts of Different Box Types 7 Form Layout 8

More information

Image Rights Options: Using Banding, Branding, and

Image Rights Options: Using Banding, Branding, and Image Rights Options: Using Banding, Branding, and Watermarking Display ownership or other copyright information within your collection by using banding, branding, and watermarking options within CONTENTdm.

More information

Programming in C# Project 1:

Programming in C# Project 1: Programming in C# Project 1: Set the text in the Form s title bar. Change the Form s background color. Place a Label control on the Form. Display text in a Label control. Place a PictureBox control on

More information

Krita Vector Tools

Krita Vector Tools Krita 2.9 05 Vector Tools In this chapter we will look at each of the vector tools. Vector tools in Krita, at least for now, are complementary tools for digital painting. They can be useful to draw clean

More information

Practice Exercises for Introduction to Excel

Practice Exercises for Introduction to Excel Practice Exercises for Introduction to Excel Follow the directions below to create the exercises. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Within the spreadsheet, columns are labeled with letters and rows are labeled with numbers.

Within the spreadsheet, columns are labeled with letters and rows are labeled with numbers. Excel Exercise 1: Goals: 1. Become familiar with Guidelines for spans and proportions of common spanning members (Chapter 1). 2. Become familiar with basic commands in Excel for performing simple tasks

More information

Using Blending Modes for Simple Color Correction

Using Blending Modes for Simple Color Correction Using Blending Modes for Simple Color Correction In a previous lesson, you were introduced to blending modes using the Brush Tool. Blending modes are also a powerful feature of the Layers Panel and can

More information

Workshare Client Extranet. Getting Started Guide. for Mac

Workshare Client Extranet. Getting Started Guide. for Mac Workshare Client Extranet Getting Started Guide for Mac Build trust with your clients Share files with your clients and partners in professional, branded workspaces that you control. Create your look Work

More information

Designing for Apple Watch

Designing for Apple Watch Design #WWDC15 Designing for Apple Watch Session 802 Mike Stern User Experience Evangelist 2015 Apple Inc. All rights reserved. Redistribution or public display not permitted without written permission

More information

Table of Contents 3 Device layout 4 Charge device 7 Pair 9 Navigation 10 Customization 13 Status panel

Table of Contents 3 Device layout 4 Charge device 7 Pair 9 Navigation 10 Customization 13 Status panel Quick Start Guide Table of Contents 3 Device layout 4 Charge device 7 Pair 9 Navigation 10 Customization 13 Status panel 14 Apps screen 15 Widgets 16 Notifications 17 Phone 20 Messages 23 S Health 25 Find

More information

Reference Services Division Presents. Microsoft Word 2

Reference Services Division Presents. Microsoft Word 2 Reference Services Division Presents Microsoft Word 2 This handout covers the latest Microsoft Word 2010. This handout includes instructions for the tasks we will be covering in class. Basic Tasks Review

More information

Windows 10 Essentials

Windows 10 Essentials Windows 10 Essentials User Interface START MENU Start typing to search for applications or files Once the start menu is open you can change its size by dragging a side Right-click on an application and

More information

CREATING THE FUNKY BUSINESS CARD

CREATING THE FUNKY BUSINESS CARD CREATING THE FUNKY BUSINESS CARD This is what the final product should look like. 1. Open Illustrator 2. Create a new document (file new) Name your document. Change the units to inches. Change the document

More information

Please note: This procedure is exactly the same for the emwave2 program as well as the emwave PRO.

Please note: This procedure is exactly the same for the emwave2 program as well as the emwave PRO. HeartCloud FAQs What is HeartCloud? HeartCloud is HeartMath s Cloud-based system that enables you to sync multiple devices and store session data from the Inner Balance, emwave2 and emwave Pro. Here you

More information

Competitors Usability Heuristics App Analysis. Sandeep Hundal UX Course Competitors Usability Heuristics App Analysis

Competitors Usability Heuristics App Analysis. Sandeep Hundal UX Course Competitors Usability Heuristics App Analysis Competitors Usability Heuristics App Analysis App Analysis Key Bad Poor Neutral Fair Bad Poor Neutral Fair Bad Poor Neutral Fair Bad Poor Neutral Fair Bad Poor Neutral Fair Sandeep Hundal UX Course A lot

More information

BRAND & STYLE GUIDELINES SECTION TITLE 1

BRAND & STYLE GUIDELINES SECTION TITLE 1 BRAND & STYLE GUIDELINES SECTION TITLE 1 2 SECTION TITLE Table of Contents Intro... 4 Company Name and Usage.... 5 Primary Logo and Usage... 6 Secondary Logo and Usage.... 12 Product Branding.... 13 Color

More information

Generations Monograms + Monogramming Masterpieces By Bernadette Griffith Generations Software

Generations Monograms + Monogramming Masterpieces By Bernadette Griffith Generations Software Creating monograms in Generations Monograms+ is a snap. Just select one of the build in monogram templates, a True Type Font lettering style and one of the decorative borders and frames included in the

More information

The MVC Design Pattern

The MVC Design Pattern The MVC Design Pattern The structure of iphone applications is based on the Model-View-Controller (MVC) design pattern because it benefits object-oriented programs in several ways. MVC based programs tend

More information

ADJUST TABLE CELLS-ADJUST COLUMN AND ROW WIDTHS

ADJUST TABLE CELLS-ADJUST COLUMN AND ROW WIDTHS ADJUST TABLE CELLS-ADJUST COLUMN AND ROW WIDTHS There are different options that may be used to adjust columns and rows in a table. These will be described in this document. ADJUST COLUMN WIDTHS Select

More information

RU Fit mobile application User s Manual Document

RU Fit mobile application User s Manual Document RU Fit mobile application User s Manual Document Dai Kim, Ben Zepp, Kayla Evans, Nicholas Seamans, Joey Robbins http://www.raford.edu/~softeng16/ 5/1/14 USER'S MANUAL TABLE OF CONTENTS Page # 1.0 GENERAL

More information

MICROSOFT EXCEL BIS 202. Lesson 1. Prepared By: Amna Alshurooqi Hajar Alshurooqi

MICROSOFT EXCEL BIS 202. Lesson 1. Prepared By: Amna Alshurooqi Hajar Alshurooqi MICROSOFT EXCEL Prepared By: Amna Alshurooqi Hajar Alshurooqi Lesson 1 BIS 202 1. INTRODUCTION Microsoft Excel is a spreadsheet application used to perform financial calculations, statistical analysis,

More information

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images.

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images. Creating the Newsletter Overview: You will be creating a cover page and a newsletter. The Cover page will include Your Name, Your Teacher's Name, the Title of the Newsletter, the Date, Period Number, an

More information

GUI Testing Guidelines

GUI Testing Guidelines GUI Testing Guidelines Faiza Yousuf 2/18/2011 Revision History Release Release Revision Author(s) Summary of Changes Number Date 0.1.0 02/17/2011 Faiza Yousuf Created 0.1.1 02/18/2011 Faiza Yousuf Added

More information

AHAU SOFTWARE. User Guide. Time Tracker Outlook Add-in. version 0.11

AHAU SOFTWARE. User Guide. Time Tracker Outlook Add-in. version 0.11 AHAU SOFTWARE User Guide Time Tracker Outlook Add-in version 0.11 This Outlook add-in makes it possible to auto record the time spent on the work with mails and tasks. Table of Contents Introduction...

More information

Linking Trackers HOW TO: Monitor your daily habits, earn a green day, and lower your RealAge. How do the trackers get my information?

Linking Trackers HOW TO: Monitor your daily habits, earn a green day, and lower your RealAge. How do the trackers get my information? HOW TO: Linking Trackers Monitor your daily habits, earn a green day, and lower your RealAge How do the trackers get my information? Sharecare utilizes several different types of trackers to measure progress

More information

CSS MOCK TEST CSS MOCK TEST III

CSS MOCK TEST CSS MOCK TEST III http://www.tutorialspoint.com CSS MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to CSS. You can download these sample mock tests at your local machine

More information

PowerPoint Introduction. Video: Slide Basics. Understanding slides and slide layouts. Slide Basics

PowerPoint Introduction. Video: Slide Basics. Understanding slides and slide layouts. Slide Basics PowerPoint 2013 Slide Basics Introduction PowerPoint presentations are made up of a series of slides. Slides contain the information you will present to your audience. This might include text, pictures,

More information

Collaboration Tools. Student Guide. Copyright 2015 by Edmentum. All Rights Reserved.

Collaboration Tools. Student Guide. Copyright 2015 by Edmentum. All Rights Reserved. Collaboration Tools Student Guide Copyright 2015 by Edmentum. All Rights Reserved. Contents Introduction... 3 Viewing Collaborations... 3 Using the Whiteboard Tool... 4 Viewing a Video... 5 Viewing a Document...

More information

[Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document

[Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document [Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document here. The abstract is typically a short summary of

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

iart - Calligraphy Brushes and Image Mask iart - Fremantle Arts Centre 2018

iart - Calligraphy Brushes and Image Mask iart - Fremantle Arts Centre 2018 iart - Calligraphy Brushes and Image Mask iart - Fremantle Arts Centre 2018 Alejandro Tearney 2018 Before we begin Close all Parked Applications: If you are using ios 5 or above, other applications may

More information

USER GUIDE: EDITOR. Drag & drop system: Content Manager Style Editor Add Elements Undo/Redo Save...

USER GUIDE: EDITOR. Drag & drop system: Content Manager Style Editor Add Elements Undo/Redo Save... USER GUIDE: EDITOR Drag & drop system:... 2 1. Content Manager... 3 2. Style Editor... 5 3. Add Elements... 6 4. Undo/Redo... 13 5. Save... 13 When we access Zeendo s website editor, we can see a series

More information

What Is Quark DesignPad?

What Is Quark DesignPad? U S E R G U I D E What Is Quark DesignPad? Quark DesignPad is an exciting new app that lets you create brochures, display ads, flyers, greeting cards, newsletters, posters, and more on your ipad. If you

More information

Content: Installing and Setting Up Ever Accountable. Steps Involved To Install On Android

Content: Installing and Setting Up Ever Accountable. Steps Involved To Install On Android Installing and Setting Up Ever Accountable Content: Steps Involved To Install On Android Installing Ever Accountable on your device Signing up for an Ever Accountable account Adjusting the settings to

More information

Excel Spreadsheet Fast Food Burgers

Excel Spreadsheet Fast Food Burgers Definitions: A cell is the intersection between a column and a row on a spreadsheet that starts with cell A1. A range is a group or block of cells in a worksheet that have been selected or highlighted.

More information

Work Better, Feel Better, Effortlessly.

Work Better, Feel Better, Effortlessly. Work Better, Feel Better, Effortlessly. Fellowes Sit Stand Solutions 100 YEARS Innovation in Motion Since 1917 Take a Stand Against Sitting Over the past 10 years study after study has confirmed sitting

More information

Art of the Apps Monthly Membership. JUNE 2018 Mobile App: Adobe Spark Post. at Scrapaneers.com. Companion Handouts

Art of the Apps Monthly Membership. JUNE 2018 Mobile App: Adobe Spark Post. at Scrapaneers.com. Companion Handouts Art of the Apps Monthly Membership Page 1 of 19 at Scrapaneers.com JUNE 2018 Mobile App: Adobe Spark Post Table of Contents Table of Contents 2 Welcome to Art of the Apps Monthly Membership June 2018 3

More information

CHANNEL USERS GUIDE. Version 6_1_10. Copyright 2010, SchoolTube LLC

CHANNEL USERS GUIDE. Version 6_1_10. Copyright 2010, SchoolTube LLC CHANNEL USERS GUIDE Version 6_1_10 Copyright 2010, SchoolTube LLC Table of Contents Pages 3 & 4: Page 4: Page 5: Page 6 7: Page 8 9: Page 10: Page 11: Page 12: Introduction, Usernames & Preferences Preferences

More information

SMART Meeting Pro 4.2 personal license USER S GUIDE

SMART Meeting Pro 4.2 personal license USER S GUIDE smarttech.com/docfeedback/170973 SMART Meeting Pro 4.2 personal license USER S GUIDE Product registration If you register your SMART product, we ll notify you of new features and software upgrades. Register

More information

Word 2007 Basic Formatting Objectives

Word 2007 Basic Formatting Objectives Word 2007 Basic Formatting Objectives Customize Word 2007 document view. Learn basic page layout changes. Learn to change page background Basic Character Formatting Contents Page Word Document View...

More information

GIMP WEB 2.0 BUTTONS

GIMP WEB 2.0 BUTTONS GIMP WEB 2.0 BUTTONS Web 2.0 Navigation: Bar with Icons WEB 2.0 NAVIGATION: NAVIGATION BAR WITH ICONS This navigation bar will be designed with four clickable text links and icon links. In the Menus section,

More information

RAD Posters & Preparation Overview. Research Appreciation Day Education Session February 2017

RAD Posters & Preparation Overview. Research Appreciation Day Education Session February 2017 RAD Posters & Preparation Overview Research Appreciation Day Education Session February 2017 By this point December 19 January 23 February 14 February 23 February 28 March 23 March 30 Abstract Submission

More information

InDesign Tools Overview

InDesign Tools Overview InDesign Tools Overview REFERENCE If your palettes aren t visible you can activate them by selecting: Window > Tools Transform Color Tool Box A Use the selection tool to select, move, and resize objects.

More information

This device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions:

This device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions: FCC Statement The equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection

More information

Text on a CCR Matrix using the SuperStar Sequence Editor. What we will learn

Text on a CCR Matrix using the SuperStar Sequence Editor. What we will learn Text on a CCR Matrix using the SuperStar Sequence Editor Brian Bruderer What we will learn Colors Fonts Direction of movement Rotation Masks 1 Horizontal Layout Tools / Layout will launch the Layout dialog

More information

SIMPLE TEXT LAYOUT FOR COREL DRAW. When you start Corel Draw, you will see the following welcome screen.

SIMPLE TEXT LAYOUT FOR COREL DRAW. When you start Corel Draw, you will see the following welcome screen. SIMPLE TEXT LAYOUT FOR COREL DRAW When you start Corel Draw, you will see the following welcome screen. A. Start a new job by left clicking New Graphic. B. Place your mouse cursor over the page width box.

More information

Webinse Image Gallery

Webinse Image Gallery Webinse Image Gallery Gallery extension allows to create albums and galleries and add or change images in galleries. Easily set params which allow to customize interface and effects on the frontend. Overview

More information

Formatting APA Tables

Formatting APA Tables Formatting APA Tables Upon completion of this lesson, you will be able to appropriately format tables using APA guidelines. Using tables to present tabular or numerical data can help make the information

More information

Tutorial 9: Split line distance sign:

Tutorial 9: Split line distance sign: Tutorial 9: Split line distance sign: SignCAD Analysis The sign above is a distance sign created in the Texas standard. The middle section has a distance applying to two lines of legend, and each distance

More information

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements?

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements? BASIC GAUGE CREATION The Video VBox setup software is capable of using many different image formats for gauge backgrounds, static images, or logos, including Bitmaps, JPEGs, or PNG s. When the software

More information

Pulse. Multisport HR Fitness Tracker. Quick Start Guide. delvfire.com. ID115Plus HR

Pulse. Multisport HR Fitness Tracker. Quick Start Guide. delvfire.com. ID115Plus HR Pulse Multisport HR Fitness Tracker Quick Start Guide ID115Plus HR delvfire.com Register your new Delvfire product and claim... 1 Year free warranty The easy way to register - simply visit: www.delvfire.com/warranty

More information

Sema Foundation ICT Department. Lesson - 18

Sema Foundation ICT Department. Lesson - 18 Lesson - 18 1 Manipulating Windows We can work with several programs at a time in Windows. To make working with several programs at once very easy, we can change the size of the windows by: maximize minimize

More information

Create, Customize & Send an

Create, Customize & Send an How-To Guide Create, Customize & Send an Email Getting your first email out the door is easy with Constant Contact. This guide will walk you through creating, customizing, and sending an email to your

More information

Parashar Technologies PageMaker 7.0

Parashar Technologies PageMaker 7.0 PageMaker 7.0 INTRODUCTION PageMaker 7.0 is one of the best and popular Desktop Publishing Designing Program developed by Adobe Corporation in USA. It is specially used in page designing. Today is popular

More information

To include Border/Zones and Title Blocks and removal of patterns

To include Border/Zones and Title Blocks and removal of patterns To include Border/Zones and Title Blocks and removal of patterns NX 8 now includes a border/zone feature for the drafting application. This allows for Drawing borders to be generated using an easy to follow

More information

Contents. Customer Service. Introducing Samsung HeartWise. Getting to know your Samsung Gear S3 watch. Charging your watch

Contents. Customer Service. Introducing Samsung HeartWise. Getting to know your Samsung Gear S3 watch. Charging your watch User Guide Contents Customer Service Introducing Samsung HeartWise Getting to know your Samsung Gear S3 watch Charging your watch Checking your watch network connection Authenticating your watch Measuring

More information

Forms for Android Version Manual. Revision Date 12/7/2013. HanDBase is a Registered Trademark of DDH Software, Inc.

Forms for Android Version Manual. Revision Date 12/7/2013. HanDBase is a Registered Trademark of DDH Software, Inc. Forms for Android Version 4.6.300 Manual Revision Date 12/7/2013 HanDBase is a Registered Trademark of DDH Software, Inc. All information contained in this manual and all software applications mentioned

More information

In the first class, you'll learn how to create a simple single-view app, following a 3-step process:

In the first class, you'll learn how to create a simple single-view app, following a 3-step process: Class 1 In the first class, you'll learn how to create a simple single-view app, following a 3-step process: 1. Design the app's user interface (UI) in Xcode's storyboard. 2. Open the assistant editor,

More information

RAD Posters & Preparation Overview. Research Appreciation Day Education Session February & March 2018

RAD Posters & Preparation Overview. Research Appreciation Day Education Session February & March 2018 RAD Posters & Preparation Overview Research Appreciation Day Education Session February & March 2018 By this point December 18 January 23 February 13 February 22 February 26 March 6 March 27 March 29 Abstract

More information

Cancer Alliance Corporate Identity Graphics Manual

Cancer Alliance Corporate Identity Graphics Manual Cancer Alliance Corporate Identity Graphics Manual INTRODUCTION This graphic manual serves as a guideline to the regulations which apply to preserve the integrity of the Cancer Alliance corporate identity,

More information

Sample Only Back Office User Guide Last Updated: September 2007

Sample Only Back Office User Guide Last Updated: September 2007 Back Office User Guide Last Updated: September 2007 Copyright 2007 D-Link Corporation All rights reserved. Printed in Singapore. September 2007. D-Link Corporation reserves the right to change, modify,

More information

THE PAINT WINDOW. At the very top is the Title Bar, just as in all programs, below it is a very simple Menu Bar and below that is the Ribbon.

THE PAINT WINDOW. At the very top is the Title Bar, just as in all programs, below it is a very simple Menu Bar and below that is the Ribbon. This is a typical view of the top of the Paint window. THE PAINT WINDOW At the very top is the Title Bar, just as in all programs, below it is a very simple Menu Bar and below that is the Ribbon. The Title

More information

Guide to Editing Map Legends

Guide to Editing Map Legends Guide to Editing Map Legends Map legends explain map symbols and are crucial to the communication of a map s message. Effective legends are created with careful consideration of labels and text, classes,

More information

Beetle. Sharing, flexibility and access control for Bluetooth Low Energy. Amit Levy James Hong Laurynas Riliskis Philip Levis Keith Winstein

Beetle. Sharing, flexibility and access control for Bluetooth Low Energy. Amit Levy James Hong Laurynas Riliskis Philip Levis Keith Winstein Beetle Sharing, flexibility and access control for Bluetooth Low Energy Amit Levy James Hong Laurynas Riliskis Philip Levis Keith Winstein Stanford University June 24, 2016 1 / 26 Meet Grace 2 / 26 Meet

More information

The specific tasks described in this Cheat Sheet are grouped based on which of the following more general tasks they relate to.

The specific tasks described in this Cheat Sheet are grouped based on which of the following more general tasks they relate to. Texidium Online This Cheat Sheet is for users of Texidium s online ereader. The specific tasks described in this Cheat Sheet are grouped based on which of the following more general tasks they relate to.

More information

USER MANUAL SW-170 SMART WATCH

USER MANUAL SW-170 SMART WATCH USER MANUAL SW-170 SMART WATCH Note: Please upgrade the software to the latest version on the APP before use. Please charge the smart watch before use. Download App Scan the following QR code, download

More information

SUPPORT KIT. for sales trainers and store staff. How to become a MyKronoz expert

SUPPORT KIT. for sales trainers and store staff. How to become a MyKronoz expert SUPPORT KIT for sales trainers and store staff How to become a MyKronoz expert LEARN UNDERSTAND MASTER Activity tracker with color touchscreen TIME ACTIVITY NOTIFICATIONS KEY FACTS Unique selling points

More information

Dizajn manuál Nadácie Slovenskej sporiteľne Erste Group Bank AG

Dizajn manuál Nadácie Slovenskej sporiteľne Erste Group Bank AG Dizajn manuál Nadácie Slovenskej sporiteľne 2017 Erste Group Bank AG Logo These logos are available Logo Minimum Clearspace Our logo must never touch on or be placed too close to any other design element

More information

Logo & Brand Identity Guidelines. Media Sonar Technologies

Logo & Brand Identity Guidelines. Media Sonar Technologies Technologies Logo & Brand Identity Guidelines 0 Contents 1.0 Logo Specifics 2.0 Typeface Details 3.0 Icons 4.0 Colour Specifications 5.0 Logo Styles (lock-ups) 5.1 Logo Best Practices Logo Construction

More information

How to use the ruler, grid, guides, and the Align panel

How to use the ruler, grid, guides, and the Align panel How to use the ruler, grid, guides, and the Align panel Much of your job as a page designer is to place text and graphics on the page in a pleasing, organized way. Although you can do much of this placing

More information

How to Enroll into Health Benefits via Employee Self Service: Open Enrollment 2017

How to Enroll into Health Benefits via Employee Self Service: Open Enrollment 2017 Employee Self Service (ESS): Online Benefits Open Enrollment allows fast and convenient processing of your Benefits Enrollment elections through Employee Self Service (ESS). ESS is an online module within

More information

Creating Accessible Web Sites with EPiServer

Creating Accessible Web Sites with EPiServer Creating Accessible Web Sites with EPiServer Abstract This white paper describes how EPiServer promotes the creation of accessible Web sites. Product version: 4.50 Document version: 1.0 2 Creating Accessible

More information

Amazon Stores. User Guide. Version: US1.0 Effective Date: April 1 st 2017

Amazon Stores. User Guide. Version: US1.0 Effective Date: April 1 st 2017 Amazon Stores User Guide Version: US1.0 Effective Date: April 1 st 2017 1 Introduction This guide explains what an Amazon Store is and how to plan, build and grow the audience for your brand s Amazon Store.

More information

VHSE - COMPUTERISED OFFICE MANAGEMENT MODULE III - Communication and Publishing Art - PageMaker

VHSE - COMPUTERISED OFFICE MANAGEMENT MODULE III - Communication and Publishing Art - PageMaker INTRODUCTION : It is one Adobe PageMaker 7.0 software is the ideal page layout program for business, education, and small- and home-office professionals who want to create high-quality publications such

More information

Fitness Tracker User Guide. Please read the manual before use.

Fitness Tracker User Guide. Please read the manual before use. Fitness Tracker User Guide Please read the manual before use. Disclaimer CO-PILOT has made every effort to ensure that all the information contained in this manual is accurate and reliable. However, the

More information

Editing the Home Page

Editing the Home Page Editing the Home Page Logging on to Your Web site 1. Go to https://extension.usu.edu/admin/ 2. Enter your Login and Password. 3. Click Submit. If you do not have a login and password you can request one

More information

Drill Table. Summary. Availability. Modified by on 19-Nov Parent page: Objects

Drill Table. Summary. Availability. Modified by on 19-Nov Parent page: Objects Drill Table Old Content - visit altium.com/documentation Modified by on 19-Nov-2013 Parent page: Objects The Drill Table presents a live summary of all drill holes present in the board. Summary A standard

More information

Creating a Title Block & Border Using Chief Architect. Architectural Design & Residential Construction Penncrest High School

Creating a Title Block & Border Using Chief Architect. Architectural Design & Residential Construction Penncrest High School Creating a Title Block & Border Using Chief Architect Architectural Design & Residential Construction Penncrest High School 2017-2018 Select New Layout to begin designing your Title Block. Note: Once the

More information

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Flowcharts Using Visio 2013 (ST562) June 2015

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Flowcharts Using Visio 2013 (ST562) June 2015 Staff Microsoft VISIO Training IT ESSENTIALS Creating Flowcharts Using Visio 01 (ST) June 01 Book online at: Royalholloway.ac.uk/it/training Self-Study packs also available 1 th June 01 Table of Contents

More information

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps Step 1: Log into your BrandingUI Administrative site https:// yourclientid.brandingui.com/admin-signin.php Use the initial

More information

Schrole Cover Manual for Staff

Schrole Cover Manual for Staff Staff User Manual Schrole Cover Manual for Staff Contents User Schrole Cover as a Staff Member... 3 Navigating around Schrole Cover... 3 Website Staff Dashboard... 4 Swapping Between Roles... 4 The Staff

More information

BRANDBOOK UPVEL Usage and Style Guidelines

BRANDBOOK UPVEL Usage and Style Guidelines BRANDBOOK UPVEL Usage and Style Guidelines The following logo guidelines have been created to assist in the consistent and proper usage of the company name and logo. The Official Logo The UPVEL Logo is

More information

Program and Graphical User Interface Design

Program and Graphical User Interface Design CHAPTER 2 Program and Graphical User Interface Design OBJECTIVES You will have mastered the material in this chapter when you can: Open and close Visual Studio 2010 Create a Visual Basic 2010 Windows Application

More information

Technical Group Health and Health Interview Survey (HIS) Statistics

Technical Group Health and Health Interview Survey (HIS) Statistics EUROPEAN COMMISSION EUROSTAT Directorate F: Social Statistics and Information Society Unit F-5: Health and food safety statistics Technical Group Health and Health Interview Survey (HIS) Statistics Luxembourg,

More information