Comment on Tim Berners-Lee: Marking the Web’s 35th Birthday: An Open Letter
SorteKanin@feddit.dk 8 months agoI mean… He made www, HTML, URLs and HTTP. Literally everything you used to write your comment he was involved in. I’m sure he didn’t do it entirely alone, we always build on what came before us. But it’s not inaccurate to call him the inventor of the Web.
Also remember the Web is not the same as the Internet.
asdfasdfasdf@lemmy.world 8 months ago
What’s the difference between the two?
just_another_person@lemmy.world 8 months ago
The “web” part runs stop the “Internet” part, where web is at the application layer (those lines can blur on that). See image.
Image
dan42O@infosec.pub 8 months ago
Please Do Not Throw Sausage Pizza Away
SorteKanin@feddit.dk 8 months ago
The World Wide Web is more or less the Internet as most users see it - HTML documents located via URLs shared over the HTTP protocol. But that’s just one specific protocol used for sharing a specific kind of content (hypertext). It turns out you can do a whole lot with that, hence the ubiquity of the Web.
But the Internet as a whole is broader than that. There are other protocols, other content to share, other ways to locate data. For a down-to-earth familiar example, just consider any online multiplayer game. You’re using the Internet to communicate to the game’s servers to play the game, but that Internet traffic is certainly not part of the Web.
tias@discuss.tchncs.de 8 months ago
When you’re playing an MMORPG you’re not using the web, but you’re using the Internet. The Internet is like the postal service relaying stuff, but the stuff can be of different kinds.
grue@lemmy.world 8 months ago
The Web is websites. The Internet is websites plus email, IRC, game servers, and everything else that isn’t a website.
magic_lobster_party@kbin.run 8 months ago
Web is just the website part. Like web pages you see in the web browser. Tim Berners Lee invented this part.
Internet is encompasses more things. For example, sending texts in some mobile app. You’re not necessarily seeing a web page. You’re just sending data from your device to some other device in the world.
Or to be more technical: web is HTTP. Internet is that and everything else (like FTP, SMTP, SSH, etc).
Scio@lemmy.world 8 months ago
Or more simply: The internet is just the network. The web is one of the handful of “apps” that run directly using that network. It just also happens to be able to run apps of its own the days and is a pretty “killer” one itself :)
smileyhead@discuss.tchncs.de 8 months ago
Great way my professor explained to me with:
Internet is a network of computers, to send data to each other.
Web is a network of documents, the revolutionary concept about it was the fact it can be on your computer or others computers and still be connected via URLs.