- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
According to the text at the bottom of their website's homepage, they are IHOP Corp. In other words > 5 characters.
Not defending a stupid web form validation rule, but I can't think of any company that has an unabbreviated name <= 5 characters.
Of course, the validation rule is only helpful to catch people that forgot to put anything in, so it ought to be set to > 0 characters. If somebody is determined to not put a real company name, they will just mash their keyboard to get > 5 characters anyway.
Admin
Atari Ford Apple
So there's some big names there.
Admin
Atari's out of business; Ford is Ford Motor Company...
I do think Apple officially went to just Apple instead of Apple Computer when they realized that they were mostly just selling phones and music players.
Admin
FTFY
Except that now your examples don't fit the criteria. Oh well.
Admin
Yup, and none of them have less than 5 characters in their unabbreviated name.
Admin
Say it isn't so! Not our precious Irish Girl!
[image]Admin
Yep, there's definitely a pattern.
Admin
There was a reason why I italicized the unabbreviated part. But thanks for playing.
Admin
So maybe the five character thing is supposed to encourage users to enter the whole company name instead of one of many abbreviations which can be a pain to link together. For example, one guy puts in "IBM", another guy puts "IBM Corporation" and another guy puts "International Business Machines", are they the same company? Can you teach your web app to recognize that? Of course, it won't work, but there you go. I'd suggest using an XML file to populate a giant pull down list of every company known. Avoids all this messiness.
Admin
Admin
Admin
Admin
Plus, he hangs out all day waiting to flame regular posters. I wonder if his parents had any kids that lived.
Admin
Admin
So that's the infamous Irish Girl, huh? Not bad, not bad..
Admin
Admin
Admin
And what in flick do post-it notes have to do with "mining and manufacturing"?
Admin
If it works anything like the corporate giant I used to work for, nobody's going to give their "organization" as just "IBM". It'll be "IBM Corporation Onshore Small-to-Midsize Company Post-Sales Contract Support, Northeastern Division".
Admin
Yes, air conditioners DO have remotes. I have one (it is a room air conditioner) and it works very nicely. It is especially nice since the window the air conditioner is located in is on the other side of the room and has a desk in front of it. I can easily pick up the remote and turn it on, and set the time for 1 (or 2) hours. The other nice feature is what they call "auto swing" which rotates the louvers back and forth to spread the nice cold(er) air around. I put this in over 7 years ago, so they might be more common now.
As for companies with less than 5 letters, I look back on the company called "NBI" (they made dedicated word processors in the era before PC's). The rumor was that it stood for "Nothing but Initials", but it was never confirmed.
Admin
Um... manufacturing? Or maybe Minnesota.
Admin
Incident: #26012 Summary: Complaint from Adobe user Detail: System requires entry of a 6-character organization name, but the user's company has a name ("Adobe") that is only 5 characters long. Status: Resolved.
Incident: #26834 Summary: Complaint from eBay user Detail: System requires entry of a 5-character organization name, but the user's company has a name ("eBay") that is only 4 characters long. Status: Resolved.
Incident: #29012 Summary: Complaint from IBM user Detail: System requires entry of a 4-character organization name, but the user's company has a name ("IBM") that is only 3 characters long. Status: Resolved.
Incident: #30412 Summary: Complaint from LG user Detail: System requires entry of a 3-character organization name, but the user's company has a name ("LG") that is only 2 characters long. Status: sigh
Admin
69.699 repeated is mathematically equivalent to 69.70 anyway. No WTF there
Admin
Admin
Its true. Thanks for the support.
Admin
At least not unless the legal name happens to end in "inc" or more fully, "Incorporated" (as those examples do). But adding the legal name to that form is far more likely pass their stupid requirement though.
Admin
Wow, you noticed! You win a popsicle!*
*Popsicle must be bought by winner at winner's expense
Admin
B&Q fits the criteria.
Admin
Admin
Hey, Java agrees with Best Buy:
>>69.69999999999999Lesson of the day for those of you who don't know better (and those of you who do know better but don't bother with it), never ever use floating point arithmetic to store currency amounts.
And for the Lotus Notes one, I use it all the time and I'm still waiting for a screen that can't be regarded as a WTF.
Admin
More like never pretend you have more precision than you actually have. In the course of my studies I have actually done a class on how to prevent floating point rounding errors from falling outside acceptable bounds. All it amounts to is basically that you have enough bits to cover the necessary precision plus error and then round at strategic locations. Whether you actually want to do this is a second question. There are cheap parallel integer processing machines out there too. Plus, your country may have unreasonable laws that require you to store financial data in a certain way even if you can supply a mathematically rigorous proof that your way will always arrive at the exact same answer. Where I live there's a law like that (or at least there was at some point, I haven't really followed the business news lately), supposedly invented to prevent banks from cheating their customers out of half a cent interest. That half a cent is of course dwarfed by the bank's account tariff, which I'm sure includes compensation for the bank having to use odd hard and software.
Admin
It's not true, unless the 9's are repeated indefinitely. Obviously in this case it was rounded down from something like 69.699999994 to suit the width of the paper.
Admin
TWTF is every word in popular questions section starts with upper-case
Admin
Their Companies House registration lists them as "B & Q PLC".
Admin
with the change from bestbuy i can now accurately set the value of my contribution:
just my 0.000000000001 cents
Admin
For the organization name, just enter "International Business Machines". Or try adding spaces after "IBM".
About the Lotus Notes password, contact your system administrator like it says. Maybe someone added a prompt to the file you were working on, that says "Please type your Lotus Notes password." even though you are already logged in?? (I don't know much about Lotus Notes, so I just guess)
Admin
I stand corrected, thanks Brendan.
Admin
Actually, it wasn't. It was a legitimate password request from some Notes "application." Too bad I don't remember what it was but it was confusing.
Admin
Get a long straw, stick one end into a septic system, and take a big ol' drink. That will be pretty close to the experience of using Notes.
Admin
Maybe that's what happened when Dave Boman touched the monolith in "2001 A Space Odyssey" and said "It's filled with stars". He was just trying to type in his password.
Admin
It's amazing how many people don't understand the difference between popular and common. No doubt the questions posed on that web site are common for the site. But I rather doubt that anyone thinks of them as popular.
Admin
The real problem is is that people are too stupid to figure out how to turn on their own TV without a remote.
I mean... wow... there is a reason televisions have the power button placed where it is on every single other electronic appliance.
Admin
Or, you could, you know, use a modern programming language that supports formatting floating-point values as fixed-point values when displaying them as strings.
But feel free to keep using some arcane internal fixed-point representation, or storing dollars and cents as separate values and handling the math yourself, or whatever else it is you're recommending doing.
Admin
If you scroll the list to the bottom, after all the "consultants" there's an HPC
Admin
Admin
About airconditioners and remotes: Welcome to Japan.
Admin
The real WTF is that American air conditioners don't have them. If any nation needed remote controls for their air conditioners....
Admin
I love the daily wtf. the DAILY wtf DAILY!
Admin
I'd click it.
Admin
The Bikesure logo looks like a CAPTCHA. This comment is not for my air conditioner.