Monthly Archives: October 2004

Spam Status

When reading through my log files too see how my spam filtering was performing, I realised that today I had blocked 40 spam attempts and none got through! Most of them was not actually blocked by phpSnatch, but was in … Continue reading

Posted in Computers, PHP, Programming, Software | Leave a comment

Spammed Again

Turns out I forgot to activate/implement all my new fancy spam filtering, so I just had the pleasure of removing 43 spam comments from the database. Now I hope my new filters can keep them out, if not, then I … Continue reading

Posted in Computers, Lillesvin Networks, PHP, Programming, Software | 5 Comments

phpSnatch 0.1

Finished up on the first release of phpSnatch (0.1) and now it should be ready for use. I’m not saying it’s stable or anything, but it should work. (Again, test it at: http://penguins.linux.dk/phpSnatch/test.php.) On my server it’s a little slow, … Continue reading

Posted in Computers, Lillesvin Networks, PHP, Programming, Software | Leave a comment

phpSnatch – Fighting Spam

Sat down for a couple of hours and hacked this together: phpSnatch. It’s a Content Spam Filter, designed to scan e.g. blog comments, forum posts, wiki-entries and assign them a spam value, which the coder then can implement a reaction … Continue reading

Posted in Computers, Lillesvin Networks, PHP, Programming | Leave a comment

Spam Blocking

Just installed WordPress for Solveig [da] and realized that WordPress blocks spam by counting links in the comments. (Now, why didn’t I think of that?!?) So from now on – as soon as I get this implemented, that is – … Continue reading

Posted in Computers, Friends, Lillesvin Networks, Software | 1 Comment