Re: Senator Kennedy's first name



On Thu, 27 Aug 2009 21:43:06 +0100, the Omrud <usenet.omrud@xxxxxxxxxxxxxxxx>
wrote:

I knew a Swede named Robert Ek. His name triggered errors on some of
our IT systems because a programmer had decided that the miniumum number
of characters in a surname was three. Ng raises a similar problem. The
opposite problem usually comes from Sri Lankan names, which break the
maximum character limits.

That reminds me of the idiot programmers who insist that telephone numbers
must be formatted in a cetrain way. A phone number with an extra or missing
digit is even more useless than a name with extra or missing letters.

--
Steve Hayes from Tshwane, South Africa
Web: http://hayesfam.bravehost.com/stevesig.htm
Blog: http://methodius.blogspot.com
E-mail - see web page, or parse: shayes at dunelm full stop org full stop uk
.



Relevant Pages

  • Re: A note on personal corruption as a result of using C
    ... You don't want NULs, and you don't want control characters, and you may ... YOU are just a programmer, so it's not a question of what YOU want. ... you can use C strings for everything. ... criticise the language and platform in and on which he claims to be ...
    (comp.programming)
  • RE: Update: Web browsers - a mini-farce (MSIE gives in)
    ... >> You don't have to understand how to exploit a buffer overflow in ... >> attacks to restrict SQL input fields to valid characters. ... the careful programmer will write a validation routine that rejects ...
    (Bugtraq)
  • Re: Bit-level protocol or text-based protocol? (PC to embedded)
    ... serial stream of characters, and you'll still need a parser. ... control characters and nulls. ... To share a experience I had with tcpip. ... The Linux system programmer stated over and over that I was sending bad ...
    (comp.arch.embedded)
  • Re: Segfault City
    ... Richard Heathfield wrote: ... the mark of a bad programmer is inability to think outside the ... characters with higher code ... You read in the standard that "C offers no guarantee with a code ...
    (comp.lang.c)