Restart CSS Animation (using CSS to trigger a reflow)
A CSS technique to restart an animation on hover by triggering a reflow with a second, dummy animation.
A CSS technique to restart an animation on hover by triggering a reflow with a second, dummy animation.
A tutorial on integrating the Cimbalino Toolkit with the MVVM Light Toolkit to build a simple 'Hello World' Windows app.
A summary of the London VMware User Group meeting, covering storage performance with PernixData, community lightning talks, Docker integration, and DR solutions.
Explains why government agencies can't use standard online service terms and how to negotiate custom agreements for the federal market.
A developer investigates and solves a complex iOS 8 UIKit regression involving unwanted screen rotation when using multiple custom windows.
A step-by-step tutorial for creating a basic area chart using the D3.js JavaScript library, focusing on simplicity and core concepts.
Analysis predicting rapid adoption of autonomous vehicles by 2025, leading to massive job displacement, economic restructuring, and societal transformation.
A 2015 roundup of browser bug fixes, development tools, and web development news, including Firefox, Chrome, and Opera updates.
A technical guide on using basket.js to asynchronously load module-specific JavaScript from local storage for better web performance.
Explains why adding large data files to a directory declared as a VOLUME in a Dockerfile causes slow builds and container creation, with solutions.
Introducing XamlAnimatedGif, a new open-source library for displaying animated GIFs in WPF, Windows Store, and Windows Phone apps with improved memory efficiency.
Explains the concept of Ubiquitous Language in software design using a personal medical story to highlight the importance of clear terminology.
A February 2015 roundup of browser bugs, workarounds, new features like WOFF2 in Firefox 35, and developer tools for debugging and accessibility.
Author's 2014 review: writing a data science book from scratch in Python and preparing for/starting a software engineering job at Google.
The author asks readers to choose which of his two Python web scraping projects he should write a tutorial about next.
A technical overview and personal notes on Amazon's ECS (EC2 Container Service), explaining its core concepts, workflow, and current state.
Explores the mathematical concept of transitive statistical tests and the conditions under which they can be represented by a single real-valued statistic.
Explores challenges and solutions for concurrent development of OBIEE's RPD metadata model, focusing on source control and DevOps practices.
Explores the human side of DevOps, emphasizing culture, collaboration, and emotional intelligence as key pillars for breaking down silos and achieving continuous delivery.
Explains the HTML download attribute, its use cases for triggering file downloads, browser support, and best practices like showing file size.