Applying an SSL cert to a Laravel Forge site's www. domain
How to apply a secondary SSL certificate for the www. subdomain on a Laravel Forge site to prevent browser security errors.
How to apply a secondary SSL certificate for the www. subdomain on a Laravel Forge site to prevent browser security errors.
Facebook's Instant Articles highlights the web's performance problem, analyzing why speed is a critical feature and the trend of circumventing the web for speed.
Part 5 of a series on building a website with Docker, focusing on creating a Docker Compose file to define and run the multi-container application.
A web developer shares personal struggles with blogging and asks readers to choose their next technical topic: modern workflows, web animation, or UX design.
A PowerShell script to immediately decline all superseded updates in WSUS, bypassing the 30-day automatic wait period.
Introduces a PowerShell module for tracking and reporting changes to file, folder, and share permissions (ACLs) over time for security auditing.
Part 4 of a Docker series: Planning a multi-container architecture for a website using nginx reverse proxies and web servers.
Introduces xUnique, a Python tool to prevent Xcode project merge conflicts by ensuring unique identifiers and sorting project files.
Explores Hodges' estimator and extensions for asymptotic efficiency in statistical estimation, comparing them to the sample mean.
Explains CSS vendor prefixes, their purpose, and how to use them correctly for cross-browser compatibility.
Part 3 of a tutorial series on installing Docker and Docker Compose to set up a website, covering system requirements and configuration steps.
Part 2 of a Docker website series: Setting up a secure Ubuntu server as a Docker host for production deployment.
A 2015 analysis of U.S. .gov domains, tracking trends in HTTPS usage, IPv6, server software, CMS adoption, and common IT issues.
Announcing the first release of the JDeps Maven Plugin, which helps identify and block JDK-internal API dependencies to ease migration to Java 9.
A guide on enabling CORS in ASP.NET Web API 2, comparing the Web API package and OWIN middleware approaches with configuration examples.
Explores how C# 6.0 features, like the nameof operator, help developers write safer, less error-prone code by preventing common mistakes.
A first look at the new UPSERT feature in PostgreSQL 9.5, explaining its syntax and practical use cases for developers.
A tutorial on creating a Roslyn analyzer to detect DateTime.Now usage and distributing it via MyGet's new Vsix support.
Weekly roundup of browser development news, covering new features, debugging tools, and cross-browser testing resources.