Thursday, July 30, 2015

Twilio markup without a web server!

Make quick SMS and voice prototypes without a web server using Twilio, Twilio markup (TwiML) and TwiMLbin!

Fantastic and free! Check it out.

Sunday, July 19, 2015

MAMP Pro 2.2 on OSX Yosemite

It's been ages since I've done anything Drupal. But I needed to move an old site to a new host. (We're moving it to Pantheon, which rocks!)

I fired up trusty old MAMP Pro 2.2 and... whaaaa??? Apache can't start!

Quick Google of the situation and I found an easy solution:
http://codesoap.com/mamp-pro-apache-and/

tl;dr
Just go to /Applications/MAMP/bin/apache2/bin in your Finder and rename envvars to _envvars. That's it. All done.

Now back to work.