The Smashing Editorial

About The Author

The Smashing Editorial The Smashing team loves high-quality content and cares about the little details. Through our online articles, Smashing Books, eBooks as well as Smashing Conferences, we are committed to stimulating creativity and strengthening the web design community’s creative forces.

Breaking It Down To The Bits: How The Internet, DNS, And HTTPS Work

Smashing Magazine is known for lengthy, comprehensive articles. But what about something different for a change? What about shorter, concise pieces with useful tips that you could easily read over a short coffee break? As an experiment, this is one of the shorter "Quick Tips"-kind-of articles — shorter posts prepared and edited by our editorial team. What do you think? Let us know in the...

Smashing Magazine is known for lengthy, comprehensive articles. But what about something different for a change? What about shorter, concise pieces with useful tips and bits that you could easily read over a short coffee break? As an experiment, this is one of the shorter "Quick Tips"-kind-of articles — shorter posts prepared and edited by our editorial team. What do you think? Let us know in the comments! —Ed.

The Internet is the foundation of our craft. But what do we actually know about its underlying technology? How do DNS, networks and HTTPS work? What happens in the browser when we type a URL in the address bar?

As web professionals, we all should have at least a basic knowledge of the building blocks that make up the web. The following resources are a good place to start your journey into the — not-so-dark — matter of networks and protocols:

If we want to build high performance applications, we have to understand how the individual bits are delivered.
If we want to build high performance applications, we have to understand how the individual bits are delivered. Image credit: Web Hosting Geeks.
  • What happens behind the scenes when a user requests a website? If you always wanted to understand, but haven’t gotten around to yet, Web Hosting Geeks provides a comprehensive overview over the DNS (Domain Name System), the cornerstone for how we use the Internet.
  • Ilya Grigorik’s book High Performance Browser Networking is your gateway to the network. Its guiding principle: it’s essential to know how the individual bits are delivered in order to build high performance applications. To help developers get on track, the book dissects how the HTTP protocol works and investigates new networking capabilities in the browser — HTTP/2 improvements included. You can read the book online, for free.
  • Speaking of HTTPS, mixed content is often a problem. The HTTPS-Only Standard by U.S. Standards explains why browsers block mixed content and what you can do to improve your migration strategy and detect mixed content on your site. Mixed Content Scan can help you find issues on your site, and you can use report-uri.io to set up an endpoint that would be pinged once a mixed content issues is discovered — and reported to you automatically.

As web designers and developers, we invest a lot of time in staying on top of the latest techniques. Nevertheless, we should also remember to focus on the more general aspects of the web every once in a while. Once we have a working knowledge of the technology that keeps the Internet together, we can see our design decisions in a broader context, and, thus, build better products.

Smashing Editorial (cm, vf)

More Articles on

Web Development Reading List #122: A Performance Budget Builder, Streams, And The Web Push API

by Anselm Hannemann

This week, Firefox 44 has been released to the public. The new version offers better video support (VP9, WebM in addition to h.264) and adds support for Brotli compression (a new, better compression than gzip) for HTTPS connections. Service Workers are also supported now. The new Chrome Beta channel build now includes a security panel in the developer tools. This panel shows you how...

Read more

Freebie: The Months Of The Year Icon Set (12 Icons PSD, AI, EPS, SVG, PNG)

by Manuela Langella

New Years' Eve is not far past, and yet one twelfth of the new year is already behind us. We think this is a great time to release the first new free icon set of the year. So without further ado, today we're pleased to release the Months Of The Year icons: a set of 12 images that are all available in EPS, AI, SVG and PNG formats. This icon set was designed by Manuela Langella and is free to be...

Read more

Is The Internet Killing Creativity?

by Espen Brunborg

The internet is a wonderful place (mostly). An unprecedented revolution in communication, it continues to empower more people to publish and share their knowledge than any other phenomenon in history. It is a limitless playground of ideas and unbridled creativity. Or is it? In 2014, Elliot Jay Stocks declared that designers have stopped dreaming. That we’ve stopped being creative. That...

Read more