Connections and creativity.

In 1978, scientist and historian James Burke produced a ten part documentary called ‘Connections’. In this documentary series he traced back a (then) modern invention through the history of connected ideas that led to it. Across the ten episodes the viewer goes on many weird and wonderful journeys learning such things as: how the concept… Continue reading Connections and creativity.

HTTP: The Protocol Every Web Developer Must Know

In my previous article, we covered some of HTTP’s basics, such as the URL scheme, status codes and request/response headers. With that as our foundation, we will look at the finer aspects of HTTP, like connection handling, authentication and HTTP caching. These topics are fairly extensive, but we’ll cover the most important bits. HTTP Connections… Continue reading HTTP: The Protocol Every Web Developer Must Know