Welcome, Guest. Please login or register.

Author Topic: Automatic login and ignore list  (Read 6651 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline koaftder

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 2116
    • Show all replies
    • http://koft.net
Re: Automatic login and ignore list
« on: June 12, 2011, 11:59:22 AM »
No offence, but forum blinders are for weenies. That being said, folks who want to wall themselves off even further should probably learn how to write grease monkey scripts instead of expecting webmasters to mold the site to placate users personality defects.
 

Offline koaftder

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 2116
    • Show all replies
    • http://koft.net
Re: Automatic login and ignore list
« Reply #1 on: June 12, 2011, 12:10:56 PM »
Quote from: AppleHammer;644409
Well, it's not a case of having a personality defect - it's just that there are certain posts I'd rather not read and the ignore list is quite good for that.

I think that proper use of the ignore list is prefferable to the mindless and pointless arguing that goes back and forth between some members.  That's pretty much the kind of thing I'm trying to ignore - I don't have any personal problems with any specific members themselves.

What is a grease monkey script? I'll look that up.

AH


It's an extension to firefox for altering web content: http://en.wikipedia.org/wiki/Greasemonkey . If you came up with a good ignore script on the client side you could filter out stuff whether or not you are logged in. Some of the folks on moobunny made one to filter out the spam on that site.
 

Offline koaftder

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 2116
    • Show all replies
    • http://koft.net
 

Offline koaftder

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 2116
    • Show all replies
    • http://koft.net
Re: Automatic login and ignore list
« Reply #3 on: June 13, 2011, 01:05:32 AM »
The primary use of the ignore feature in webforums isn't to actually filter content, it's to serve as a tool for agitating other users. This is why it's so common to see messages to the tune of "I've put you on my ignore list". There is no legitimate reason to do that. Another scenario you see played out from time to time is "I don't agree with you so I'm adding you to my block list unless you change your opinion". Why anyone would give a shit about another person adding them to their ignore list is beyond me but apparently it hurts peoples feelings which is why people stoop to doing that. The ignore feature is an attempt to solve a problem but ends up just being an enabler of anti-social behavior.

This is why it's always a bad idea to implement such components into platforms that are designed to facilitate communication between individuals. Any content filtering that a user desires should be done client side. That leaves communication more open and level while giving the individuals more power and flexibility.