CS Information Visualization March 4, 2004 John Stasko

Size: px
Start display at page:

Download "CS Information Visualization March 4, 2004 John Stasko"

Transcription

1 WWW and Internet CS Information Visualization March 4, 2004 John Stasko Internet and WWW By nature, abstract, so good target for visualization Often described in terms of metaphors Information Superhighway Spring 2004 CS

2 Agenda Two main topics Presentations of the Internet and WWW Focus on topology and navigation, similar to the graph visualization work Visual aids for browsing and using the WWW and the Internet Assistive visualizations not focusing on presenting net structure and connectivity Spring 2004 CS Internet and WWW Topology Fundamentally, the Internet is a graph with some existing physical topology, though that is often not how we want to conceptualize it Might think of it as having a structure Our discussions from graph visualization are germane here Spring 2004 CS

3 The Problem Mukherjea & Foley Spring 2004 CS 7450 WWW 95 5 The Problem Websites simply are too big Huge graphs Layout is challenging Spring 2004 CS

4 Step Back Why would someone want to visualize the WWW? Spring 2004 CS Some Reasons Aid authors and webmasters with production and organization of content Assist Web surfers making sense of the information Help researchers understand the Web Spring 2004 CS

5 Depictions of the Web Great web site that presents many different conceptualizations of cyberspace Atlas of Cyberspace Let s take a few minutes to browse... Spring 2004 CS Mapping the Internet Bill Cheswick at ATT Interesting visualizations plus the data sets are available Spring 2004 CS

6 Internet Traffic Paths Spring 2004 CS Mbone Map Spring 2004 CS

7 Immersive Systems Spring 2004 CS View of Web Site s Pages Spring 2004 CS

8 Web Site Spring 2004 CS Web Site Visitations Spring 2004 CS

9 Task Analysis Potential web-related tasks How and when has info been accessed? Where do people enter and spend time? How do they move about? What paths aren t traversed? Where are they coming from? What has been added, changed, deleted? Do changes affect navigation patterns? Do we need to do a redesign? Spring 2004 CS Data Set Each server request is a data case Example variables IP Address/Client host Timestamp URL requested HTTP status (success, not found, ) Bytes delivered Referencing URL (HTTP-Referrer) User agent (browser and OS info)... Spring 2004 CS

10 One Approach Use existing InfoVis tool (Eureka, Spotfire, InfoZoom, etc.), load the data set, and analyze it Get all the strengths and weakness of the InfoVis tool for supporting particular analysis tasks Spring 2004 CS Web Ecology Problem: Most visualizations of the web fail to present the dynamically changing ecology of users and documents on the web What do we mean by ecology metaphor? Chi, et al CHI 98 Spring 2004 CS

11 Web Ecology By understanding set of relationships (ecology) among users and their information environment, and its change through time (evolution) individuals can better understand Web Content Layout of physical and topological space Usage through time Spring 2004 CS Existing Visualizations Despite useful functions, problems Difficulty visualizing large number of documents Considerable amount of screen real-estate used Only permits the visualization of a site at a particular point in time, very difficult to make comparisons across times No mechanisms provided that allow differences in usage to be identified Spring 2004 CS

12 Techniques Disk Tree Center-rooted tree that represents the hyperlink structure of a web site Time Tube Set of disk trees that organizes and visualizes the evolution of web sites Spring 2004 CS Task Application Visualizations designed to be useful for Local - Finding specific content Comparison - Comparing info at two places Global - Discovering a trend or pattern in the site Spring 2004 CS

13 Analysis Domain April 97 7,588 items across a 30-day period 889 new items Daily log kept of additions, modifications, and deletions of content Base data comes from link info, usage log from web servers Topological info from custom hyperlink database Spring 2004 CS Disk Trees Interested in shortest number of hops from one document to another Breadth-first traversal transforms the web graph into a tree by placing the node as close to the root node as possible After obtaining this tree we then visualize the structure using the Disk Tree technique Spring 2004 CS

14 Disk Tree Lines - tree links Line size & brightness - page access frequency Color - page lifecycle stage new: red continued: green deleted: yellow Spring 2004 CS Advantages Structure is compact, with pattern easily recognizable When viewed straight on or at slight angles, no occlusion problems, since entire layout is on a 2-D plane Unlike cone trees, this 2-D representation can utilize a third dimension for other information, such as time Circularity pleasing to the eye Spring 2004 CS

15 Time Tubes Time Tubes are multiple disk trees layered out along a spatial axis Advantages By using a spatial axis to represent time, we see information space-time in a single visualization Focus and Context Possibility for Animation Spring 2004 CS Time Tubes Spring 2004 CS

16 Key Point Pages there any time during the studied period are shown in all disk trees for period, even if they didn t exist yet Spring 2004 CS Real Use Time Tube answers following questions: What devolved into dead wood? When did it? Was there a correlation with the restructuring of the web? Product safety pages got darker and darker, indicating lower usage Doesn t tell why page is less popular, just raises a flag to explore page further Spring 2004 CS

17 Real Use What evolved into a popular page? When did it? Was there a correlation with the restructuring of the Web site? Redesign of site called attention to Fact Book page Became more popular and the corresponding Disk Trees become greener and greener in successive weeks Spring 2004 CS Real Use How was usage affected by items added over time? Press release issued for new family of products, shown as red links Usage in the third week jumped from 1 access to 871 accesses, this example helps us understand that this was probably a well received product line Spring 2004 CS

18 Real Use How was usage affected by items deleted over time? Change in removing direct link from home page to main driver page did not negatively affect the overall use of driver information Info stayed green indicating usage, but link from home page was black, showing not much traffic Spring 2004 CS E-Commerce Applications What if your focus is on understanding user access patterns for web sites selling products to consumers? What tasks are important? Spring 2004 CS

19 One Approach Blue Martini Software Aggregate web data and visualize simplified graph of user movements through web site Highlight places where people leave before purchasing... Brainerd & Becker InfoVis 01 Spring 2004 CS Different icons represent different kinds of pages Only show most-used pages Spring 2004 CS

20 E-Commerce mimics mall shopping :^) Gender differences in purchase paths at websites Spring 2004 CS Aiding WWW Browsing Can we utilize information visualization techniques to help people interact with the WWW and the Internet? Battle lost in hyperspace problem Help us know what s there Help us find things Spring 2004 CS

21 WebBook and Web Forager Personal computers viewed as knowledge processors before Spreadsheets and calculators Now viewed as knowledge sources, portals to vast information worlds Networking and WWW Card, Robertson and York CHI 96 Spring 2004 CS WWW Problems Pages are hard to find Users get lost, can t relocate pages Difficulty organizing things once found Difficulty doing knowledge processing on found thing Interacting with web is too slow to incorporate gracefully into other activities Spring 2004 CS

22 Information Foraging Theory From Ecological Biology Idea: user stalks certain types of information Users have tendency to interact repeatedly with small clusters of information (locality of reference) Information encountered at certain rate Users evolve to increase finding rate Sources evolve to be more attractive Spring 2004 CS Mechanisms Evolved 3 mechanisms in the evolution of the web on the server side Indexes - Lycos search Table of contents - Yahoo Home pages provided by users with big lists of related links Spring 2004 CS

23 Assisting People To provide insight must support sensemaking restructuring recoding Hotlists are one mechanism in this direction Spring 2004 CS Improvements WebBook and Web Forager try to do two things to foster information sensemaking Move away from a single web page, and group and manipulate related pages Move from a work environment containing a single element to a workspace in which the page is contained with multiple other entities, including Web Books Spring 2004 CS

24 WebBook Spring 2004 CS Features WebBook allows for the rapid interaction with object at a higher level of aggregation than pages 3D book representation, uses animation Can ruffle through pages, leave bookmarks Spring 2004 CS

25 Applications Hot List books Topic books Search reports Book books... Spring 2004 CS Web Forager Spring 2004 CS

26 Web Forager Application that embeds the WebBook and other objects in a hierarchical 3D information workspace Workspace is intended to create patches from the web where high density of relevant pages (grouped together in Web Books) can be combined with rapid access Spring 2004 CS Constituents Hierarchical Workspace - 3 levels Focus Place - full page shown, direct interaction Intermediate memory space - books or pages placed when they are in use but not immediate focus Tertiary space - Storage (bookcase) Video Spring 2004 CS

27 Discussion Strengths/Weaknesses Spring 2004 CS Data Mountain 3D document management system Prototype is an alternative to web browser bookmarks or favorites Could be used for any kind of document management Robertson, et al UIST 98 Spring 2004 CS

28 Make-Up 3D inclined plane in which thumbnails of web pages are placed to serve as favorites User is responsible for organization Uses smooth animation and audio to assist interaction Spring 2004 CS Spring 2004 CS 7450 Video 56

29 User Study Data Mountain versus IE4 Favorites Experienced IE4 users Stored 100 pages, then retrieved them DM fared about-as-well with title cue DM fared better for all other cues Spring 2004 CS Leveraging Human Capabilities Spatial memory: analogy with paper placed on a pile on your desk User is responsible for personal organization 3D perception: minimal cognitive load, good utilization of screen space Spring 2004 CS

30 Interaction Techniques Placing pages: confinement to inclined plane makes normal 2D drag-and-drop sufficient; no unfamiliar 3D navigation needed Continuous feedback: both audio and visual feedback are natural; minimized unexpected interactions/surprises Spring 2004 CS Limitations/Future Limits number of pages stored No explicit support for grouping Landmarks/contours as helpers Spring 2004 CS

31 Discussion Strengths/Weaknesses Could it be used elsewhere? Spring 2004 CS Upcoming Spring Break Woo-woo Text & documents (2 days) Reading Chapter 10 Salton et al Mid-project reports due March 25 Spring 2004 CS

32 References Spence and CMS texts All referred to papers and websites McNamara & Defnet and Craighill, Robeson & Sheridan F 99 slides Spring 2004 CS

WWW & Internet. Housekeeping. Information Visualization June 16, 2008 Carsten Görg. Poster session on Wednesday in Rotunda. Homework: Drawing a graph

WWW & Internet. Housekeeping. Information Visualization June 16, 2008 Carsten Görg. Poster session on Wednesday in Rotunda. Homework: Drawing a graph WWW & Internet Information Visualization June 16, 2008 Carsten Görg Slides adapted from John Stasko Housekeeping Poster session on Wednesday in Rotunda Homework: Drawing a graph Draw a planar graph Show

More information

WWW and Internet Visualization

WWW and Internet Visualization An Introduction to Information Visualization Techniques for Exploring Large Database Jing Yang Fall 2005 1 WWW and Internet Visualization Class 13, Part A Reference: John Stasko s Infovis class; http://www.cs.brown.edu/memex/acmcsht/51/51.h

More information

Information Visualization. Jing Yang Spring Image Visualization

Information Visualization. Jing Yang Spring Image Visualization Information Visualization Jing Yang Spring 2008 1 Image Visualization 2 1 Motivation Video: Image analysis application: Satellite images - NASA Convert to high dimensional dataset Video: Image analysis

More information

Panning and Zooming. CS 4460/ Information Visualization April 8, 2010 John Stasko

Panning and Zooming. CS 4460/ Information Visualization April 8, 2010 John Stasko Panning and Zooming CS 4460/7450 - Information Visualization April 8, 2010 John Stasko Fundamental Problem Scale - Many data sets are too large to visualize on one screen May simply be too many cases May

More information

RINGS : A Technique for Visualizing Large Hierarchies

RINGS : A Technique for Visualizing Large Hierarchies RINGS : A Technique for Visualizing Large Hierarchies Soon Tee Teoh and Kwan-Liu Ma Computer Science Department, University of California, Davis {teoh, ma}@cs.ucdavis.edu Abstract. We present RINGS, a

More information

Hierarchies and Trees 1 (Node-link) CS 4460/ Information Visualization March 10, 2009 John Stasko

Hierarchies and Trees 1 (Node-link) CS 4460/ Information Visualization March 10, 2009 John Stasko Hierarchies and Trees 1 (Node-link) CS 4460/7450 - Information Visualization March 10, 2009 John Stasko Hierarchies Definition Data repository in which cases are related to subcases Can be thought of as

More information

[Slides Extracted From] Visualization Analysis & Design Full-Day Tutorial Session 4

[Slides Extracted From] Visualization Analysis & Design Full-Day Tutorial Session 4 [Slides Extracted From] Visualization Analysis & Design Full-Day Tutorial Session 4 Tamara Munzner Department of Computer Science University of British Columbia Sanger Institute / European Bioinformatics

More information

Extension Web Publishing 3 Lecture # 1. Chapter 6 Site Types and Architectures

Extension Web Publishing 3 Lecture # 1. Chapter 6 Site Types and Architectures Chapter 6 Site Types and Architectures Site Types Definition: A public Web site, an Internet Web site, an external Web site or simply a Web site is one that is not explicitly restricted to a particular

More information

INTERNET PORTALS DEFINITION OF PORTAL

INTERNET PORTALS DEFINITION OF PORTAL INTERNET PORTALS In order to gain an understanding of Internet portals, it is important to understand the role they play in e-commerce. What value-added services do they offer the customer? To the supplier?

More information

Text Topics. Human reading process Using Text in Interaction Design

Text Topics. Human reading process Using Text in Interaction Design Text SWEN-444 Text Topics Human reading process Using Text in Interaction Design Humans and Text the Reading Process Saccades quick, jerky eye movements forward 8-10 letters at a time plus CR/LF to the

More information

Multivariate Data & Tables and Graphs

Multivariate Data & Tables and Graphs Multivariate Data & Tables and Graphs CS 4460/7450 - Information Visualization Jan. 13, 2009 John Stasko Agenda Data and its characteristics Tables and graphs Design principles Spring 2009 CS 4460/7450

More information

MiPhone Phone Usage Tracking

MiPhone Phone Usage Tracking MiPhone Phone Usage Tracking Team Scott Strong Designer Shane Miller Designer Sierra Anderson Designer Problem & Solution This project began as an effort to deter people from using their phones in class.

More information

Getting started. Have you been installed correctly? If you need more screen space. Closing Sidebar. Map Sidebar User Guide: EMIS Web

Getting started. Have you been installed correctly? If you need more screen space. Closing Sidebar. Map Sidebar User Guide: EMIS Web Getting started Once Map of Medicine Sidebar has been installed on your PC, it starts automatically whenever you start your clinical system. Alternatively, you can start Map Sidebar on its own by double-clicking

More information

Social Visualization

Social Visualization Social Visualization CS 4460/7450 - Information Visualization April 16 19, 2009 John Stasko Casual InfoVis User population Everyday people Usage pattern Momentary, repeatable, contemplative Data type Often

More information

cs6964 March TREES & GRAPHS Miriah Meyer University of Utah

cs6964 March TREES & GRAPHS Miriah Meyer University of Utah cs6964 March 1 2012 TREES & GRAPHS Miriah Meyer University of Utah cs6964 March 1 2012 TREES & GRAPHS Miriah Meyer University of Utah slide acknowledgements: Hanspeter Pfister, Harvard University Jeff

More information

CS 160: Lecture 15. Outline. How can we Codify Design Knowledge? Motivation for Design Patterns. Design Patterns. Example from Alexander: Night Life

CS 160: Lecture 15. Outline. How can we Codify Design Knowledge? Motivation for Design Patterns. Design Patterns. Example from Alexander: Night Life Outline CS 160: Lecture 15 Professor John Canny Fall 2004 Motivation Design patterns in architecture & SE Web design patterns Home page patterns E-commerce patterns 11/1/2004 1 11/1/2004 2 How can we Codify

More information

Multivariate Data & Tables and Graphs. Agenda. Data and its characteristics Tables and graphs Design principles

Multivariate Data & Tables and Graphs. Agenda. Data and its characteristics Tables and graphs Design principles Topic Notes Multivariate Data & Tables and Graphs CS 7450 - Information Visualization Aug. 27, 2012 John Stasko Agenda Data and its characteristics Tables and graphs Design principles Fall 2012 CS 7450

More information

Graphs and Networks. CS Information Visualization March 2, 2004 John Stasko

Graphs and Networks. CS Information Visualization March 2, 2004 John Stasko Graphs and Networks CS 7450 - Information Visualization March 2, 2004 John Stasko Connections Spence s chapter 8 is called Connectivity Connections throughout our lives and the world Circle of friends

More information

CS 4460 Intro. to Information Visualization Sep. 18, 2017 John Stasko

CS 4460 Intro. to Information Visualization Sep. 18, 2017 John Stasko Multivariate Visual Representations 1 CS 4460 Intro. to Information Visualization Sep. 18, 2017 John Stasko Learning Objectives For the following visualization techniques/systems, be able to describe each

More information

Public Relations Office

Public Relations Office Public Relations Office Home Page Redesign and Employee Newsletter Production Wrap-Up Report Lynne Browne April 22, 2004 Project Overview Project #1 Create a new SUNYIT home page including a Macromedia

More information

Chapter 3 Process of Web Usage Mining

Chapter 3 Process of Web Usage Mining Chapter 3 Process of Web Usage Mining 3.1 Introduction Users interact frequently with different web sites and can access plenty of information on WWW. The World Wide Web is growing continuously and huge

More information

Multivariate Data & Tables and Graphs. Agenda. Data and its characteristics Tables and graphs Design principles

Multivariate Data & Tables and Graphs. Agenda. Data and its characteristics Tables and graphs Design principles Multivariate Data & Tables and Graphs CS 7450 - Information Visualization Aug. 24, 2015 John Stasko Agenda Data and its characteristics Tables and graphs Design principles Fall 2015 CS 7450 2 1 Data Data

More information

Strong signs your website needs a professional redesign

Strong signs your website needs a professional redesign Strong signs your website needs a professional redesign Think - when was the last time that your business website was updated? Better yet, when was the last time you looked at your website? When the Internet

More information

Interface Metaphors used by Irfanview32

Interface Metaphors used by Irfanview32 Interface Metaphors used by Irfanview32 What is Irfanview32 and how did I come to use it? Irfanview32 is a graphics viewer with some image manipulation and conversion features. It is offered as freeware

More information

Discovering Paths Traversed by Visitors in Web Server Access Logs

Discovering Paths Traversed by Visitors in Web Server Access Logs Discovering Paths Traversed by Visitors in Web Server Access Logs Alper Tugay Mızrak Department of Computer Engineering Bilkent University 06533 Ankara, TURKEY E-mail: mizrak@cs.bilkent.edu.tr Abstract

More information

Hierarchies and Trees 1 (Node-link) CS Information Visualization November 12, 2012 John Stasko

Hierarchies and Trees 1 (Node-link) CS Information Visualization November 12, 2012 John Stasko Topic Notes Hierarchies and Trees 1 (Node-link) CS 7450 - Information Visualization November 12, 2012 John Stasko Hierarchies Definition Data repository in which cases are related to subcases Can be thought

More information

Microsoft FrontPage 2002 Tutorial. Contents

Microsoft FrontPage 2002 Tutorial. Contents Microsoft FrontPage 2002 Tutorial Contents Introduction... 1 Before You Begin... 2 Overview... 2 If you have Web server software installed... 2 FrontPage and Microsoft Internet Explorer... 3 If you are

More information

WebKIV: Visualizing Structure and Navigation for Web Mining Applications

WebKIV: Visualizing Structure and Navigation for Web Mining Applications WebKIV: Visualizing Structure and Navigation for Web Mining Applications Yonghe Niu, Tong Zheng, Jiyang Chen, Randy Goebel Department of Computing Science University of Alberta Edmonton, Alberta, Canada

More information

Interactive Visualization

Interactive Visualization Interactive Visualization Cecilia R. Aragon I247 UC Berkeley 15 March 2010 Acknowledgments Thanks to slides and publications by Marti Hearst, Tamara Munzner, Colin Ware, Ben Shneiderman, George Furnas

More information

Visualisation of ATM network connectivity and topology

Visualisation of ATM network connectivity and topology Visualisation of ATM network connectivity and topology Oliver Saal and Edwin Blake CS00-13-00 Collaborative Visual Computing Laboratory Department of Computer Science University of Cape Town Private Bag,

More information

Help Topics. Help Topics. Preferences. Acrobat Tool Bar. Search. Bookmarks. Printing Support

Help Topics. Help Topics. Preferences. Acrobat Tool Bar. Search. Bookmarks. Printing Support This document provides basic help to assist you in navigating and locating information on this CD-ROM. It is not intended to replace the Help file provided with Acrobat. A more in-depth description of

More information

A Parallel Computing Architecture for Information Processing Over the Internet

A Parallel Computing Architecture for Information Processing Over the Internet A Parallel Computing Architecture for Information Processing Over the Internet Wendy A. Lawrence-Fowler, Xiannong Meng, Richard H. Fowler, Zhixiang Chen Department of Computer Science, University of Texas

More information

AMOS Learning E-learning courses

AMOS Learning E-learning courses AMOS Learning E-learning courses Welcome to the AMOS Learning Center. This manual will guide you through the first steps to: Getting started with an e-learning course Manage your certificates Frequently

More information

CS Information Visualization Sep. 2, 2015 John Stasko

CS Information Visualization Sep. 2, 2015 John Stasko Multivariate Visual Representations 2 CS 7450 - Information Visualization Sep. 2, 2015 John Stasko Recap We examined a number of techniques for projecting >2 variables (modest number of dimensions) down

More information

Parallel Coordinates ++

Parallel Coordinates ++ Parallel Coordinates ++ CS 4460/7450 - Information Visualization Feb. 2, 2010 John Stasko Last Time Viewed a number of techniques for portraying low-dimensional data (about 3

More information

IT153 Midterm Study Guide

IT153 Midterm Study Guide IT153 Midterm Study Guide These are facts about the Adobe Dreamweaver CS4 Application. If you know these facts, you should be able to do well on your midterm. Dreamweaver users work in the Document window

More information

Website Management with the CMS

Website Management with the CMS Website Management with the CMS In Class Step-by-Step Guidebook Updated 12/22/2010 Quick Reference Links CMS Login http://staging.montgomerycollege.edu/cmslogin.aspx Sample Department Site URLs (staging

More information

IAT 355 Visual Analytics. Animation 2. Lyn Bartram. Many of these slides were borrowed from M. Hearst and J. Heer

IAT 355 Visual Analytics. Animation 2. Lyn Bartram. Many of these slides were borrowed from M. Hearst and J. Heer IAT 355 Visual Analytics Animation 2 Lyn Bartram Many of these slides were borrowed from M. Hearst and J. Heer Today A Primer! Things to do when designing your visualization Project concerns Animation

More information

Visual Design. Simplicity, Gestalt Principles, Organization/Structure

Visual Design. Simplicity, Gestalt Principles, Organization/Structure Visual Design Simplicity, Gestalt Principles, Organization/Structure Many examples are from Universal Principles of Design, Lidwell, Holden, and Butler Why discuss visual design? You need to present the

More information

Graphs and Networks 1

Graphs and Networks 1 Graphs and Networks 1 CS 4460 Intro. to Information Visualization November 6, 2017 John Stasko Learning Objectives Define network concepts vertex, edge, cycle, degree, direction Describe different node-link

More information

Shopping at the itunes Music Store

Shopping at the itunes Music Store itunes and ipod: Making Music Shopping at the itunes Music Store At the itunes Music Store, you can search for, browse, audition, and buy music. Wander the store s virtual aisles or search for specific

More information

Business Process Document Fundamentals: Recognizing Universal Navigation Elements

Business Process Document Fundamentals: Recognizing Universal Navigation Elements Department Responsibility/Role File Name Version Document Generation Date 11/7/2007 Date Modified 11/7/2007 Last Changed by Status CS 8.9 Fundamentals Recognizing Universal Navigation Elements_BUSPROC.doc

More information

WWW and Web Browser. 6.1 Objectives In this chapter we will learn about:

WWW and Web Browser. 6.1 Objectives In this chapter we will learn about: WWW and Web Browser 6.0 Introduction WWW stands for World Wide Web. WWW is a collection of interlinked hypertext pages on the Internet. Hypertext is text that references some other information that can

More information

OpenMind 2 New Document Open Document Mind Map Top Down Left Right Top Down Left Right Timeline Timeline Outline

OpenMind 2 New Document Open Document Mind Map Top Down Left Right Top Down Left Right Timeline Timeline Outline OpenMind 2 Choose New Document to create a new document, or Open Document to open a previously created document, including templates. OpenMind provides numerous curriculum-aligned templates for Language

More information

Google Analytics. powerful simplicity, practical insight

Google Analytics. powerful simplicity, practical insight Google Analytics powerful simplicity, practical insight 1 Overview Google Analytics Improve your site and increase marketing ROI Free, hosted web analytics service View over 80+ reports online, for download,

More information

INNOVATING TODAY FOR TOMORROW S MAIL Gary Reblin Vice President, Product Innovation United States Postal Service

INNOVATING TODAY FOR TOMORROW S MAIL Gary Reblin Vice President, Product Innovation United States Postal Service 1 INNOVATING TODAY FOR TOMORROW S MAIL Gary Reblin Vice President, Product Innovation United States Postal Service 2 THE WORLD IS CHANGING Our increasingly digital and mobile-first world is driving huge

More information

AFFILIATE FAQ: CNN NEWSOURCE UPGRADED VIDEO INTERFACE Updated July 7, 2015

AFFILIATE FAQ: CNN NEWSOURCE UPGRADED VIDEO INTERFACE Updated July 7, 2015 AFFILIATE FAQ: CNN NEWSOURCE UPGRADED VIDEO INTERFACE Updated July 7, 2015 The Big Picture Q: What is this about? *Updated* On July 11 th 2015, CNN Newsource will debut a new video experience. Clients

More information

cs6964 February TABULAR DATA Miriah Meyer University of Utah

cs6964 February TABULAR DATA Miriah Meyer University of Utah cs6964 February 23 2012 TABULAR DATA Miriah Meyer University of Utah cs6964 February 23 2012 TABULAR DATA Miriah Meyer University of Utah slide acknowledgements: John Stasko, Georgia Tech Tamara Munzner,

More information

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009

Tennessee. Trade & Industrial Course Web Page Design II - Site Designer Standards. A Guide to Web Development Using Adobe Dreamweaver CS3 2009 Tennessee Trade & Industrial Course 655745 Web Page Design II - Site Designer Standards A Guide to Web Development Using Adobe Dreamweaver CS3 2009 ation Key SE Student Edition LE Learning Expectation

More information

Process of Interaction Design and Design Languages

Process of Interaction Design and Design Languages Process of Interaction Design and Design Languages Process of Interaction Design This week, we will explore how we can design and build interactive products What is different in interaction design compared

More information

3D Interaction Techniques for Virtual Environments: Selection and Manipulation. Doug A. Bowman

3D Interaction Techniques for Virtual Environments: Selection and Manipulation. Doug A. Bowman 3D Interaction Techniques for Virtual Environments: Selection and Manipulation Doug A. Bowman 1 Terminology Interaction Technique (IT) method for accomplishing a task 3D application system that displays

More information

An Occlusion-Reduced 3D Hierarchical Data Visualization Technique

An Occlusion-Reduced 3D Hierarchical Data Visualization Technique An Occlusion-Reduced 3D Hierarchical Data Visualization Technique Reiko Miyazaki, Takayuki Itoh Ochanomizu University {reiko, itot}@itolab.is.ocha.ac.jp Abstract Occlusion is an important problem to be

More information

The Role of Information Scent in On-line Browsing:

The Role of Information Scent in On-line Browsing: The Role of Information Scent in On-line Browsing: Extensions of the ACT-R Utility and Concept Formation Mechanisms Peter Pirolli User Interface Research Area Supported in part by Office of Naval Research

More information

(Refer Slide Time 00:17) Welcome to the course on Digital Image Processing. (Refer Slide Time 00:22)

(Refer Slide Time 00:17) Welcome to the course on Digital Image Processing. (Refer Slide Time 00:22) Digital Image Processing Prof. P. K. Biswas Department of Electronics and Electrical Communications Engineering Indian Institute of Technology, Kharagpur Module Number 01 Lecture Number 02 Application

More information

Blackboard QuickStart Guide for Students

Blackboard QuickStart Guide for Students Blackboard QuickStart Guide for Students This QuickStart guide will walk you through the process of logging in to Blackboard and submitting your work. If you do not know your login information for Blackboard,

More information

vrealize Operations Manager User Guide Modified on 17 AUG 2017 vrealize Operations Manager 6.6

vrealize Operations Manager User Guide Modified on 17 AUG 2017 vrealize Operations Manager 6.6 vrealize Operations Manager User Guide Modified on 17 AUG 2017 vrealize Operations Manager 6.6 vrealize Operations Manager User Guide You can find the most up-to-date technical documentation on the VMware

More information

Computer Fundamentals : Pradeep K. Sinha& Priti Sinha

Computer Fundamentals : Pradeep K. Sinha& Priti Sinha Computer Fundamentals Pradeep K. Sinha Priti Sinha Chapter 18 The Internet Slide 1/23 Learning Objectives In this chapter you will learn about: Definition and history of the Internet Its basic services

More information

Version 8 Highlights

Version 8 Highlights Version 8 Highlights and Installation Instructions Read this to find out what s new, including: Report Dashboard PDF, XLS, HTML Report Formats Pledge Improvements Easier Data Entry Web Links New and Enhanced

More information

Bridging the Paper and Electronic Worlds

Bridging the Paper and Electronic Worlds Bridging the Paper and Electronic Worlds Johnson, Jellinek, Klotz, Card. Aaron Zinman MAS.961 What its about Paper exists Its useful and persistent Xerox is concerned with doc management Scanning is problematic

More information

MANAGE YOUR CONSTRUCTION21 COMMUNITY

MANAGE YOUR CONSTRUCTION21 COMMUNITY MANAGE YOUR CONSTRUCTION21 COMMUNITY Online communities are spaces dedicated to exchanges, news watch and sharing of documents. By creating your community on a specific topic, you stand out as a national

More information

Session 3 Presentation and Dialogue Design. Presentation Techniques. Design for Attention. Planning thematic threads through several media

Session 3 Presentation and Dialogue Design. Presentation Techniques. Design for Attention. Planning thematic threads through several media Session 3 Presentation and Dialogue Design Planning thematic threads through several media Presentation layout: sequential or concurrent Drawing attention to key facts especially in image Specifying explicit

More information

Social Navigation Support through Annotation-Based Group Modeling

Social Navigation Support through Annotation-Based Group Modeling Social Navigation Support through Annotation-Based Group Modeling Rosta Farzan 2 and Peter Brusilovsky 1,2 1 School of Information Sciences and 2 Intelligent Systems Program University of Pittsburgh, Pittsburgh

More information

Lesson 1: Creating T- Spline Forms. In Samples section of your Data Panel, browse to: Fusion 101 Training > 03 Sculpt > 03_Sculpting_Introduction.

Lesson 1: Creating T- Spline Forms. In Samples section of your Data Panel, browse to: Fusion 101 Training > 03 Sculpt > 03_Sculpting_Introduction. 3.1: Sculpting Sculpting in Fusion 360 allows for the intuitive freeform creation of organic solid bodies and surfaces by leveraging the T- Splines technology. In the Sculpt Workspace, you can rapidly

More information

CONVERSION TRACKING PIXEL GUIDE

CONVERSION TRACKING PIXEL GUIDE Conversion Tracking Pixel Guide A Step By Step Guide to Installing a conversion tracking pixel for your next Facebook ad. Go beyond clicks, and know who s converting. PRESENTED BY JULIE LOWE OF SOCIALLY

More information

The process of interaction design and Prototyping

The process of interaction design and Prototyping Chapter 6 edited The process of interaction design and Prototyping 1 Overview What is involved in Interaction Design? Importance of involving users Degrees of user involvement What is a user-centered approach?

More information

Interaction. CS Information Visualization. Chris Plaue Some Content from John Stasko s CS7450 Spring 2006

Interaction. CS Information Visualization. Chris Plaue Some Content from John Stasko s CS7450 Spring 2006 Interaction CS 7450 - Information Visualization Chris Plaue Some Content from John Stasko s CS7450 Spring 2006 Hello. What is this?! Hand back HW! InfoVis Music Video! Interaction Lecture remindme.mov

More information

Information Visualization In Practice

Information Visualization In Practice Information Visualization In Practice How the principles of information visualization can be used in research and commercial systems Putting Information Visualization Into Practice A Common Problem There

More information

Document version Introduction to Webtrekk Analytics

Document version Introduction to Webtrekk Analytics Document version 1.0 2016 Introduction to Webtrekk Analytics Table of contents 1 Welcome 2 Login 3 User interface composition 4 Main navigation 5 Accessing and editing analyses 5.1 Changing the analysis

More information

Technical Communication A Practical Approach: Chapter 11: Web Pages and

Technical Communication A Practical Approach: Chapter 11: Web Pages and Publish on the Web Technical Communication A Practical Approach: Chapter 11: Web Pages and Writing for the Web William Sanborn Pfeiffer Kaye Adkins Craig Baehr Revised for ENGR 139 by x.m. spring 2010

More information

Designing the User Interface

Designing the User Interface Designing the User Interface Strategies for Effective Human-Computer Interaction Second Edition Ben Shneiderman The University of Maryland Addison-Wesley Publishing Company Reading, Massachusetts Menlo

More information

Introduction to 9.0. Introduction to 9.0. Getting Started Guide. Powering collaborative online communities.

Introduction to 9.0. Introduction to 9.0. Getting Started Guide. Powering collaborative online communities. Introduction to 9.0 Introduction to 9.0 Getting Started Guide Powering collaborative online communities. TABLE OF CONTENTS About FirstClass...3 Connecting to your FirstClass server...3 FirstClass window

More information

Inventions on Three Dimensional GUI- A TRIZ based analysis

Inventions on Three Dimensional GUI- A TRIZ based analysis From the SelectedWorks of Umakant Mishra October, 2008 Inventions on Three Dimensional GUI- A TRIZ based analysis Umakant Mishra Available at: https://works.bepress.com/umakant_mishra/74/ Inventions on

More information

User-Centered Website Development: A Human- Computer Interaction Approach

User-Centered Website Development: A Human- Computer Interaction Approach User-Centered Website Development: A Human- Computer Interaction Approach Daniel D. McCracken City College of New York Rosalee J. Wolfe DePaul University With a foreword by: Jared M. Spool, Founding Principal,

More information

Apple is rightfully proud of the user interface design incorporated into

Apple is rightfully proud of the user interface design incorporated into Customizing OS X Apple is rightfully proud of the user interface design incorporated into the Macintosh OS X family of operating systems. The interface is easy to use, and it s also easy to customize so

More information

STREAMING VIDEO SERVICE

STREAMING VIDEO SERVICE STREAMING VIDEO SERVICE Stream It Documentation Logging In 4 Browsing Videos 4 Video Source 4 Order 4 Category 4 Per Page 5 Search 5 Upload 6 File Types 6 Video Information 6 Video Screen 7 Related Videos

More information

Network visualization techniques and evaluation

Network visualization techniques and evaluation Network visualization techniques and evaluation The Charlotte Visualization Center University of North Carolina, Charlotte March 15th 2007 Outline 1 Definition and motivation of Infovis 2 3 4 Outline 1

More information

Using Video in PowerPoint for Mac

Using Video in PowerPoint for Mac Using Video in PowerPoint for Mac 1 of 9 Using video in a PowerPoint can greatly enhance a lecture. Before deciding to include video clips be sure to consider the following: 1. What is the end purpose

More information

ibooks Author: An Instructional Guide for Educators

ibooks Author: An Instructional Guide for Educators USING IBOOKS AUTHOR ibooks Author: An Instructional Guide for Educators ETEC533 - MANNY LOYLA SECTION 1 Before you Begin This section provides information on how to download and install the ibooks Author

More information

Overview. Importance of Design. Lost in hyperspace. Site Organisation. Designing Structure. Lecture 14 Web Usability

Overview. Importance of Design. Lost in hyperspace. Site Organisation. Designing Structure. Lecture 14 Web Usability Overview Lecture 14 Web Usability Boriana Koleva Room: C54 Email: bnk@cs.nott.ac.uk Website design Information structure Navigation Webpage design Text Graphics Audio Video Aesthetics Usability Importance

More information

Human-Computer Interaction: An Overview. CS2190 Spring 2010

Human-Computer Interaction: An Overview. CS2190 Spring 2010 Human-Computer Interaction: An Overview CS2190 Spring 2010 There must be a problem because What is HCI? Human-Computer interface Where people meet or come together with machines or computer-based systems

More information

Memory: Overview. CS439: Principles of Computer Systems February 26, 2018

Memory: Overview. CS439: Principles of Computer Systems February 26, 2018 Memory: Overview CS439: Principles of Computer Systems February 26, 2018 Where We Are In the Course Just finished: Processes & Threads CPU Scheduling Synchronization Next: Memory Management Virtual Memory

More information

3. WWW and HTTP. Fig.3.1 Architecture of WWW

3. WWW and HTTP. Fig.3.1 Architecture of WWW 3. WWW and HTTP The World Wide Web (WWW) is a repository of information linked together from points all over the world. The WWW has a unique combination of flexibility, portability, and user-friendly features

More information

WorksPad. User Guide

WorksPad. User Guide Version 3.0.6 January 2017 MobilityLab, LLC. 2011-2017 MobilityLab, LLC. All rights reserved. MobilityLab,, the logo are trademarks or registered trademarks of MobilityLab, LLC. in the U.S., Russia and

More information

Prezi PREZI ONLINE ACCOUNT START FROM A TEMPLATE

Prezi PREZI ONLINE ACCOUNT START FROM A TEMPLATE Prezi PREZI ONLINE ACCOUNT Go to www.prezi.com/pricing/edu and sign up for an online only account. This account is available anywhere in the world as long as you have access to the internet. After creating

More information

Using the Internet and the World Wide Web

Using the Internet and the World Wide Web Using the Internet and the World Wide Web Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition 1 Objectives Understand the difference between the Internet and the World Wide Web. Identify

More information

vrealize Operations Manager User Guide

vrealize Operations Manager User Guide vrealize Operations Manager User Guide vrealize Operations Manager 6.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Adobe Acrobat Reader Help T

Adobe Acrobat Reader Help T Adobe Acrobat Reader Help T his electronic help file can be printed. If you have received a printed copy of this help file, consider keeping it as a reference. Reading and comprehension from printed material

More information

Building a Community Page

Building a Community Page Building a Community Page What is a Community Page? A community page is a portion of your website where you discuss a specific community you serve. Many customers are capable of finding listings on the

More information

QuickStart Guide for Students

QuickStart Guide for Students Once you have registered your Chalk & Wire account or received your User ID and Password, go to the Chalk & Wire login web page for your institution. If you do not know the correct URL, please visit ep.chalkandwire.com

More information

INTERNET BASICS. GETTING STARTED PAGE 02 Prerequisites What You Will Learn

INTERNET BASICS. GETTING STARTED PAGE 02 Prerequisites What You Will Learn INTERNET BASICS GETTING STARTED PAGE 02 Prerequisites What You Will Learn BASIC WEB SKILLS/USING A WEB BROWSER PAGE 03 Locate and Open a Web Browser Using a Browser s Menu Options Using the Browser s Navigation

More information

Navigating Large Hierarchical Space Using Invisible Links

Navigating Large Hierarchical Space Using Invisible Links Navigating Large Hierarchical Space Using Invisible Links Ming C. Hao, Meichun Hsu, Umesh Dayal, Adrian Krug* Software Technology Laboratory HP Laboratories Palo Alto HPL-2000-8 January, 2000 E-mail:(mhao,

More information

Student User Guide for BioChemPortal Biochemistry: A Short Course, 2e

Student User Guide for BioChemPortal Biochemistry: A Short Course, 2e Student User Guide for BioChemPortal Biochemistry: A Short Course, 2e Tymoczko Getting Started with BioChemPortal for Tymoczko, Biochemistry: A Short Course, 2e Table of Contents Overview... 1 Getting

More information

Objectives. Object-Oriented Analysis and Design with the Unified Process 2

Objectives. Object-Oriented Analysis and Design with the Unified Process 2 Objectives Understand the differences between user interfaces and system interfaces Explain why the user interface is the system to the users Discuss the importance of the three principles of user-centered

More information

Step 4 Part B - How to Edit Video on YouTube with Enhancements. You click on Enhancements at the top to add other features and next is what happens.

Step 4 Part B - How to Edit Video on YouTube with Enhancements. You click on Enhancements at the top to add other features and next is what happens. Step 4 Part B - How to Edit Video on YouTube with Enhancements You click on Enhancements at the top to add other features and next is what happens. You see Enhancements highlighted and it starts playing

More information

Topic 2: Website Usability. 1. Make the Site s Purpose Clear: Explain Who You Are and What You Do

Topic 2: Website Usability. 1. Make the Site s Purpose Clear: Explain Who You Are and What You Do Felix Davila III INFO 202 16 March 2016 Topic 2: Website Usability Website: JackThreads Website URL: https://www.jackthreads.com/ 1. Make the Site s Purpose Clear: Explain Who You Are and What You Do JackThreads

More information

6 Designing Interactive Systems

6 Designing Interactive Systems 6 Designing Interactive Systems 6.1 Design vs. Requirements 6.2 Paradigms, Styles and Principles of Interaction 6.3 How to Create a Conceptual Model 6.4 Activity-Based Design of Interactive Systems 6.5

More information

Apple is rightfully proud of the user interface design incorporated into

Apple is rightfully proud of the user interface design incorporated into Customizing OS X Apple is rightfully proud of the user interface design incorporated into the Macintosh OS X family of operating systems. The interface is easy to use, and it s also easy to customize so

More information

Projected Message Design Principles

Projected Message Design Principles Projected Message Design Principles General Message Display Guidelines [G] G1. Screen display should follow the horizontal-vertical and left-right organization that is common to the culture of the intended

More information

Lesson 2 Analysing Your Online Presence

Lesson 2 Analysing Your Online Presence Lesson 2 Analysing Your Online Presence On completion of this lesson you should be able to: Be aware of some website diagnostic tools available on the internet Understand how to perform various diagnostic

More information

Site Design. SWE 432, Fall 2017 Design and Implementation of Software for the Web

Site Design. SWE 432, Fall 2017 Design and Implementation of Software for the Web Site Design SWE 432, Fall 2017 Design and Implementation of Software for the Web Today How do you help users understand if it is possible to do what they d like to do? How do you help users find what they

More information