// monthly
Select a month:
 
// topics
Select a topic:
 

MySQL Tag


IP and referrer blocking

In my ongoing effort to stop comment spam from getting through, I've decided to implement IP address blocking and referrer blocking. I never really wanted to block IP's or visitors from certain referrers from accessing my entire site, but decided to build a little script to do so anyways. I guess I should start being a little tougher on these spambots.

I finally got a tag cloud

Never do I feel such a sense of accomplishment as I do when I spend over a week doing some hardcore coding, and logic thinking to finally see my finished product.  After several trials and errors I finally have a working tag cloud.  For those who don't know, a tag cloud pretty much shows what I post about the most.  The bigger the tag (category) in the cloud, the more post that are related to it.  You can check out an official definition of a tag cloud here.