Take this you mobile wannabe!
A critique of poor mobile web practices, arguing against forced redirects to stripped-down mobile sites and intrusive app download prompts.
A critique of poor mobile web practices, arguing against forced redirects to stripped-down mobile sites and intrusive app download prompts.
A developer details migrating their blog to Jekyll on GitHub, discussing the benefits and their technical workflow for writing and publishing.
A guide to setting up and writing unit tests for iOS apps in Xcode 4, covering project configuration, resource management, and bundle paths.
Explains how to automate removal of NSNotificationCenter and KVO observers in iOS using method swizzling and associated objects to prevent crashes.
Guide to enabling and configuring Microsoft Endpoint Protection anti-malware for Windows Azure Web and Worker roles.
A quick tutorial on creating a responsive 960px grid system using SASS loops and variables for CSS layout.
A technical guide on implementing a generic DelegateEqualityComparer in C# to simplify custom equality comparisons in LINQ queries.
Discusses the limitations of Django's built-in authentication system (contrib.auth) and the need for a more flexible alternative like django-newauth.
Jonathan Shapiro explains why he stopped developing the BitC programming language, citing design issues and lack of funding.
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.