Publishing symbol packages for a MyGet feed
MyGet now supports publishing symbol packages for private feeds via SymbolSource.org integration, enabling easier debugging of NuGet packages.
MyGet now supports publishing symbol packages for private feeds via SymbolSource.org integration, enabling easier debugging of NuGet packages.
A discussion on the practical value of HTML semantics, focusing on accessibility and the real-world impact of semantic markup on screen readers.
A technical guide on rewriting WCF OData service base URLs to work correctly behind a load balancer or reverse proxy.
A developer's journey to create SofiaJS, a JavaScript user group in Bulgaria, to foster a local community for developers.
A guide to implementing cross-browser sound notifications in web pages using HTML5 audio, Flash, and legacy browser fallbacks.
A gallery exploring CSS transitions and animations, demonstrating various animatable properties with interactive demos.
A guide on setting up and using Memcached for distributed caching on Windows Azure, specifically for PHP applications.
A developer shares personal experiences and feedback from speaking at four front-end web development conferences, including JSConf EU and Fronteers.
A guide on using git rebase to automatically synchronize a gh-pages branch with the master branch in a GitHub repository.
A guide on using MyGet to create and manage public NuGet feeds, detailing setup, security permissions, and contribution workflows.
A guide on using a custom NuGetRole to deploy applications to Windows Azure from a NuGet package feed instead of source control.
Chainvas library update adds modularity, IE8+ compatibility, client-side build script, and extensive documentation for API chaining.
A developer's first look at the newly launched Google+ API, covering initial impressions and the potential for new applications.
Introducing cubic-bezier.com, an improved tool for creating and visualizing CSS cubic-bezier() easing functions with advanced features.
A technical guide on implementing dynamic view sections in ASP.NET MVC using a dynamic view model and DisplayTemplates.
A developer explains the cost-effectiveness, global traffic management, and CDN benefits of using Windows Azure for the MyGet package hosting service.
A tutorial on creating a typing animation effect using the CSS3 steps() function, requiring monospace fonts and a solid background.
A developer creates a web tool to convert CSS color names to RGB, HEX, and HSL values using HTML5 Canvas and modern web APIs.
Analyzing URL readability, comparing hierarchical paths vs. query strings, and discussing separator characters for better web design.
Explains how to resolve a UriFormatException in WPF unit tests by registering the pack:// URI scheme before testing resources.