Making it easy for your site’s content to be shared on social networks is an important part of the modern web. But is covering your site in social sharing icons the right way to go?
Documentation is, I think we’d all agree, a self-evidently good thing. It helps ease the painful process of revisiting code you worked on months previous, and trying to figure out just what exactly you were thinking. It also improves the…
Now that more and more websites are serving content over HTTPS, the problem of mixed content — the serving of non-HTTPS resources, such as images, in an HTTPS page — is becoming increasingly relevant. Imagine the scenario: you run a forum, which…
While running webservers in the cloud offers increased flexibility, it makes using SSL require a little more thought. This article looks at a couple of possible solutions.