twilio Building Twilio MMS Bots I recently wrote two short tutorials for this awesome project called hack.guides() which is run by pluralsight. These posts are intended to cover identical material in two different langauges (ruby and python).
twilio Send SMS Messages with Processing and Twilio Processing is a relatively new framework used for creating rich visual-based applications in Java, Android, Javascript, and more. It's free, open source, portable, extensible, and well documented.
twilio Featured Debugging Twilio - Hangup All Active Calls If you're an idiot like me you might find yourself using Twilio one day and accidentally making way more phone calls than you intended to. I'm not ashamed to admit that this has now happened to me multiple times. I find myself scrambling for a way to clean up the
twilio Featured Debugging Twilio - HTTP 405 Not Allowed There is nothing more discouraging than hearing “We’re sorry. An application error has occurred.” over and over again while debugging a Twilio [https://www.twilio.com/] application. I experienced this recently while rehearsing the five-minute Twilio demo I’ve given dozens of times before. This post will examine a