Monthly Archives: April 2008

How to block spam on a wordpress Blog

To help stop spam activate the Akismet plugin. Login to your wordpress blog On the right hand side there is a pugin button, click it Activate Akismet plugin (download here if its not all ready installed) Get a WordPress API key http://wordpress.com/api-keys/ (its free) Set the WordPress API key in the Akismet settings page. 99.98 [...]

NSIS – tips and tricks

I create a lot of windows application to make things easier for my customers. The simple act of coping a file from an email to a certain directory can become the most complicated tasks for a certain type of customer. I use an Scriptable Install System provided by NullSoft called NSIS (Nullsoft Scriptable Install System). [...]

WHAT IS reCAPTCHA

A CAPTCHA is a program that can tell whether its user is a human or a computer. You’ve probably seen them — colorful images with distorted text at the bottom of Web registration forms. CAPTCHAs are used by many websites to prevent abuse from “bots,” or automated programs usually written to generate spam. No computer [...]