SSL, IIS, and Host Headers
Explains how IIS handles SSL with host headers, focusing on wildcard certificates and resolving common HTTPS binding errors.
Explains how IIS handles SSL with host headers, focusing on wildcard certificates and resolving common HTTPS binding errors.
Announcing the Move the Web Forward initiative, a community-driven project to help developers contribute to the web platform.
An inside look at Heroku's engineering hiring philosophy and process, focusing on cultural fit and practical skills over rigid steps.
A technical guide on using LINQ queries to filter, sort, and group data in a WPF CollectionView for a more type-safe and readable approach.
Explores real-time web communication challenges and solutions like polling, long polling, and SignalR for server-to-client updates.
Analyzes the outdated U.S. federal IT procurement model, advocating for regulatory reform and agile development practices to improve efficiency.
A guide to automating software reinstallation after a Windows system refresh using Ninite, Web PI, and Chocolatey.
Explains why deleting a non-existent key from a Python defaultdict should raise a KeyError to prevent silent bugs, aligning with Python's design philosophy.
Explains the Identity Map pattern in Entity Framework v4, a key ORM concept for preventing duplicate object instances and ensuring data consistency.
Guide on using JDeveloper to create a Web Service Proxy for accessing BI Publisher 11g Web Services from Java applications.
Overview of new web services in BI Publisher 11g, including their uses, implementation, and WSDL details.
A technical guide on integrating BI Publisher 11g web services into a BPEL process within Oracle's SOA Suite.
A curated list of essential RSS feeds for frontend developers, covering JavaScript, web standards, and large-scale web application development.
A deep dive into HTML5 fundamentals, browser parsing rules, and how understanding them can lead to more maintainable markup.
A technical guide on using latches (CountDownLatch, dispatch_semaphore_t) to write unit tests for multi-threaded code that executes on background queues.
Analysis of CSS vendor prefixes' failures and proposals for new web standards strategies to address bloat and compatibility issues.
MyGet now supports publishing symbol packages for private feeds via SymbolSource.org integration, enabling easier debugging of NuGet packages.
A discussion on the practical value of HTML semantics, focusing on accessibility and the real-world impact of semantic markup on screen readers.
A 2011 presentation on using WordPress plugins to integrate social media, encourage sharing, and boost visitor engagement.
A beginner's guide to starting a Django web project, covering project structure, core files, and initial setup.