An update on using the jQuery drag and drop method of fighting spam on phpLD (we didn't want to use captcha). Short answer: didn't quite work. Reduced spam by quite a bit but still 30 to 40 spam submissions a month.
I have numerous methods for combating spam, besides the jQuery Slide-Submit plugin. To effectively combat spam you must use multiple approaches. It is best to protect both client-side AND server-side. JavaScript is helpful on the client side, but not the server side. Spammers frequently target form-processing scripts, bypassing the client-side protection. Is your website a WordPress blog?
Keep in mind there are low paid workers that make like $1-2/hour to submit all day making spamming very affordable to the people paying them.
If phpld has features like activate email upon registration and you review before publish sites and articles submitted by users, then you should activate that and remove captcha.
Also note that you can automate removal. If they have validated their email or paid, the scheduled tasks in the later versions can be set to take care of the removal and on any given day you will have few spam to look at. There is also a mod developer named bruleo that takes this a step further and we will be mentioning this mod in our next email newsletter.
I have started a link directory website about 2 weeks ago in PhpLd V4.0. I was also having captcha integrated and everything was fine but suddenly today I received spam submissions about 250 in few hrs and out of them only 10 were genuine with email verified and 4 looking genuine without email verified. I also sometimes think that people can now these days spam even with a captcha supplied website because I get a lot of submission with same email and very frequently. How to stop those using automated submissions and spamming my website. Please have a look on http://www.cobralinkdirectory.com and let me know if anyone could help me with any suggestion. Thank you.
But my current captcha is also powerful and is of 7 digits. It is also generated randomly, then how come anyone can break it with softwares.