Tag Archives: bot

Slide Submit – A jQuery Plugin For Spam-less Forms

Slide Submit is a jQuery plugin which will convert almost any object into a form-submitting or form-enabling slider. Instead of pressing a button, users can slide the slider to submit the form. Or, if you build your form with all of the fields disabled, you can create a slider which behaves like a toggle switch [...]

SWF Capabilities Flash Cookies JavaScript API

SWF-Capabilities is a tiny Flash application I wrote which provides a JavaScript API designed so webmasters can utilize Flash’s persistant Local SharedObject (Flash cookies). Better than browser cookies, Flash’s Local SharedObject enable you to store limited amounts of data on a user’s local computer which can then be reaccessed at a later time. SWF-Capabilities can [...]

How To Stop Comment Spam Bots In WordPress

In this article, I will list a few effective methods for combating automated spam form-submissions in WordPress. Some of these techniques can be used on non-WordPress websites as-well.

HTTP Referrer Spam Checker

My website used to be inundated with referrer spam until I wrote a php script to address the problem. Now, referrer spam isn’t a problem anymore. What is referrer spam?