Results 1 to 9 of 9

Thread: Minimum number of chars

  1. #1

    Thread Starter
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Minimum number of chars

    Not sure if this was asked (would asume it was) but I figured I ask: why the heck there is minimum of 4 chars allowed in reply ??????????????????????????
    What's wrong with simple "NO" or "YES" when someone needs only confirmation ???????????????????????

  2. #2
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: Minimum number of chars

    Because 4 is better than the default minimum of 10 characters. This minimum helps avoid smilie face answers and other such non-helpful responses.

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  3. #3

    Thread Starter
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Minimum number of chars

    Still doesn't make any sense: it's simple enough to check for a spesific string and if reply text contains only any of those smilies abort posting ...

  4. #4

    Thread Starter
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Minimum number of chars


  5. #5

    Thread Starter
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Minimum number of chars

    As you can see, Brad, all I did was replied with a single smilie which has 5 chars ...
    "LOL" smilie (and perhaps some others) would have similar effect.

  6. #6
    VB6, XHTML & CSS hobbyist Merri's Avatar
    Join Date
    Oct 2002
    Location
    Finland
    Posts
    6,654

    Re: Minimum number of chars

    I don't see much point on making this a big issue. There is always a way getting out of it: just reply Yes. and with no you could have a smilie included so you'd seem friendlier.

    I think I've never made a message shorter than, say, 20-30 chars.

  7. #7
    ex-Administrator brad jones's Avatar
    Join Date
    Nov 2002
    Location
    Indianapolis
    Posts
    6,614

    Re: Minimum number of chars

    Quote Originally Posted by RhinoBull
    As you can see, Brad, all I did was replied with a single smilie which has 5 chars ...
    "LOL" smilie (and perhaps some others) would have similar effect.
    You are correct. I need to put it back to the default of 10 characters....


    Right now the minimum is a value that can be set in a form. Changing this to do a more logical check (such as verifying it isn't just smilies) would require a hack to the code that really wouldn't be worth the investment of time it would take.

    When people are writing a post that is less than four characters, they should probably consider whether their is any true value in their response. (I understand that "yes" and "no" responses may be of value, but adding a little more detail would be of even greater value).

    And no, I'm not going to increase the minimum from 4.

    Brad!
    Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
    -------------------------------------------------------------
    Brad! Jones
    Lots of Software, LLC
    (I wrote: C Programming in One Hour a Day) (Dad Jokes Book) (Follow me on Twitter)

    --------------------------------------------------------------

  8. #8

    Thread Starter
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Minimum number of chars

    Quote Originally Posted by Merri
    I don't see much point on making this a big issue. There is always a way getting out of it: just reply Yes. and with no you could have a smilie included so you'd seem friendlier.

    I think I've never made a message shorter than, say, 20-30 chars.
    I don't make it as a "big issue". However I don't think that it's the right way to validate any post - that's all.
    And yes - someone needs to write a novel when "YES" or "NO" is all that's needed.

    Cheers

  9. #9
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: Minimum number of chars

    There is always a way getting out of it
    As Merri metions there is always a way around these kind of things. You could put loads of smilie faces after your "Yes" and it would be accepted, so why worry about it
    Life is one big rock tune

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width