How to simplify Calabash acceptance testing with Rake
A guide on using Rake tasks to simplify and automate Calabash acceptance testing for iOS apps, reducing command complexity.
A guide on using Rake tasks to simplify and automate Calabash acceptance testing for iOS apps, reducing command complexity.
A technical walkthrough implementing Row-Level Security (RLS) in Azure SQL Database using the AdventureWorks sample database.
A guide on how to delete a commit from a remote Git repository using the command line.
A guide to optimizing a non-trivial algorithm (NUFFT) in Python using NumPy and Numba, comparing performance to a Fortran implementation.
How to add a simple reading time estimate to articles in a Jekyll blog using Liquid templating.
Explores advanced C# 6 string interpolation, covering IFormattable conversion for custom formatting like culture control and URL encoding.
Analysis of Apple's influence on web standards, focusing on the adoption hurdles of the Pointer Events specification due to Apple's lack of support.
A technical walkthrough on setting up and testing the Auditing feature in Azure SQL Database, including configuration and reporting.
Explains the CSS currentColor variable, its benefits for maintaining consistent color schemes, and how it works within the cascade.
A guide to defining optional parameters in AngularJS UI Router using query parameters, route parameters, and non-URL parameters.
A step-by-step guide to implementing internationalization (i18n) in Python applications using the gettext module.
Explores the Shadow DOM feature of web components, focusing on its role in style encapsulation and component isolation for web development.
A guide on using Docker containers to run desktop applications like IRC clients and email, offering isolation and resource control.
A technical walkthrough on setting up and using the Dynamic Data Masking feature in Azure SQL Database for on-the-fly data obfuscation.
A tutorial on creating maps using R, based on a presentation by Ryan Peek and Michele Tobias at the Davis R Users' Group.
A roundup of browser updates, bug fixes, and developer tools for July 2015, covering asm.js, responsive images, and debugging platforms.
An explanation of Jekyll collections, a powerful feature for organizing non-chronological content like products or recipes on a static website.
A technical guide on configuring Squid proxy to control and route access to Amazon S3 buckets and Yum repositories within an AWS VPC.
Exploring the IBash Notebook, a Bash kernel for Jupyter, and its potential as a data science environment with inline image support.
Introducing Awesomplete, a lightweight, dependency-free JavaScript library for creating customizable autocomplete widgets.