Chapter 13-Tools for the World Wide Web. Overview Web servers. Web browsers. Web page makers and site builders. Plug-ins and delivery vehicles. Beyond.

Slides:



Advertisements
Similar presentations
Chapter 11 Media and Interactivity Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
Advertisements

Chapter 11 Media and Interactivity Basics Key Concepts
Searching & Saving Web Resources ADE100- Computer Literacy Lecture 23.
Charmaine NormanCopyright What Is a Web Page Presented by Webpagemaker. Net Left click your mouse to view each frame, Web Page.
Section 9.1 Identify multimedia design guidelines Identify sources of multimedia files Explain the ethical use of multimedia files Describe multimedia.
Sounds, Images & Other Objects Website Production.
 Multimedia is everything you can hear or see: texts, books, pictures, music, sounds, CDs, videos, DVDs, Records, Films, and more.  Multimedia comes.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
3.02 Publishing Animations
Embedding Multimedia Content in WebPages Seth Subramanian.
Project 1 Introduction to HTML.
Multimedia for the Web: Creating Digital Excitement HTML, XHTML and Web Authoring.
Tutorial 7 Working with Multimedia. XP Objectives Explore various multimedia applications on the Web Learn about sound file formats and properties Embed.
HYPERTEXT MARKUP LANGUAGE (HTML)
HYPERTEXT MARKUP LANGUAGE (HTML) Vijaya K Pandey.
E-Business Technologies1 Chapter 4 Web Site Development Tools.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Web Design Basic Concepts.
Section 9.1 Section 9.2 YOU WILL LEARN TO…
Skill Area 212 Introduction to Multimedia Internet and MultiMedia for SC 2.
Session: 11. © Aptech Ltd. 2HTML5 Audio and Video / Session 11  Describe the need for multimedia in HTML5  List the supported media types in HTML5 
Chapter 14-Designing for the World Wide Web. Overview Introducing multimedia on the Web. Designing text for the Web. Creating images for the Web. Adding.
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 5: Multimedia on the Web.
Computer Concepts 2014 Chapter 7 The Web and .
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
Chapter 11-Multimedia Authoring Tools. Overview Introduction to multimedia authoring tools. Types of authoring tools. Cross-platform authoring notes.
Sem 1 v2 Chapter 14: Layer 6 - The Presentation layer.
The Internet 8th Edition Tutorial 9 Creating Effective Web Pages.
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
Institute of Technology Sligo - Dept of Computing Sem 1 Chapter 14: Layer 6 - The Presentation layer.
1 Lecture 12: Multimedia Not in Web 101 Text  Important Multimedia Issues  Audio  Movies and Video  Multimedia and HTML Documents.
1 SEG3120 Analysis and Design for User Interfaces Flash Anis Zarrad Parallel Simulations and Distributed Systems (PARADISE) Research Laboratory SITE, University.
Lights, Camera, Action! The Role of Multimedia in Web Applications Leading Multimedia Formats in Use Today What You Need to Know to Include Them in Your.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Web Programming : Building Internet Applications Chris Bates CSE :
Web Design and Development for E-Business By Jensen J. Zhao Copyright 2003 Prentice Hall, Inc. Web Design and Development for E-Business Jensen J. Zhao.
Multimedia From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web 1 Introduction Important Multimedia Issues Audio Movies.
Tutorial 7 Working with Multimedia. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Explore various multimedia applications.
Streaming Media A technique for transferring data on the Internet so it can be processed as a steady and continuous stream.
File Format. Graphics file Format GIF (Graphics Interchange Format) JPEG (Joint Photographic Experts Group) PNG (Portable Network Graphics) TIFF (Tag.
File Format. Graphic file Format GIF –cross-platform compatibility –developed by CompuServe as a common format for exchanging bitmapped images between.
Multimedia and the Web.
Multimedia Web Pages. Multimedia displays Browser can load web pages that contains multimedia elements 1. Helper applications: stand-alone programs that.
Using Plug-Ins Adding Multimedia to an HTML Document.
Chap 14 Presentation Layer Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Web Design and Development. World Wide Web  World Wide Web (WWW or W3), collection of globally distributed text and multimedia documents and files 
1 A Basic Introduction to Flash. Outline What is a flash? Macromedia Flash MX 2004 Flash concepts Flash Demos Conclusion Additional help 2.
Multimedia. What is multimedia? Multimedia is everything you can hear or see: texts, books, pictures, music, sounds, CDs, videos, DVDs, Records, Films,
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Web Page Design 1 Information Technology ClassAct SRS enabled. Web Page Design This presentation will explore: creating web pages structure, formatting.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Layer 6 Presentation Layer. Overview Now that you have learned about Layer 5 of the OSI model, it is time to look at Layer 6, the presentation layer.
California State University, LA Presented by Amanda Steven StevenAamirObaid.
Learning Aim B.  In this section, you will consider the resources necessary for designing your website.  You will also think about any constraints that.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Section 9.1 Section 9.2 YOU WILL LEARN TO…
Section 9.1 Section 9.2 Identify multimedia design guidelines
Chapter 10 Multimedia and the Web.
Features of Authoring Tools
Chapter 1 Introduction to HTML.
Web Programming– UFCFB Lecture 8
COM 205 Multimedia Applications
Web Page Development Tools
COM 205 Multimedia Applications
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
About Multimedia Files
Web Page Development Tools
Lesson 5: Multimedia on the Web
Web Programming– UFCFB Lecture 8
Web Programming : Building Internet Applications Chris Bates CSE :
Presentation transcript:

Chapter 13-Tools for the World Wide Web

Overview Web servers. Web browsers. Web page makers and site builders. Plug-ins and delivery vehicles. Beyond HTML.

Web Servers The functioning of the Web involves communication between a server computer and a client computer. A Web server is a computer that delivers a file when a client computer sends a request. Web servers vary in strength and capacity for a variety of platforms meeting the HTTP requirements.

Web Browsers Web browsers are applications that run on the client side (user’s PC) on the Internet. They provide an interactive graphical interface. This interface is used for searching, finding, and viewing text documents, sounds, and multimedia resources on the Web.

Web browsers differ in features, performance, and cost. Mozilla Firefox and Microsoft Internet Explorer are two of the most popular Web browsers. Web Browsers

Web Page Makers and Site Builders HTML documents are simple ASCII text files without any formatting. Active Server Pages, ColdFusion, or PHP are the programming environments needed for building dynamic sites. HTML translators are built into many word processing programs.

Web Page Makers and Site Builders HTML translators export a word-processed document with its text styles and layout converted into HTML tags. Many HTML editors and Web page-making applications offer to shortcut HTML learning curves and working effort.

Web Page Makers and Site Builders Dedicated editors are usually WYSIWYG (What You See Is What You Get) word processors.

Web Page Makers and Site Builders Adobe GoLive and Macromedia Dreamweaver MX are WYSIWYG HTML editors. GoLive allows a user to create and edit text pages, import images, and link to other documents.

Plug-ins and Delivery Vehicles Plug-ins allow end users to view and interact with new types of documents and images. Helper applications (or players) display or run files downloaded from the Internet.

Plug-ins and Delivery Vehicles Text. Images. Sound. Animation, video, and presentation.

Text Text and document plug-ins overcome the display limitations of HTML and Web browsers. Adobe Acrobat provides special fonts and graphic images embedded as data into the file.

Images Most browsers read only bitmapped JPEG, GIF, and PNG image files. Plug-ins that enable the viewing of vector formats (such as Flash) are useful. Vector graphics are device-independent. An image is displayed at the correct size and with colors supported by the computer.

Sound Digitized sound files in MP3, WAV, AIF, or AU formats may be sent and played on a user’s computer from Internet. MIDI sound files are more compact, but they depend upon the computer’s MIDI setup for quality.

Sound Speech files can be encoded into a token language that is a shorthand description of the speech components. Sound elements may also be embedded into projects made with various authoring tools. Some sounds can be multicast to allow multiple users to listen to the same data streams without duplication.

Animation, Video, and Presentation The most data-intense multimedia elements are video streams containing images and synchronized sound. Video streams are commonly packaged as Apple’s QuickTime, Microsoft’s Video for Windows (AVI), and as MPEG files. The trade-off between bandwidth and quality is ever present when designing, developing, and delivering animations or motion video for the Web.

Beyond HTML CGI (Common Gateway Interface) is a standard for interfacing external applications with information servers. Web-enabled 3-D environments promise compelling and interactive multimedia experiences.

Summary A Web server delivers a file when a client requests for it. Browsers are applications that run on a user’s PC to provide an interface for downloading and viewing documents and multimedia. Many HTML editors and Web page-making applications require less HTML skills and working effort. Plug-ins allow users to view and interact with new types of documents and images.