Well, I am in the middle of updating the blog to use the “Bad Behaviour” plugin to see if I can cut down on the amount of spam comments I am getting.
Fortunately the work I did to get the blog running on SQL Anywhere in a generic way allowed me to get this plugin up and running with a minimal amount of work. Specifically, the rewrite function I created to replace MySQL Syntax with SQL Anywhere syntax worked great with the Bad Behaviour plugin. The only thing I had to add was some re-write functionality for the CREATE TABLE statement.
At last the spammers found me…
June 2nd, 2008 · 1 Comment
Tags: Development


1 response so far ↓
1 Volker Barth // Jun 19, 2008 at 1:02 am
No, not only the spammers listen
I’m thinking about planning to setup a blog or a wiki, and of course I would like to use SQL Anywhere as the underlying database. So I’m very interested in reading about your efforts in doing so and the necessary customizing. It’s sounds pleasing that you try to solve this work in a reusable and general way.
So please keep on blogging on such topics.
Best regards
Volker
Leave a Comment
Note that all comments are currently being moderated until I have a better handle on spam, so your comment may not appear for a couple of hours