CORE 2: Information systems and Databases HYPERTEXT/ HYPERMEDIA.

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

Project 1 Introduction to HTML.
HTML Introduction (cont.) 10/01/ Lecture 8, MAT 279, Fall 2009.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
Layer 7- Application Layer
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
1 The World Wide Web. 2  Web Fundamentals  Pages are defined by the Hypertext Markup Language (HTML) and contain text, graphics, audio, video and software.
1st Project Introduction to HTML.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
How the World Wide Web Works
The Internet & The World Wide Web Notes
Chapter ONE Introduction to HTML.
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
NAVIGATING THE INTERNET ALPHABET SOUP.  A global network that connects millions of computers all over the world.  The Internet backbone is the central.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
Lecturer: Ghadah Aldehim
The Internet Writer’s Handbook 2/e Introduction to World Wide Web Terms Writing for the Web.
Lesson 2 — The Internet and the World Wide Web
CS134 Web Design & Development Introduction to the Internet Mehmud Abliz.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Internet Basics Dr. Norm Friesen June 22, Questions What is the Internet? What is the Web? How are they different? How do they work? How do they.
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.
Internet Concept and Terminology. The Internet The Internet is the largest computer system in the world. The Internet is often called the Net, the Information.
 The World Wide Web is a collection of electronic documents linked together like a spider web.  These documents are stored on computers called servers.
CIS 250 Advanced Computer Applications Internet/WWW Review.
Lesson 7 – World Wide Web. What is the World Wide Web?  The content of the worldwide web is held on individual web pages gathered together to form websites.
1 John Magee 9 November 2012 CS120 Lecture 17: The World Wide Web and HTML Web Publishing.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
+ Information Systems and Databases 2.2 Organisation.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
● A system of Internet servers that support specially formatted documents. The documents are formatted in a markup language called HTML. What is the World.
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.
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Module: Software Engineering of Web Applications Chapter 2: Technologies 1.
Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.
01 - Introduction Informatics Department Parahyangan Catholic University.
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
Website Design, Development and Maintenance ONLY TAKE DOWN NOTES ON INDICATED SLIDES.
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
1 UNIT 13 The World Wide Web. Introduction 2 Agenda The World Wide Web Search Engines Video Streaming 3.
1 UNIT 13 The World Wide Web. Introduction 2 The World Wide Web: ▫ Commonly referred to as WWW or the Web. ▫ Is a service on the Internet. It consists.
Website Design and Construction Services and Standards.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 2 Creating Links.
4.01 How Web Pages Work.
The World Wide Web.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Introduction to the WWW
Introduction To Web Design
Sec (4.3) The World Wide Web.
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Web software.
Web Design Introduction to the Internet Week One
ACT102 Introduction to web design
Web Design & Development
CS134 Web Design & Development
ACT102 Introduction to web design
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Presentation transcript:

CORE 2: Information systems and Databases HYPERTEXT/ HYPERMEDIA

 Hypertext is a body of text that is linked to something in a non- sequential manner. Each block of text contains links to other blocks of text. For example click HEREHERE  Hypermedia is an extension of hypertext. A collection of non- sequential links that may be linked to any other media type. For example click on the image… In everyday usage these words have become interchangeable on the WWW but you should be aware of the difference. We will use the term hypertext to mean both, despite that the links will not always be text. HYPERTEXT / HYPERMEDIA

 Despite the unstructured nature of hypertext (of HM), it actually reflects the operation of the human brain more closely than other methods of data organisation eg. A database.  Humans operate largely on associations eg. What do you think about when I say ‘BTAC’? Our thoughts move from one thing to another much like working your way through a series of hypertext links. HYPERTEXT / HYPERMEDIA

 The organisation of Hypertext is based on LINKS and NODES. A set of links and nodes form a web – the WWW being the most obvious.  In general terms A NODE refers to a point where links are connected. In a network a node is any device connected to the network. What nodes exist in room 32?  In Hyper text a node is part of a hypertext network, connected by links. Eg. A web page, a text block, an image etc. A user follows a link embedded into the node and is taken to another node.  Taking the WWW as an example there are an infinite number of pathways between nodes but we do try and structure individual websites so that there is a common path. To do this we might employ a storyboard. LOGICAL ORGANIZATION OF HT/HM

 Storyboards are a technique originating with TV, film and animation. These storyboards included a series of hand drawn sketches to represent each scene in a linear fashion.  Hypertext typically offer users multiple pathways through content.  Typically storyboards created for screen displays have two parts – the screen layouts with descriptions and a navigation map outlining the links between screens STORYBOARDS

 There are four common navigation structures.  Linear navigation – A simple step by step navigational system.  Hierarchical navigation - A flow chart- esque layout. Think: Family tree.  Non-linear navigation – Maximum flexibility, hard to visualise. Eg. A video game.  Composite navigation – A combination of the above. STORYBOARDS

 Documents accessed via the WWW make extensive use of Hyperlinks. These documents are based on HTML. Hypertext Markup Language (HTML) is the primary way for organising hyperlinks within a document to be accessed on the ‘Internet’.  Structurally each page on the WWW is an HTML file interpreted and displayed by the web browser. This file is stored on a computer somewhere in the world. As far as the user is concerned the webpage is retrieved and displayed in their browser, the physical location of the page is irrelevant. HYPERTEXT MARKUP LANGUAGE (HTML)

HTML uses tags to specify formatting, hyperlinks and other functions. These tags are stored inside angled brackets… <> … representing the start and end of a tag. OR open tag & close tag. Pairs of tags are typically required – a start tag and an end tag signalled with eg. Welcome HYPERTEXT MARKUP LANGUAGE (HTML)

The function specified by the start tag is applied to the text or image contained with the tags. Anchor Tags Anchor tags are used to specify all the links within and between web pages. It is this tag that single handedly connects all webpages together to form the WWW. Every time you click on a link you are activating an anchor tag. HYPERTEXT MARKUP LANGUAGE (HTML)

Anchor Tags contd…  These tags are held inside angled brackets, <>, like normal tags but also use the prefix and ending. Href refers to Hypertext reference. An example for a link in HTML might be: PEC Website  What this means is that when the user clicks on ‘PEC Website’ they will be directed to the associated URL. HYPERTEXT MARKUP LANGUAGE (HTML)

META Data and META Tags  Metadata is data that defines or describes other data. Some examples may be data dictionaries and schematics for databases, or HTML tags and storyboards for websites. META tags are special HTML tags used to describe a web page. These may be key words to the page or software associated with the page. The world according to Zorp <META name=“keywords” content=“zorp, world view, insightful, britney spears”. HYPERTEXT MARKUP LANGUAGE (HTML)

Uniform Resource Locators (URL’s) Contd…  Uniform Resource Locators or URL’s are used to identify individual files and resources on the Internet, including the WWW. URL’s are not only used to access HTML files within web browsers, they are used to identify and retrieve all types of resources present on the Internet. Protocol Domain Name subdirectory path File name HYPERTEXT MARKUP LANGUAGE (HTML)

Uniform Resource Locators (URL’s) Contd…  Protocol – This is the format and method of transmission to be used. Most commonly this is http or hypertext transfer protocol. Others include SSL, FTP, or SMTP.  Domain Name – This is the name for the website on the Internet, often called the host name. Every domain must be unique and is always associated with an IP address (Internet Protocol address).IP addresses are composed of a set of 4 numbers, each within a range of Browsers communicate with a Domain Name Server (DNS) used to resolve each domain name with its IP address. HYPERTEXT MARKUP LANGUAGE (HTML)

Uniform Resource Locators (URL’s) Contd…  Domain Names Contd… Domain names also include elements included for human readers. In general website domains include www followed by the company or organization that owns the domain. This is followed by two types of top level domain names. 1.Generic top level domains -.net,.com,.org,.biz,.info 2.Country Code top level domains -.au,.uk,.nz etc HYPERTEXT MARKUP LANGUAGE (HTML)

Uniform Resource Locators (URL’s) Contd…  Subdirectory path and filename Following the domain name is the directory structure to the individual file. HYPERTEXT MARKUP LANGUAGE (HTML)