Microsoft .NET Framework 4 Platform Update 1 KB2478063 Service Pack 5 Feature Set 3.1 R2 November Edition RTW
A developer critiques Microsoft's confusing .NET Framework version naming and advocates for simpler, clearer version numbers like .NET 4.1.
A developer critiques Microsoft's confusing .NET Framework version naming and advocates for simpler, clearer version numbers like .NET 4.1.
Explores the minimum number of AND/OR operators needed to express any Boolean function of five variables, detailing the computational approach.
A guide to setting up a virtual environment and project structure for Django applications, covering OSX and Ubuntu.
Explores a subtle bug in Python 2 set comparisons involving custom __eq__ methods and how it's resolved in Python 3.
Explains a common JavaScript closure issue where loops create unexpected behavior and provides solutions using IIFEs and libraries.
A technical guide on creating a transparent UITableView with a custom background view and implementing tap gestures to hide/show the table.
Announcement for a 2-year junior engineer position to work on the scikit-learn machine learning library at INRIA near Paris.
Learn how to change the URL hash without causing a distracting page jump using the History API and a fallback for older browsers.
Explains how to use CSS's cascade to automatically clear floats, reducing layout issues and maintenance.
Guide to configuring Windows XP Scheduled Tasks to run a process every 15 minutes using advanced repeat options.
Author announces two upcoming tech conference talks on Mobile Web Performance and the practical use of Media Queries in Responsive Web Design.
Explains using the HTML5 `oninput` event with `onkeydown` as a fallback for older browsers, including a jQuery plugin example.
Fixing ASP.NET DropDownList OnSelectedIndexChanged event not firing by enabling AutoPostBack.
A tutorial on using a Glimpse plugin to inspect Windows Identity Foundation (WIF) claims in an ASP.NET application for easier debugging.
Discusses web hosting company Bluehost's legal compliance and trust issues after revealing a customer's identity for a satirical site.
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.
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.