Closed sijbrandij closed 11 years ago
Less cool than building your own commenting system, but what about disqus?
I know and have used Disqus. It works fine, but for the sake of learning I'd say we build our own commenting system :)
On Wed, Oct 30, 2013 at 4:13 PM, Iain Hecker notifications@github.comwrote:
Less cool than building your own commenting system, but what about disqus?
— Reply to this email directly or view it on GitHubhttps://github.com/sijbrandij/railsgirls-nl/issues/39#issuecomment-27448183 .
:thumbsup:
Another idea is to integrate with Akismet or build your own learning spam filter that learns what spam looks like when people mark a comment/resource as spam.
Ooooohhh... that sounds awesome! Let's do that! :)
On Wed, Oct 30, 2013 at 4:26 PM, Iain Hecker notifications@github.comwrote:
[image: :thumbsup:]
Another idea is to integrate with Akismet or build your own learning spam filter that learns what spam looks like when people mark a comment/resource as spam.
— Reply to this email directly or view it on GitHubhttps://github.com/sijbrandij/railsgirls-nl/issues/39#issuecomment-27448959 .
The comments table had about 8000 rows of spam comments. We need to figure out a way of stopping spam (maybe only allowing comments from signed in users, or setting up a recaptcha) from clogging the system.