SafariSort

Notice to SafariSort Users

The SafairSort website has been discontinued and now redirects to this blog site. If you wish to change the URL that opens after running SafariSort please follow the steps below: Open your Applications Folder Right-Click (or Control-Click) on the SafariSort.app and Choose “Show Package Contents” Open the “Contents” Folder Open …

Adding Dark Mode to Your Website With CSS and jQuery

Dark mode is all the rage these days. With Apple adding Dark Mode to the upcoming iOS (13) I see this trend increasing in its popularity. The current Mac OS (Mojave) and current Windows OS (10) support Dark Mode themes. Several web browsers are supporting Dark Mode detection when using …

Convert Image for Web With Automator Workflow Using ImageMagic

I have a website where I always upload image files with a standard image size, quality level and unsharp. Instead of loading Photoshop or another image editor I wrote a simple Automator workflow to convert the file with my specified parameters using ImageMagic. Requirements: Automator, ImageMagic Workflow Breakdown Ask for …