Taking Some Pain out of Python Logging
A guide to simplifying Python logging by leveraging system-level tools like syslog and rsyslog instead of complex library handlers.
A guide to simplifying Python logging by leveraging system-level tools like syslog and rsyslog instead of complex library handlers.
Introducing the Cimbalino Toolkit's ApplicationBarBehavior, a solution for making the Windows Phone Application Bar bindable in MVVM apps.
John Carmack's archived article on reducing latency in virtual reality systems to improve user experience and prevent simulator sickness.
Mitchell Hashimoto explains how the APPLE customer service acronym from his Apple retail days shaped his approach to building successful tech projects like Vagrant.
Announcing the second bug squash day for the Ceilometer project, focusing on preparing for the Grizzly release.
A technical guide on installing and configuring Redis 2.6 on a CentOS Linux server hosted in Microsoft Azure.
Announces v1.1.0 of a MongoDB session state provider for ASP.NET, updating to the latest C# driver with breaking change fixes.
A technical guide on provisioning a CentOS 6.3 Linux virtual machine on Microsoft Azure, preparing for a Redis 2.6 installation.
Introducing collectr, a Python library for automating the minification and upload of static files to Amazon S3.
A detailed analysis of a convincing PayPal phishing email, including how to spot the fakes and the discovery of a compromised website.
An IT professional argues that technology is often wrongly blamed for human errors, using real-world examples from workplace incidents.
An explanation of WebKit, its different ports, and how they affect web development and browser compatibility.
Announcement of a temporary takeover of the @msdnbelux Twitter account to share content on ASP.NET, JavaScript, and Azure.
A humorous proof-of-concept exploit using HTML5 localStorage to fill a user's hard disk, highlighting browser security flaws.
A user investigates why Google search results for 'stackoverflow' incorrectly linked to a US government website, revealing a web developer's redirect error.
Explains the Python Requests library's handling of HTTP 302 redirects, discussing the RFC specification versus real-world browser behavior.
Critique of tech firms that specialize in only one tool or language, arguing for problem-solving over rigid specialization.
OpenStack's Heat and Ceilometer projects graduate from incubation to integrated status for the Havana release.
A developer shares a humorous and insightful experience debugging an R package for the Adobe API, focusing on error handling and JSON parsing.
A guide on connecting to and working with Windows Azure SQL Database directly within the PhpStorm IDE, covering setup, queries, and database management.