A Simple Gulp Workflow
A tutorial on setting up a basic Gulp.js workflow to automate SASS compilation, JS concatenation, and minification for web development.
A tutorial on setting up a basic Gulp.js workflow to automate SASS compilation, JS concatenation, and minification for web development.
A Bash function to create a directory and immediately change into it with a single command.
A guide on using PowerShell commands to force immediate synchronization on a WSUS server, leveraging .NET components.
A tutorial on using Gulp.js, a JavaScript build tool, to automate development workflows for web projects.
A guide comparing GUI and CLI build tools like Grunt and Gulp, explaining their uses in automating development workflows.
Automating a weekly tech newsletter using MailChimp, Markdown, and Rake tasks to streamline HTML generation and content management.
A guide to automating the installation of Windows Management Framework 5.0 using a Group Policy startup script, including version checking.
A guide to creating a welcome email series (drip campaign) for new subscribers using the Sendy newsletter platform.
A guide to using Git pre-commit hooks to automatically run tools like xUnique on Xcode project files, preventing merge conflicts.
Explains the six parts of a development workflow (Scaffold, Develop, Test, Integrate, Optimize, Deploy) and how to automate them to save time.
A PowerShell script tutorial for resolving hostnames from a CSV file to track DNS record updates.
A guide to using PowerShell scripts for deploying and removing Microsoft Office 2013 via Group Policy startup scripts, including parameter configuration.
Explores using Fabric for server orchestration, provisioning, and deployment, integrating with Vagrant and Ansible for a unified workflow.
A tutorial on using Gulp.js, a Node.js task runner, to automate code quality checks like PHP linting and unit testing in development projects.
Explores the human side of DevOps, emphasizing culture, collaboration, and emotional intelligence as key pillars for breaking down silos and achieving continuous delivery.
Highlights from a TechEd Europe 2014 session on best practices for OS deployment using Microsoft System Center Configuration Manager (SCCM) 2012 R2.
A guide to fixing Windows domain trust relationship issues using PowerShell without requiring a system reboot.
Custom Capistrano tasks for Symfony2 deployment, including targeted cache clearing and automatic asset versioning.
A guide to managing Git hooks, covering client-side hooks, setup, and centralized management via git templates.
A guide on using a PowerShell script to automatically shut down Azure VMs to reduce cloud computing costs.