Unix Bash Shell script to fetch a list of Websites using CURL
This Unix Bash Shell script was designed to fetch a list of website URLs using curl, returning – upon success – the HTTP status code and the final URL retrieved following redirects.
Sharpen your skills with tips and examples for software development on Mac, from coding to design.
This Unix Bash Shell script was designed to fetch a list of website URLs using curl, returning – upon success – the HTTP status code and the final URL retrieved following redirects.
When you are running a local copy of Wordpress in a MAMP development environment on your Mac, you might have run into troubles with Wordpress being “stuck” in maintenance mode after trying to update Wordpress (plugins, themes or core updates). In order to fix this – and have your precious Wordpress updates run through smoothly again locally – you can use a chmod-command with the Terminal.app in macOS.
In order to export & import an SQL dump using MAMP on macOS, the following Terminal.app commands can be used with the “mysqldump” (export) & “mysql” (import) tools located in MAMP’s /bin/ folder: MAMP MySQL dump export Alternatively – in order to… Continue reading » “MySQL SQL-dump export & import with MAMP on macOS”
In this article I describe, how you can keep a MAMP installation with all web-project files & folders in-sync across multiple Macs with macOS.
On OS X, the best way to almost natively test apps or websites is by using the so called “iOS Simulator” (now named simply “Simulator”) which is available as part of the installed Xcode Development Tools.
So to bypass Xcode for starting the Simulator, I wrote a simple Automator application which directly launches the Simulator.app – you can download it in this post or create it yourself following the instructions.
In the course of analyzing Apple’s Weather Dashboard Widget, I found some interesting details about what JavaScript function and URL calls the widget makes and where it retrieves it’s data from. This post contains the URLs called, redirects and example input and output results.
Returns only existing, direct links to static Google’s Earth View (Pretty Earth) images. Link to embed the executed result: https://cdn.rawgit.com/oliveratgithub/eb4a33db70b258120eac/raw/39354fd68c90d6c5ed7cd98fe96f4b96735dad3a/prettyearthimageurl.html Example result: https://www.gstatic.com/prettyearth/assets/full/1222.jpg Code: Sources: GitHub – adriancooney/prettyearth-wallpapers Google Earth View
Because I just couldn’t find ANYTHING close to this on the interwebz, I had to make my own simple AppleScript to easily batch rename multiple files sequentially.
A VBA macro for Microsoft Word (Mac + Windows) to Mail Merge each record into separate documents. Execute the following VBA Macro on your Office Word Mail Merge template to have Word generate & save every record into a single file.
Here’s a quick extract of all the Countries in Apple’s itunesconnect.com to which developer’s can publish their iOS apps to (as of December 25, 2012):