Don’t think in statistics – the future is already the past.
Argues against relying solely on web analytics for browser support decisions, advocating for future-friendly development with progressive enhancement.
Argues against relying solely on web analytics for browser support decisions, advocating for future-friendly development with progressive enhancement.
A guide to automating web performance metrics collection in .NET using BrowserMob Proxy and Selenium for ongoing monitoring.
A developer argues against rigid 40-hour workweeks, advocating for flexible schedules based on productivity and 'flow state' rather than fixed hours.
A technical guide on implementing Dependency Injection in ASP.NET MVC 3 using the StructureMap IoC container.
Slides and demo code for a TechDays Belgium 2012 presentation on implementing real-time web features using SignalR.
Explains techniques to improve testability and reduce framework coupling in ASP.NET MVC routing configuration.
Developer creates a jQuery UI plugin for a rotating image gallery using JavaScript and analytic geometry for broad browser compatibility.
Argues that news sites should prioritize responsive mobile websites over native apps for content delivery, as apps create unnecessary costs and user friction.
A guide on using Bitbucket's REST API and jQuery to embed live, auto-updating source code snippets from a repository directly into a website.
A tutorial on programmatically applying and switching themes in ASP.NET Web Forms using a base page and a custom control.
A guide to creating a custom plugin for Spring Insight to monitor and analyze performance of Hippo CMS HST queries using AspectJ.
Lea Verou responds to being falsely accused of promoting -webkit-only prefixes and discusses the CSS vendor prefix problem.
A 2012 perspective on responsive web design, advocating for a progressive enhancement approach starting with a basic, fluid layout for all browsers.
A guide to moving an element along a circular path in CSS without rotating the element itself, using transform chaining.
A software test analyst rants about the problem of multiple browser versions and argues for mandatory updates to improve web development and user experience.
A technical article exploring CSS3 animations and pseudo-elements to create an accessible, cross-browser compatible loading indicator.
A guide to creating a simpler CSS typing animation using the 'ch' unit for character-based width, with browser support considerations.
A technical guide on configuring Microsoft Web Deploy (msdeploy) to work with non-administrator user accounts for IIS deployments.
Explores the concept of 'molten leading' for responsive typography, proposing fluid line-height that adjusts with container width.
A technical guide on implementing NSDocument with folder bundles and UTI identifiers for macOS applications, covering common pitfalls and solutions.