Tales from the trenches: resizing a Windows Azure virtual disk the smooth way
A technical guide to resizing a Windows Azure virtual disk without downloading/uploading, by manipulating the VHD file format directly in blob storage.
A technical guide to resizing a Windows Azure virtual disk without downloading/uploading, by manipulating the VHD file format directly in blob storage.
A developer details a persistent bug in Windows Phone 8's PhoneApplicationFrame.CanGoBack property after using RemoveBackEntry.
A guide to tools and best practices for collaborating on projects using the R programming language, including version control and community engagement.
Introducing JekyllBot, a tool that automatically generates JSON APIs for Jekyll sites hosted on GitHub Pages, bypassing plugin restrictions.
A guide to securing ASP.NET Web APIs using OAuth2 and Windows Azure Access Control Service for modern app authentication.
Guide to configuring IIS and ASP.NET Web API to support additional HTTP methods like HEAD, PATCH, or custom verbs by removing WebDAV conflicts.
A developer shares his approach to writing clean, readable SQL with practical examples and best practices for structuring queries.
Resolving DB2 driver library error in Framework Manager 10.1 by fixing PATH variable.
Resolving DB2 driver library error in Framework Manager 10.1 by fixing PATH variable.
A technical tutorial on implementing region mapping for a roguelike game in Clojure, part of a series on game development.
A guide to creating hand-drawn, XKCD-style plots in Matplotlib using custom code before the feature was officially added.
Explains how to use the Gearman job server with Drupal 6 to offload and process background tasks asynchronously.
A technical guide on setting up an Apache Cassandra database cluster on a CentOS virtual machine within the Microsoft Azure cloud platform.
A guide on implementing OAuth2 delegation for ASP.NET Web API using Windows Azure Access Control Service to simplify authentication.
Explores undocumented OBIEE Presentation Services settings for testing and development, including SQL output and simulated delays.
Introducing Prism, a lightweight, extensible syntax highlighter for code snippets with plugin support and semantic HTML.
Part 6 of a series on building a roguelike game in Clojure, covering refactoring, a combat system, and messaging infrastructure.
A guide to upgrading RAM on a Dell Latitude E4310 laptop, including steps and a note on the impact on hibernation file size.
Analyzes the debate on releasing US government-funded software as open source vs. public domain, focusing on legal nuances and practical barriers.
How to identify which SQL Server Reporting Services (SSRS) server sent an email subscription by checking email headers.