A Glimpse at Windows Identity Foundation claims
A tutorial on using a Glimpse plugin to inspect Windows Identity Foundation (WIF) claims in an ASP.NET application for easier debugging.
A tutorial on using a Glimpse plugin to inspect Windows Identity Foundation (WIF) claims in an ASP.NET application for easier debugging.
A technical guide for converting a Mercurial repository to Git using the fast-export tool, including steps for .hgignore conversion.
A guide on creating a USB boot disk for Windows 98 DOS mode using the HP USB Disk Storage Format Tool.
Discusses web hosting company Bluehost's legal compliance and trust issues after revealing a customer's identity for a satirical site.
A technical guide on implementing dynamic, MVC-style routing for WCF services to support route parameters like {customerName}.
Explains CSS pseudo-classes, clarifying common misconceptions and detailing the difference between classes and pseudo-classes like :hover and :active.
Developer shares excitement about a summer internship at Quora, focusing on migrating the site to PyPy and performance tuning.
Introducing StronglyTyped, a JavaScript library for adding strongly typed properties and constants using ES5 getters/setters.
A tutorial for creating a CGI script to display real-time CPU usage on a Linux server via a webpage.
A guide to implementing automatic single sign-on for WordPress on IIS7 using Windows Authentication and a custom plugin for Active Directory users.
A developer shares a custom ASP.NET session state store provider backed by MongoDB, including setup, configuration, and usage notes.
A technical deep dive into JavaScript's Strict Mode, covering its invocation, rules, browser support, and practical examples.
A guide to updating an old Fedora Core 2 Linux server by finding a working mirror and configuring yum.
A developer shares their experience of completing a Ludum Dare game jam for the second time, reflecting on the process and their entry.
A CSS technique for conditionally applying styles based on selector support, using invalid selectors to filter unsupported browsers.
A developer shares their game 'My Minions', a music and circuit creation game with path-building mechanics and minion control.
EuroScipy conference in Paris announces program details, keynote speakers, and a new poster session. Submission deadline is May 8th.
A developer reflects on the value of participating in tech Q&A communities and shares the surprise of receiving the Microsoft Community Contributor Award 2011.
A developer plans to participate in the Ludum Dare game jam, detailing the tools and libraries they'll use for game creation.
Solutions for thread-safety crashes when using Python's sqlanydb driver with Twisted's adbapi for SQL Anywhere databases.