Hedir Web Directory and Webmaster Forum
Search  Register  LoginLogin 
Welcome to Hedir community. Hedir is a community helping to rank the sites on the basis of real customer feedback. Ranking is not based on automated checking of site properties but on the basis of experience with the site/business as a whole. Explore more about Hedir.
Home > Community > Offtopic >

Community based Spam controller for phpbb
Author Message
Add to del.icio.us
Add to YahooMyWeb
Add to Digg
Add to Technorati
Add to Reddit
Add to Furl
Add to Spurl
Add to Simpy
Add to Blinklist
Add to Wink
bret

Moderator
bret

Joined: 12 Sep 2005
Posts: 440

15607 Hedir Points

bret's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Thu Nov 16, 2006 10:04 am    Post subject: Community based Spam controller for phpbb
Latest Blog Post : I am working on template - suggest changes
 
 

This is truly an innovation and thanks to our community members for coming up with these unique ideas.

Background
Hedir always supported postings by guests as many of us are not comfortable in giving away our email addresses to a new site. Guest postings had its own darker side with spammers forcing you to redo the strategy. When we started Hedir we had allowed guest postings for all the forums but later due to hardworking and dedicated spammers we were forced to stop it!

At Hedir we always wanted to allow guest postings and this community based spam controller with the help of existing one (Guests are not allowed to post urls) we will like to give it another try.

How does it work?
Now every post has two additional attributes
  1. Is it a spam? (Yes or No) (A)
  2. Community Spam Value (B)

Our system has few attributes
  1. Hedir community value of members (Currently it is number of posts but we are working on a better system). (C)
  2. Threshold for community spam value. (D)
  3. Moderators' stand and moderators' weight (currently moderators have same strength as a community member in this system). (E)


  • Step 1: A post is made (if this is the first post then taken as a thread) (A = 0 and B =0)
  • Step 2: Community members can vote it as a spam or no spam. (A = 0 and B = B+ cC, where c is positive if voted as spam else negative)
  • Step 3: Once it reaches the threshold community spam value (B > D) we flag it as a spam (A =1)
  • Step 4: When A =1 and is not deleted it goes to special panel for moderators. Moderators can either delete it or flag it as no spam. If the moderator flags it as no spam the value of B = B + (c x E x C), where c is negative. It rechecks whether B<D and if B <D it will make it A=0 else it will wait for other moderators to see.
  • Step 5: A smile on everyone's face.


Will this system work?
I have a strong feeling that with the existing spam controllers we can allow guest postings and help Hedir get more reviews and votes. Only the time can unveil other problems.

Challenges that are keeping us busy
The performance of forums: We do understand that with every additional SQL statement the performance (loading speed) is challenged. At display we are not doing any query only we have combined the A factor to the existing queries.

Still we are keeping a watch over the performance and if proven helpful then we might release it as a phpbb mod. I am sure many other moderators running similar phpbb based forums will appreciate the additional supporting hand.

How will this help Hedir?
It will help us allow guest posting – a very demanding feature. Also each member is empowered to act as a moderator with senior and contributing members more voting power. This will give an additional community tool to play with.

If you think this tool will be help please add your comments. Your feedbacks and suggestions will help us improve. Looking forward to make it a phpbb mod.

Thanks,
Bret

_________________
Web 2.0 bookmarking - I think you cant make it simpler.

Andrew
 
masteri5




Joined: 26 Sep 2006
Posts: 283

10546 Hedir Points

masteri5's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Thu Nov 16, 2006 11:35 am    Post subject:
 
 

Bret

Thanks for the explaination. I recently began to see the spam button and wondered if it simply removed the post if anyone clicked on it. I think that would have been a poor system. Looks like you have considered all the angles.

I think it is a great feature.

_________________
You never get what you want until you help others get what they want.
 
bret

Moderator
bret

Joined: 12 Sep 2005
Posts: 440

15607 Hedir Points

bret's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Thu Nov 16, 2006 12:02 pm    Post subject:
Latest Blog Post : I am working on template - suggest changes
 
 

We are still working on it. If it is able to stop the spams with the community control then we will start rocking again with guest posts. Guest posts are very important see http://www.hedir.com/introduction/about17942.html (almost all comments are from guests and very valuable comments).
_________________
Web 2.0 bookmarking - I think you cant make it simpler.

Andrew
 
Hedir Developer


Hedir Developer

Joined: 18 Jan 2006
Posts: 451

16369 Hedir Points

Hedir Developer's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Mon Nov 20, 2006 5:07 am    Post subject:
Latest Blog Post : The most professional amateur wildlife video
 
 

Hi,

congrats to bret for such a well explanatory posting. Smile I hope this will help our community members to use the spam controller section properly.

regards,
Josh

_________________
My Blog | Review forum guideline to make it better | Check your submitted site in Site Search
 
nozzmoking

Moderator
nozzmoking

Joined: 07 Mar 2006
Posts: 487
Location: UK
35560 Hedir Points

nozzmoking's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Mon Nov 20, 2006 11:05 am    Post subject:
 
 

I think this is a unique way of controlling the spam problem. PCBguy's recent post on the Gmail trick has certainly highlighted the need to be able to accept legitimate guest posts and now this new spam tool enables us to do just that! Great Job! Very Happy
_________________
Please help us to improve HEDir by reviewing some sites.
 
bret

Moderator
bret

Joined: 12 Sep 2005
Posts: 440

15607 Hedir Points

bret's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Mon Nov 20, 2006 3:38 pm    Post subject:
Latest Blog Post : I am working on template - suggest changes
 
 

Yes, we are still testing the performance. Everything is looking so great and we can allow guest postings soon.
_________________
Web 2.0 bookmarking - I think you cant make it simpler.

Andrew
 
Hedir Developer


Hedir Developer

Joined: 18 Jan 2006
Posts: 451

16369 Hedir Points

Hedir Developer's Home Page

web directory author feed
Author Feeds (Beta)
PostPosted: Tue Nov 21, 2006 10:22 am    Post subject:
Latest Blog Post : The most professional amateur wildlife video
 
 

Hi,

bret wrote:
Step 4: When A =1 and is not deleted it goes to special panel for moderators.


any Admin or Moderator had accessed the special panel yet? For Admins and moderators a button can be found in the left bottom section of the topic pages. By clicking the button you can access spam controller panel. The spam control panel button looks like -




If you have any problem accessing the panel please post it below.

IMP : this is only for the Admins and Moderators. Laughing

regards,
Josh

_________________
My Blog | Review forum guideline to make it better | Check your submitted site in Site Search
 
All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Our Features
» Web 2.0 tools
» Get a FREE blog
» Openmic - (Hedir Wiki)
» Hedir Points (Total: 2756604)

bret's submissions
(Please review my submissions)



Community Feed
    rss feed

Terms of Use | About Us | Link to us | Web Directory
This work is licensed under cc by 2.0