Designing Effective Output

Slides:



Advertisements
Similar presentations
CG0119 Web Database Systems Parsing XML: using SimpleXML & XSLT.
Advertisements

Chapter 11 Designing Effective Output
Designing Effective Output
Principles of Internet Marketing Chapter 10 Programs and Languages.
Chapter 11 Designing Effective Output Systems Analysis and Design Kendall & Kendall Sixth Edition © 2005 Pearson Prentice Hall.
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
Kendall & Kendall © 2005 Pearson Prentice Hall 11-1 Designing Output Output should be designed to: Serve the intended purpose. Be meaningful to the user.
What is Web Design The term “web design” has come to encompass a number of disciplines, including: Visual (graphic) design User interface and experience.
Microsoft Share Point 2007 Lela Castaneda. Microsoft Office SharePoint Designer 2007 top 10 benefits 1)Be more productive with next-generation Microsoft.
Designing Effective Output Systems Analysis and Design, 7e Kendall & Kendall 11 © 2008 Pearson Prentice Hall.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Designing Effective Output Systems Analysis and Design, 8e Kendall & Kendall 11.
Systems Analysis and Design in a Changing World, 6th Edition
Chapter 15 Designing Effective Output
Systems Analysis and Design in a Changing World, 6th Edition
Chapter 1 Introduction to HTML, XHTML, and CSS
SYSTEMSDESIGNANALYSIS 1 Chapter 15 Designing Output Jerry Post Copyright © 1997.
Systems Analysis and Design in a Changing World, 6th Edition
Multimedia and the Web Chapter Overview  This chapter covers:  What Web-based multimedia is  how it is used today  advantages and disadvantages.
Chapter 24 - Advanced Web Technologies Introduction Conventional Web Pages Are Static How A Server Stores Static Web pages Fetching Items One At A Time.
Introduction technology XSL. 04/11/2005 Script of the presentation Introduction the XSL The XSL standard Tools for edition of codes XSL Necessary resources.
11.1 CSC 123 Systems Analysis & Design Part IV: Design Chapter 11 Designing Effective Output.
Copyright © 2011 Pearson Education Designing Effective Output Systems Analysis and Design, 8e Kendall & Kendall Global Edition 11.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
Logistics and Systems Rabby Q. Lavilles. Supply chain is a system of organizations, people, technology, activities, information and resources involved.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Weekend MS CS Program Internet and Web Technologies COT 5930 Web Project Development - Ajax Dr. Roy Levow, Associate Chair & Professor
Presented by Nassib Awad
Chapter 11 Designing Effective Output
Building Rich Web Applications with Ajax Linda Dailey Paulson IEEE – Computer, October 05 (Vol.38, No.10) Presented by Jingming Zhang.
DATABASE MANAGEMENT SYSTEMS CMAM301. Introduction to database management systems  What is Database?  What is Database Systems?  Types of Database.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
Blogs and Wikis Tim Bornholtz. Purpose Many new technologies are available on the internet that enable people to publish and edit content without expensive.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Interoperability How to Build a Digital Library Ian H. Witten and David Bainbridge.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Louisa Lambregts, Louisa Lambregts
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
Rendering XML Documents ©NIITeXtensible Markup Language/Lesson 5/Slide 1 of 46 Objectives In this session, you will learn to: * Define rendering * Identify.
WEB 431 UOP Course Tutorial For more course tutorials visit
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
The Design and Implementation of Free Templates for Digital Achieving Speaker : Kuang-Yu Wu 1.
Designing Effective Output
XSLT: The XML transformation language
Web Programming Language
Web Basics: HTML/CSS/JavaScript What are they?
Visual Classification of Football Teams
Web Technologies Computing Science Thompson Rivers University
Project 1 Introduction to HTML.
Getting Started with CSS
Creating an XSLT Style Sheet for Formatting Data
Chapter 11 Designing Effective Output
Lecture 7 Ch.8 Web 2.0 and Social Media.
Chapter 1 Introduction to HTML.
Chapter Eight Interoperability How to Build a Digital Library
Chapter 18 MobileApp Design
Jerrell Jackson
Web Programming– UFCFB Lecture 9
Designing Effective Output
Prepared for Md. Zakir Hossain Lecturer, CSE, DUET Prepared by Miton Chandra Datta
Introduction to Internet Programming
World Wide Web Consortium W3C
Business Technology Applications
CMP Creating Your Personal and Small Business Web Sites
Designing Effective Output
Tutorial 7 – Integrating Access With the Web and With Other Programs
Introduction to World Wide Web
HTML and CSS Basics.
Web Programming– UFCFB Lecture 9
Introduction to JavaScript & jQuery
Web Site Development Careers
Presentation transcript:

Designing Effective Output CSCI 252 Ch 11 Designing Effective Output

Information Be able to define . . . Subset of data / query that answers the right question at the right time Subjective Short shelf life Understandable / comprehendible

Objectives: Serves a purpose (Output driven by user / organizational spec) Meaningful (if not understood . . .not info!) Quantity (see meaningful . . ) Distribution (see meaningful) Timeliness (see meaningful) Method (Printsee meaningful)

Relating Content to Method Print? Video? Email? Screen? How will data be used? Who’s looking at the data? What is the purpose?

Turnaround Document

Output Methods

Video, Audio, Animation Supplement static output Distance collaboration Show and tell SOP Archiving (posterity, accessibility)

Electronic Output RSS Feeds Push technology Pull technology

Consider: Audience (specific / general? Quantity? Timeliness? Frequency? Reliability? Compatibility? Security? Support (manufacture)

Costs Initial costs (hardware / software) Training? Learning curve Human environmental requirements Accessibility / security Noise /interference Temperature / environment Access points

Bias Sorting Limits Graphs Impact on end users

Printed Report Design Costs Standardization Functional attributes (heading / page numbers, grouping / sorting)

Printed Reports

Display Simplicity Consistency Facilitate movement among output Humane

Display

Display (drill down)

Graphical Output Consider Purpose Data type Audience Desired result

What’s being expressed?

Dashboards

Web Widgets and gadgets Study other websites Use professional tools (speed)

Blogs Audience? Purpose? Expectations?

Output Production and XML XML Data: Defined once, used in many places . . . XSLT (extensible style language transformations) CSS (cascading style sheets) AJAX (JavaScript and XML)