This is as simple is it gets.
Trouble is offsetting the twilio bill. Getting money is the hardest UX problem ever, so I just decided to skip it as long as I can afford it haha
Twilio has an incredible API
11–20 of 66 posts
Re: Twilio has an incredible API
#12I made an entire conference call application in like 2 hours. Not for no reason though, I was unable to find a simple conference calling service. Typing 'simple conference calling' into google comes up with crap like this: http://www.freeconferencecall.com/ Anything good out there? I can't be the first guy to make one.
Re: Twilio has an incredible API
#13Earlier quoted context omitted.
Trouble is offsetting the twilio bill. Getting money is the hardest UX problem ever, so I just decided to skip it as long as I can afford it haha
If you can't monetize it, you can at least sell the source code as an enterprise solution -- i think there are many SMB would like to get this simple system in house.
Re: Twilio has an incredible API
#14I made an entire conference call application in like 2 hours. Not for no reason though, I was unable to find a simple conference calling service. Typing 'simple conference calling' into google comes up with crap like this: http://www.freeconferencecall.com/ Anything good out there? I can't be the first guy to make one.
Re: Twilio has an incredible API
#15Re: Twilio has an incredible API
#16I made an entire conference call application in like 2 hours. Not for no reason though, I was unable to find a simple conference calling service. Typing 'simple conference calling' into google comes up with crap like this: http://www.freeconferencecall.com/ Anything good out there? I can't be the first guy to make one.
Here's a take on it that uses Twilio Client to allow people to join from the browser as well as the phone http://www.twilio.com/gallery/projects/talkasaur-us I'll see if I can get Aaron in here to give out a few beta codes
1. It's in private beta. 2. Not sure I the dinosaur theme is something I would want outside clients to see, although I personally think they're hilarious.
Re: Twilio has an incredible API
#17This is as simple is it gets.
Trouble is offsetting the twilio bill. Getting money is the hardest UX problem ever, so I just decided to skip it as long as I can afford it haha
Re: Twilio has an incredible API
#18I wish Twilio was available in the rest of the world though...
Re: Twilio has an incredible API
#19The border anti-alias looks odd in Google Chrome (Windows Vista / Chrome 14.0.835.163), works fine in Firefox. http://i.imgur.com/91ahT.png
Maybe I could just remove the tilt or something? Not sure how to fix it otherwise.
Re: Twilio has an incredible API
#20Earlier quoted context omitted.
If you can't monetize it, you can at least sell the source code as an enterprise solution -- i think there are many SMB would like to get this simple system in house.
Honestly, Twilio's API is so well done I don't believe my code is worth anything. However, it's available here: https://github.com/dickeytk/callinwithus for anyone to take a look at if they're curious how it works.