Dynamically Adding a Method to Classes or Class Instances in Python
Explains how to dynamically add methods to Python classes or instances using types.MethodType, covering bound and unbound methods.
Explains how to dynamically add methods to Python classes or instances using types.MethodType, covering bound and unbound methods.
Explains how to use lambda expressions with Entity Framework's Include method for type-safe eager loading, avoiding string-based property paths.
A guide to dynamically adjusting log levels at runtime using JMX and Spring, with a custom namespace example.
SQL Azure requires a clustered index on every table. This article provides a query to identify tables missing one.
Slide deck presentation on running PHP applications on the Windows and Azure platforms, from a tech conference session.
Slides and code from a 2010 Remix session on building and deploying a Silverlight application to Windows Azure cloud platform.
A SharePoint 2010 PowerShell script for creating Host Header Site Collections fails to automatically create the required IIS binding, requiring a manual workaround.
Developer adds asynchronous Gravatar support to Gnus email client, detailing the implementation and community feedback.
Explains how to use Windows Azure Diagnostics with PHP to collect and analyze logs, traces, and performance counters from cloud applications.
Explores the design principle that tools with limited, well-defined options foster greater user intimacy and enduring value than feature-packed alternatives.
A developer details their contributions to the Gnus email/news reader for Emacs, including patches for HTML rendering, IMAP support, and icon functionality.
Announcing the release of django-taggit 0.9, a Django app for tagging, with new features, bug fixes, and breaking changes.
A developer solves a TortoiseSVN authentication issue caused by using the svn:// protocol instead of https:// for commits.
A programmer details their journey back to using Vim as their primary text editor after years with TextMate, explaining the efficiency gains and core concepts.
Microsoft announces Windows Azure Companion, a tool for deploying popular PHP applications like WordPress to the Azure cloud platform.
A developer shares a personal project from 2001-2003: Goal4D, a now-obsolete Java 3D engine, and considers open-sourcing it.
A look at integrating multitouch capabilities into VTK-based scientific visualization software like MedINRIA and Mayavi.
A humorous take on machine learning concepts like overfitting and algorithm comparisons, using Python's scikit-learn library as an example.
Using AspectJ to add Hibernate statistics for criteria queries, a missing feature, without patching the core library.
Announcement for a free, online Windows Azure conference with three technical tracks covering high-level concepts to deep technical sessions.