SMS
Send yourself a text message with Twilio’s excellent Python library
This weekend at Midsouth Tech Corner I decided to see if I could write a program to send myself an SMS using Twilio. I tried Coffeescript/Node.js for a bit but got bogged down in my own lack of knowledge about sending an https POST with specific parameters. The node libraries for Twilio aren’t fully baked [read more...]

