Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schwern/is-the-web-down-talk
Is the Web Down: a Practical Tutorial on How the Web Works
https://github.com/schwern/is-the-web-down-talk
Last synced: about 1 month ago
JSON representation
Is the Web Down: a Practical Tutorial on How the Web Works
- Host: GitHub
- URL: https://github.com/schwern/is-the-web-down-talk
- Owner: schwern
- Created: 2009-06-16T05:04:15.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-06-18T20:21:26.000Z (over 15 years ago)
- Last Synced: 2024-10-29T20:10:50.647Z (2 months ago)
- Homepage: http://opensourcebridge.org/sessions/55
- Size: 44.2 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
http://opensourcebridge.org/sessions/55
Excerpt
You click on a link and you can't get to your favorite web site. Now what? Is the web site down? Is it your connection? Is it something in between? How can you figure out what's wrong if you don't know how it works? We'll show you everything that happens after you click a link so next time the web site is down you'll know what to do to fix it.
Description
Most users have only a vague idea of how the web works. They click on a link and their precious pictures of baby zoo animals come up… somehow. Something about HTTP or HTML… there’s a server somewhere… and some magic rainbow ponies to carry all the data around. Without knowing how it works, you can’t solve even the most basic problems. This is why you’ll hear other people ask, “is Google down for anyone else?”
We’ll explain it all. You’ll learn enough to know how it all works and what might have broken. We’ll explain how your web browser talks to web servers, how web pages show up on your screen, and what you can do to take control of your browser. How your computer knows what server to talk to and how the Internet gets information from point A to point B without anyone “owning” the Internet. We’ll explain lots of acronyms you might have heard before and what they do: HTML, HTTP, DNS, TCP, and UDP all on the PDQ with extra TLC and a touch of LOL to boot.
After this talk you’ll have a broad understanding of how the web and its plumbing works.