Bitcoin Forum
May 09, 2024, 05:42:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 [All]
  Print  
Author Topic: Dealing with Signature spam ? (Here's my today's irrevelant post)  (Read 4652 times)
Transisto (OP)
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
October 01, 2012, 07:23:07 PM
Last edit: October 01, 2012, 09:12:23 PM by Transisto
 #1

I am against policing the promotion of paid advertising in signatures but I think it's time we set some rules to the use of signature in an attempt to improve content quality.

This sentence made me cringe.
4) You must post at least one post every day - somewhere on the forum during the contest period.
https://bitcointalk.org/index.php?topic=114454.0

Suggestions :

* Signature filter.  >  https://bitcointalk.org/index.php?topic=114511.0
It could be done with a greasemonkey script but I think the latest events command for a built-in feature.

* Limit size of signature,  Text size of no more than 3 line and size 10 ?

* Allow for longer / bigger signature but with a cut-off at 2-3 lines and a mean to expand signature, (like we do with "Show post" of ignored users)

These are relatively easy to implement, require no maintenance and does not censor anyone.

Given the site-wide exposure of signatures there should be clear guidelines as to what is prohibited and what are the consequences of infringement and repeated offenses.
Would it be better to ban the user or block it's use of signatures. ?
1715233360
Hero Member
*
Offline Offline

Posts: 1715233360

View Profile Personal Message (Offline)

Ignore
1715233360
Reply with quote  #2

1715233360
Report to moderator
1715233360
Hero Member
*
Offline Offline

Posts: 1715233360

View Profile Personal Message (Offline)

Ignore
1715233360
Reply with quote  #2

1715233360
Report to moderator
1715233360
Hero Member
*
Offline Offline

Posts: 1715233360

View Profile Personal Message (Offline)

Ignore
1715233360
Reply with quote  #2

1715233360
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715233360
Hero Member
*
Offline Offline

Posts: 1715233360

View Profile Personal Message (Offline)

Ignore
1715233360
Reply with quote  #2

1715233360
Report to moderator
1715233360
Hero Member
*
Offline Offline

Posts: 1715233360

View Profile Personal Message (Offline)

Ignore
1715233360
Reply with quote  #2

1715233360
Report to moderator
1715233360
Hero Member
*
Offline Offline

Posts: 1715233360

View Profile Personal Message (Offline)

Ignore
1715233360
Reply with quote  #2

1715233360
Report to moderator
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12976


View Profile
October 01, 2012, 07:36:34 PM
 #2

* Limit size of signature,  Text size of no more than 3 line and size 10 ?

This is something I would very much like to enforce. I've looked into adding a height restriction, but it requires a lot of modifications to the parseBBC function to accurately determine the signature's height unless I want to ban a lot of markup in signatures (which maybe I do).

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
Transisto (OP)
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
October 05, 2012, 12:38:27 AM
 #3

If that help : http://userscripts.org/scripts/show/60027

Allows display toggle of user's signature ...
capn noe
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
October 05, 2012, 12:48:20 AM
 #4

* Limit size of signature,  Text size of no more than 3 line and size 10 ?

This is something I would very much like to enforce. I've looked into adding a height restriction, but it requires a lot of modifications to the parseBBC function to accurately determine the signature's height unless I want to ban a lot of markup in signatures (which maybe I do).

So instead of outright banning the behavior you think it would be wise to put some rules into effect to at least minimize the influence of what are viewed as bad decisions. Why not let people make impossibly huge signatures and encourage people to carefully weigh ignoring people who take it 'too far'. It might be good for the forums too, if you know what I mean. (financially). Heck, I bet BFL would support any such move... and they wouldn't be alone!

Really, what innovation lies in a sig waiting to be let free without the shackles of size restriction?
Raoul Duke
aka psy
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002



View Profile
October 05, 2012, 01:21:37 AM
 #5

If that help : http://userscripts.org/scripts/show/60027

Allows display toggle of user's signature ...

Why do you need that? Go to your profile settings and disable signatures.



It always bugs me why people love to complicate simple things lol
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12976


View Profile
October 05, 2012, 01:56:04 AM
 #6

So instead of outright banning the behavior you think it would be wise to put some rules into effect to at least minimize the influence of what are viewed as bad decisions. Why not let people make impossibly huge signatures and encourage people to carefully weigh ignoring people who take it 'too far'. It might be good for the forums too, if you know what I mean. (financially). Heck, I bet BFL would support any such move... and they wouldn't be alone!

Really, what innovation lies in a sig waiting to be let free without the shackles of size restriction?

That might be OK if there was a web-of-trust rating/ignore system in place, but as things are now it's too much work to ignore people with annoying signatures.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
BurtW
Legendary
*
Offline Offline

Activity: 2646
Merit: 1136

All paid signature campaigns should be banned.


View Profile WWW
October 05, 2012, 02:09:25 AM
 #7

it's too much work to ignore people with annoying signatures.

What is so "hard" about checking one simple check box and updating your settings to get rid of all signatures? 

I did because I got tired of seeing my own damn signature (but I really want to win the miner so I have to keep it up until the end of the contest).

Our family was terrorized by Homeland Security.  Read all about it here:  http://www.jmwagner.com/ and http://www.burtw.com/  Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
nybble41
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
October 05, 2012, 02:11:41 AM
 #8

I've looked into adding a height restriction, but it requires a lot of modifications to the parseBBC function to accurately determine the signature's height unless I want to ban a lot of markup in signatures (which maybe I do).

Why bother parsing the signature markup when you can just put this in the CSS?

Code:
.signature {
  max-height: 30pt;
  overflow: hidden;
}
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12976


View Profile
October 05, 2012, 02:54:52 AM
 #9

Why bother parsing the signature markup when you can just put this in the CSS?

Is that widely-supported?

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
capn noe
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
October 05, 2012, 08:57:00 AM
 #10

I've looked into adding a height restriction, but it requires a lot of modifications to the parseBBC function to accurately determine the signature's height unless I want to ban a lot of markup in signatures (which maybe I do).

Why bother parsing the signature markup when you can just put this in the CSS?

Code:
.signature {
  max-height: 30pt;
  overflow: hidden;
}

Abstinence is never the answer.
salty
Full Member
***
Offline Offline

Activity: 562
Merit: 100



View Profile
October 05, 2012, 10:23:38 AM
 #11

I don't get it, it's trivial to turn signature display off in your profile.
BadBear
v2.0
Legendary
*
Offline Offline

Activity: 1652
Merit: 1127



View Profile WWW
October 05, 2012, 12:11:24 PM
 #12

I don't get it, it's trivial to turn signature display off in your profile.

Not all sigs are spammy, obnoxious, and annoying. Just the ones like yours.

1Kz25jm6pjNTaz8bFezEYUeBYfEtpjuKRG | PGP: B5797C4F

Tired of annoying signature ads? Ad block for signatures
salty
Full Member
***
Offline Offline

Activity: 562
Merit: 100



View Profile
October 05, 2012, 01:40:31 PM
 #13

I don't get it, it's trivial to turn signature display off in your profile.

Not all sigs are spammy, obnoxious, and annoying. Just the ones like yours.

Oh well, c'est la vie.
nybble41
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
October 05, 2012, 02:22:06 PM
 #14

Why bother parsing the signature markup when you can just put this in the CSS?

Is that widely-supported?

It's a standard CSS2 property, and http://www.w3schools.com/cssref/pr_dim_max-height.asp claims that it's supported in all the major browsers (though not in IE6 or earlier). If it's not supported, the only side-effect is that you see the entire signature instead of just the top 30pt.
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12976


View Profile
October 05, 2012, 02:35:23 PM
 #15

It's a standard CSS2 property, and http://www.w3schools.com/cssref/pr_dim_max-height.asp claims that it's supported in all the major browsers (though not in IE6 or earlier). If it's not supported, the only side-effect is that you see the entire signature instead of just the top 30pt.

This seems to work well. I added it. I used 42px instead of 30pt -- the same height limit as ads. Thanks!

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
Bjork
Sr. Member
****
Offline Offline

Activity: 457
Merit: 250


Look for the bear necessities!!


View Profile
October 05, 2012, 05:28:47 PM
 #16

I strongly disapprove of the signature change.  I have my own threads I would like to advertise in my signature and I can't because there is not enough room now.

theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12976


View Profile
October 05, 2012, 05:42:22 PM
 #17

Since size is no longer a problem, I increased the allowed number of characters in signatures to 2000.

I strongly disapprove of the signature change.  I have my own threads I would like to advertise in my signature and I can't because there is not enough room now.

Use a smaller font.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
greyhawk
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1009


View Profile
October 05, 2012, 06:41:55 PM
 #18

I increased the allowed number of characters in signatures to 2000.

kano
Legendary
*
Offline Offline

Activity: 4494
Merit: 1808


Linux since 1997 RedHat 4


View Profile
October 06, 2012, 01:38:36 AM
 #19

So ... anyone know how to make a 3 line table that doesn't get screwed up as mine is?

Yeah my sig code is WAY larger now - more work for the forum software Tongue

(I'm using 8pt which seems to be the same size as a normal sig)

Edit: oh and Transisto - your sig you made for that exact advert that you dislike, is now truncated, so you should be disbarred from the competition IMO Smiley

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
pekv2
Hero Member
*****
Offline Offline

Activity: 770
Merit: 502



View Profile
October 06, 2012, 01:59:38 AM
 #20

AdBlockPlus w/ Adblock Plus Pop-up Addon, click adblock plus icon, select element to hide, then select the "signature field"  then click add element hiding rule.

https://www.dropbox.com/s/b2hrkwrz688a5ta/Untitled.jpg

That is, if the signatures bother you.

pretendo
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
October 06, 2012, 06:57:04 AM
 #21

strongly agree
Transisto (OP)
Donator
Legendary
*
Offline Offline

Activity: 1731
Merit: 1008



View Profile WWW
October 06, 2012, 08:40:11 AM
 #22

...
Edit: oh and Transisto - your sig you made for that exact advert that you dislike, is now truncated, so you should be disbarred from the competition IMO Smiley
I'm following the contest rules, I really hope to win the Quad miner.

 Grin
TravisE
Full Member
***
Offline Offline

Activity: 121
Merit: 100


View Profile
October 21, 2012, 04:55:57 AM
 #23

Please consider making it overflow : auto rather than overflow : hidden. That way if someone wants to view the rest of the signature, they can (it adds scrollbars as needed without losing the advantage of the size being limited). Just because someone doesn't want to see the whole signature doesn't mean everyone else doesn't.

Also, I'd make the height relative (e.g. em or ex units), not absolute. Pixel units do not take into account the user's screen size and discriminate against people with visual impairments who may need to use a larger font size. Relative units allow the size to remain reasonable under different conditions.
RB26DETT
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
October 21, 2012, 01:51:26 PM
 #24

why u got an advert in your sig then?
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12976


View Profile
October 21, 2012, 05:24:00 PM
 #25

Please consider making it overflow : auto rather than overflow : hidden. That way if someone wants to view the rest of the signature, they can (it adds scrollbars as needed without losing the advantage of the size being limited). Just because someone doesn't want to see the whole signature doesn't mean everyone else doesn't.

Also, I'd make the height relative (e.g. em or ex units), not absolute. Pixel units do not take into account the user's screen size and discriminate against people with visual impairments who may need to use a larger font size. Relative units allow the size to remain reasonable under different conditions.

I'm not very familiar with Web length units. What should I use to make it about 3 lines of default-sized text?

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
TravisE
Full Member
***
Offline Offline

Activity: 121
Merit: 100


View Profile
October 21, 2012, 09:19:28 PM
 #26

I think max-height: 3em should normally match 3 lines. For some reason, 4em seems to come closer to exactly three lines in this case. Might be a good idea to test in a few different browsers to make sure it's consistent. But whatever the em value is, it should automatically scale to match the overall font size in use.
Raoul Duke
aka psy
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002



View Profile
October 21, 2012, 09:31:10 PM
 #27

I think max-height: 3em should normally match 3 lines. For some reason, 4em seems to come closer to exactly three lines in this case. Might be a good idea to test in a few different browsers to make sure it's consistent. But whatever the em value is, it should automatically scale to match the overall font size in use.

3em should be 3 lines of text, the extra 1em is for the line spacing probably.

Or not... Tongue
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12976


View Profile
October 21, 2012, 10:53:32 PM
 #28

OK, I made it 4em and overflow:auto.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12976


View Profile
October 21, 2012, 11:00:12 PM
 #29

Actually, overflow:auto is annoying because my cursor occasionally ends up in a signature while I'm scrolling down a page and then my browser thinks that I want to scroll through the signature instead of the page. So I removed that.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
TravisE
Full Member
***
Offline Offline

Activity: 121
Merit: 100


View Profile
October 21, 2012, 11:28:23 PM
 #30

I guess the best solution would be some kind of “expand” button that makes the sig full size when clicked, but that'd probably be more complicated than a simple CSS style change. Thanks for considering, though!
Kontakt
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
October 22, 2012, 05:05:33 PM
 #31

It's not THAT bad, is it?
BadBear
v2.0
Legendary
*
Offline Offline

Activity: 1652
Merit: 1127



View Profile WWW
October 23, 2012, 11:32:05 AM
 #32

It's not THAT bad, is it?

Not anymore  Wink.

1Kz25jm6pjNTaz8bFezEYUeBYfEtpjuKRG | PGP: B5797C4F

Tired of annoying signature ads? Ad block for signatures
Bia Yao Ma
Newbie
*
Offline Offline

Activity: 37
Merit: 0



View Profile
October 23, 2012, 05:32:03 PM
 #33

You can easily switch off signatures in profile. There should be some rules about signature size though.
Pages: 1 2 [All]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!