Category

Code

AppleScript to Generate Strong Passwords

I'd totally forgotten I wrote this AppleScript until I needed to create a strong password this morning. If you're a Mac user and need to generate unique strong passwords, give this script a try.

A Useful BBEdit AppleScript

This is a handy AppleScript. I don’t like to soft wrap my text in BBEdit by default, but always seem to end up wrapping it anyway.

Salesforce Flows, Visualforce and Context

I was asked to find a solution for our field reps that would simplify the process of adding a completed task to their activities when they visited one of our retail stores.

AppleScript to Toggle the Mac Desktop

Here’s an AppleScript I use to quickly toggle desktop visibility for taking screenshots and recording screencasts that I thought might be useful for others. Copy the source and paste the code into…