News Feed
Jobs Feed
Sections




News Archive
feed this:

Engine Yard:
Cloud Out Loud - PHP Evangelism at Twilio, TwilioCon (Keith Casey)
October 16, 2012 @ 08:52:06

In the latest episode of their "Cloud Out Loud" podcast series, Elizabeth NAramore of Engine Yard interviews Keith Casey about his role as an evangelist at Twilio.

They talk some about working at Twilio and Keith's role there, some about the Austin (Texas) technology scene that he participates in and a bit about the currently-happening TwilioCon that's running in San Francisco. There's also a mention of a conference that Elizabeth is involved in that's happening in November in Indianapolis, CodeConnexx (put on by the PHP Women group).

You can listen to this latest episode either through the in-page player or by downloading the mp3. If you'd like this and more great episodes, think about subscribing to their feed.

0 comments voice your opinion now!
keithcasey twilio twiliocon12 evangelism interview engineyard


PHPMaster.com:
Multi-Factor Authentication with PHP and Twilio
June 22, 2012 @ 14:55:48

In this new tutorial on PHPMaster.com, Timothy Boronczk looks at using the Twilio API and multi-factor authentication.

You can make and receive phone calls and send and receive text messages using TwiML (Twilio Markup Language) and their REST API. You can work directly with the API, or use one of the available helper libraries. The library I'm using is twilio-php, which is the library released and officially supported by Twilio.

He shows you how to use the Twilio API library to create a connection object to their REST API and perform various actions like sending an SMS and placing a phone call. the code to built the multi-factor authentication is also included - a user login/password is checked against a database and a form is displayed (depending on if they want to voice call or SMS).

0 comments voice your opinion now!
authentication twilio api rest library service


Voices of the ElePHPant Podcast:
Interview with Keith Casey
May 08, 2012 @ 13:22:54

The Voices of the ElePHPant podcast has released their latest episode, an interview with Keith Casey, a developer evangelist at Twilio.

Cal's "three questions" for Keith revolve around his work with REST and how it relates to the Twilio API:

  • What new technology do you see up and coming that will effect PHP developers the most?
  • What's the most important part of REST that PHP or other developers aren't getting?
  • What's one feature that developers don't know enough about in the Twilio API that you think they should?
  • Bonus Question: Some information about HubAustin

You can listen to this latest episode either via the in-page player, by downloading the mp3 directly or by subscribing to their feed.

0 comments voice your opinion now!
voicesoftheelephpant podcast interview community keithcasey twilio


Justin Carmony's Blog:
SMS Nagios Notifications with PHP & Twilio
January 31, 2012 @ 12:40:46

In this latest post to his blog Justin Carmony looks at a system he created to hook his Nagios notifications into the Twilio web service and have it notify him via SMS with something was wrong.

In the past I would just use my iPhone's email-to-txt email address. However, when I received the txt message, it wasn't formated very pretty, and it would have a different "From Number." So if we had a crazy day, I would have 20-30 message threads in my iPhone all about Nagios. [...] What I like out this setup is with Twilio, I can buy a phone number for $1 a month. So all my notifications come through the same number.

He's included the PHP code he uses to send the notifications (using the Twillo library) and the Nagios commands he configured to send the notifications to that script via the command line.

0 comments voice your opinion now!
sms nagios tutorial twilio notifications commandline



Community Events











Don't see your event here?
Let us know!


release community phpunit tool unittest conference zendframework2 podcast functional development testing object introduction language example opinion interview framework series code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework