Shana Tova to you all!

As you may know, Orange changed their site AGAIN circa August 21st.
I've made some crude adjustments to the SendSMS script to support the new site.

Another change is that the script now expects Hebrew in UTF-8.

The biggest change in the script is due to a developer who prefers to remain
anonymous. That developer added proper support for ICQ (usable to send SMSs to
all three big cellphone  providers) via the vICQ Perl module.

This means that before you can play with
     http://www.cs.technion.ac.il/~danken/sendsms
you have to download
     http://www.cs.technion.ac.il/~danken/vICQ.pm
and put it in something like ~/lib/perl5/site_perl/5.8.6/Net/vICQ.pm .
Then, edit sendsms so the line
     BEGIN {push @INC, ("/home/danken/lib/perl5/site_perl/5.8.6")};
makes sense in your system.

Note that you may need to enable SMS-sending in you ICQ account, which AFAIK can
only be done with their official Windows client.

Note further that the script is given under the GPL, and without any warranty
whatsoever.

I hope that you find this extra pain useful!

May we all enjoy a peaceful year, with no interface changes,

-- 
Dan Kenigsberg        http://www.cs.technion.ac.il/~danken        ICQ 162180901

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to