On Fri, Jun 8, 2012 at 10:36 PM, vid wrote:
> On Fri, Jun 8, 2012 at 4:09 PM, kracethekingmaker
> wrote:
> >
> >> Hello,
> >>
> >> I am newbie to Python coding. And, I had a question. I want to write a
> >> script which will check content changes in websites& send e-mail to a
> >>
> >> admin wh
On Sat, Jun 9, 2012 at 6:03 AM, Anand Chitipothu wrote:
> On Sat, Jun 9, 2012 at 10:50 AM, vid wrote:
>> On Sat, Jun 9, 2012 at 1:43 AM, Sriram Narayanan wrote:
>>> If you need to check for the absence of certain content, then write tests
>>> using Sahi or Selenium, and run those at periodic int
On Sat, Jun 9, 2012 at 10:50 AM, vid wrote:
> On Sat, Jun 9, 2012 at 1:43 AM, Sriram Narayanan wrote:
>> If you need to check for the absence of certain content, then write tests
>> using Sahi or Selenium, and run those at periodic intervals.
>
> Does Sahi have python bindings now? The last I che
On Sat, Jun 9, 2012 at 10:50 AM, vid wrote:
> On Sat, Jun 9, 2012 at 1:43 AM, Sriram Narayanan wrote:
>> If you need to check for the absence of certain content, then write tests
>> using Sahi or Selenium, and run those at periodic intervals.
>
> Does Sahi have python bindings now? The last I che
On 9 June 2012 11:11, vid wrote:
> On Sat, Jun 9, 2012 at 5:32 AM, Arvind K wrote:
> > On Jun 9, 2012 10:51 AM, "vid" wrote:
> >>
> >> On Sat, Jun 9, 2012 at 1:43 AM, Sriram Narayanan
> > wrote:
> >> > If you need to check for the absence of certain content, then write
> > tests
> >> > using S
On Sat, Jun 9, 2012 at 5:32 AM, Arvind K wrote:
> On Jun 9, 2012 10:51 AM, "vid" wrote:
>>
>> On Sat, Jun 9, 2012 at 1:43 AM, Sriram Narayanan
> wrote:
>> > If you need to check for the absence of certain content, then write
> tests
>> > using Sahi or Selenium, and run those at periodic interval
On Jun 9, 2012 10:51 AM, "vid" wrote:
>
> On Sat, Jun 9, 2012 at 1:43 AM, Sriram Narayanan
wrote:
> > If you need to check for the absence of certain content, then write
tests
> > using Sahi or Selenium, and run those at periodic intervals.
>
> Does Sahi have python bindings now? The last I check
On Sat, Jun 9, 2012 at 1:43 AM, Sriram Narayanan wrote:
> If you need to check for the absence of certain content, then write tests
> using Sahi or Selenium, and run those at periodic intervals.
Does Sahi have python bindings now? The last I checked was 2 years ago
so it must have come a long way
If you need to check for the absence of certain content, then write tests
using Sahi or Selenium, and run those at periodic intervals.
Ram
On Jun 8, 2012 11:21 PM, "Bhavya" wrote:
> Thanks everyone:)...Much appreciated.
> I will work on it & let the group know how it goes.
>
> Thanks,
> Bhavya
>
Thanks everyone:)...Much appreciated.
I will work on it & let the group know how it goes.
Thanks,
Bhavya
On Fri, Jun 8, 2012 at 1:06 PM, vid wrote:
> On Fri, Jun 8, 2012 at 4:09 PM, kracethekingmaker
> wrote:
> >
> >> Hello,
> >>
> >> I am newbie to Python coding. And, I had a question. I want
On Fri, Jun 8, 2012 at 4:09 PM, kracethekingmaker
wrote:
>
>> Hello,
>>
>> I am newbie to Python coding. And, I had a question. I want to write a
>> script which will check content changes in websites& send e-mail to a
>>
>> admin whenever there are changes.
>
> How many times in a day or how oft
Hello,
I am newbie to Python coding. And, I had a question. I want to write a
script which will check content changes in websites& send e-mail to a
admin whenever there are changes.
How many times in a day or how often will this check be performed ?
You must look into how to use md5, diff ut
Hello,
I am newbie to Python coding. And, I had a question. I want to write a
script which will check content changes in websites & send e-mail to a
admin whenever there are changes.
Ideally this script/program should be scalable for say about 1000 websites
at a time..
How do I start ? I have pre
13 matches
Mail list logo