1 LBSC 690: Week 2 HTML, The Internet Jen Golbeck College of Information Studies University of Maryland.

Slides:



Advertisements
Similar presentations
Principles of Information Systems, Sixth Edition The Internet, Intranets, and Extranets Chapter 7.
Advertisements

INFM 603: Information Technology and Organizational Context Jimmy Lin The iSchool University of Maryland Thursday, September 13, 2012 Session 2: HTML and.
LBSC 690 Session #2 FTP, "Hello World!" HTML Jimmy Lin The iSchool University of Maryland Wednesday, September 10, 2008 This work is licensed under a Creative.
Internet and the web Summary of terms discusses and review.
© 2010, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet 1.
Jen Golbeck College of Information Studies University of Maryland
1 Networks and Internet Objectives Understand basic concepts in Networking Network Types Understand basic concepts in Internet Internet Services Become.
LBSC 690: Session 2 FTP, “Hello World!” HTML Jimmy Lin College of Information Studies University of Maryland Monday, September 17, 2007.
© 2004, Robert K. Moniot Chapter 1 Introduction to Computers and the Internet.
Lesson 19 Internet Basics.
Internet Basics مهندس / محمد العنزي
Evolved from ARPANET (Advanced Research Projects Agency of the U.S. Department of Defense) Was the first operational packet-switching network Began.
A global, public network of computer networks. The largest computer network in the world. Computer Network A collection of computing devices connected.
The Internet is a vast network connecting computers all over the world
CSI315 Lecture 1 WEEK 1. The Internet A world-wide network of millions of computers connected to share information and communication. The interconnected.
The Internet and E-Commerce Back to Table of Contents.
Chapter 3 The Basics of Networking
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
Chapter 1: Introduction to Web
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
INFM 603: Information Technology and Organizational Context Jimmy Lin The iSchool University of Maryland Wednesday, February 5, 2014 Session 2: HTML and.
Introduction to the Internet Introduction to the Internet CSCI 101 Rouda - Week Three Outline for this week: What is the internet History and How it Works.
Chapter 4 Networking and the Internet Introduction to CS 1 st Semester, 2015 Sanghyun Park.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
Internet Technology I د. محمد البرواني. Project Number 3 Computer crimes in the cybernet Computer crimes in the cybernet Privacy in the cybernet Privacy.
INTERNET Sujata Rao. What is INTERNET? The Internet, sometimes called simply "the Net," is a worldwide system of computer networks. A network of networks.
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.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
Networks QUME 185 Introduction to Computer Applications.
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Chapter 1: The Internet and the WWW CIS 275—Web Application Development for Business I.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
1 Web Development & Design Foundations with XHTML Chapter 1 Key Concepts.
Chapter 3.  The characteristics and purpose of: ◦ Intranets ◦ Internet ◦ Extranets.
HTML ~ Web Design.
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
How Does the Internet Work? Protocols Protocols are rules that describe how computers communicate and exchange data. The Internet has a series of these.
CIS 250 Advanced Computer Applications Internet/WWW Review.
Communication, Networks, The internet and the Worldwide Web.
Exploring Office 2003 – Grauer and Barber HTML And Basic Web page.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-1.
SETTING UP AN INTERNET NETWORK What you’ll need Your options How does data travel the Internet? Different terminology.
Copyright © 2007 Pearson Education, Inc. Slide 3-1 E-commerce Kenneth C. Laudon Carol Guercio Traver business. technology. society. Third Edition.
A global, public network of computer networks. Computer Network A collection of computing devices connected to share resources such as: Files Software.
Introduction to Internet. Chapter 1 Objectives Origins of the Internet Packets and Routers TCP/IP DNS HTTP URL Client-Server.
Getting Connected Overview Getting Connected Overview.
Web Server.
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
CSI 3125, Preliminaries, page 1 Networking. CSI 3125, Preliminaries, page 2 Networking A network represents interconnection of computers that is capable.
JavaScript and Ajax (Internet Background) Week 1 Web site:
 In the 1960s, ARPANET (Advanced Research Projects Agency Network), the internet’s predecessor, was invented  ARPANET used two technologies that are.
ULI101 – XHTML Basics (Part I) Internet / Web Concepts Brief History TCP/IP Web Servers / Web Browsers URL HTTP / HTML.
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
INFM 603: Information Technology and Organizational Context Jimmy Lin The iSchool University of Maryland Thursday, September 6, 2012 Session 1: Physical.
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.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
4.01 How Web Pages Work.
The Internet & World Wide Web
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Internet and the web Summary of terms discusses and review
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Web Design & Development
The Internet CSCI 101.
4.01 How Web Pages Work.
The Internet and Electronic mail
Presentation transcript:

1 LBSC 690: Week 2 HTML, The Internet Jen Golbeck College of Information Studies University of Maryland

2 A Short History of the Internet 1969: Origins in government research –Advanced Research Projects Agency (ARPAnet) 1983: Design adopted by other agencies –Expansion from educational institutions to corporations 1991: World Wide Web added point- and-click capabilities

3 The Internet Global collection of public networks –Private networks are often called “intranets” –Each organization maintains its own network Use of shared protocols –TCP/IP (Transmission Control Protocol/Internet Protocol): basis for communication –DNS (Domain Name Service): basis for naming hosts –HTTP (HyperText Transfer Protocol): World Wide Web

4 Packet Routing (TCP/IP) DestinationNext Hop *.* *.* / *.*.* … (Much simplified) Routing table for

5 Addresses and Domain Names Every computer has an IP address –E.g –Hard to remember, and hard wired Domain names are short cuts to IP addresses –umd.edu, facebook.com, etc

6 Domain Name Service (DNS) “Domain names” improve usability –Easier to remember than numeric IP addresses –DNS coverts between names and numbers –Written like a postal address: specific-to-general Each name server knows one level of names –“Top level” name server knows.edu,.com,.mil, … –.edu name server knows umd, umbc, stanford, … –.umd.edu name server knows wam, glue, ttclass, … –.wam.umd.edu name server knows rac1, rac2, …

7 Domain Names Unsponsored –.biz.com.edu.gov.info.int.mil.name.net.org Sponsored –.aero.asia.cat.coop.jobs.mobi.museum.pro.tel.travel Infrastructure:.arpa.root Proposed –.berlin.bzh.cym.gal.geo.kid.kids.lat.mail.nyc.post.sco.web.xxx Deleted/retired:.nato Reserved –.example.invalid.localhost.test

8 If you want one… You need a web host –Company to host your web pages –Alternatively, you can do it yourself, but it requires a lot of infrastructure (and permissions) you don’t have –Cost ranges from $5/month (e.g. ) and up depending on services You register for a domain name and point it to the host –Cost is about $35/year (less if you buy for multiple years)

9 The Web Not the same thing as the Internet –Internet is the network of computers that sends information around ( , web pages, chat, skype, file transfers, etc) –The web is a layer on top of the internet that sends files in a certain way (using HTTP) now

10 Foundations of the Web TCP/IP DNS HTTP

11 Standards No one owns the web or the internet Platform and software independent - it should work the same everywhere W3C - World Wide Web Consortium –A group of people (universities, businesses, governments, etc) who decide by committee what the web will be and how it changes Some people modify standards –BAD! –E.g. a web page that only works in Internet Explorer

12 Why Code HTML by Hand? The only way to learn is by doing WSIWYG editors… –Often generate unreadable code –Ties you down to that particular editor –Cannot help you connect to backend databases Hand coding HTML allows you to have finer- grained control HTML is merely demonstrative of other important concepts: –Structured documents –Metadata

13 Today’s Tutorial Your first HTML page Uploading your page to the Web server via FTP

14 “Hello World” HTML Hello World! Hello world! This is my first webpage! This is the header This is the actual content of the HTML document

15 Uploading Your Page Connect to “wam.umd.edu” Change directory to “/pub/USERID” Upload files

16 Tips Edit files on your own machine, upload when you’re happy Save early, save often, just save! Reload browser