SMS Messaging

Forgive this mis targeted email, I didn’t know where else to send it
to be truthful. I am building an application using Ruby on Rails, I
need to know what SMS based service Highrise is using or something
similar. Anyone have experience sending sms messages from Rails? I
would love a link to a good service. Thanks!

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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.

For a free, albeit with limited options, check out the sms_fu plugin.
For more options, with pay as you go messaging, check out something
like clickatell along with the gem of the same name.

\Peter

On Jan 3, 1:04 pm, Merrick C. [email protected]
wrote:

Forgive this mis targeted email, I didn’t know where else to send it
to be truthful. I am building an application using Ruby on Rails, I
need to know what SMS based service Highrise is using or something
similar. Anyone have experience sending sms messages from Rails? I
would love a link to a good service. Thanks!

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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.

Merrick C. wrote:

Forgive this mis targeted email, I didn’t know where else to send it
to be truthful. I am building an application using Ruby on Rails, I
need to know what SMS based service Highrise is using or something
similar. Anyone have experience sending sms messages from Rails? I
would love a link to a good service. Thanks!

In the US, and probably in some other countries, all cellular carriers
have e-mail-to-SMS gateways. That’s probably the simplest way…

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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.

Best,
–Â
Marnen Laibow-Koser
http://www.marnen.org
[email protected]

There are many paid sms gateways in market. They provides developer
api to send sms.
LIKE Webstar, timessms, clickatell. You compare pricing and use which
is best suites with
your business needs.

On 1/5/10, Marnen Laibow-Koser [email protected] wrote:

Best,
“Ruby on Rails: Talk” group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.


Sandip