Windows Distributed File System DSC Resource
A guide to creating a PowerShell DSC resource for configuring Windows Distributed File System (DFS) Replication Groups, covering AD integration and requirements.
A guide to creating a PowerShell DSC resource for configuring Windows Distributed File System (DFS) Replication Groups, covering AD integration and requirements.
Learn how to create custom Blade directives in Laravel to simplify conditional logic in your views, using a multitenant app as an example.
Cimbalino Toolkit 2.0.0 is now production ready, adding support for Universal Windows Platform (UWP) development.
A guide on unit testing OWIN OAuth middleware for third-party API integration, using Vimeo as an example.
A technical tutorial exploring three different CSS methods to create a vignette effect on images, including inset box-shadow and radial gradients.
A guide to implementing HTTP/2 servers and clients in Go using the golang.org/x/net/http2 library, with code examples.
The article discusses the AMP Project, an open-source framework for building fast mobile web pages, using a story about misaligned incentives as an analogy.
A guide to creating a custom, automated RSS reading pipeline using IFTTT and Pocket to save blog posts for later.
A guide explaining what files to add to your .gitignore file, covering OS files, application files, and credentials to keep Git history clean.
How to use ccache to dramatically speed up compile times for large C++/Objective-C projects, with setup instructions for Xcode.
Explains how to use HTML heading elements (h1-h6) and the <section> tag to create a proper document outline for accessibility and structure.
A tutorial on Apache JMeter covering basic concepts, creating test plans, and executing load tests for web applications.
Practical tips for IT professionals attending tech conferences, covering travel, sessions, vendor areas, and networking.
A guide explaining when to use map, flatMap, and for loops in Swift, focusing on transformations versus side effects.
A guide on using PowerShell Desired State Configuration (DSC) to create and manage secure HTTPS/SSL WS-Man listeners for improved server authentication.
A technical tutorial on creating a 3D anaglyph image effect using CSS blend modes like darken and lighten.
A developer presents Gnocchi, an OpenStack metrics project, at a Paris meetup, explaining its purpose, functionality, and advantages over Ceilometer.
A user's experience configuring and troubleshooting Amazon S3 backups from a WD My Cloud EX2 NAS, including cost-saving lifecycle policies.
Explores the motivations and challenges of open source maintainers, and why they sometimes hand off projects.
Explains how Intel's cache partitioning technology enables higher server utilization by isolating workloads, based on Google's research.