Drupal Debugging Drupal performance with Cache Debug module Finding the offenders breaking your caching strategy
Git Extracting a file or a folder from a git repository with full git history Simple git commands to save you
Apache Analyse Apache traffic with asql log interface Get meaningful stats/data from your apache log files easily
Drupal How to add subtabs under the User Edit tab in Drupal Get your tabs to appear on the user edit page
Drupal Using git pre-commit hooks to keep your Drupal codebase clean Sick of committing debug code to your git repo?
Drupal How to create a dashboard with Dashing and integrate with Drupal data Show off you Drupal data on your TV on the wall
Drupal Upgrading PHP to 5.4 on Ubuntu 12.04 LTS to support Drupal 8 As of the 28 February 2014, Drupal 8 now requires a minimum PHP version of 5.4.2. For background information read the drupal.org issue. This places everyone running Ubuntu 12.04
Drupal Updating Drupal to use Google Analytics Universal tracking Google Analytics has a new version of Google Analytics dubbed “Universal Analytics”
Drupal SQL injection and Drupal 7 - top 1 of 10 OWASP security risks SQL injection and Drupal and how to avoid it
Drupal High performance AJAX callbacks with Drupal 7 and the JS module Make lightning fast AJAX queries in Drupal 7
Drupal Error aggregation and alerting with Drupal 7 and Raygun.io Work out when an issue started occurring and what impact it is having on real people
Gimp Using GIMP's Foreground select tool GIMP has a fantastic tool for selecting a single or multiple similar items in an image. Foreground Select Tool.
Python Using apache-libcloud to provision cloud servers Apache’s libcloud is a Python library that allows you to write code that interacts with numerous cloud service providers.
Drupal Remove custom Drupal modules and themes from the update status page Clean up your update status page to remove custom modules in Drupal 7
Python Validate and clean user submitted address data with pygeocoder Sanitise and validate user supplied addresses