Using Servlet Filter and Spring Web with Jetty
I've been experimenting with servlet filters, along the same lines as my experimentation with aspects. This post explores servlet filters in a spring application.
I've been experimenting with servlet filters, along the same lines as my experimentation with aspects. This post explores servlet filters in a spring application.
Exploring aspect oriented programming approaches using Spring AOP as a starting point
Exploring spring boot and replication, with an easy to adapt example replicated MySQL cluster provided by containerized databases
So enabling DNSSEC was easier than I thought. All I had to do was transfer my domains on a friday night πΈ
Enabling http/2 in Apache 2.4 and Nginx 1.10 under Debian Stretch
Provisioning servers with ansible
I really like the idea of immutability in infrastructure, and this is a good introduction to the concept
For when docker gets confused with networks
Story Mapping process by ThoughtWorks
Gatling is a load testing tool featuring a scenario recorder, and a scala based DSL
A mocking framework for PHP
Decoupling frameworks from your application
Understanding plugin manger in ZF2
Discussion on the removal of ServiceLocatorAware
Understanding view helpers in ZF2
A DB migration library
Useful library for quickly mocking services
A behat target for phing
Quick intro to writing applications with behat
Step by step for integrating behat into a ZF2 application workflow
Secure your CDN delivered resources with SRI
Content extraction library for PHP
Library for generating plausable test data
A good read on legacy code and repaying technical debt through refactoring
Bootstrapping spring boot docker containers with maven
Creating test doubles with mockery
Comic-book style text effects with SVG
Handy overview for zf2 and doctrine usage
An exceptionally well written series introducing unit testing with PHPUnit
Cattle vs Kittens
A quick-ish guide to building PHP7 alongside your PHP5 packaged version in Debian Wheezy.
Process handlebars templates with a grunt task
Running parallel unit tests in docker
An interesting read on PSR-7 and future direction for the PHP language
Static Caching with NGINX and WordPress
Implement OCSP Stapling support with HAProxy
Getting Started with Mockery
Making shapes with clipping paths in CSS
Helpful SSL configuration tweaks for nginx
Manage Laravel deployments on any server via SSH and Forge
Some new great proposed and accepted features for PHP 7
Pluralization for JavaScript
Helpful for understanding the switch between Facades and IoC contracts in Laravel 5
Building Nginx with the pagespeed module
Some of the changes and features of Laravel 5
Input validation in Laravel
A guide to installing Magento 2 with Composer
The pound example here is very helpful
A rather interesting insight into the Cloudflare WAF
An excellent introduction to CSP, worth a thorough read
Managing application databases with Laravel migrations
CLI-tool for managing WordPress installations
Creating Customizable Packages With Routing
A simple guide to ACL in Laravel
PHP logging with syslog
Redirecting server mail for local users to an actual mailbox
A generalised administrator interface for Lavavel
A detailed write-up on Laravel authentication
Creating Laravel Facades and registering them with your application
Enable DKIM signing support in the Exim4 MTA
A Gravatar implementation for Laravel
Favicons are a prominent feature of the modern web, from browser tabs to RSS readers. Here I show how to convert ICO favicons to PNGs for use on web pages.
Git: changed files between two commits