Click here to Skip to main content
15,887,267 members
Home / Discussions / Spam and Abuse Watch
   

Spam and Abuse Watch

This board allows members to report the accounts of spammers and others who abuse the forums in order to give other members the chance to vote to close the offending account.

 
GeneralRe: Spam in QA Pin
Nelek19-Nov-14 0:32
protectorNelek19-Nov-14 0:32 
GeneralRe: Spam in QA Pin
Thanks787219-Nov-14 0:34
professionalThanks787219-Nov-14 0:34 
GeneralRe: Spam in QA Pin
Nelek19-Nov-14 1:03
protectorNelek19-Nov-14 1:03 
GeneralThe problem of non-responding, non-improving, non-voting QA posters Pin
BillWoodruff18-Nov-14 22:33
professionalBillWoodruff18-Nov-14 22:33 
GeneralRe: The problem of non-responding, non-improving, non-voting QA posters Pin
Nelek18-Nov-14 23:30
protectorNelek18-Nov-14 23:30 
GeneralRe: The problem of non-responding, non-improving, non-voting QA posters Pin
Thanks787219-Nov-14 0:15
professionalThanks787219-Nov-14 0:15 
GeneralRe: The problem of non-responding, non-improving, non-voting QA posters Pin
BillWoodruff19-Nov-14 0:21
professionalBillWoodruff19-Nov-14 0:21 
GeneralRe: The problem of non-responding, non-improving, non-voting QA posters Pin
Nelek19-Nov-14 0:59
protectorNelek19-Nov-14 0:59 
BillWoodruff wrote:
If you don't know what I mean by this, you may be better off; I feel I've already said enough, multiple times, over years, on Suggs&Buggs on this

I can imagine, but I wanted to be sure I don't missunderstand it. You and me already had our intern speech triggered by missunderstandings and preferred to clear it before assuming something that could be wrong.


BillWoodruff wrote:
I feel that structural changes that can only be implemented by changing the way people use QA

Not specially, I know it would be a effort or some work. But I think some kind of template in the question posting could help.

I mean, something like...:
1) Brief description 1-2 lines (mandatory):
2) Extended description (Input box as it now is):
3) Number of code snippets needed: [] None, []1, []2, []3...
4a) If needed, place for Code Snippet 1 (language selection mandatory?):
4b) If needed, place for Code Snippet 2 (language selection mandatory?):
...
n) Closing text:

Example (valid / "qualitative" asker):
1) Problem with function to save data in the database
2) Hi all, I am trying to do XXX with a function that get the user input from an edit box (see code snippet 1) in the "user's settings" of my site but I am not able to save the settings in the database. Database is XXXX with configuration YYYY. Once saved I try to get the data back with the query (see code snippet 2) but the retrieved data doesn't match what the user input in the site. After searching the web I think my error could be ZZZ but after debugging I didn't really find anything relevant.
3) [X]2
4a) Snippet 1 (lang c#)
C#
function XXXX
{
   // blah blah blah
}

function YYYY
{
   // blah blah blah
}

4b)Snippet 2 (lang SQL)
SQL
SELECT XXX from YYY
  where ZZZ and
  blah blah blah

n) I was thinking about to try a different approach using blah blah blah blah...
If someone has any different advice or can spot what I am doing wrong. I will thank any help.
----------

Of course the x) points could be ignored so that the question text gains in continuity.

I know it can be very costy to implement such a structure change, but valid / "qualified" askers would be able to manage it (if I had to ask, I would write my question offline first, then copy from there into the different fields).
Lazy users would have more work and maybe learn / get used how to use a "better structure".
Spam bots should have some more difficulties, since there are more inputs and some mandatory clicks (i.e. number of snippets)
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.

GeneralRe: The problem of non-responding, non-improving, non-voting QA posters Pin
den2k8819-Nov-14 2:04
professionalden2k8819-Nov-14 2:04 
GeneralRe: The problem of non-responding, non-improving, non-voting QA posters Pin
BillWoodruff19-Nov-14 2:23
professionalBillWoodruff19-Nov-14 2:23 
GeneralRe: The problem of non-responding, non-improving, non-voting QA posters Pin
den2k8819-Nov-14 0:52
professionalden2k8819-Nov-14 0:52 
GeneralRe: The problem of non-responding, non-improving, non-voting QA posters Pin
Nelek19-Nov-14 1:06
protectorNelek19-Nov-14 1:06 
GeneralSpam would be article Pin
OriginalGriff18-Nov-14 21:59
mveOriginalGriff18-Nov-14 21:59 
GeneralGone Pin
Richard Deeming19-Nov-14 3:50
mveRichard Deeming19-Nov-14 3:50 
GeneralSpam Pin
Richard Deeming18-Nov-14 5:49
mveRichard Deeming18-Nov-14 5:49 
GeneralGone Pin
André Kraak18-Nov-14 7:07
André Kraak18-Nov-14 7:07 
GeneralSpam in the lounge Pin
den2k8818-Nov-14 4:24
professionalden2k8818-Nov-14 4:24 
GeneralGone Pin
Richard Deeming18-Nov-14 5:46
mveRichard Deeming18-Nov-14 5:46 
GeneralSpam Article Pin
Kornfeld Eliyahu Peter17-Nov-14 23:30
professionalKornfeld Eliyahu Peter17-Nov-14 23:30 
Generalgone Pin
Nelek18-Nov-14 4:35
protectorNelek18-Nov-14 4:35 
GeneralQ&A abuse? Pin
den2k8817-Nov-14 20:57
professionalden2k8817-Nov-14 20:57 
GeneralRe: Q&A abuse? Pin
Kornfeld Eliyahu Peter17-Nov-14 21:16
professionalKornfeld Eliyahu Peter17-Nov-14 21:16 
GeneralRe: Q&A abuse? Pin
den2k8817-Nov-14 21:21
professionalden2k8817-Nov-14 21:21 
GeneralRe: Q&A abuse? Pin
Kornfeld Eliyahu Peter17-Nov-14 21:45
professionalKornfeld Eliyahu Peter17-Nov-14 21:45 
GeneralRe: Q&A abuse? Pin
Jochen Arndt17-Nov-14 21:45
professionalJochen Arndt17-Nov-14 21:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.