Every Single Color

WP-CLI on a cloned local Pantheon WordPress

Pantheon is a great system for spinning up WordPress Installs. Except that you can’t use WP-CLI locally on them. You’ll receive something like this:

[05-Aug-2014 14:30:45 UTC] PHP Fatal error: Cannot redeclare wp_unregister_GLOBALS() (previously declared in /Applications/MAMP/htdocs/lookey/wp-includes/load.php:17) in /Applications/MAMP/htdocs/lookey/wp-includes/load.php on line 32

Virtually impossible to debug, but easy to fix.

Grid GIF Studies

Keep Gallery Applications Alive

In a gallery when visitors should never have the fourth-wall of interactive experiences broken, you never want an experience sitting there with an error message or a desktop showing.

Here are a few tips for keeping applications going through application crashes or sneaky user input on Windows 7 and
Mac OS X.

Trails

Web Animations 2014

Crystalline HTML5 Structures

Sixteen generative forms in Javascript. Full size of each after the jump. Next up, animations.

Installing PHP UploadProgress on Mac OS 10.9 Mavericks

Doing this was quite the headache, but here’s how I got it working for Drupal 7.28 on my local machine.

New Codepen Account


Bouncy Paragraph

New account featuring some old examples of HTML5 work from github are now available on Codepen, as well as some new ones, like the bouncy type piece above.

More below the jump.

Building GLUT projects in Linux

How-To: Create a Buildable GLUT Project in Linux Mint (or Ubuntu) in CodeBlocks.