in reply to Automatic spell checking when previewing

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re: Automatic spell checking when previewing

Replies are listed 'Best First'.
Re^2: Automatic spell checking when previewing
by Ven'Tatsu (Deacon) on Sep 13, 2004 at 13:22 UTC
    They are probably more interested in CSS over features like a spell-checker because worst case you can copy and paste to/from an application with a spell-checker for the same end results (a spell-checked post).
    The CSS cannot be handled on a user side with any reasonable ammount of effort (I suppose you could set up a proxy to parse PM and rewrite the tags, but that seems a bit overkill to change a font color on new replies.)

      Indeed. Well said. We have lots of projects underway. The CSS is a small part of our efforts, but it is the part that is most publicly facing and the least under the user's control.

      But seriously there is a load issue here. Spell checking nodes is a load we probably dont want to put on the web servers. If people want spell checking they can do it themselves with their favorite tools. Also im not real sure how compatible spell checking is with nodes that are chocker full of dialect, perl keywords, cpan titles, and code blocks.

      Anyway thanks for the quality reply. I appreciate that somebody out there can see the method in our madness.


      ---
      demerphq

        First they ignore you, then they laugh at you, then they fight you, then you win.
        -- Gandhi

        Flux8


        But does posting happen that often that spellchecker will really be a significant load?
          A reply falls below the community's threshold of quality. You may see it by logging in.