Software

switch-network-location-app

Switch Network Location

This AppleScript-based OS X application retrieves a list of all available network locations, compares each to the current network location, and then switches the current network location to the next available one (as detailed in this blog post).

Download ‘Switch Network Location.app’ or its source.

find-email-addresses-in-files-app

Find Email Addresses in Files

This Automator-based OS X application collects Email Addresses from all text files in a specified folder, sorts them, removes duplicates, and saves the results to a file in the same folder named “email_addresses_from_files.csv” (as detailed in this blog post).

Download ‘Find Email Addresses in Files.app’ or its source.

rankcheck.py

This Python script accepts Domain, Search String and Google Locale arguments, then returns the Google ranking of the Domain for the search term (as detailed in this blog post).

Download the ‘rankcheck.py’ script.

Afrigator