Tag Archives: tip

WordPress anti-spam recipe

Here’s a simple recipe to cut down on comment spam in WordPress. I assume you have basic understanding of unix commands or can translate them to windows.

Making JavaScript transparent

A disclaimer: I’m writing this just to share (and record for myself) this one stupid trick in Javascript. While I’m here, I thought I should kvetch about most javascript usage.
First, the stupid trick.
Have you ever been on a page and you try to control-click or right-click on a link only to [...]