Greg Hauptmann
2007-Feb-13 22:55 UTC
SMS service for Rails app alerts - recommendations for free/cheap service/approach for rails apps???
Hi, I''m interested in triggering SMS alerts from my Rails app (hosted on Dreamhost) for key events or errors. Any recommendations re whether there is a free SMS service to enable this? Or else a cheap service? Also whether there is a rails plugin to make this easy? Tks Greg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
JT
2007-Feb-14 06:47 UTC
Re: SMS service for Rails app alerts - recommendations for free/cheap service/approach for rails apps???
Greg Hauptmann wrote:> > I''m interested in triggering SMS alerts from my Rails app (hosted on > Dreamhost) for key events or errors. > > Any recommendations re whether there is a free SMS service to enable > this? Or else a cheap service? > > Also whether there is a rails plugin to make this easy?Hi, Greg. I''ve haven''t either of these services, but here are some resources I have bookmarked on SMS integration: http://www.teleflip.com - send them an email, they convert it to an SMS and send it for you (Free under 5k/mo - not live yet) http://open.4info.net - more two-way communication. A user SMS''s 4INFO and they send it to your system. You respond back w/data and they send it over SMS to the user for you (not sure on price - could be free from what it looks like). http://www.tech-recipes.com/rx/939/sms_email_cingular_nextel_sprint_tmobile_verizon_virgin - formats for how to send emails through a mobile provider''s gateway (free - you just have to figure out what provider. I''m sure you can find info on that somewhere on the ''Net.) Hope that helps. I''m interested in what else you find out. I''m also looking at integrating SMS into a Rails app. If you don''t mind, I''d appreciate it if you''d post back to the list anything else relevant you find. I like the idea of using email to SMS gateways just because there is already so much in Rails that makes working with email easy. -JT --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Lennie De Villiers
2007-Feb-14 07:35 UTC
Re: SMS service for Rails app alerts - recommendations for free/cheap service/approach for rails apps???
Hi, There are maybe some free SMS services available or you can use clickatell com If you want we can write a rails clickatell plugin for you. Kind Regards, Lennie De Villiers OpenMind Connections Email: info-sbM3GJIWwA3LWuJw6aIdhgmJUW6+1FaJ930Pai70D+E@public.gmane.org Website: http://www.openmindconnections.co.za -------Original Message------- From: Greg Hauptmann Date: 2007/02/14 12:55:21 AM To: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Subject: [Rails] SMS service for Rails app alerts - recommendations for free/cheap service/approach for rails apps??? Hi, I''m interested in triggering SMS alerts from my Rails app (hosted on Dreamhost) for key events or errors. Any recommendations re whether there is a free SMS service to enable this? Or else a cheap service? Also whether there is a rails plugin to make this easy? Tks Greg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---