Google OpenID and Azure ACS - Time to update!
Google is retiring OpenID for OAuth 2.0, requiring Azure ACS users to update their Google identity configuration by June 2015.
Google is retiring OpenID for OAuth 2.0, requiring Azure ACS users to update their Google identity configuration by June 2015.
Learn AngularJS core concepts by building a simplified, 200-line educational implementation. Understand directives, controllers, and services.
A guide to hardening Apache web servers by disabling trace methods and hiding server tokens to prevent information disclosure.
Five best practices for fostering internal collaboration and culture to succeed in open source projects, especially within large organizations.
A philosophical and technical exploration of the practical meaning of measurability in mathematical statistics, questioning its necessity for real-world data analysis.
A monthly roundup of browser updates, developer tools, and web platform changes, including Opera Mini beta, Firefox Developer Edition, and debugging techniques.
Explores the differences between DevOps practices and Platform Engineering, arguing that platforms provide a consistent contract for applications.
Explains how to persist ReactJS component state using localStorage to maintain state across browser sessions, with code examples.
Guide to using AWS ElastiCache with RedisSessionStateProvider for scalable, shared ASP.NET session state, eliminating sticky sessions.
Explains the updated rules for valid JavaScript variable names in ES2015, including Unicode support and reserved words.
A developer's troubleshooting story about how inconsistent casing in a NuGet package ID caused build failures on Linux and the steps taken to resolve it.
A technical tutorial on creating a responsive, JavaScript-enhanced pop-out navigation menu with accessibility and mobile usability in mind.
DevNexus 2015 conference seeks room volunteers to monitor sessions in exchange for free attendance on alternate days.
Explains how to use immutable data structures from Immutable.js to improve AngularJS application performance by optimizing change detection.
Explores client-side web security technologies like HPKP, CSP pinning, and HSTS that help protect against attacks by pinning trust to the browser.
A guide to setting up and testing Statsd and Graphite for custom application metrics and data visualization.
Monthly roundup of web browser updates, new features, bug fixes, and developer tools for testing and debugging.
A web developer revisits the 'Cut the Mustard' browser feature detection technique, proposing an updated check using Page Visibility and ServiceWorker APIs.
Introducing a new open-source RESTful API add-on for Hippo CMS to manage JCR content, focusing on data export/import and deployment automation.
A talk and guide on using Vim and Tmux together for development, covering basics, plugins, and configuration for productivity.