Slides for TechDays Belgium 2012: SignalR
Slides and demo code for a TechDays Belgium 2012 presentation on implementing real-time web features using SignalR.
Slides and demo code for a TechDays Belgium 2012 presentation on implementing real-time web features using SignalR.
Developer creates a jQuery UI plugin for a rotating image gallery using JavaScript and analytic geometry for broad browser compatibility.
Explains techniques to improve testability and reduce framework coupling in ASP.NET MVC routing configuration.
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.
Lea Verou responds to being falsely accused of promoting -webkit-only prefixes and discusses the CSS vendor prefix problem.
A guide to creating a custom plugin for Spring Insight to monitor and analyze performance of Hippo CMS HST queries using AspectJ.
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.
A personal reflection on the experience of a microprogramming lab, discussing the process and connecting it to RISC architecture concepts.
An overview of the css3test project, a tool that comprehensively tests browser support for CSS3 features and specifications.
Explains the CSS box-sizing property and recommends using border-box for easier layout management, preventing width calculation issues.
A guide on creating custom MSBuild tasks to manage AWS Elastic Load Balancer registration during automated .NET deployments.