![]() |
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
Hooray! It works :-)
Thank you all for your help and especially to Bjoern for this very appreciated programm! Some feature requests: 1) Check for leading + in phone numbers. 2) Check for phone is online or not and go temporarily online if not. Thanks again, nexus |
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
Quote:
Code:
re.match('^(\+[1-9][0-9]+)|(0[0-9]+)', num) Code:
re.match('^(\+[1-9][0-9]+)', num) Quote:
Cheers Bjoern |
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
Quote:
Don't get disturbed by the "o2online - germany" provider class, I was a bit over ambitious and implemented all the features on their website (okay... scheduling is not yet working) :D Cheers Bjoern |
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
Quote:
But www2sms is more stable I think :) |
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
Quote:
Quote:
But while we are on it. Why not merge our efforts? I guess we both could make larger steps forward when we work together instead of figuring out different ways to address web scraping. And one stable, well supported app is better then two unstable apps. I am open for changes. How about you? Cheers Bjoern |
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
Quote:
|
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
1 Attachment(s)
Quote:
By the way, version 1.0.1 should be in the DEVEL overlay in a few minutes. Quote:
CHANGELOG 1.0.0 -> 1.0.1: Quote:
Bjoern |
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
I'm not trying to put a downer on this, but has anyone considered whether this kind of screen-scraping app is compatible with the various providers terms and conditions for their websites? They may prefer people going via their websites so they can show you adverts etc., and may not take kindly to this kind of app.
I only mention it because sometimes when sites find out about screen scraping they try and block it by user agent, or by obfuscating their HTML code, etc., which obviously is a hassle to work around. |
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
Quote:
We will see. Cheers Bjoern |
Re: [ANNOUNCE] www2sms - Send SMS via your providers website
Hey, first attempts to insert the SMS into conversations are WORKING!
So I guess the next version will be with SMS insertion into conversation :-) Just wanted to let you knwo :cool: |
All times are GMT. The time now is 11:36. |
vBulletin® Version 3.8.8