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>&nbsp; - this would be a username, not a human name<br><br>comment_author_url<br>&nbsp; - this would be blank, since we don&#39;t require a homepage url for signup<br><br>referrer<br>&nbsp; -- this would either be blank, or identical to the comment_content
<br><br>comment_content<br>&nbsp; - this would be the submitted bookmark URL. i could append some heuristics (number of bookmarks, age of account, etc), but i&#39;m not sure that would help akismet because it would have no semantics associated with the values.
<br><br><br>permalink<br>&nbsp;&nbsp; - i would use the user&#39;s homepage on Feed Me Links here.<br><br>comment_type<br>&nbsp; - this would be &quot;bookmark&quot;<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>