EqualLogic Upgrade FTP Permission Denied Error
Resolving a 'FTP: Permission denied' error during a Dell EqualLogic firmware upgrade by applying a Microsoft HotFix on Windows 7.
Resolving a 'FTP: Permission denied' error during a Dell EqualLogic firmware upgrade by applying a Microsoft HotFix on Windows 7.
Guide for students to retrieve lost Microsoft DreamSpark product keys from their online account.
The article critiques the traditional approach to open source, arguing that simply making code public isn't enough without a cultural shift towards open collaboration.
A tutorial on embedding matplotlib animations directly into IPython notebooks using HTML5 video encoding and custom display functions.
A tutorial on styling a website header with CSS, covering linking stylesheets, using CSS resets, and applying layout techniques.
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.