Worst Software Ever
-
S Douglas wrote:
It likes to crash when logging into it, because it spawns a bunch of dumby process it requries you to log off before you can log back in.
:laugh::laugh:
[Frozen Thoughts] | [My Life - My Prayer]
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா -
It looks like a complete nightmare :omg: The spellchecker finds an email address as a misspelt word. :wtf: An error says: Too many windows-you must close one to continue. I am blessed indeed not to have used it.
[Frozen Thoughts] | [My Life - My Prayer]
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மாIf you type in an email address and right-click it, it brings up the formatting menu. Ever known anybody with bold, or perhaps red-colored characters in their email address? If Notes crashes, you have to restart your machine before you can run it again. If you don't, Notes will ask you to. There are actually other programs (some commercial, IIRC) that kill the zombie processes so you can run Notes without having to reboot. :omg:
Cheers, Vikram.
The cold will freeze our stares We won't care...
-
Vikram A Punathambekar wrote:
Do you have WinRAR?
Not at work, but I've figured out how to combat the ever crashing Notes issue. Just go kill all the dumby processes that Notes spawns. X| We are as predictable as Notes is useless. :rolleyes:
I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:
I embedded the setup in a .DOC file and sent it to your gmail address. Let me know if you got it.
Cheers, Vikram.
The cold will freeze our stares We won't care...
-
I embedded the setup in a .DOC file and sent it to your gmail address. Let me know if you got it.
Cheers, Vikram.
The cold will freeze our stares We won't care...
-
If you type in an email address and right-click it, it brings up the formatting menu. Ever known anybody with bold, or perhaps red-colored characters in their email address? If Notes crashes, you have to restart your machine before you can run it again. If you don't, Notes will ask you to. There are actually other programs (some commercial, IIRC) that kill the zombie processes so you can run Notes without having to reboot. :omg:
Cheers, Vikram.
The cold will freeze our stares We won't care...
Vikram A Punathambekar wrote:
If you type in an email address and right-click it, it brings up the formatting menu.
Thas is one of the most pathetic things I've ever heard in software development.
[Frozen Thoughts] | [My Life - My Prayer]
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா -
Well, Symantec calls it "Norton Antivirus", but we all know that it itself is a virus. Did you ever try to uninstall it? Can't be done.
Abu Mami wrote:
Well, Symantec calls it "Norton Antivirus", but we all know that it itself is a virus. Did you ever try to uninstall it? Can't be done.
3 hours of quality time with regedit later, I was able to remove a fubared install. The fubaring was from trying to install symantec corporate over top.
-- Rules of thumb should not be taken for the whole hand.
-
Ok what is the worst piece of software you have ever worked with and why: (It can be any software or code that you have personally worked with) Not limited to something you have developed, can be an OS
Brad Australian - Captain See Sharp on "Religion" any half intelligent person can come to the conclusion that pink unicorns do not exist.
Most recently, a product called Dimensions, which is a suite designed for accounting and sales tailored for hardware stores. It's written in something called Business BASIC, and runs only on an obsolete, proprietary OS called SuperDOS. Dimensions is text-based, uses a monochrome display, and is easily the most user-hostile piece of crap written since 1980 - the last year it could be called current. Prior to that, Windows 286. I couldn't uninstall that garbage fast enough!
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
Lotus Notes, a UI and usability nightmare. X|
/M
- Don't sweat the petty things, and don't pet the sweaty things.
Without question.
BW
Quick to judge, quick to anger, slow to understand.
Ignorance and prejudice and fear walk hand in hand.
-- Neil Peart -
I'm surprised ;P It's not that other version, whats it called again? Vista or something...
WM. What about weapons of mass-construction? "What? Its an Apple MacBook Pro. They are sexy!" - Paul Watson
Hold your breath on that one. I think Vista is going to be a great platform in it's time. It's very new and is going to require some adaptation. Change is painful but please don't tell me that XP has been an epiphany. Vista is going to get it done.
My name is Maximus Decimus Meridius, Commander of the Armies of the North, General of the Felix Legions, loyal servant to the true emperor, Marcus Aurelius. Father to a murdered process, husband to a murdered thread. And I will have my vengeance, in this life or the next. - Gladiator I work to live. I do not live to work. My clients do not seem capable of grasping this fact.
-
Lotus Notes, a UI and usability nightmare. X|
/M
- Don't sweat the petty things, and don't pet the sweaty things.
I hate it with a passion. I once attempted to develop a spreadsheet application in notes. It crashed constantly, ported to excel it worked flawless. Currently it takes about 30 seconds to preview an email. I can't see email headers, attachments are drag and drop, F5 locks not refreshes. Address book sucks. I hate notes almost as bad as I hate VM's.
File Not Found
-
Ok what is the worst piece of software you have ever worked with and why: (It can be any software or code that you have personally worked with) Not limited to something you have developed, can be an OS
Brad Australian - Captain See Sharp on "Religion" any half intelligent person can come to the conclusion that pink unicorns do not exist.
i worked on a financial reporting application that was based around a giant set of calculation classes. a report was created by bundling up a bunch of the calc classes (one for each calc you wanted to show on the report), which would then go through a dependency engine to arrange them correctly so that it would avoid duplicate calcs. each of these calc classes ended up generating a SQL fragment; and then all the SQL fragments would get glued together into a gigantic nightmare SQL query that would grab all the data, for all the different calc objects, in an enormous recordset that all the calcs would pick through. so far, so good, i guess. but, writing these classes required that you knew every detail about the calc: what it did, how it related to all the other calcs, what it depended on, what depended on it, where the data lived, what tables you had to JOIN to get the data, how to format the result of the calc after you got the data so that it could be used by any other calc, etc.. so, every calc class was different, there were hundreds of them, and there was a deadline. but, the people who designed the system had all left. and there were only like two people, on the team of 70 programmers (mostly contractors), who really understood the system well enough to be able to explain to anyone else why class A had to be written this way, but class B had to be written this other way... and they didn't have the time or energy to explain it all to each of us, because they were busy writing the complex calculation classes (which none of the rest of us could even begin to deal with). i lasted just a couple of months there before i quit because i couldn't get anything done, because none of it made any sense, and nobody had the time to explain anything. from what i hear, the project eventually collapsed.
image processing toolkits | batch image processing | blogging
-
Ok what is the worst piece of software you have ever worked with and why: (It can be any software or code that you have personally worked with) Not limited to something you have developed, can be an OS
Brad Australian - Captain See Sharp on "Religion" any half intelligent person can come to the conclusion that pink unicorns do not exist.
The one that I hate with a passion is Caligari Truespace. It has the most confusing interface I have ever had the mispleasure of working with.
Deja View - the feeling that you've seen this post before.
-
I've been around long enough to know that. It's a sort of running joke between us that I call him Mr. Chen. And his name is NOT Peterchen.
Cheers, Vikram.
The cold will freeze our stares We won't care...
I should remote-kick you anyway, just for the principles. But it's definitely cool to have Chris point this out :cool: :jig: Only one? So I can't submit Stallshield, Installsh*t, and Shields-me-from-installing as separate entries? :(
Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
Linkify!|Fold With Us! -
Lotus Notes, a UI and usability nightmare. X|
/M
- Don't sweat the petty things, and don't pet the sweaty things.
Absolutely the worst.
Using the GridView is like trying to explain to someone else how to move a third person's hands in order to tie your shoelaces for you. -Chris Maunder
-
Hold your breath on that one. I think Vista is going to be a great platform in it's time. It's very new and is going to require some adaptation. Change is painful but please don't tell me that XP has been an epiphany. Vista is going to get it done.
My name is Maximus Decimus Meridius, Commander of the Armies of the North, General of the Felix Legions, loyal servant to the true emperor, Marcus Aurelius. Father to a murdered process, husband to a murdered thread. And I will have my vengeance, in this life or the next. - Gladiator I work to live. I do not live to work. My clients do not seem capable of grasping this fact.
I can't find a message from me on XP, but I think there is one that has content a bit like my last message. Actually, Vista performs quite well on my system and development has been smooth as well without the UAC turned on.
WM. What about weapons of mass-construction? "What? Its an Apple MacBook Pro. They are sexy!" - Paul Watson
-
1. Microsoft Windows Millennium Edition. (The fall of the empire) 2. Symentec Antivirus and other stuff (All versions, all flavors) 3. McAfee (Any) 4. GTalk, and all desktop applications by google (except for Google Earth) 5. RealOne player Crapware software (Which includes a bunch of real crap) 6. MSN Messenger (the present live messenger is somewhat okay..) 7. ALL the software stuff shipped with HP hardware. (They happily hog memory and some processess will hang around, even after you quit the software) 8. Apple's video player (I don't remember the name)
[Frozen Thoughts] | [My Life - My Prayer]
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மாbrahmma wrote:
7. ALL the software stuff shipped with HP hardware. (They happily hog memory and some processess will hang around, even after you quit the software)
Yes indeed, two examples: 1) I bought an HP (XP MCE) system, wiped the drive and did a nice clean install of XP Pro, I needed a sound driver so I got it from the HP site... after the basic driver installed, some "realtek" thingy installed automatically and killed the driver, I then had to uninstall the "realtek" thingy. Then everything was OK for a while, but then an "update" for the "realtek" thingy came down the pipe and I had to uninstall it again. 2) I bought an HP all-in-one printer, I wanted to install the driver, the install asked if I wanted to install the "full" for "express" version of some image cataloguing system, I didn't want to install any version of it I just wanted the printer driver! Tech support said I could just uninstall the unwanted software afterward, WTF?! 2A) Then my wife got a digital camera and asked if we had some kind of image cataloguing system. Why, yes, I happen to have one right here... Now here's where I really have a problem: I don't use the "recycle bin", I turn it off. But when I tried to delete an image in the image cataloguing system, it reported "Unable to delete blah blah", WTF?! What's it doing? Doesn't it simply tell Windows to delete it? So, I turned on the recycle bin and told it to use 0MB, and now the thing works as expected.
-
brahmma wrote:
7. ALL the software stuff shipped with HP hardware. (They happily hog memory and some processess will hang around, even after you quit the software)
Yes indeed, two examples: 1) I bought an HP (XP MCE) system, wiped the drive and did a nice clean install of XP Pro, I needed a sound driver so I got it from the HP site... after the basic driver installed, some "realtek" thingy installed automatically and killed the driver, I then had to uninstall the "realtek" thingy. Then everything was OK for a while, but then an "update" for the "realtek" thingy came down the pipe and I had to uninstall it again. 2) I bought an HP all-in-one printer, I wanted to install the driver, the install asked if I wanted to install the "full" for "express" version of some image cataloguing system, I didn't want to install any version of it I just wanted the printer driver! Tech support said I could just uninstall the unwanted software afterward, WTF?! 2A) Then my wife got a digital camera and asked if we had some kind of image cataloguing system. Why, yes, I happen to have one right here... Now here's where I really have a problem: I don't use the "recycle bin", I turn it off. But when I tried to delete an image in the image cataloguing system, it reported "Unable to delete blah blah", WTF?! What's it doing? Doesn't it simply tell Windows to delete it? So, I turned on the recycle bin and told it to use 0MB, and now the thing works as expected.
FYI realtek is a maker of integrated audio components. It's came with a few lowend mobos of mine, it may be a POS (i never had a problem, but never used the audio on those boxes either) but it's not HPs crapware.
-- Rules of thumb should not be taken for the whole hand.
-
norm .net wrote:
.net is a box of never ending treasures, every day I get find another gem.
norm seriously... do you do the steve ballmer dance every morning or something??? :wtf:
"there is no spoon" {me}
-
Well, Symantec calls it "Norton Antivirus", but we all know that it itself is a virus. Did you ever try to uninstall it? Can't be done.
Abu Mami wrote:
Did you ever try to uninstall it? Can't be done.
Well, you can. On the website of symantec, there is a tutorial about how installing their products proeprly. The first three steps of the tutorial is launching a small executables that removes everything from symantec on your hard drive, so that it is clean for them to be reinstalled (which are point 5 and 6 of the tutorial). Simply launch the executable removing everything and do not reinstall, and you are done. I can't seem to find a link, but it is on the symantec website somewhere.
~RaGE();
I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus
Do not feed the troll ! - Common proverb -
I should remote-kick you anyway, just for the principles. But it's definitely cool to have Chris point this out :cool: :jig: Only one? So I can't submit Stallshield, Installsh*t, and Shields-me-from-installing as separate entries? :(
Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
Linkify!|Fold With Us!peterchen wrote:
I should remote-kick you anyway, just for the principles.
Does that mean you don't like my calling you Mr. Chen? :~ If so, I'll just call you Peter. I meant no offense.
Cheers, Vikram.
The cold will freeze our stares We won't care...