vote up 12 vote down star
9

What application, language, or other software product name makes you cringe every time you hear it; or was just an astoundingly bad choice from a marketing perspective?

One name per answer, vote up the worst.

flag
show 11 more comments

77 Answers

prev 1 2 3
vote up 1 vote down

Java - ruins my morning coffee experience.

link|flag
1  
It's worse for coffee-lovers living on a certain Indonesian island... – DisgruntledGoat Sep 7 at 16:05
vote up -1 vote down

Penis Size-O-Matic 1.1.2

http://wareseeker.com/Home-Leisure/penis-size-o-matic-1.1.2.zip/311435

link|flag
1  
What kind of things was you searching for? hmmm... – Darknight Sep 7 at 15:56
vote up 5 vote down

FrontRange Systems' HEAT - Help Desk ticketing system that sounds unsanitary at times. Typically referred to by co-workers as follows:

"Are you in HEAT?"

"You need to be in HEAT before you can get any attention from the help desk staff."

etc.

link|flag
vote up 1 vote down

A credit card processing company in the UK is called

CommIdea

say it out quickly, and sounds like chlymdia, always interesting in meetings.

link|flag
vote up 1 vote down

Alcohol 120% is forbidden in Iran :)) no offense, just making the point...

link|flag
vote up 3 vote down

Unless I've missed it, 'git' hasn't been mentioned. Perhaps it doesn't mean the same in the USA as it does in the UK.

Skizz

EDIT: I just looked it up and it does indeed appear to be a British-English slang.

link|flag
1  
I believe it says exactly what he meant to said: See sysadmin.adnanwasim.com/2007/06/… : Git is a relatively mild British slang term, used to denote a silly, incompetent, stupid, annoying, childish or senile elderly person. Linus Torvalds said: “I’m an egotistical bastard, and I name all my projects after myself. First Linux, now git” – VonC Oct 13 at 6:26
show 2 more comments
vote up 0 vote down

SCORM (Sharable Content Object Reference Model)

link|flag
vote up 0 vote down

David Pollak's Goat Rodeo

link|flag
vote up -1 vote down

Anything starting with:

* i - iPhone, iTunes, iPod, ...
* k - kMail, kOrganizer, kNode, kAddressBook ...
* programming language names with less than four letters: C,C++,C#,F#,R ...
* as well as those that are already used words: Ruby, Python ...
* anything with attributes in their names: Visual ..., Active ...,

The list goes on ...

But then again, what's in a name ?

link|flag
vote up 3 vote down

I've got to go with Bing!

link|flag
show 2 more comments
vote up 1 vote down

For me it's Immediacy CMS - anyone who has had the misfortune to try and develop for it will know what a misnomer that is...

link|flag
vote up 1 vote down

Whilst it's a great product, Bugzilla has a poorly thought out name. It is actually a really useful issue-reporting tool, where issues could be actual bugs, but more-often-than-not are feature requests or questions about functionality etc.

However, as soon as you tell a client you will set them up a Bugzilla account to report issues, the name just gives the impression that your product is going to be riddled with errors. It just doesn't inspire confidence or give a good impression.

link|flag
show 1 more comment
vote up 0 vote down

I'm not sure this counts as it's not an application but I was working on a piece of code once where I came across a class called AddressList.

Upon closer inspection, the class was nothing whatsoever to do with addresses, not a list or collection. No connection whatsoever to either Address or List

I guess before (stupid) people used IDEs, they'd re-use an existing file containing a class they no longer needed and just stick new functionality in there. Of course Java mandates that the class and file names are the same, so they kept the old class name. Pfft!

link|flag
vote up 1 vote down

There's also the 'WMD' text editor right here on Stack Overflow.

link|flag
vote up 1 vote down

Microsoft Windows ME

link|flag
vote up 9 vote down

SourceSafe. No it isn't.

link|flag
2  
I actually lol'd – TWith2Sugars Sep 7 at 16:59
show 1 more comment
vote up 0 vote down

I hate that most Python modules' names start with py. Some are nice and creative, like pyjamas and pygments, but most of them don't add anything to the name. I don't need to tell apart non-Python modules while I'm programming in Python!

link|flag
prev 1 2 3

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.