I'm a hacker, a free software advocate, and a student.
The indiatimes.com poll (see in the bottom of the site, which used to publish daily in The Times of India newspaper) is not a genuine poll. Never trust this poll. I've tried biasing it and I'm successful. I've tried it in Linux. You can try it any OS, you just have to create a bot ;-). Following is my linux bot script using lynx web browser (one of my favorite web browsers):
cmd
lynx --post_data http://timesofindia.indiatimes.com/vote.cms <post
post txtPolliD=1400703&PRadio=1&submit=submit --- Don't ignore above hyphens '---'
Command for posting 301 times. Tested on bash wahjava@pc ~$ for (( i = 0; i <= 300 ; i++ )); do ./cmd >/dev/null; echo $i; done;
I hope they'll repair their poll soon. They've not added any human verification schemes. So I think poll is targeted for machines. i.e. What they think of the situation ? But humans are also given chance to participate. ;-)
200601 200602 200603 200604 200605
There are some of my webpages tooo...
This blog is [ INVALID XHTML v1.0 ] [ INVALID CSS v2.0 ]