A hidden gem in the Windows Azure SDK for PHP: command line parsing
Explores a hidden command-line parsing tool within the Windows Azure SDK for PHP, simplifying script development.
Explores a hidden command-line parsing tool within the Windows Azure SDK for PHP, simplifying script development.
Introduces Waldo, a tiny JavaScript bookmarklet for searching and inspecting objects in a web page's runtime object model.
A tutorial on using Clojure to programmatically color SVG maps of Europe, demonstrating XML parsing and manipulation.
A developer introduces createTree, a JavaScript function for building DOM structures to avoid Mobile Safari's innerHTML bugs.
An early look at Windows Azure AppFabric Applications, exploring its new container-based architecture and how it redefines PaaS for easier Azure component integration.
A developer's journey creating a polyfill for the HTML5 progress element, detailing technical challenges and solutions for cross-browser compatibility.
Author celebrates being re-awarded the Microsoft MVP title, now in the Windows Azure category, and thanks the community.
Release of MvcSiteMapProvider 3.1.0 RC, a NuGet package for ASP.NET MVC with performance improvements and bug fixes.
A developer critiques Microsoft's confusing .NET Framework version naming and advocates for simpler, clearer version numbers like .NET 4.1.
A guide to implementing automatic single sign-on for WordPress on IIS7 using Windows Authentication and a custom plugin for Active Directory users.
Discusses the ethics and legal guidelines of excerpting content online, focusing on adding value over just avoiding copyright issues.
Explains why a network drive mapping script fails on Windows 7 but works on Windows XP due to a trailing slash in the path.
Announcement of the official Windows Phone 7 app for Belgium TechDays 2011, built with Silverlight, Azure, and jQuery.
Oracle's technical documentation is available in Kindle and iPad-friendly formats, making it easier to read and learn from.
A technical guide on implementing proper animated GIF support in WPF applications, addressing common pitfalls and providing a clean solution.
A developer proposes using Google Summer of Code to add Python 3 support to the Django web framework, sharing a personal roadmap and goals.
Explores using Templify and NuGet to automate repetitive setup tasks for new ASP.NET MVC projects, saving time and effort.
A developer's perspective on why solving new problems is easier to sell than making marginal improvements to existing solutions.
A guide to using tox, a Python testing tool, for multi-environment testing, documentation building, and dependency management.
A tutorial on using WPF's MultiBinding to pass multiple parameters to an ICommand in MVVM, with a concrete search box example.