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.

Read more →

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.

Read more →

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…

Read more →