Washington: A Life by Ron Chernow

Washington: A Life by Ron ChernowI’ve started a new personal reading project: I plan to read a major biography about each of the US Presidents.

Obviously, the first is George Washington.

Washington: A Life written by Ron Chernow is a 930-page volume that thoroughly covers Washington’s life. There were a few things that surprised me a bit—they aren’t part of the typical “Founding Father” narrative in general history books or popular knowledge.

Federalist Leanings

One realization was the extent that Washington’s administration ended up leaning toward the Federalist side. He started out trying to limit executive power and stay within the bounds and intent of the Constitution as written, leaving as much power as possible to the states, but eventually realized the need for a stronger Federal government and took more control.

The author previously wrote a major biography on Alexander Hamilton (who was the definition of Federalist), so perhaps he interpreted some of Washington’s actions from that viewpoint, but Washington was heavily influenced by Hamilton.

Second-Term Attacks

Throughout his first term, the majority of the country practically adored their hero. During his second term, however, the press—especially Phillip Freneau (the National Gazette) and Benjamin Franklin Bache (the Aurora)—fiercely criticized him, even questioning his integrity, motivation for power, and military reputation. At least in my experience of popular history, this has largely been forgotten.

Summary

I highly recommend this book as both a good historical biography and as providing insight into Washington’s character and personality.

Buy the book on Amazon

Unserialize.dev

php iconA quick-and-dirty PHP script to unserialize a string in PHP.

Clone (or download and expand the zip file) into your documents root and point unserialize.dev to the folder.

Note: as of December 2017, Google Chrome requires a TLS certificate to access .dev domains. You can use the script on any local TLD or PHP-capable server without any changes.

Enter your serialized data into the textarea, hit “submit,” and boom!—your serialized data is expanded to a much more human-readable view! Now includes Kint debugger to make it even easier to explore your data. Continue reading “Unserialize.dev”

Woo Generate New Password Reset Link

If your site auto-generates customer credentials, then they receive their username and password in plaintext in their email.

To improve security and make the experience a bit more user-friendly, this plugin sends users a link to create their password, much like WordPress core does when you add a new user account.

Get the code at the WordPress plugin repository, or open issues at the GitHub repository. Continue reading “Woo Generate New Password Reset Link”

Alfred MX Toolbox SuperTool Custom Search

If you use Alfred on your Mac and use MXToolbox.com with any regularity, this custom search should save you time.

Add the custom search

Alfred MX Toolbox SuperTool screenshot

Use the keyword “mx” and any of the SuperTool commands listed here to search for the info you need.


Here is another custom search specifically for whois data.

Add the custom whois search

Alfred MX Toolbox Whois information

Here’s an icon you can use, since custom search URLs don’t include images:MXToolbox

Contact Form 7 to Robly

Adds Contact Form 7 submissions to Robly, with options to specify the list(s) and custom fields.

Get the code at the WordPress plugin repository, or open issues at the GitHub repository. Continue reading “Contact Form 7 to Robly”

Contact Form 7 Google Analytics

Adds Google Analytics Event Tracking to all Contact Form 7 forms sitewide, using “Contact Form” as the Event Category, “Send” as the Event Action, and the form name as the Event Label.

Get the code at the WordPress.org plugin repository, or open issues at the GitHub repository. Continue reading “Contact Form 7 Google Analytics”