i know that some social bookmarking sites use akismet to filter out spam links - as the developer/maintainer of such a site myself, i'm wondering if akismet developers recommend this approach? here is how i would populate the arguments of the API call:
<br><br>comment_author<br> - this would be a username, not a human name<br><br>comment_author_url<br> - this would be blank, since we don't require a homepage url for signup<br><br>referrer<br> -- this would either be blank, or identical to the comment_content
<br><br>comment_content<br> - this would be the submitted bookmark URL. i could append some heuristics (number of bookmarks, age of account, etc), but i'm not sure that would help akismet because it would have no semantics associated with the values.
<br><br><br>permalink<br> - i would use the user's homepage on Feed Me Links here.<br><br>comment_type<br> - this would be "bookmark"<br><br><br>would using Akismet in this way be appropriate / useful?<br>
<br><br>thanks in advance,<br><br>-- <br><br>john manoogian III (jm3)<br><a href="http://www.jm3.net">www.jm3.net</a><br><a href="http://www.feedmelinks.com">www.feedmelinks.com</a><br>