Installing an in-development version of Laravel
A guide on how to install and upgrade to an in-development, pre-release version of the Laravel PHP framework using Composer.
A guide on how to install and upgrade to an in-development, pre-release version of the Laravel PHP framework using Composer.
A tutorial on building a Designer News clone using AngularJS and Firebase, covering data structure, user creation, and real-time features.
Interview with data scientist Jeroen Janssens about his background, work on data science at the command line, and his Data Science Toolbox project.
Explains how Java 9's Project Jigsaw impacts JavaFX development and how JEP 253 aims to provide public APIs for internal features.
Discusses the tension between reproducibility in scientific software and practical software engineering, advocating for progressive code consolidation over unrealistic release standards.
The article explains the benefits of using a single, large repository (monorepo) for code, citing simplified organization and dependency management.
Weekly roundup of browser developer news, covering Firefox 38 features, ServiceWorker, HTTPS, and debugging tools.
A personal review of the 2015 beyond tellerrand conference, highlighting standout talks on creative culture, the global web, and SVG.
Part 7 of a Docker tutorial series: creating a custom MongoDB container image for a website's persistence layer.
Part 6 of a Docker website series: creating a custom Ubuntu base image for containers, covering Dockerfile setup and best practices.
An in-depth series exploring the Flux architecture, its components, and practical implementation beyond basic tutorials.
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.
Overview of new features in OBIEE 11.1.1.9 for sysadmins and developers, focusing on query instrumentation and logging improvements.
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.
Explains CSS vendor prefixes, their purpose, and how to use them correctly for cross-browser compatibility.