How To Design The Web And The Internet

Size: px
Start display at page:

Download "How To Design The Web And The Internet"

Transcription

1 1 The Environment and the Tools Web Design, 4 th Edition Chapter Objectives Describe the Internet and the World Wide Web Discuss ways to access the Internet and the Web Categorize types of Web sites Identify Web design tools Explain Web design roles Chapter 1: The Environment and the Tools 2 The Internet and the World Wide Web The Internet and the World Wide Web A network is composed of several computers, printers, and data file storage devices connected together to share computing resources and data The Internet is a worldwide public network that connects millions of private networks Internet 2 is a major cooperative initiative among academia, industry, and the government to increase the Internet s possibilities and correct some of its challenges Chapter 1: The Environment and the Tools 3 Chapter 1: The Environment and the Tools 4 The Internet and the World Wide Web The World Wide Web (WWW or Web) consists of Internet-connected computers called Web servers on which Web pages are stored A Web site is a group of related Web pages Starts with a home page Pages are linked together with a hyperlink, or link Surfing the Web Influence on Society Communication Education Entertainment and News Business Chapter 1: The Environment and the Tools 5 Chapter 1: The Environment and the Tools 6 1

2 Communication Communication Bookmarking / favorites Electronic mail ( ) Internet Relay Chat (IRC) Web-based chat IM chat Collaborative workspaces Virtual meeting spaces Weblog (blog) Video sharing (video blogging) Social networking Social bookmarking Massively multiplayer online games (MMOGs) 3D virtual worlds Chapter 1: The Environment and the Tools 7 Chapter 1: The Environment and the Tools 8 Education Formal and informal teaching and learning Enhances traditional teaching methods Instructors often use the Web to publish podcasts or videos of lectures, Web page links for research, syllabi and grades, and more for their students Entertainment and News Popular entertainment sites include music, videos, sports, games, and more News Web sites allow you to read news stories, and some even allow you to watch video clips Some provide interactive elements Chapter 1: The Environment and the Tools 9 Chapter 1: The Environment and the Tools 10 Business Electronic commerce (ecommerce) encompasses a wide variety of online business activities, including consumer shopping and investing and the exchange of business data and transactions within a company or among multiple companies Business-to-consumer (B2C) Business-to-business (B2B) Consumer-to-consumer (C2C) Cable Television Lines Allows users to connect to the Internet through their cable line Rapid transfer rates using a cable modem connected to a CATV line Chapter 1: The Environment and the Tools 11 Chapter 1: The Environment and the Tools 12 2

3 Cable Television Lines Fixed and Mobile Wireless Access Internet connectivity that uses satellite technology instead of telephone lines Radio signals provide high-speed connection Wireless fidelity (Wi-Fi) Standards classified by generation 3G 4G Chapter 1: The Environment and the Tools 13 Chapter 1: The Environment and the Tools 14 Telephone Line Access The Public Switched Telephone Network (PSTN) used to be the main way all users connected to the Internet Dial-Up Lines A dial-up line is a temporary connection that uses one or more analog phone lines Least popular Internet access method Two versions of Internet access using dial-up lines Regular dial-up High-speed dial-up Chapter 1: The Environment and the Tools 15 Chapter 1: The Environment and the Tools 16 Digital Dedicated Lines A dedicated line is a connection that always is established between two communications devices Can be analog or digital Quality, consistency, and speed of the connection are better than a dial-up line Businesses often use dedicated lines Dedicated Lines Three popular types of digital dedicated lines Integrated Services Digital Network (ISDN) Digital Subscriber Lines (DSL) Asymmetric digital subscriber line (ADSL) T-carrier Lines T-1 line Fractional T-1 line T-3 line Chapter 1: The Environment and the Tools 17 Chapter 1: The Environment and the Tools 18 3

4 ISDN Lines Integrated Services Digital Network ISDN allows a single telephone line to carry three or more signals (multiplexing) Faster than dial-up DSL Digital Subscriber Line Transmits at fast speeds on existing standard copper telephone wiring Some installations can provide a dial tone Asymmetric Digital Subscriber Line (ADSL) Faster to receive data than to send data Ideal for Internet users Chapter 1: The Environment and the Tools 19 Chapter 1: The Environment and the Tools 20 T-carrier Lines Any of several types of digital lines that carry multiple signals over a single communications line Extremely fast data transfer rates T1 Line Most popular T-carrier line Fractional T1 T3 Line Equivalent to 28 T1 lines Internet Service Providers Internet Service Provider (ISP) Has permanent Internet connection Provides temporary connections Regional ISP National ISP EarthLink Chapter 1: The Environment and the Tools 21 Chapter 1: The Environment and the Tools 22 Web Browsers A Web browser is a specific software program that requests, downloads, and displays Web pages stored on a Web server Web Browsers Access Web pages by entering its Uniform Resource Locator (URL) into the Web browser s Address bar URL is comprised of the protocol, domain name and top-level domain designation Hypertext Transfer Protocol (HTTP) Domain name can be an IP address or a text version of this address Chapter 1: The Environment and the Tools 23 Chapter 1: The Environment and the Tools 24 4

5 Web Browsers Alternative Web Page Viewing Devices Handheld computers Personal Digital Assistant (PDA) Smartphones Netbooks Chapter 1: The Environment and the Tools 25 Chapter 1: The Environment and the Tools 26 Types of Web Sites Personal Personal Organizational / Topical Limited developmental resources Uses: Promote employment credentials Share news and photos with friends and family Share common interests or hobbies Do not post information that can be misused Commercial Chapter 1: The Environment and the Tools 27 Chapter 1: The Environment and the Tools 28 Organizational / Topical Organization Web sites contain information on particular organizations Topical Web sites contain information on the developer s interests and hobbies Not all information is accurate Commercial Used to promote and sell a product or service More sophisticated commercial Web sites generally produce greater revenue Chapter 1: The Environment and the Tools 29 Chapter 1: The Environment and the Tools 30 5

6 Search Tools Search Tools Web-based search tools Search engines Keywords Metasearch engines Search directories Search engines might use a variety of methods to create its index Spiders or robots Meta tags Search engine optimization (SEO) Subject directories Chapter 1: The Environment and the Tools 31 Chapter 1: The Environment and the Tools 32 Portals A portal is a Web site that offers a starting point for accessing information General consumer portal Personal portal Vertical portal Corporate portal Hyperlocal portal Chapter 1: The Environment and the Tools 33 Web Design Tools Does the new technology meet currently accepted standards for Web development and design? What specifically can the new technology do to further the purpose of my Web site? How will implementation of the new technology affect my Web site s visual appeal, accessibility, and usability? What impact will adding this technology have on security and other Web site elements? What are the direct and indirect costs of implementing the new technology? How soon will I see a return on investing in this new technology? Chapter 1: The Environment and the Tools 34 Markup Languages Hypertext Markup Language (HTML) Extensible Markup Language (XML) Extensible HTML (XHTML) Wireless Markup Language (WML) Hypertext Markup Language Markup language used to create Web pages Defines a Web page through tags or markups World Wide Web Consortium (W3C) sets standards for HTML Chapter 1: The Environment and the Tools 35 Chapter 1: The Environment and the Tools 36 6

7 Extensible Markup Language (XML), Extensible HTML (XHTML), and Wireless Markup Language (WML) XML uses markups to define the content of a Web page XHTML is a markup language that is a combination of the features of XML and HTML WML is a subset of XML Used to design Web pages for microbrowsers on handheld computers, PDAs, and smartphones Cascading Style Sheets Standardize the presentation of the content by applying styles to such elements Font Margins Positioning Background colors Chapter 1: The Environment and the Tools 37 Chapter 1: The Environment and the Tools 38 Scripting Languages Short programs that run on the server or the browser Browsers must support this technology Scripting languages Javascript Active Server Pages (ASP) PHP: Hypertext Preprocessor (PHP) MySql Active content Malware Text and HTML Editors A text editor is software used to create plain (ASCII) text files An HTML editor is a text editor enhanced with special features that are used to more easily insert HTML tags and their attributes HTML-Kit CoffeeCup BBEdit NoteTab Chapter 1: The Environment and the Tools 39 Chapter 1: The Environment and the Tools 40 WYSIWYG Packages that automatically generate HTML code There are packages available for every level of expertise Microsoft Expression Web Adobe Dreamweaver Web Templates and Other Design Technologies A Web template is a predesigned model that can be customized for fast Web site or Web page creation or updating An intranet is a private network within a large organization or commercial entity that uses Internet and Web technologies to share information among only its members, employees, or business partners A content management system (CMS) facilitates the management of Web content development Content repository Chapter 1: The Environment and the Tools 41 Chapter 1: The Environment and the Tools 42 7

8 Web Design Roles Web design can be done independently or with a partner or group Creative Role Content writer / editor Web page designer Web artist / graphic designer Multimedia producer Web Design Roles Hi-Tech Role Web programmer Database developer Network / security administrator Oversight Role Content managers Webmaster Chapter 1: The Environment and the Tools 43 Chapter 1: The Environment and the Tools 44 Chapter Summary Describe the Internet and the World Wide Web Discuss ways to access the Internet and the Web Categorize types of Web sites Identify Web design tools Explain Web design roles 1 The Environment and the Tools Web Design, 4 th Edition Chapter 1: The Environment and the Tools 45 8

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design. Curriculum Map for Web Design SEPTEMBER Targeted NJ Core Curriculum Content Standards: Design develop, test, implement, update, and evaluate web solutions Technology Use, Media Literacy, Responsible Use

More information

How to Search the Internet

How to Search the Internet Technology In Action 1 Technology In Action Chapter 3 Using the Internet: Making the Most of the Web s Resources 2 Topics Internet basics Internet data Internet service providers Web browsers URLs Hyperlinks

More information

Lesson Overview. Getting Started. The Internet WWW

Lesson Overview. Getting Started. The Internet WWW Lesson Overview Getting Started Learning Web Design: Chapter 1 and Chapter 2 What is the Internet? History of the Internet Anatomy of a Web Page What is the Web Made Of? Careers in Web Development Web-Related

More information

The Internet, the Web, and Electronic Commerce

The Internet, the Web, and Electronic Commerce The Internet, the Web, and Electronic Commerce Chapter 2 2014 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.

More information

Introduction to Dreamweaver

Introduction to Dreamweaver Introduction to Dreamweaver ASSIGNMENT After reading the following introduction, read pages DW1 DW24 in your textbook Adobe Dreamweaver CS6. Be sure to read through the objectives at the beginning of Web

More information

SPLIT BLOCK FINAL Web Design

SPLIT BLOCK FINAL Web Design SPLIT BLOCK FINAL Web Design MULTIPLE CHOICE 1. A(n) site shares user-created content with site visitors. a. portal c. informational/educational b. Web 2.0 d. business 2. sites include Erly, Flickr, Pinterest,

More information

Test 1 Review Chapter 1 What is a computer? 1. Definition of computer 2. Data and information. Emphasize that data is processed into information. 3.

Test 1 Review Chapter 1 What is a computer? 1. Definition of computer 2. Data and information. Emphasize that data is processed into information. 3. Test 1 Review Chapter 1 What is a computer? 1. Definition of computer 2. Data and information. Emphasize that data is processed into information. 3. Instructions 4. Describe the information processing

More information

Chapter 9 The Internet

Chapter 9 The Internet CSCA0101 COMPUTING BASICS Chapter 9 1 1. 2. Types of Network 3. What Makes Internet Works? 4. Internet Equipment 5. Internet Applications 2 A global network connecting millions of computers More than 100

More information

CHAPTER 9: THE EVOLVING INTERNET

CHAPTER 9: THE EVOLVING INTERNET CHAPTER 9: THE EVOLVING INTERNET Multiple Choice: 1. What was the department of the U.S. government that developed the initial stages of the Internet? A. Department of Commerce B. Department of Defense

More information

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 3. Internet : the vast collection of interconnected networks that all use the TCP/IP protocols E-Commerce Infrastructure II: the World Wide Web The Internet and the World Wide Web are two separate but related things Oct 15, 2004 www.dcs.bbk.ac.uk/~gmagoulas/teaching.html 1 Outline The Internet and

More information

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 SUBJECT TITLE : WEB TECHNOLOGY SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 16 02 2. CSS & JAVASCRIPT Test

More information

MMGD0204 Web Application Technologies. Chapter 1 Introduction to Internet

MMGD0204 Web Application Technologies. Chapter 1 Introduction to Internet MMGD0204 Application Technologies Chapter 1 Introduction to Internet Chapter 1 Introduction to Internet What is The Internet? The Internet is a global connection of computers. These computers are connected

More information

TIME SCHEDULE OBJECTIVES

TIME SCHEDULE OBJECTIVES COURSE TITLE : WEB DESIGN COURSE CODE : 3073 COURSE CATEGORY : B PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDITS : 4 TIME SCHEDULE MODULE TOPICS PERIODS 1 Internet fundamentals 18 2 Html, css and web design

More information

Competencies (1 of 2)

Competencies (1 of 2) Chapter 2 The Internet, the Web, and Electronic Commerce Competencies (1 of 2) Discuss the origins of the Internet and the Web Describe how to access the Web using providers and browsers Discuss Internet

More information

Internet Technologies_1. Doc. Ing. František Huňka, CSc.

Internet Technologies_1. Doc. Ing. František Huňka, CSc. 1 Internet Technologies_1 Doc. Ing. František Huňka, CSc. Outline of the Course 2 Internet and www history. Markup languages. Software tools. HTTP protocol. Basic architecture of the web systems. XHTML

More information

Chapter 7. The Internet and World Wide Web. What You Will Learn... Computers Are Your Future. The Internet. What You Will Learn...

Chapter 7. The Internet and World Wide Web. What You Will Learn... Computers Are Your Future. The Internet. What You Will Learn... What You Will Learn... Computers Are Your Future Chapter 7 How the Internet works Methods for accessing the Internet The Internet and the World Wide Web Hypertext Web browsers and Web servers The Internet

More information

Internet Basics. Basic Terms and Concepts. Connecting to the Internet

Internet Basics. Basic Terms and Concepts. Connecting to the Internet Internet Basics In this Learning Unit, we are going to explore the fascinating and ever-changing world of the Internet. The Internet is the largest computer network in the world, connecting more than a

More information

Web Development News, Tips and Tutorials

Web Development News, Tips and Tutorials Web Development News, Tips and Tutorials In this section I will try to explain what we could and how we maybe helpful for your company and online business. The purpose of this site is to show what we had

More information

Internet Infrastructure

Internet Infrastructure The internet Background Created in 1969, connected computers at UCLA, Stanford Research Institute, U. of Utah, and UC at Santa Barbara With an estimated 200 million nodes and 1 billion users, the Internet

More information

WEB DEVELOPMENT IA & IB (893 & 894)

WEB DEVELOPMENT IA & IB (893 & 894) DESCRIPTION Web Development is a course designed to guide students in a project-based environment in the development of up-to-date concepts and skills that are used in the development of today s websites.

More information

Internet Infrastructure

Internet Infrastructure THE INTERNET 1 Background Created in 1969, connected computers at UCLA, Stanford Research Institute, U. of Utah, and UC at Santa Barbara With an estimated 200 million nodes and 1 billion users, the Internet

More information

IT3503 Web Development Techniques (Optional)

IT3503 Web Development Techniques (Optional) INTRODUCTION Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

Developing Your School Website

Developing Your School Website Developing Your School Website Why do you need a website Determining website requirements Developing the website Ongoing maintenance of the site Why does your school need a website? Promotion and status

More information

The Internet and Network Technologies

The Internet and Network Technologies The Internet and Network Technologies Don Mason Associate Director Copyright 2013 National Center for Justice and the Rule of Law All Rights Reserved Inside vs. Outside Inside the Box What the computer

More information

Fig (1) (a) Server-side scripting with PHP. (b) Client-side scripting with JavaScript.

Fig (1) (a) Server-side scripting with PHP. (b) Client-side scripting with JavaScript. Client-Side Dynamic Web Page Generation CGI, PHP, JSP, and ASP scripts solve the problem of handling forms and interactions with databases on the server. They can all accept incoming information from forms,

More information

Request for Proposal (RFP) Toolkit

Request for Proposal (RFP) Toolkit Request for Proposal (RFP) Toolkit A Message from the CEO Hi, this is Ryan Flannagan, founder and CEO of Nuanced Media. Thanks for downloading the RFP Toolkit. My team and I are excited that you ve decided

More information

Introduction to the Internet

Introduction to the Internet Athens-Clarke County Library Page 1 What is the Internet? Introduction to the Internet The Internet is basically a global network of computers. Computers are connected via wires, cables and satellite connections

More information

CHAPTER 2: THE INTERNET, THE WEB & ELECTRONIC COMMERCE

CHAPTER 2: THE INTERNET, THE WEB & ELECTRONIC COMMERCE CHAPTER 2: THE INTERNET, THE WEB & ELECTRONIC COMMERCE Computer Foundation I (COMP001) FALL 2009 Math & Computer Department, Foundation Program, Qatar University Topics Page(s) The Internet and The Web

More information

126.47. Web Design (One Credit), Beginning with School Year 2012-2013.

126.47. Web Design (One Credit), Beginning with School Year 2012-2013. 126.47. Web Design (One Credit), Beginning with School Year 2012-2013. (a) General requirements. Students shall be awarded one credit for successful completion of this course. This course is recommended

More information

Web Development I & II*

Web Development I & II* Web Development I & II* Career Cluster Information Technology Course Code 10161 Prerequisite(s) Computer Applications Introduction to Information Technology (recommended) Computer Information Technology

More information

Web Design Specialist

Web Design Specialist UKWDA Training: CIW Web Design Series Web Design Specialist Course Description CIW Web Design Specialist is for those who want to develop the skills to specialise in website design and builds upon existing

More information

Outline. CIW Web Design Specialist. Course Content

Outline. CIW Web Design Specialist. Course Content CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site

More information

4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development

4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development 4 Understanding Web Applications IN THIS CHAPTER 4.1 Understand Web page development 4.2 Understand Microsoft ASP.NET Web application development 4.3 Understand Web hosting 4.4 Understand Web services

More information

Chapter 2. The Internet, The Web, and Electronic Commerce. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 2. The Internet, The Web, and Electronic Commerce. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 2 The Internet, The Web, and Electronic Commerce McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Competencies (1 of 2) Discuss the origins of the Internet

More information

IT3504: Web Development Techniques (Optional)

IT3504: Web Development Techniques (Optional) INTRODUCTION : Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

This unit provides knowledge of web architecture, components and technologies. It also covers the implementation of website elements.

This unit provides knowledge of web architecture, components and technologies. It also covers the implementation of website elements. Unit 20: Web Fundamentals Unit code: R/601/3512 QCF Level 2: BTEC Specialist Credit value: 7 Guided learning hours: 60 Aim and purpose This unit provides knowledge of web architecture, components and technologies.

More information

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01 JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT Test Code: 3750 Version: 01 Specific Competencies and Skills Tested in this Assessment: Internet Basics Describe the process of information exchange between

More information

Chapter 9. The Internet: Information Technology Infrastructure for the Digital Firm. Essentials of Management Information Systems

Chapter 9. The Internet: Information Technology Infrastructure for the Digital Firm. Essentials of Management Information Systems Chapter 9 The Internet: Information Technology Infrastructure for the Digital Firm 9.1 Prentice Hall Objectives 1. How does the Internet work? What are its major capabilities and benefits to business?

More information

1Lesson 1: Overview of Web Design Concepts Objectives

1Lesson 1: Overview of Web Design Concepts Objectives 1Lesson 1: Overview of Web Design Concepts Objectives By the end of this lesson, you will be able to: 1.2.1: Balance customer needs and usability with site design principles and aesthetics (includes distinguishing

More information

Chapter 2. The Internet, The Web, and Electronic Commerce

Chapter 2. The Internet, The Web, and Electronic Commerce Chapter 2 The Internet, The Web, and Electronic Commerce Introduction The Internet is often referred to as the Information Superhighway because it connects millions of people across the globe. Unlike a

More information

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps ADSL or Asymmetric Digital Subscriber Line Backbone Bandwidth Bit Commonly called DSL. Technology and equipment that allow high-speed communication across standard copper telephone wires. This can include

More information

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence Web Development Owen Sacco ICS2205/ICS2230 Web Intelligence Brief Course Overview An introduction to Web development Server-side Scripting Web Servers PHP Client-side Scripting HTML & CSS JavaScript &

More information

Healthwatch Web Jargon-buster

Healthwatch Web Jargon-buster Healthwatch Web Jargon-buster Accessibility - The degree to which a website is available to as many people as possible; this includes aspects of development like browser compatibility (making sure that

More information

GUIDE TO WEBSITES AND E-COMMERCE

GUIDE TO WEBSITES AND E-COMMERCE GUIDE TO WEBSITES AND E-COMMERCE Version 1.0, 26-Sept-01 This document is available from www.webcentro.com.au 2001, WebCentro WebCentro Guide To Websites And E-commerce CONTENTS 1. What is a Website? 1

More information

Surfing the Internet. Dodge County 4-H Tech Team January 22, 2004

Surfing the Internet. Dodge County 4-H Tech Team January 22, 2004 Surfing the Internet Dodge County 4-H Tech Team January 22, 2004 Topics Tools needed to surf the web How the web works Anatomy of a URL HTML: Hypertext Markup Language Error messages Navigating on the

More information

Basic Internet programming Formalities. Hands-on tools for internet programming

Basic Internet programming Formalities. Hands-on tools for internet programming Welcome Basic Internet programming Formalities Hands-on tools for internet programming DD1335 (gruint10) Serafim Dahl serafim@nada.kth.se DD1335 (Lecture 1) Basic Internet Programming Spring 2010 1 / 23

More information

Information Management & Design Course Descriptions Contact Drew Hunt at Andrew.hunt@kctcs.edu for more information

Information Management & Design Course Descriptions Contact Drew Hunt at Andrew.hunt@kctcs.edu for more information Information Management & Design Course Descriptions Contact Drew Hunt at Andrew.hunt@kctcs.edu for more information IMD 100 Introduction to Information Systems (3) Essential computer concepts and terminology

More information

Web Development. How the Web Works 3/3/2015. Clients / Server

Web Development. How the Web Works 3/3/2015. Clients / Server Web Development WWW part of the Internet (others: Email, FTP, Telnet) Loaded to a Server Viewed in a Browser (Client) Clients / Server Client: Request & Render Content Browsers, mobile devices, screen

More information

Chapter 10: Multimedia and the Web

Chapter 10: Multimedia and the Web Understanding Computers Today and Tomorrow 12 th Edition Chapter 10: Multimedia and the Web Learning Objectives Define Web-based multimedia and list some advantages and disadvantages of using multimedia.

More information

Internet Jargon. Address: See Uniform Resource Locator.

Internet Jargon. Address: See Uniform Resource Locator. Internet Jargon Address: See Uniform Resource Locator. Address Bar: Part of the window in Internet Explorer that displays the URL of the web site currently being viewed. This is also the location where

More information

WEB& WEBSITE DESIGN TRAINING

WEB& WEBSITE DESIGN TRAINING WEB& WEBSITE DESIGN TRAINING Introduction to Websites Course Content: Introduction to Web Technologies Protocols and Port Numbers Domain Names, DNS and Domaining Client and Server Software. Static, Dynamic

More information

Discovering Computers 2008. Chapter 9 Communications and Networks

Discovering Computers 2008. Chapter 9 Communications and Networks Discovering Computers 2008 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the the components required for for successful communications Identify various sending and receiving devices

More information

now as a Distribution Partner

now as a Distribution Partner W e l c o m e t o t h e b r o a d b a n d e r a Would you like to extend your current offering to the market, reduce churn amongst your customer base, increase customer loyalty by offering value-added

More information

Web Browsers And Mailing Tools

Web Browsers And Mailing Tools Web Browsers And Mailing Tools Introduction: Network A network is an interconnection between two or more computers or other computing devices which are connected together usually through a cable to share

More information

THE NATIONAL JUDICIAL COLLEGE

THE NATIONAL JUDICIAL COLLEGE E DUCATION I NNOVATION A DVANCING J USTICE THE NATIONAL JUDICIAL COLLEGE OUTSIDE THE BOX: INTERNET & NETWORK TECHNOLOGY DIVIDER 7 Professor Donald R. Mason OBJECTIVES: After this session, you will be able

More information

Textbook s Website for Online Review of Each Chapter http://www.webdevfoundations.net

Textbook s Website for Online Review of Each Chapter http://www.webdevfoundations.net TAWEBDN 1A WEB DESIGN, First Semester #10099 (v.1.0) To the Student: After your registration is complete and your proctor has been approved, you may take the Credit by Examination for TAWEBDN 1A. WHAT

More information

Connecting with Computer Science, 2e. Chapter 5 The Internet

Connecting with Computer Science, 2e. Chapter 5 The Internet Connecting with Computer Science, 2e Chapter 5 The Internet Objectives In this chapter you will: Learn what the Internet really is Become familiar with the architecture of the Internet Become familiar

More information

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET 3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET The Business Value of Telecommunications and Networking Business value impacts of the telecommunications and Networking are: Declining transaction costs

More information

Internet-I. What is the Internet and how did it begin? The Internet is an International Network of cables and wires connecting computers together.

Internet-I. What is the Internet and how did it begin? The Internet is an International Network of cables and wires connecting computers together. Boone County Public Library Internet-I What is the Internet and how did it begin? The Internet is an International Network of cables and wires connecting computers together. 1969 - U.S. Dept. of Defense

More information

SITXICT001A Build and launch a website for a small business

SITXICT001A Build and launch a website for a small business SITXICT001A Build and launch a website for a small business Revision Number: 1 SITXICT001A Build and launch a website for a small business Modification History Not applicable. Unit Descriptor Unit descriptor

More information

Oglethorpe University. CRS410 Internship in Communications. Debra Bryant, Web Content Intern. December 10, 2012

Oglethorpe University. CRS410 Internship in Communications. Debra Bryant, Web Content Intern. December 10, 2012 Website Development and Design: Real World Experience Debra Oglethorpe University CRS410 Internship in Communications Debra, Web Content Intern December 10, 2012 Experience Website Development and Design:

More information

Information Technology Web Solution Services

Information Technology Web Solution Services Information Technology Web Solution Services Icetech 940 West North Avenue Baltimore, Maryland 21217 Tel: 410.225.3117 Fax: 410.225.3120 www. Icetech. net Hubzone Copyright @ 2012 Icetech, Inc. All rights

More information

WEB SITE DEVELOPMENT WORKSHEET

WEB SITE DEVELOPMENT WORKSHEET WEB SITE DEVELOPMENT WORKSHEET Thank you for considering Xymmetrix for your web development needs. The following materials will help us evaluate the size and scope of your project. We appreciate you taking

More information

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition Chapter 7: Computer Networks, the Internet, and the World Wide Web Invitation to Computer Science, C++ Version, Third Edition Objectives In this chapter, you will learn about: Basic networking concepts

More information

Chapter 2 - Microsoft Internet Explorer 6

Chapter 2 - Microsoft Internet Explorer 6 Chapter 2 - Microsoft Internet Explorer 6 1 Objectives 2 Outline 2.1 Introduction to the Internet Explorer 6 Web Browser 2.4 Searching the Internet 2.6 Keeping Track of Favorite Sites 2.7 File Transfer

More information

Digital media glossary

Digital media glossary A Ad banner A graphic message or other media used as an advertisement. Ad impression An ad which is served to a user s browser. Ad impression ratio Click-throughs divided by ad impressions. B Banner A

More information

Christopher Zavatchen

Christopher Zavatchen Christopher Zavatchen chris@cnc137.com 330-558-1137 273 Bettie Lane Brunswick, Ohio 44212 Objective Seeking a career opportunity enabling me to fully utilize my web design and development skills while

More information

38 Essential Website Redesign Terms You Need to Know

38 Essential Website Redesign Terms You Need to Know 38 Essential Website Redesign Terms You Need to Know Every industry has its buzzwords, and web design is no different. If your head is spinning from seemingly endless jargon, or if you re getting ready

More information

Getting Broadband. FCC Consumer Facts. What Is Broadband?

Getting Broadband. FCC Consumer Facts. What Is Broadband? Getting Broadband FCC Consumer Facts What Is Broadband? Broadband or high-speed Internet access allows users to access the Internet and Internetrelated services at significantly higher speeds than those

More information

Introduction to Web Technology. Content of the course. What is the Internet? Diana Inkpen

Introduction to Web Technology. Content of the course. What is the Internet? Diana Inkpen Introduction to Web Technology Content of the course Diana Inkpen The Internet and the WWW. Internet Connectivity. Basic Internet Services. University of Ottawa School of Information Technology and Engineering

More information

Web Design and Development ACS-1809

Web Design and Development ACS-1809 Web Design and Development ACS-1809 Chapter 1 9/9/2015 1 Pre-class Housekeeping Course Outline Text book : HTML A beginner s guide, Wendy Willard, 5 th edition Work on HTML files On Windows PCs Tons of

More information

STATEMENT OF PURPOSE

STATEMENT OF PURPOSE WEB DESIGN STATEMENT OF PURPOSE This course is intended for the student interested in learning how to create web pages for the World Wide Web. Instruction on how to program using the HTML language is provided.

More information

Chapter 9 Communications and Networks

Chapter 9 Communications and Networks Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the components required for successful communications Identify various sending and receiving devices Explain the purpose of communications

More information

About us Our Services

About us Our Services About us Pixelsoft stands for the fresh approach to the design solutions every time and anytime for whatever design domain you need. We meet every design requirement which you may come across, be it web

More information

Thinking About a Website? An Introduction to Websites for Business. Name:

Thinking About a Website? An Introduction to Websites for Business. Name: Thinking About a Website? An Introduction to Websites for Business Name: Thinking About a Website? Workshop Contents: Power point slides Task 1 Answer sheet: What makes a good website? Task 2: Creating

More information

COMPUTERS ARE YOUR FUTURE CHAPTER 8 WIRED & WIRELESS COMMUNICATION

COMPUTERS ARE YOUR FUTURE CHAPTER 8 WIRED & WIRELESS COMMUNICATION COMPUTERS ARE YOUR FUTURE CHAPTER 8 WIRED & WIRELESS COMMUNICATION Answers to End-of-Chapter Questions Matching g 1. whiteboard i 2. sending device o 3. streaming j 4. WiFi m 5. Webcam d 6. data transfer

More information

Computer Networks and Internet working

Computer Networks and Internet working Computer Networks and Internet working By completing this module you will be able to understand and learn the following: Computer Networking, Types of Networks and network Services Different Cables used

More information

Course Duration: One hour Theory and 3 hours practical per week for 15weeks. As taught in 2010/2011 Session

Course Duration: One hour Theory and 3 hours practical per week for 15weeks. As taught in 2010/2011 Session ICS 202 Web Site Design 2 Credits The use of web design software in creating Web Pages. Available options for hosting Web pages. Design of web pages. Program interactive websites. Use of multimedia. Group

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN III: ADVANCED SITE DESIGN WEB 2812

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN III: ADVANCED SITE DESIGN WEB 2812 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN III: ADVANCED SITE DESIGN WEB 2812 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Revised: Spring 2011 NOTE: This course is not

More information

Information Technology Cluster

Information Technology Cluster Web and Digital Communications Pathway Information Technology Cluster 3D Animator This major prepares students to utilize animation skills to develop products for the Web, mobile devices, computer games,

More information

Developing Web-Based Courses Using an Online Development Guide and Templates

Developing Web-Based Courses Using an Online Development Guide and Templates Session 2247 Developing Web-Based Courses Using an Online Development Guide and Templates James A. Rehg Penn State Altoona Abstract The impact of the web on engineering and engineering technology education

More information

Technical Glossary from Frontier

Technical Glossary from Frontier Technical Glossary from Frontier A Analogue Lines: Single Analogue lines are generally usually used for faxes, single phone lines, modems, alarm lines or PDQ machines and are generally not connected to

More information

5 FAH-8 H-110 WEB DEVELOPMENT HANDBOOK

5 FAH-8 H-110 WEB DEVELOPMENT HANDBOOK 5 FAH-8 H-100 WEB DEVELOPMENT HANDBOOK 5 FAH-8 H-110 WEB DEVELOPMENT (Office of Origin: IRM/OPS/SIO) 5 FAH-8 H-111 PURPOSE This handbook prescribes the basic procedures and practices for developing Web

More information

Course Title: Multimedia Design

Course Title: Multimedia Design Course Title: Multimedia Design Unit: Multimedia Hardware and Software Content Standard(s) and 1. Compare types of multimedia, including presentation, desktop publishing, Web page design, graphic design,

More information

About Sunsign SEO. Sunsign SEO Company India

About Sunsign SEO. Sunsign SEO Company India About Sunsign SEO Sunsign SEO Company India With a worldwide presence plus a committed team of experienced SEO professionals, Sunsign SEO Services has developed into one of the best ever emergent online

More information

Internet and Services

Internet and Services 3 Internet and Services 3.1 INTRODUCTION The Internet began way back in 1969 when it was called ARPANet (Advanced Research Project Agency Network) and was used exclusively for military purposes. It soon

More information

IC3 Internet and Computing Core Certification Guide

IC3 Internet and Computing Core Certification Guide IC3 Internet and Computing Core Certification Guide Global Standard 4 Living Online Lesson 12: The World Wide Web CCI Learning Solutions Inc. 1 Lesson Objectives the difference between the Internet, the

More information

TU170: Computing Essentials

TU170: Computing Essentials TU170: Computing Essentials Session 2 Chapter 2 & 3 Prepared by Amal Naji Ahmad Khalaf The contents of this presentation have been prepared from the study book of the TU170 course, Computer essentials

More information

Attendance and Grading Please see the CART attendance and grading policies.

Attendance and Grading Please see the CART attendance and grading policies. CART/CISC 219, Web Design I SUMMER 2004 Mondays & Wednesdays, 6-9pm Instructor: Jaime Snyder e: jaimesnyder@mindspring.com t: 347-351-8528 Office hours: Wednesday, 5-6pm Catalog Description This course

More information

Page 1 Basic Computer Skills Series: The Internet and the World Wide Web GOALS

Page 1 Basic Computer Skills Series: The Internet and the World Wide Web GOALS GOALS Understand the differences between the Internet and the World Wide Web Use a web browser to find and open websites Navigate using links, the back button, and the forward button Use bookmarks and

More information

Checklist of Best Practices in Website

Checklist of Best Practices in Website Checklist of Best Practices in Website An educational guide for anyone responsible for website performance and search engine optimization. Specialists in Direct & Digital Marketing Checklist of Best Practices

More information

Search Engine Optimization Glossary

Search Engine Optimization Glossary Search Engine Optimization Glossary A ALT Text/Tag or Attribute: A description of an image in your site's HTML. Unlike humans, search engines read only the ALT text of images, not the images themselves.

More information

Sistemi ICT per il Business Networking

Sistemi ICT per il Business Networking Corso di Laurea Specialistica Ingegneria Gestionale Sistemi ICT per il Business Networking The Web Docente: Vito Morreale (vito.morreale@eng.it) 2 April 2006 1 The Web The World Wide Web ("WWW" or simply

More information

WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN 2016-17)

WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN 2016-17) WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN 2016-17) COURSE DESCRIPTION: This advanced course is designed to provide students with

More information

ERIE COMMUNITY COLLEGE COURSE OUTLINE A. COURSE TITLE: CS 103 - WEB DEVELOPMENT AND PROGRAMMING FUNDAMENTALS

ERIE COMMUNITY COLLEGE COURSE OUTLINE A. COURSE TITLE: CS 103 - WEB DEVELOPMENT AND PROGRAMMING FUNDAMENTALS ERIE COMMUNITY COLLEGE COURSE OUTLINE A. COURSE TITLE: CS 103 - WEB DEVELOPMENT AND PROGRAMMING FUNDAMENTALS B. CURRICULUM: Mathematics / Computer Science Unit Offering C. CATALOG DESCRIPTION: (N,C,S)

More information

SKILLS HIGHLIGHTS: W e b a n d G r a p h i c D e s i g n e r

SKILLS HIGHLIGHTS: W e b a n d G r a p h i c D e s i g n e r Henry Lee W e b a n d G r a p h i c D e s i g n e r Phone: 416-738-4911 E-mail: siulunglee@yahoo.com Portfolio URL: http://www.centralconnect.ca/henry/ SKILLS HIGHLIGHTS: Web Administration and New Media

More information

Web Design and Development Program (WDD)

Web Design and Development Program (WDD) Web Design and Development Program (WDD) Course Descriptions TI 0550 Fundamentals of Information Systems Technology: This course is a survey of computer technologies. This course may include computer history,

More information

Short notes on webpage programming languages

Short notes on webpage programming languages Short notes on webpage programming languages What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is a markup language A markup language is a set of

More information

General Questions about TC3Net Residential DSL:

General Questions about TC3Net Residential DSL: General Questions about TC3Net Residential DSL: DSL (Digital Subscriber Line) is broadband technology that provides high-speed data transmission (up to 7.1 Mbps) over an existing telephone line. Speeds

More information

Lesson Review Answers

Lesson Review Answers Lesson Review Answers-1 Lesson Review Answers Lesson 1 Review 1. User-friendly Web page interfaces, such as a pleasing layout and easy navigation, are considered what type of issues? Front-end issues.

More information