Archive for February 2nd, 2007

Comment Blacklist - Part 2 »

On the heels of the previous list we have added the following IPs to the blacklist:

61.55.135.167
209.67.219.74
72.21.42.139
66.90.101.223
66.63.170.194
66.90.103.243
62.212.81.166
208.113.151.29
69.16.212.134
64.27.0.166
72.232.65.154
72.232.207.26
82.138.6.154
69.30.192.191
64.72.127.155
205.196.208.26

As you can see, there has been a bit of an increase in the volume of spam comment messages trying to get themselves posted. Such is life.
Tags: IP Address, Blacklist, Comment Spam, Blog Spam, Spam, Technology, Software, Blogging
Tagged with:Frequently Asked [...]

Why use a style sheet? »

Why use a style sheet? In the past, formatting instructions were embedded in HTML. So a block of text to be shown in 16 point red Times Roman ended up being surrounded by the tags <FONT FACE=”Times”> <FONT COLOR=”red” > <FONT SIZE=”16pt”> (before the text) and </FONT></FONT></FONT> (after it). This takes a lot [...]