{"id":111,"date":"2013-12-30T16:26:05","date_gmt":"2013-12-30T22:26:05","guid":{"rendered":"http:\/\/grownuptech.com\/?p=111"},"modified":"2024-08-12T18:34:34","modified_gmt":"2024-08-12T18:34:34","slug":"this-thing-called-the-world-wide-web","status":"publish","type":"post","link":"https:\/\/oakwoodexperience.com\/staging\/2633\/this-thing-called-the-world-wide-web\/","title":{"rendered":"This Thing Called the World Wide Web"},"content":{"rendered":"<p>I remember when there was no World Wide Web, when the Internet was not called the Internet. For today\u2019s emerging generation of computer users, however, computer use IS the Internet or the Web. The journey from a room-sized machine churning out processed data to global information access from a handheld device weighing less than a pound probably does not fascinate you like it does me. But I believe that having a better understanding of what the web is made up of will help you understand why sometimes it doesn\u2019t do what you want it to do. Please understand that this is a very basic method of describing the process, and is not, in any way, designed to give you enough information to say \u201cI know how to fix DNS problems.\u201d It\u2019s just the basics.<\/p>\n<p><span style=\"text-decoration: underline;\"><b><i>The CAST of Characters<\/i><\/b><\/span><br \/>\nYou, the computer user<br \/>\nMike, the software developer<br \/>\nCarol, the website designer<br \/>\nSteve, the network engineer<br \/>\nA host of extras who have built the hardware that all this stuff runs on<\/p>\n<p><span style=\"text-decoration: underline;\"><b><i>The Settings<\/i><\/b><\/span><br \/>\nYour Home<br \/>\nA software company<br \/>\nCarol\u2019s home<br \/>\nXYZ Networking<br \/>\nABC Communications (telephone company)<br \/>\nThe world<\/p>\n<p><span style=\"text-decoration: underline;\"><b><i>The Props<\/i><\/b><\/span><br \/>\nYour computer<br \/>\nMike\u2019s computer<br \/>\nCarol\u2019s computer<br \/>\nThe servers at XYZ Networking<br \/>\nA billion dollars of switching equipment owned by ABC Communications<br \/>\nMiles and Miles and Miles of cables of different kinds<\/p>\n<p><span style=\"text-decoration: underline;\"><b><i>The Story<\/i><\/b><\/span><br \/>\nWhen you press the power button on your computer, it does a whole bunch of stuff that gets it ready for you to use it. By the time you are presented with the desktop, we\u2019ve been treated by the \u201cextras\u201d who built the hardware, and Mike and his colleagues who built the Operating System. But you still need some more of Mike\u2019s talents, you need to open a <i>browser<\/i>. That would be Internet Explorer, or Mozilla Firefox, or Google Chrome, to name the three most popular. So if someone tells you \u201cOpen up a browser window,\u201d they want you to start one of these three programs.<\/p>\n<p>Your browser has a <i>home page<\/i>. That\u2019s the page you see immediately when your browser opens up. You can tell your browser what you want to see when you open it up, but when your browser opens up, you\u2019ve already accessed the World Wide Web. Your browser has sent a request to open your home page, and that request has been fulfilled by a web server. \u00a0Sounds simple, but here\u2019s the nuts and bolts of that:<\/p>\n<p>Just like your mail needs an address to get to you, or from you to where you want to send it, web traffic needs an address to get where it needs to go. Every device that wants to send and receive information needs an address, and we call that an <i>IP address<\/i>. The IP stands for Internet Protocol, and when someone wants to know your IP address, they will always say \u201cIP address;\u201d they will (almost) never call it an \u201cInternet Protocol address.\u201d The IP address is assigned by one of two authorities: Within the organization, the IP address will be assigned by the network system. In a company, there would be a server set up to do that. In your average home network, either your Internet Service Provider\u2019s access device or your switch or your wireless router will hand out addresses as new devices request access to the network. For example, Google\u2019s IP address is 74.125.228.34 and if you type that into your browser\u2019s address bar, it should take you to Google\u2019s page, just like typing www.google.com into the address bar will do. This website also has an address; your computer has one. \u00a0But it\u2019s too difficult to remember all the numerical addresses of all the websites we want to visit, and fortunately, we don\u2019t have to. And that\u2019s a really good thing, because we\u2019re running out of IP addresses in that format, and the new format is even more difficult to remember. It looks like this: \u00a0FE80:0000:0000:0000:0202:B3FF:FE1E:8329, so we\u2019re all glad we can type in the name instead of the number. As you hit the\u00a0\u201cgo\u201d\u00a0or the\u00a0\u201center\u201d\u00a0or whatever you do to initiate the page load, the transaction is handed off to ABC Communications, our hypothetical internet service provider.<\/p>\n<p>Now we\u2019re going to jump to the other end of\u00a0the transaction and then come back in a bit to tie them together.<\/p>\n<p>Carol is a web designer who works from home. She almost certainly\u00a0has an IP address, but she wouldn\u2019t necessarily need one if she had some other means of getting her work to you. As Carol gets the web design finished, she loads the files that make up the website to a web server. The files are stored there until someone asks to see them. Someone asks to see them by typing in a request to a browser window. When you see the\u00a0\u201cwww\u201d in a website address, that means that you are requesting a web page; you are asking for a page stored on a web server, which is a server, or a dedicated portion of a server, whose purpose is to store and serve up web pages upon request. Some portion of a server might also be dedicated to file transfer, and that same organization whose website you visited may also have a <i>file transfer protocol<\/i> site, or ftp site. In that case, that particular website name wouldn\u2019t start with www, it would start with\u00a0\u201cftp.\u201d Steve, the network engineer at XYZ Networking, has the web server set up for Carol to load the website onto. Steve has taken care of a lot of details that will make it all look like\u00a0magic. \u00a0Carol isn\u2019t the only one who loads her files to Steve\u2019s servers, Steve has a roomful of servers each capable of hosting multiple websites and serving up the pages with lightning speed. \u00a0Since Carol works from her home, and Steve works from his server farm, their internet services are vastly different. Carol might consider using her own system from her home to host her website, but that would require an investment in hardware, software, and skills, not to mention a corporate internet service. Most ISP\u2019s frown on using your residential internet service to host a website, because the traffic to and from the site is much heavier than just normal web traffic from a standard user. So Steve takes care of getting Carol set up with the information she will need to load her website and make changes to it as necessary. \u00a0A website is made up of a number of different pages, and each page is a file. When you click on a menu item, you\u2019re taken to a new page. What\u2019s really happening is that you are calling up the file that contains that page. Behind the scenes, the file structure of a website looks similar to the file structure on your computer, with folders to keep it all organized. But remember that this is just at Steve\u2019s location. \u00a0<a title=\"The size of the World Wide Web\" href=\"http:\/\/www.worldwidewebsize.com\/\" target=\"_blank\" rel=\"noopener\">The indexed web contains at least 1.59 BILLION web pages!<\/a><\/p>\n<p>So now let\u2019s say that Carol is working from her home\u2014in St. Petersburg, Russia. \u00a0And let\u2019s say that Steve is working from his network services job\u2014in Reno, Nevada. \u00a0And let\u2019s say that you want to read Carol\u2019s work from your hotel room\u2014in Sydney, Australia. Now that you\u2019ve gotten an idea of the players and their roles, how do we pull all of it together?<\/p>\n<p>Well, one of the first things your browser wants to know before it reaches out of your home (through your <i>gateway<\/i>, your portal to the world wide web) is \u201cWho is my Domain Name System Server?\u201d That is provided by your ISP, but there are DNS servers that you can tell your network adapter to use, if you\u2019re really geeky. If you don\u2019t specify one, you\u2019ll be using the one that is hard-coded into your ISP\u2019s hardware. Since internet traffic is guided by the NUMBERS, but we all type in NAMES, there must be some way to get the NAMES into NUMBERS. Right? Right. It\u2019s called <i>Domain Name System<\/i>, and it handles that translation based on information that is provided to it by guys like Steve. There are 130 <i>root servers<\/i> (You will hear some geeks say that there are 12 or 13 of them, but they\u2019re wrong, and <a title=\"How many dns root servers\" href=\"http:\/\/blog.icann.org\/2007\/11\/there-are-not-13-root-servers\/\" target=\"_blank\" rel=\"noopener\">here\u2019s the internet authority\u2019s statement on it<\/a>. The 12 or 13 number applies to the groups in charge of those root servers. ) \u00a0Each of these root servers has a file on it that tells where to find the authoritative DNS servers for all the <i>top-level domains<\/i>.\u00a0\u00a0A top level domain is the last part of the website name\u2014like \u201cdot-com\u201d or \u201cdot-org\u201d or \u201cdot-edu\u201d or \u201cdot-gov.\u201d Your company or your ISP has a DNS server as well, and it\u2019s job is to reach out to other DNS servers and find whatever it doesn\u2019t know, until some DNS server reaches out to one of the servers in charge of the top-level-domain addresses and names. Then each of the DNS servers in the process\u00a0<i>caches<\/i>\u00a0or stores the information for later use.<\/p>\n<p>Web traffic travels along wires and cables as signals, and those numerical addresses tell the switching equipment owned by the telephone companies where those signals ought to go,\u00a0in a process that is way too complicated to explain in a blog post that is already long enough. All of this is going on millions of times a second all over the globe. Check out this image of a portion of the routing paths of the internet.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" alt=\"internet map\" src=\"https:\/\/i0.wp.com\/grownuptech.com\/wp-content\/uploads\/2013\/12\/Internet_map_1024.jpg?resize=896%2C896&#038;ssl=1\" width=\"896\" height=\"896\" \/><\/p>\n<p>So now that you see how much is involved in the process of checking out a new recipe on the web, you can see that we should never be surprised when it sometimes doesn\u2019t work correctly, we ought to be amazed that it ever works at all! There are an astonishing number of points of failure between your computer and my web host; some of those are hardware-related, some will be software related, and some will be human-error related. \u00a0(Of the three of\u00a0those, human error is the most difficult to track down.)<\/p>\n<p>Boggles the mind, doesn\u2019t it?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I remember when there was no World Wide Web, when the Internet was not called the Internet. For today\u2019s emerging generation of computer users, however, computer use IS the Internet or the Web. The journey from a room-sized machine churning out processed data to global information access from a handheld device weighing less than a&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[9],"tags":[281,316,82,364,365,94,50,109,455,476,478,123,124,534,136,561,142,580,585,616,161,630,633,164,641,36,683,732,734,742,750,761,805,835,844,845,886,888,916,917,919,934,969,1048,1050,1059],"class_list":["post-111","post","type-post","status-publish","format-standard","hentry","category-basics","tag-address","tag-authority","tag-browser","tag-cable","tag-cache","tag-chrome","tag-computer","tag-data","tag-device","tag-dns","tag-domain","tag-electricity","tag-emerging","tag-fiber","tag-firefox","tag-gateway","tag-geek","tag-handheld","tag-hardware","tag-information","tag-internet","tag-internet-explorer","tag-ip","tag-isp","tag-journey","tag-light","tag-machine","tag-name","tag-network","tag-number","tag-operating-system","tag-page","tag-portal","tag-program","tag-protocol","tag-provider","tag-root","tag-routing","tag-server","tag-service","tag-signal","tag-software","tag-system","tag-web","tag-website","tag-wire"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>This Thing Called the World Wide Web<\/title>\n<meta name=\"description\" content=\"How, exactly does the internet bring the world to my computer? Join the journey to see the cast that makes it all possible.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"This Thing Called the World Wide Web\" \/>\n<meta property=\"og:description\" content=\"How, exactly does the internet bring the world to my computer? Join the journey to see the cast that makes it all possible.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/\" \/>\n<meta property=\"og:site_name\" content=\"Oakwood Experience\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/profile.php?id=61563885192881\" \/>\n<meta property=\"article:published_time\" content=\"2013-12-30T22:26:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-12T18:34:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/grownuptech.com\/wp-content\/uploads\/2013\/12\/Internet_map_1024.jpg\" \/>\n<meta name=\"author\" content=\"Nancy Jones\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/x.com\/oakwood92297\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nancy Jones\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/\"},\"author\":{\"name\":\"Nancy Jones\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#\\\/schema\\\/person\\\/55a8ed6b0b18ff93e63bbba903d4dae3\"},\"headline\":\"This Thing Called the World Wide Web\",\"datePublished\":\"2013-12-30T22:26:05+00:00\",\"dateModified\":\"2024-08-12T18:34:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/\"},\"wordCount\":1737,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/grownuptech.com\\\/wp-content\\\/uploads\\\/2013\\\/12\\\/Internet_map_1024.jpg\",\"keywords\":[\"address\",\"authority\",\"browser\",\"cable\",\"cache\",\"Chrome\",\"computer\",\"data\",\"device\",\"DNS\",\"domain\",\"electricity\",\"emerging\",\"fiber\",\"Firefox\",\"gateway\",\"geek\",\"handheld\",\"hardware\",\"information\",\"internet\",\"Internet Explorer\",\"IP\",\"ISP\",\"journey\",\"light\",\"machine\",\"name\",\"network\",\"number\",\"operating system\",\"page\",\"portal\",\"program\",\"protocol\",\"provider\",\"root\",\"routing\",\"server\",\"service\",\"signal\",\"software\",\"system\",\"web\",\"website\",\"wire\"],\"articleSection\":[\"The Basics of How Things Work\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/\",\"url\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/\",\"name\":\"This Thing Called the World Wide Web\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/grownuptech.com\\\/wp-content\\\/uploads\\\/2013\\\/12\\\/Internet_map_1024.jpg\",\"datePublished\":\"2013-12-30T22:26:05+00:00\",\"dateModified\":\"2024-08-12T18:34:34+00:00\",\"description\":\"How, exactly does the internet bring the world to my computer? Join the journey to see the cast that makes it all possible.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/#primaryimage\",\"url\":\"https:\\\/\\\/grownuptech.com\\\/wp-content\\\/uploads\\\/2013\\\/12\\\/Internet_map_1024.jpg\",\"contentUrl\":\"https:\\\/\\\/grownuptech.com\\\/wp-content\\\/uploads\\\/2013\\\/12\\\/Internet_map_1024.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/this-thing-called-the-world-wide-web\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/oakwoodexperience.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"This Thing Called the World Wide Web\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#website\",\"url\":\"https:\\\/\\\/oakwoodexperience.com\\\/\",\"name\":\"Oakwood Experience\",\"description\":\"Technology news, information, commentary, tutorials, and deep dives, and my photography journey.\",\"publisher\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/oakwoodexperience.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#organization\",\"name\":\"Oakwood Experience\",\"url\":\"https:\\\/\\\/oakwoodexperience.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/oakwoodexperience.com\\\/staging\\\/2633\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Oakwood-Experience.png?fit=1000%2C885&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/oakwoodexperience.com\\\/staging\\\/2633\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Oakwood-Experience.png?fit=1000%2C885&ssl=1\",\"width\":1000,\"height\":885,\"caption\":\"Oakwood Experience\"},\"image\":{\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/oakwoodexperience.com\\\/#\\\/schema\\\/person\\\/55a8ed6b0b18ff93e63bbba903d4dae3\",\"name\":\"Nancy Jones\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g\",\"caption\":\"Nancy Jones\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61563885192881\",\"https:\\\/\\\/www.instagram.com\\\/southernfriedyanqui\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/feed\\\/\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/x.com\\\/oakwood92297\",\"https:\\\/\\\/www.youtube.com\\\/@nancyjones6235\"],\"url\":\"https:\\\/\\\/oakwoodexperience.com\\\/staging\\\/2633\\\/author\\\/nancyjones36507\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"This Thing Called the World Wide Web","description":"How, exactly does the internet bring the world to my computer? Join the journey to see the cast that makes it all possible.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/","og_locale":"en_US","og_type":"article","og_title":"This Thing Called the World Wide Web","og_description":"How, exactly does the internet bring the world to my computer? Join the journey to see the cast that makes it all possible.","og_url":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/","og_site_name":"Oakwood Experience","article_author":"https:\/\/www.facebook.com\/profile.php?id=61563885192881","article_published_time":"2013-12-30T22:26:05+00:00","article_modified_time":"2024-08-12T18:34:34+00:00","og_image":[{"url":"https:\/\/grownuptech.com\/wp-content\/uploads\/2013\/12\/Internet_map_1024.jpg","type":"","width":"","height":""}],"author":"Nancy Jones","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/x.com\/oakwood92297","twitter_misc":{"Written by":"Nancy Jones","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/#article","isPartOf":{"@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/"},"author":{"name":"Nancy Jones","@id":"https:\/\/oakwoodexperience.com\/#\/schema\/person\/55a8ed6b0b18ff93e63bbba903d4dae3"},"headline":"This Thing Called the World Wide Web","datePublished":"2013-12-30T22:26:05+00:00","dateModified":"2024-08-12T18:34:34+00:00","mainEntityOfPage":{"@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/"},"wordCount":1737,"commentCount":0,"publisher":{"@id":"https:\/\/oakwoodexperience.com\/#organization"},"image":{"@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/#primaryimage"},"thumbnailUrl":"https:\/\/grownuptech.com\/wp-content\/uploads\/2013\/12\/Internet_map_1024.jpg","keywords":["address","authority","browser","cable","cache","Chrome","computer","data","device","DNS","domain","electricity","emerging","fiber","Firefox","gateway","geek","handheld","hardware","information","internet","Internet Explorer","IP","ISP","journey","light","machine","name","network","number","operating system","page","portal","program","protocol","provider","root","routing","server","service","signal","software","system","web","website","wire"],"articleSection":["The Basics of How Things Work"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/","url":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/","name":"This Thing Called the World Wide Web","isPartOf":{"@id":"https:\/\/oakwoodexperience.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/#primaryimage"},"image":{"@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/#primaryimage"},"thumbnailUrl":"https:\/\/grownuptech.com\/wp-content\/uploads\/2013\/12\/Internet_map_1024.jpg","datePublished":"2013-12-30T22:26:05+00:00","dateModified":"2024-08-12T18:34:34+00:00","description":"How, exactly does the internet bring the world to my computer? Join the journey to see the cast that makes it all possible.","breadcrumb":{"@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/#primaryimage","url":"https:\/\/grownuptech.com\/wp-content\/uploads\/2013\/12\/Internet_map_1024.jpg","contentUrl":"https:\/\/grownuptech.com\/wp-content\/uploads\/2013\/12\/Internet_map_1024.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/oakwoodexperience.com\/this-thing-called-the-world-wide-web\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/oakwoodexperience.com\/"},{"@type":"ListItem","position":2,"name":"This Thing Called the World Wide Web"}]},{"@type":"WebSite","@id":"https:\/\/oakwoodexperience.com\/#website","url":"https:\/\/oakwoodexperience.com\/","name":"Oakwood Experience","description":"Technology news, information, commentary, tutorials, and deep dives, and my photography journey.","publisher":{"@id":"https:\/\/oakwoodexperience.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oakwoodexperience.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/oakwoodexperience.com\/#organization","name":"Oakwood Experience","url":"https:\/\/oakwoodexperience.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/oakwoodexperience.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/oakwoodexperience.com\/staging\/2633\/wp-content\/uploads\/2024\/07\/Oakwood-Experience.png?fit=1000%2C885&ssl=1","contentUrl":"https:\/\/i0.wp.com\/oakwoodexperience.com\/staging\/2633\/wp-content\/uploads\/2024\/07\/Oakwood-Experience.png?fit=1000%2C885&ssl=1","width":1000,"height":885,"caption":"Oakwood Experience"},"image":{"@id":"https:\/\/oakwoodexperience.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/oakwoodexperience.com\/#\/schema\/person\/55a8ed6b0b18ff93e63bbba903d4dae3","name":"Nancy Jones","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b844525c51c8c622b37a68f8239add25f67d81fdee39b2f3d9c6e80dfde4e31a?s=96&d=mm&r=g","caption":"Nancy Jones"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61563885192881","https:\/\/www.instagram.com\/southernfriedyanqui\/","https:\/\/www.linkedin.com\/feed\/","https:\/\/x.com\/https:\/\/x.com\/oakwood92297","https:\/\/www.youtube.com\/@nancyjones6235"],"url":"https:\/\/oakwoodexperience.com\/staging\/2633\/author\/nancyjones36507\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/posts\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/comments?post=111"}],"version-history":[{"count":1,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/posts\/111\/revisions"}],"predecessor-version":[{"id":1559,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/posts\/111\/revisions\/1559"}],"wp:attachment":[{"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/media?parent=111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/categories?post=111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oakwoodexperience.com\/staging\/2633\/wp-json\/wp\/v2\/tags?post=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}