If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Chit Chat > Annoying Buzzwords, Phrases, Expressions in IT

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-27-07, 05:06
r123456 r123456 is offline
Registered User
 
Join Date: Sep 2003
Location: The extremely Royal borough of Kensington, London
Posts: 778
Annoying Buzzwords, Phrases, Expressions in IT

What buzzwords, phrases and expressions used in the IT industry do you consider to be ridiculous, overused and often to project an inaccurate meaning?

1) The number one position is a tie between Business Logic, Data Access, the word layer or tier, and Domain model.
2) ORM
3) CRUD
4) J2EE - What ever happened to calling it Java?, I guess because the third E in J2EE stands for Enterprise, people may view using the term J2EE to be more prestigious?
5) EAV
__________________
Bessie Braddock: Winston, you are drunk!
Churchill: And Madam, you are ugly. And tomorrow, I'll be sober, and you will still be ugly.

Last edited by r123456; 11-27-07 at 07:55.
Reply With Quote
  #2 (permalink)  
Old 11-27-07, 07:22
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
Ridiculous, overused and innacurate phrases from my personal experience:
  1. AutoNumber
    This is SQL Server - grow up
  2. Every table should have an autonumber primary key
    I've been forced to implement this even when there's a natural key.
  3. Stick that on George's queue
    Why does all the bull land up in my workload queue?
Damn that's put me in a bad mood.
__________________
George
Twitter | Blog
Reply With Quote
  #3 (permalink)  
Old 11-27-07, 07:49
r123456 r123456 is offline
Registered User
 
Join Date: Sep 2003
Location: The extremely Royal borough of Kensington, London
Posts: 778
Yes, I will absolutely agree with you about the use of Autonumber. On that subject, I still find myself amazed at the number of people who confuse the concept of a surrogate key with a natural key.

George, have you also found there to be many developers who are not aware of the UNIQUE constraint in databases, and that many tables have two such constraints, including the primary key. The number of issues relating to "duplicates" that arise as a result of the database not being in First Normal Form is quite remarkable.
__________________
Bessie Braddock: Winston, you are drunk!
Churchill: And Madam, you are ugly. And tomorrow, I'll be sober, and you will still be ugly.
Reply With Quote
  #4 (permalink)  
Old 11-27-07, 08:27
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
I think you'll find that there are more developers who are not aware of the PRIMARY KEY constraint in databases...
They'll know exactly what IDENTITY(1,1) does, but they have no idea that this is just not enough
__________________
George
Twitter | Blog
Reply With Quote
  #5 (permalink)  
Old 11-27-07, 08:27
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
Oh and this link arrived in my inbox just in time:
http://thecutest.info/top.html
__________________
George
Twitter | Blog
Reply With Quote
  #6 (permalink)  
Old 11-27-07, 08:42
Ryker Ryker is offline
Registered User
 
Join Date: Nov 2003
Location: Sussex, England
Posts: 404
Hands up - I use autonumber all the time. It's a habit, but all the database I support fail when it comes to identitying a straightforward primary key (e.g. one database would require three fields, one of which is often adjusted at a later date by the user).

And, yes I have grown lazy over the years.

So shoot me ....
Reply With Quote
  #7 (permalink)  
Old 11-27-07, 08:49
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
Quote:
Originally Posted by r123456
What buzzwords, phrases and expressions used in the IT industry do you consider to be ridiculous, overused and often to project an inaccurate meaning?
"Data Warehouse", hands down. The most ill-defined term in database development.
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
Reply With Quote
  #8 (permalink)  
Old 11-27-07, 08:55
r123456 r123456 is offline
Registered User
 
Join Date: Sep 2003
Location: The extremely Royal borough of Kensington, London
Posts: 778
With "Denormalization" in a very close second.
__________________
Bessie Braddock: Winston, you are drunk!
Churchill: And Madam, you are ugly. And tomorrow, I'll be sober, and you will still be ugly.
Reply With Quote
  #9 (permalink)  
Old 11-27-07, 09:14
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
That's a good shout Blindman.
Here's one for the pile

User Acceptance Testing

"I logged in and out - everything seems fine"
__________________
George
Twitter | Blog
Reply With Quote
  #10 (permalink)  
Old 01-14-08, 11:45
rockingred rockingred is offline
Registered User
 
Join Date: Aug 2003
Location: Toronto, Ontario, Canada
Posts: 203
Every problem needs a help desk ticket
- fine, but if I set up a ticket then at least contact me when it's closed / cancelled

Major problems that affect multiple clients must also receive approval from Management at the weekly meeting
- huh? So we wait one week before doing something that is imperative.

Upgrade - why does this always seem to include the loss of functionality?

@georgev I think I had those users too
__________________
When it rains, it pours.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On