Accessible Buttons Jquery Plugin
Introduces buttonlike.js, a jQuery plugin for making non-button elements accessible via ARIA roles, keyboard focus, and event handling.
Introduces buttonlike.js, a jQuery plugin for making non-button elements accessible via ARIA roles, keyboard focus, and event handling.
A guide to free trials, APIs, and SDKs for learning cloud development on major platforms like AWS, Azure, and Google Cloud.
A critique of GitHub's pull request workflow, arguing it's less effective than patch-based systems like Gerrit for serious software contributions.
Fixes the (405) Method Not Allowed error when pushing or deleting packages on a private NuGet server in IIS by removing the WebDAV module.
A technical guide on configuring Munin and Apache's mod_status module to monitor web server health and performance metrics.
Cimbalino Windows Phone Toolkit v2.3.0 released with breaking changes for WP8 Location API, new MultiBindingBehavior, and bug fixes.
A developer details the technical process and reasoning behind migrating their static blog from Ruby-based Octopress to Python-based Pelican.
Author previews the Mobilism 2013 conference in Amsterdam, highlighting its mobile web focus, innovative Twitter Q&A format, and related events.
Part 3 of a series on setting up CI with Jenkins, MSBuild, NuGet, and Git, focusing on creating MSBuild targets for MSpec tests and code coverage reports.
A guide to nine essential CSS properties, including display, width, height, and more, for web developers.
A guide to creating a cross-browser CSS3 card flipping animation using 3D transforms and transitions.
Introduces proftable(), an improved R profiling function that displays detailed call stacks and line numbers to identify performance bottlenecks.
Explains XAML Namescopes in Windows Phone development and how to use the NamescopeBinding helper to solve cross-namescope binding issues.
A review of Stephen Hay's book on responsive design workflow, covering browser-based design, automation, and flexible processes for modern web development.
Introducing Crafter, a Ruby gem to automate and standardize Xcode project setup for iOS/macOS development, saving time on configuration.
A guide to implementing and using Assert.ThrowsExceptionAsync for testing asynchronous code in the Windows Phone Test Framework.
A developer shares their experience redesigning a personal blog using WordPress, focusing on CSS changes and exploring the Ghost platform.
A developer shares insights on designing tech conferences to foster meaningful hallway track conversations, covering break lengths, venue layout, and social activities.
A guide to selecting speakers and ensuring talk quality for technology conferences, covering methods like invite-only, coaching, and open CFPs.
A developer details a new, enhanced Ball Tree and KD-Tree implementation for scikit-learn, comparing its performance and features to existing solutions.