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 from 2011 on programmatically checking into Foursquare venues using its API, including authentication and location spoofing.
A developer describes building a website and custom mods for a friend's Minecraft server using LAMP, WordPress, and PHP.
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.
A guide to managing the Windows 7 hibernation file (hiberfil.sys) on a netbook with limited SSD space, including how to reduce its size or disable it.
Analyzes the outdated U.S. federal IT procurement model, advocating for regulatory reform and agile development practices to improve efficiency.
Announcement of achieving Umbraco Certified Developer level 2 certification, highlighting expertise in the ASP.NET CMS.
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.
A technical guide on implementing multiple 301 redirects in an ASP.NET MVC application to preserve SEO rankings during a site migration.
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.
A technical guide on integrating BI Publisher 11g web services into a BPEL process within Oracle's SOA Suite.
Overview of new web services in BI Publisher 11g, including their uses, implementation, and WSDL details.
Explains ambiguous ampersands in HTML, detailing character references and validity rules in HTML4 vs. HTML5 specifications.
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.