First, stop using Godaddy. They suck and they've proven they will take your domains down for complaints without any hesitation. Try Namecheap or another registrar. Aside from that, you really should set up your own tracking. There's free systems out there (prosper202) as well as paid ones...
The best way to learn is to develop a program that serves some purpose or interests you. Think of something you would like to build and post any problems you're having and I'm sure people will be happy to help.
I don't think your problem is with cURL, but more generally the concept of submitting HTML forms. If you post more information about what you're trying to do people will be able to help. Right now I don't know what you're talking about.
I'd love to see the benchmarks you're referring to when you say Python is slow.
Python is used in massive production deployments by Google, IBM, Facebook, and many other companies. The fact is that almost no web-related applications are CPU-bound, so minor performance variations are a...
I can't message you because I have a low post count, but I'm working on developing some twitter tools myself. I'd be happy to swap ideas. Send me a message if you're interested.
That is a very outdated characterization of Python. As of 2.5 it is certainly not the "slowest of the lot" and the per-core threading issues related the GIL were solved by the multiprocessing module (which was backported from its inclusion in the stdlib of 2.6).
As another aside, any bot's...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.