xpyb 1.3 released
Announcing xpyb 1.3, a major update to the XCB Python bindings with critical bug fixes and new Pycairo integration for drawing.
Announcing xpyb 1.3, a major update to the XCB Python bindings with critical bug fixes and new Pycairo integration for drawing.
Analyzes the environmental claims of cloud computing and data centers, questioning if they are truly 'green' without solid quantitative evidence.
Poland's court system offers a SOAP API for programmatically filing lawsuits and managing legal cases, including features for authentication and rate limiting.
A guide to configuring .NET applications and IIS SMTP server to send email using Amazon SES, including setup steps and configuration examples.
A critique of beginner programming books and a proposal for a more effective, project-based approach to teaching coding.
Analyzing a coordinate conversion accuracy issue in an Ordnance Survey data import project using SQL Server and a third-party GeoCoordConversion library.
Announcing the release of 'Pro NuGet', a book covering advanced NuGet package management concepts, best practices, and scenarios beyond basic usage.
Author shares excitement about being invited to join the ASPInsiders, a group of experts providing feedback on ASP.NET technologies.
Explains how to use the new Shim/Fakes framework in Visual Studio 11 Beta for isolating unit tests by redirecting framework method calls.
A developer discusses the challenges of open-source maintenance and urges users to contribute code instead of demanding features.
Explains how to model and store reference lists (like Countries) in RavenDB document databases compared to relational databases.
A 2012 analysis of major German news sites reveals most fail to provide shareable links to specific images in their galleries, highlighting poor web development practices.
A tutorial on implementing an IDocumentStoreListener in RavenDB to automatically update audit fields like 'UpdatedBy' and 'UpdatedOn' on entities before they are saved.
Explores the rules for valid, unquoted property names in JavaScript objects, including identifiers, string literals, and numeric literals.
Explains when to use temporary tables instead of table variables in SQL Server for significant query performance improvements.
Analysis of why CSS vendor prefixes create maintenance problems for developers and hinder web standards adoption.
Analyzes why WordPress has low adoption in government despite its market dominance, focusing on perception issues vs. technical capabilities.
A guide to detecting user touch interactions across an entire iOS app without interfering with normal UI behavior, using a window-level gesture recognizer.
A guide to integrating Apple's UIGestureRecognizers into cocos2d game projects without modifying the framework's source code.
Guide to configuring Jenkins on Windows to use HTTP authentication for Mercurial pulls, preventing full repository clones on each build.